/*     TYPOGRAPHY
=============================== */
@font-face {
  font-family: mont-book;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-book.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-book.woff2") format("woff2"), url("../fonts/mont-book.woff") format("woff"), url("../fonts/mont-book.ttf") format("truetype"), url("../fonts/mont-book.svg#mont-book") format("svg");
}

@font-face {
  font-family: mont-bold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-bold.woff2") format("woff2"), url("../fonts/mont-bold.woff") format("woff"), url("../fonts/mont-bold.ttf") format("truetype"), url("../fonts/mont-bold.svg#mont-bold") format("svg");
}

@font-face {
  font-family: mont-semibold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/mont-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-semibold.woff2") format("woff2"), url("../fonts/mont-semibold.woff") format("woff"), url("../fonts/mont-semibold.ttf") format("truetype"), url("../fonts/mont-semibold.svg#mont-semibold") format("svg");
}

/* global css */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

a {
  text-decoration: none;
  color: #261e04;
  transition: color 0.5s linear;
}

a:hover {
  text-decoration: none;
  color: #261e04;
}

a:focus {
  text-decoration: none;
  color: #261e04;
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

b,
strong {
  font-weight: 700;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.ohidden {
  overflow: hidden;
}

.FL {
  float: left;
}

.FR {
  float: right;
}

.flex {
  display: -ms-flexbox;
  display: flex;
}

.CTR {
  text-align: center;
}

.TAR {
  text-align: right;
}

.uline {
  text-decoration: underline;
}

.UC {
  text-transform: uppercase;
}

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

:focus,
button:focus {
  outline: 0;
}

.PR {
  position: relative;
}

.PA0 {
  padding: 0;
}

.PA5 {
  padding: 5px;
}

.PA7 {
  padding: 7px;
}

.PA10 {
  padding: 10px;
}

.PA12 {
  padding: 12px;
}

.PA15 {
  padding: 15px;
}

.PA20 {
  padding: 20px;
}

.PT3 {
  padding-top: 3px;
}

.PT5 {
  padding-top: 5px;
}

.PT7 {
  padding-top: 7px;
}

.PT8 {
  padding-top: 8px;
}

.PT10 {
  padding-top: 10px;
}

.PT15 {
  padding-top: 15px;
}

.PT20 {
  padding-top: 20px;
}

.PT25 {
  padding-top: 25px;
}

.PT30 {
  padding-top: 30px;
}

.PT35 {
  padding-top: 35px;
}

.PT40 {
  padding-top: 40px;
}

.PT75 {
  padding-top: 75px;
}

.PT80 {
  padding-top: 75px;
}

.PB5 {
  padding-bottom: 5px;
}

.PB7 {
  padding-bottom: 7px;
}

.PB10 {
  padding-bottom: 10px;
}

.PB15 {
  padding-bottom: 15px;
}

.PB20 {
  padding-bottom: 20px;
}

.PB25 {
  padding-bottom: 25px;
}

.PB30 {
  padding-bottom: 30px;
}

.PB35 {
  padding-bottom: 50px;
}

.PB40 {
  padding-bottom: 40px;
}

.PB45 {
  padding-bottom: 45px;
}

.PB50 {
  padding-bottom: 50px;
}

.PB55 {
  padding-bottom: 55px;
}

.PB60 {
  padding-bottom: 60px;
}

.PL5 {
  padding-left: 5px;
}

.PL10 {
  padding-left: 10px;
}

.PL15 {
  padding-left: 15px;
}

.PL20 {
  padding-left: 20px;
}

.PL25 {
  padding-left: 25px;
}

.PR5 {
  padding-right: 5px;
}

.PR10 {
  padding-right: 10px;
}

.PR15 {
  padding-right: 15px;
}

.PR20 {
  padding-right: 20px;
}

.PL50 {
  padding-left: 50px;
}

.PR50 {
  padding-right: 50px;
}

.P0 {
  padding: 0px !important;
}

.relative {
  position: relative;
}

.MR5 {
  margin-right: 5px;
}

.MR7 {
  margin-right: 7px;
}

.MR10 {
  margin-right: 10px;
}

.MR15 {
  margin-right: 15px;
}

.MR20 {
  margin-right: 20px;
}

.MR25 {
  margin-right: 25px;
}

.MR30 {
  margin-right: 30px;
}

.MR0 {
  margin-right: 0 !important;
}

.ML2 {
  margin-left: 2px;
}

.ML5 {
  margin-left: 5px;
}

.ML7 {
  margin-left: 7px;
}

.ML10 {
  margin-left: 10px;
}

.ML15 {
  margin-left: 15px;
}

.ML20 {
  margin-left: 20px;
}

.ML30 {
  margin-left: 30px;
}

.MT3 {
  margin-top: 3px;
}

.MT5 {
  margin-top: 5px;
}

.MT7 {
  margin-top: 7px;
}

.MT10 {
  margin-top: 10px;
}

.MT12 {
  margin-top: 12px;
}

.MT15 {
  margin-top: 15px;
}

.MT20 {
  margin-top: 20px;
}

.MT25 {
  margin-top: 25px;
}

.MT30 {
  margin-top: 30px;
}

.MT35 {
  margin-top: 35px;
}

.MT40 {
  margin-top: 40px;
}

.MT45 {
  margin-top: 45px;
}

.MT50 {
  margin-top: 50px;
}

.MT70 {
  margin-top: 70px;
}

.MB5 {
  margin-bottom: 5px;
}

.MB10 {
  margin-bottom: 10px;
}

.MB15 {
  margin-bottom: 15px;
}

.MB20 {
  margin-bottom: 20px;
}

.MB30 {
  margin-bottom: 30px;
}

.MB40 {
  margin-bottom: 40px;
}

.strong {
  font-weight: 700;
}

@media screen and (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1320px;
  }
}

/* End */
body {
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
  color: #261e04;
}

@media (max-width: 1024px) {
  body {
    font-size: 14px;
  }
}

.fs-14sb {
  font: 400 1.03vw/1.4 "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .fs-14sb {
    font-size: 14px;
  }
}

.fs-14 {
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
}

.c-gray2 {
  color: #868686;
}

.c-brown1 {
  color: #9c6d41;
}

.ls2 {
  letter-spacing: 2px;
}

.c-white {
  color: #FFFFFF;
}

.fs-16 {
  font: 400 1.2vw/1.4 "mont-book", sans-serif;
}

.fs-16.sb {
  font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .fs-16 {
    font-size: 15px;
  }
}

.fs-18 {
  font: 400 18px "mont-book", sans-serif;
}

.fs-18sb {
  font: 400 18px "mont-semibold", sans-serif;
  letter-spacing: 2px;
}

.fs-12b {
  font: 400 0.9vw/1.4 "mont-bold", sans-serif;
  color: #868686;
  letter-spacing: .2vw;
}

@media (max-width: 1024px) {
  .fs-12b {
    font-size: 12px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  line-height: inherit;
}

.hd1 {
  font-family: "mont-book", sans-serif;
  font-size: 3.3vw;
  letter-spacing: .1vw;
  line-height: 1.1;
  color: #9c6d41;
}

.hd1 span {
  display: block;
}

@media (max-width: 767px) {
  .hd1 {
    font-size: 42px;
  }
}

.hd2 {
  font-family: "mont-semibold", sans-serif;
  font-size: 1.5vw;
  line-height: 1.2;
  color: #9c6d41;
}

.hd2.op1 {
  font-family: "mont-book", sans-serif;
}

@media (max-width: 767px) {
  .hd2 {
    font-size: 18px;
  }
}

.hd3 {
  font-family: "mont-book", sans-serif;
  font-size: 2.1vw;
  line-height: 1.1;
  color: #9c6d41;
}

.hd3.sb {
  font-family: "mont-semibold", sans-serif;
}

.hd3 span {
  display: block;
}

@media (max-width: 767px) {
  .hd3 {
    font-size: 24px;
  }
}

.main-hero-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  font-size: 4.9vw;
}

.hero-title {
  font-family: "mont-semibold", sans-serif;
  color: #FFFFFF;
  font-size: 2.2vw;
  letter-spacing: .8vw;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .hero-title {
    font-size: 20px;
  }
}

.fs-12 {
  font: 400 12px "mont-book", sans-serif;
}

.fs-24b {
  font-family: "mont-semibold", sans-serif;
  font-size: 24px;
  color: #9c6d41;
}

.secondary-nav,
.normal-tabs {
  transition: all 0.2s linear;
  padding: 10px 0;
  position: relative;
}

.secondary-nav .logo-box,
.normal-tabs .logo-box {
  width: 50px;
  height: 30px;
  position: absolute;
  top: 18px;
  left: 25px;
  display: none;
}

.secondary-nav .logo-box img,
.normal-tabs .logo-box img {
  width: 100%;
  height: auto;
}

.secondary-nav .menu-box-stiky,
.normal-tabs .menu-box-stiky {
  width: 90px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 15px;
  display: none;
}

.secondary-nav .container,
.normal-tabs .container {
  max-width: 90vw;
}

@media (max-width: 991px) {
  .secondary-nav,
  .normal-tabs {
    overflow: scroll;
    scrollbar-width: none;
  }
  .secondary-nav::-webkit-scrollbar,
  .normal-tabs::-webkit-scrollbar {
    display: none;
  }
}

.secondary-nav ul,
.normal-tabs ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 991px) {
  .secondary-nav ul,
  .normal-tabs ul {
    margin: 0 auto;
  }
}

.secondary-nav ul li a,
.normal-tabs ul li a {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "mont-bold", sans-serif;
  letter-spacing: 2px;
  display: block;
  padding: 10px 15px;
  border-radius: 30px;
  color: #868686;
}

.secondary-nav ul li a span,
.normal-tabs ul li a span {
  position: absolute;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -2px;
  opacity: 0;
  transition: opacity .2s ease;
  font-size: 12px;
}

@media (max-width: 1024px) {
  .secondary-nav ul li a,
  .normal-tabs ul li a {
    padding: 10px 7px;
  }
}

@media (max-width: 991px) {
  .secondary-nav ul li a,
  .normal-tabs ul li a {
    padding: 10px;
  }
}

.secondary-nav ul li a:hover, .secondary-nav ul li a.active,
.normal-tabs ul li a:hover,
.normal-tabs ul li a.active {
  color: #9c6d41;
}

.secondary-nav ul li a:hover span, .secondary-nav ul li a.active span,
.normal-tabs ul li a:hover span,
.normal-tabs ul li a.active span {
  opacity: 1;
}

@media (max-width: 767px) {
  .secondary-nav ul,
  .normal-tabs ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .secondary-nav ul li a,
  .normal-tabs ul li a {
    font-size: 15px;
    white-space: nowrap;
  }
}

.secondary-nav.sticky,
.normal-tabs.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #FFFFFF;
  box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}

.secondary-nav.sticky .menu-box-stiky,
.secondary-nav.sticky .logo-box,
.normal-tabs.sticky .menu-box-stiky,
.normal-tabs.sticky .logo-box {
  display: block;
}

@media (max-width: 1024px) {
  .secondary-nav.sticky .menu-box-stiky,
  .secondary-nav.sticky .logo-box,
  .normal-tabs.sticky .menu-box-stiky,
  .normal-tabs.sticky .logo-box {
    display: none;
  }
}

@media (max-width: 991px) {
  .secondary-nav.push,
  .normal-tabs.push {
    top: 54px;
  }
}

@media (max-width: 991px) {
  .secondary-nav.op1,
  .normal-tabs.op1 {
    overflow: inherit;
  }
  .secondary-nav.op1 .m-scroll,
  .normal-tabs.op1 .m-scroll {
    overflow: scroll;
    scrollbar-width: none;
    width: 80%;
  }
  .secondary-nav.op1 .m-scroll::-webkit-scrollbar,
  .normal-tabs.op1 .m-scroll::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .secondary-nav.op1 .m-scroll,
  .normal-tabs.op1 .m-scroll {
    width: 60%;
  }
}

.secondary-nav.op1 .container,
.normal-tabs.op1 .container {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1366px) {
  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1600px) {
  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 1320px;
  }
}

@media (max-width: 1024px) {
  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    max-width: 98vw;
  }
}

@media (max-width: 767px) {
  .secondary-nav.op1 .container,
  .normal-tabs.op1 .container {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.secondary-nav.op1 ul,
.normal-tabs.op1 ul {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.secondary-nav.op1 ul li:first-child a,
.normal-tabs.op1 ul li:first-child a {
  padding-left: 0;
  background: #FFFFFF;
}

.secondary-nav.op1 ul li:first-child a .text-val,
.normal-tabs.op1 ul li:first-child a .text-val {
  font-style: normal;
  display: inline-block;
  width: 50px;
}

.secondary-nav.op1 ul li:first-child a .text-val.op1,
.normal-tabs.op1 ul li:first-child a .text-val.op1 {
  font-style: normal;
  display: inline-block;
  width: 90px;
}

.secondary-nav.op1 ul li a,
.normal-tabs.op1 ul li a {
  -webkit-appearance: none;
}

.secondary-nav.op1 ul li a:hover,
.normal-tabs.op1 ul li a:hover {
  background: none;
}

.secondary-nav.op1 .filter-list.view-all-dd,
.normal-tabs.op1 .filter-list.view-all-dd {
  width: 200px;
}

@media (max-width: 991px) {
  .secondary-nav.op1 .filter-list.view-all-dd,
  .normal-tabs.op1 .filter-list.view-all-dd {
    width: 100px;
    margin: 0;
    border-top: 0;
    padding: 0;
  }
  .secondary-nav.op1 .filter-list.view-all-dd ul li,
  .normal-tabs.op1 .filter-list.view-all-dd ul li {
    padding-left: 0;
  }
}

.secondary-nav.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472,
.normal-tabs.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472 {
  opacity: 1;
  position: static;
  font-size: 8px;
}

.link {
  color: #9c6d41;
  border-bottom: 1px solid #9c6d41;
}

.read-more {
  color: #9c6d41;
  letter-spacing: .3vw;
  text-transform: uppercase;
  font-family: "mont-bold", sans-serif;
  font-style: italic;
  transition: all .3s linear;
}

.read-more span.icon-cta-icon {
  margin-left: 3px;
}

.read-more span.icon-cta-icon::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #9c6d41;
  transform: rotate(45deg);
  transition: all .3s linear;
  will-change: transform;
  display: inline-block;
}

@media (max-width: 767px) {
  .read-more span.icon-cta-icon::before {
    width: 8px;
    height: 8px;
  }
}

.read-more.white {
  color: #FFFFFF;
}

.read-more.white span::before {
  color: #FFFFFF;
}

.read-more:hover, .read-more:focus {
  color: #9c6d41;
}

.read-more:hover span::before, .read-more:focus span::before {
  background: #9c6d41;
  transform: rotate(135deg) scale(1.3);
}

@media (max-width: 767px) {
  .read-more {
    font-size: 12px;
  }
}

.MR3 {
  margin-right: 3px;
}

.responsive-img {
  width: 100%;
  display: block;
}

.responsive-video {
  width: 100%;
  display: block;
  height: auto;
}

.sction30 {
  padding: 30px 0;
}

.sction50 {
  padding: 50px 0;
}

@media (max-width: 991px) {
  .sction50 {
    padding: 30px 0;
  }
}

.sction90-70 {
  padding: 90px 0 70px 0;
}

@media (max-width: 767px) {
  .sction90-70.op1 {
    padding: 50px 0 0 0;
  }
}

@media (max-width: 767px) {
  .sction90-70.op2 {
    padding: 0 0 50px 0;
  }
}

.sction130 {
  padding: 130px 0;
}

@media (max-width: 991px) {
  .sction130 {
    padding: 60px 0;
  }
}

.section100-80 {
  padding: 100px 0 80px 0;
}

.section150-80 {
  padding: 150px 0 80px 0;
}

@media (max-width: 1024px) {
  .section150-80 {
    padding: 110px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .section150-80 {
    padding: 70px 0 30px 0;
  }
}

.section150-20 {
  padding: 150px 0 20px 0;
}

@media (max-width: 1024px) {
  .section150-20 {
    padding: 110px 0 20px 0;
  }
}

@media (max-width: 991px) {
  .section150-20 {
    padding: 70px 0 30px 0;
  }
}

.play-icon {
  position: absolute;
  width: 65px;
  height: 65px;
  z-index: 1;
}

@media (max-width: 767px) {
  .play-icon {
    width: 45px;
    height: 45px;
  }
}

.accordian .trgr {
  font-family: "mont-book", sans-serif;
  color: #868686;
  font-size: 1.5vw;
  padding: 2.6vh 30px 2.6vh 0;
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
  background: url(../images/plus.png) no-repeat right center;
  cursor: pointer;
}

.accordian .trgr.act {
  font-family: "mont-semibold", sans-serif;
  color: #9c6d41;
  border-bottom: 0;
  background: url(../images/minus.png) no-repeat right center;
}

.accordian .trgr .top-title {
  font-size: 18px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  letter-spacing: 2px;
  margin: 0;
}

@media (max-width: 767px) {
  .accordian .trgr .top-title {
    font-size: 12px;
  }
}

.accordian .trgr.op1 {
  font-size: 2.2vw;
}

@media (max-width: 767px) {
  .accordian .trgr.op1 {
    font-size: 18px;
  }
}

.accordian .trgr.op1.act {
  font-family: "mont-semibold", sans-serif;
}

.accordian .tog_cont {
  border-bottom: 1px solid rgba(38, 30, 4, 0.1);
}

.accordian p {
  color: #868686;
}

.contact-info {
  padding-right: 3vw;
}

.contact-info .hd1 {
  margin-bottom: 5vh;
}

@media (max-width: 991px) {
  .contact-info .hd1 {
    margin-bottom: 15px;
  }
}

.contact-info .hd2 {
  margin-bottom: 2vh;
}

@media (max-width: 991px) {
  .contact-info .hd2 {
    margin-bottom: 5px;
  }
}

.hide {
  display: none;
}

.get-in-touch {
  background-color: #f0ece7;
  margin-top: 80px;
}

@media (max-width: 991px) {
  .get-in-touch {
    margin-top: 30px;
  }
}

.get-in-touch-info {
  padding: 6.3vw 3vw;
}

@media (max-width: 1024px) {
  .get-in-touch-info {
    padding: 1.3vw 0px;
  }
}

@media (max-width: 767px) {
  .get-in-touch-info {
    padding: 30px 15px;
  }
  .get-in-touch-info .hd1 {
    font-size: 30px;
  }
  .get-in-touch-info .hd2 {
    font-size: 14px;
  }
  .get-in-touch-info .fs-18 {
    font-size: 14px;
  }
}

.git-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.git-list li span {
  background: url(../images/git-ic-bg.png) no-repeat 0 0;
  width: 142px;
  height: 142px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 20px;
}

@media (max-width: 991px) {
  .git-list li span {
    width: 80px;
    height: 80px;
    background-size: 80px;
  }
}

.git-list li .hd2 {
  margin-bottom: 2vh;
}

@media (max-width: 991px) {
  .git-list li .hd2 {
    margin-bottom: 3px;
  }
}

.git-list li p:last-child {
  padding-bottom: 0;
  margin: 0;
}

.owl-carousel.arrow .owl-nav button.owl-next,
.owl-carousel.arrow .owl-nav button.owl-prev {
  margin: 0 2px;
  transition: all 0.2s ease;
}

.owl-carousel.arrow .owl-nav button.owl-next span,
.owl-carousel.arrow .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel.arrow .owl-nav button.owl-next.disabled,
.owl-carousel.arrow .owl-nav button.owl-prev.disabled {
  opacity: .6;
  background-size: 16px;
}

.owl-carousel.arrow .owl-nav button.owl-next {
  background: url(../images/svg/arrow.svg) no-repeat;
  width: 18px;
  height: 27px;
  background-size: 16px;
}

.owl-carousel.arrow .owl-nav button.owl-next:hover {
  background: url(../images/svg/arrow-hover.svg) no-repeat;
  background-size: 16px;
}

@media (max-width: 767px) {
  .owl-carousel.arrow .owl-nav button.owl-next:hover {
    background: url(../images/svg/arrow.svg) no-repeat;
  }
}

.owl-carousel.arrow .owl-nav button.owl-prev {
  background: url(../images/svg/arw-lt.svg) no-repeat;
  width: 18px;
  height: 27px;
  background-size: 16px;
}

.owl-carousel.arrow .owl-nav button.owl-prev:hover {
  background: url(../images/svg/arw-lt-hover.svg) no-repeat;
  background-size: 16px;
}

@media (max-width: 767px) {
  .owl-carousel.arrow .owl-nav button.owl-prev:hover {
    background: url(../images/svg/arw-lt.svg) no-repeat;
  }
}

.owl-carousel.arrow.white-arrow button.owl-next {
  background: url(../images/svg/arrow-white.svg) no-repeat;
}

.owl-carousel.arrow.white-arrow button.owl-prev {
  background: url(../images/svg/arw-lt-white.svg) no-repeat;
}

.owl-carousel.meatballs .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  border: 1px solid rgba(38, 30, 4, 0.2);
  transform: rotate(45deg);
  margin: 3px;
}

.owl-carousel.meatballs .owl-dots .owl-dot.active {
  border-color: #6d4a2a;
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
}

@media (max-width: 767px) {
  .flex-d-c-r {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

.img-hover-box img {
  transition: all 0.5s ease;
}

.img-hover-box figure {
  overflow: hidden;
}

.img-hover-box:hover figure img {
  transform: scale3d(1.04, 1.04, 1);
}

.pay-step-box {
  width: 140px;
  height: 140px;
  background-color: #EEEDE8;
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  /* Rotate div */
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.pay-step-box .img-icon-box {
  /* Rotate p back so that only div is rotated. */
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}

.pay-step-box .img-icon-box img {
  width: 50px;
  margin-left: -20px;
}

@media (max-width: 767px) {
  .pay-step-box {
    width: 70px;
    height: 70px;
  }
  .pay-step-box .img-icon-box img {
    width: 30px;
    margin-left: -10px;
  }
}

.note-box {
  border: 1px solid #EEEDE8;
  padding: 30px;
  border-radius: 10px;
  color: #868686;
}

@media (max-width: 767px) {
  .note-box {
    padding: 15px;
  }
}

#accordion .card {
  width: 100%;
}

.card-header.op1 {
  background: none;
  border-color: #EEEDE8;
}

.card-header.op1 a {
  background: url(../images/minus.png) no-repeat right center;
  padding: 5px 30px 5px 5px;
  display: block;
  color: #868686;
}

.card-header.op1 a.collapsed {
  background: url(../images/plus.png) no-repeat right center;
}

.card-header.op1 a.act {
  background: url(../images/plus.png) no-repeat right center;
}

.modal-dialog-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  max-width: 100%;
  position: fixed;
  margin: 2px 7%;
}

.modal-dialog-bottom .modal-content {
  border-radius: 25px 25px 0 0;
  padding: 45px 45px 0 45px;
}

@media (max-width: 767px) {
  .modal-dialog-bottom .modal-content {
    padding: 15px;
  }
  .modal-dialog-bottom .modal-content .btn-box a {
    margin: 5px;
  }
}

.itp-btn {
  background: #f0ece7;
  color: #6d4a2a;
  font-size: 12px;
  padding: 4px 15px;
  border-radius: 10px;
}

.our-impact .row {
  margin-right: -10px;
  margin-left: -10px;
}

.our-impact .col-md-3, .our-impact .col-md-6, .our-impact .col-md-8, .our-impact .col-md-4 {
  padding: 0 10px;
}

.our-impact .col-md-3 p, .our-impact .col-md-6 p, .our-impact .col-md-8 p, .our-impact .col-md-4 p {
  margin-bottom: 0;
}

.our-impact .flagship-int .owl-stage {
  left: -30px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.os-animation {
  opacity: 0;
}

.os-animation.animated {
  opacity: 1;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

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

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Amenities:before {
  content: "\e93b";
  color: #9a6e41;
}

.icon-Cafe:before {
  content: "\e93a";
  color: #9a6e41;
}

.icon-Theatre:before {
  content: "\e937";
  color: #9a6e41;
}

.icon-School:before {
  content: "\e938";
  color: #9a6e41;
}

.icon-Mall:before {
  content: "\e939";
  color: #9a6e41;
}

.icon-highway:before {
  content: "\e92c";
  color: #9a6e41;
}

.icon-swimming-pool:before {
  content: "\e92d";
  color: #9a6e41;
}

.icon-spa:before {
  content: "\e92e";
  color: #9a6e41;
}

.icon-sea-link:before {
  content: "\e92f";
  color: #9a6e41;
}

.icon-sanjeevani-hospital:before {
  content: "\e930";
  color: #9a6e41;
}

.icon-ritz-carlton:before {
  content: "\e931";
  color: #9a6e41;
}

.icon-multipurpose-court:before {
  content: "\e932";
  color: #9a6e41;
}

.icon-metro:before {
  content: "\e933";
  color: #9a6e41;
}

.icon-landscape:before {
  content: "\e934";
  color: #9a6e41;
}

.icon-coastal-road:before {
  content: "\e935";
  color: #9a6e41;
}

.icon-adventure:before {
  content: "\e936";
  color: #9a6e41;
}

.icon-news:before {
  content: "\e926";
}

.icon-trend:before {
  content: "\e928";
}

.icon-rectangle:before {
  content: "\e92b";
  color: #9a6e41;
}

.icon-soundoff:before {
  content: "\e929";
}

.icon-soundon:before {
  content: "\e92a";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-noun-bed-1641049:before {
  content: "\e902";
}

.icon-noun-business-man-4201355:before {
  content: "\e903";
}

.icon-noun-chat-1561009:before {
  content: "\e904";
}

.icon-noun-construction-3733045:before {
  content: "\e905";
}

.icon-noun-cross-1769568:before {
  content: "\e906";
}

.icon-noun-customer-support-4376343:before {
  content: "\e907";
}

.icon-noun-diamond-1807567:before {
  content: "\e908";
}

.icon-noun-download-file-4457145:before {
  content: "\e909";
}

.icon-noun-dropdown-3574472:before {
  content: "\e90a";
}

.icon-noun-education-576649:before {
  content: "\e90b";
}

.icon-noun-filter-4025735:before {
  content: "\e90c";
}

.icon-noun-forest-1338217:before {
  content: "\e90d";
}

.icon-noun-garden-2816078:before {
  content: "\e90e";
}

.icon-noun-gym-4502257:before {
  content: "\e90f";
}

.icon-noun-highway-4459934:before {
  content: "\e910";
}

.icon-noun-hospital-1407354:before {
  content: "\e911";
}

.icon-noun-house-4030014:before {
  content: "\e912";
}

.icon-noun-instagram-3350818:before {
  content: "\e913";
}

.icon-noun-mail-1092212:before {
  content: "\e914";
}

.icon-noun-metro-1105749:before {
  content: "\e915";
}

.icon-noun-news-1537014:before {
  content: "\e916";
}

.icon-noun-office-1665811:before {
  content: "\e917";
}

.icon-noun-pdf-781710:before {
  content: "\e918";
}

.icon-noun-phone-3612570:before {
  content: "\e919";
}

.icon-noun-play-1192900:before {
  content: "\e91a";
}

.icon-noun-pool-1183250:before {
  content: "\e91b";
}

.icon-noun-search-1060325:before {
  content: "\e91c";
}

.icon-noun-share-1058859-1:before {
  content: "\e91d";
}

.icon-noun-share-1058859:before {
  content: "\e91e";
}

.icon-noun-share-2832870:before {
  content: "\e91f";
}

.icon-noun-shop-865857:before {
  content: "\e920";
}

.icon-noun-shop-2258251:before {
  content: "\e921";
}

.icon-noun-solar-panel-2592568:before {
  content: "\e922";
}

.icon-noun-sport-3489224:before {
  content: "\e923";
}

.icon-noun-tick-446229:before {
  content: "\e924";
}

.icon-twitter:before {
  content: "\e925";
}

.icon-youtube2:before {
  content: "\e927";
}

.icon-cta-icon:before {
  content: "\e900";
  color: #9c6d41;
}

.header {
  height: 110px;
  padding-top: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

@media (max-width: 991px) {
  .header {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .header {
    height: auto;
  }
}

.header .container {
  max-width: 90%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .header .container {
    max-width: 100%;
  }
}

.header .logo img.sticky-logo {
  display: none;
}

@media (max-width: 1024px) {
  .header .logo {
    margin-top: 4px;
    display: block;
  }
  .header .logo img {
    width: 70px;
  }
}

@media (max-width: 991px) {
  .header.sticky {
    background: #6d4a2a;
    position: fixed;
    z-index: 3;
    padding: 7px 0;
    height: auto;
  }
}

.header.sticky.op1 {
  background: #6d4a2a;
  position: fixed;
  z-index: 3;
  padding: 7px 0;
  height: auto;
}

.header.sticky.op1 .logo {
  display: block;
  width: 80px;
}

.header.sticky.op1 .logo img {
  display: none;
}

.header.sticky.op1 .logo img.sticky-logo {
  display: block;
}

@media (max-width: 991px) {
  .header.sticky.op1 .logo {
    width: 70px;
  }
}

.header.sticky.op1 .logo img {
  width: 100%;
}

.menu-box {
  background-color: #6d4a2a;
  height: 40px;
  width: 88px;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .menu-box {
    margin-right: 10px;
  }
}

.menu-box a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 5px;
}

.menu-box a span {
  font-size: 20px;
}

.menu-box a span::before {
  color: #e0cbaf;
}

.menu-box a.menu {
  background: #261e04;
}

.menu-box a.menu.close {
  opacity: 1;
}

.menu-box a.menu img {
  transition: all 0.5s ease;
}

.menu-box a.menu:hover img {
  opacity: .6;
}

.expand-menu, .expand-search {
  background: #EEEDE8;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
}

.expand-menu .header, .expand-search .header {
  position: static;
}

@media (max-width: 767px) {
  .expand-menu .header .logo img, .expand-search .header .logo img {
    width: 100px;
  }
}

.expand-menu .logo img, .expand-search .logo img {
  width: 120px;
}

.expand-menu .menu-other-details, .expand-search .menu-other-details {
  padding: 80px 0;
}

.expand-menu .menu-other-details .menu-list > li, .expand-search .menu-other-details .menu-list > li {
  font-size: 1.5vw;
  padding: 15px 0;
}

.expand-menu .menu-other-details .menu-list > li a, .expand-search .menu-other-details .menu-list > li a {
  color: #868686;
}

.expand-menu .menu-other-details .menu-list > li a span, .expand-search .menu-other-details .menu-list > li a span {
  opacity: 0;
  transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list > li a:hover, .expand-search .menu-other-details .menu-list > li a:hover {
  color: #9c6d41;
}

.expand-menu .menu-other-details .menu-list > li a:hover span, .expand-search .menu-other-details .menu-list > li a:hover span {
  opacity: 1;
}

.expand-menu .menu-other-details .menu-list > li .others-link, .expand-search .menu-other-details .menu-list > li .others-link {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  display: none;
  opacity: 0;
  transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list > li .others-link li, .expand-search .menu-other-details .menu-list > li .others-link li {
  font-size: 1.2vw;
  margin-right: 35px;
}

.expand-menu .menu-other-details .menu-list > li:hover a span, .expand-search .menu-other-details .menu-list > li:hover a span {
  opacity: 1;
}

.expand-menu .menu-other-details .menu-list > li:hover .others-link, .expand-search .menu-other-details .menu-list > li:hover .others-link {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

@media (max-width: 767px) {
  .expand-menu .menu-other-details, .expand-search .menu-other-details {
    padding: 20px 0;
  }
  .expand-menu .menu-other-details .menu-list > li, .expand-search .menu-other-details .menu-list > li {
    font-size: 16px;
  }
  .expand-menu .menu-other-details .menu-list > li .others-link, .expand-search .menu-other-details .menu-list > li .others-link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .expand-menu .menu-other-details .menu-list > li .others-link li, .expand-search .menu-other-details .menu-list > li .others-link li {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .expand-menu .menu-other-details .list-social, .expand-search .menu-other-details .list-social {
    margin-bottom: 30px;
  }
}

.expand-search {
  color: #868686;
}

.search-type-box {
  position: relative;
}

.search-type-box .line-inpt {
  font-size: 24px;
  padding-right: 35px;
}

.search-type-box .line-inpt:-ms-input-placeholder {
  color: #9c6d41;
  font-size: 24px;
}

.search-type-box .line-inpt::placeholder {
  color: #9c6d41;
  font-size: 24px;
}

.search-type-box .search-button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 15px;
}

.search-type-box .search-button span {
  font-size: 20px;
}

.search-type-box .search-button span::before {
  color: #6d4a2a;
}

.search-list li {
  padding: 35px 0 20px 0;
  border-bottom: 1px solid #b6b6b6;
}

.search-list li .hd3 {
  margin-bottom: 10px;
}

.search-list li .hd3 a {
  color: #9c6d41;
}

/* Component wise SCSS*/
.hero-banner {
  position: relative;
  overflow: hidden;
}

.hero-banner.op1 {
  height: auto;
}

@media screen and (max-width: 1440px) {
  .hero-banner {
    height: 100vh;
  }
}

@media screen and (max-width: 1280px) {
  .hero-banner {
    height: auto;
  }
}

.hero-banner img,
.hero-banner video {
  width: 100%;
  display: block;
  height: auto;
}

.hero-banner .banner-ctnt {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.hero-banner .heading-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-size: 2.1vw;
  letter-spacing: 1vw;
  text-transform: uppercase;
  margin-bottom: .8vh;
}

@media (max-width: 767px) {
  .hero-banner .heading-title {
    font-size: 15px;
  }
}

.hero-banner .main-hero-title {
  font-family: "mont-book", sans-serif;
  color: #FFFFFF;
  font-size: 4.9vw;
}

@media (max-width: 767px) {
  .hero-banner .main-hero-title {
    font-size: 47px;
  }
}

.hero-banner .enquire-now {
  position: absolute;
  font: italic 400 1.03vw/1.2 "mont-semibold", sans-serif;
  color: #FFFFFF;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10%;
  letter-spacing: .5vw;
  text-transform: uppercase;
  transition: all .3s linear;
}

.hero-banner .enquire-now:hover {
  letter-spacing: .6vw;
}

@media (max-width: 767px) {
  .hero-banner .enquire-now {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
}

.hero-banner .enquire-now .icon-cta-icon:before {
  color: #FFFFFF;
}

.hero-banner .muted {
  border-radius: 50px;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: absolute;
  left: 5%;
  z-index: 1;
  bottom: 9%;
  border: 1px solid #6d4a2a;
  background: rgba(109, 74, 42, 0.5);
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
}

.hero-banner .muted .icon-soundoff {
  font-size: 25px;
  opacity: .5;
}

.hero-banner .muted .icon-soundoff.act {
  opacity: .8;
}

.hero-banner .muted .icon-soundoff.act:before {
  content: "\e92a";
}

@media (max-width: 767px) {
  .hero-banner .muted {
    display: none;
  }
}

.hero-banner .chat-box {
  background-color: #6d4a2a;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  position: fixed;
  right: 5%;
  bottom: 10%;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #FFF;
  padding: 18px;
}

.hero-banner .chat-box::before {
  border: 1px solid #9c6d41;
  content: "";
  width: 84px;
  height: 84px;
  display: block;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.5s ease;
}

@media (max-width: 767px) {
  .hero-banner .chat-box::before {
    display: none;
  }
}

.hero-banner .chat-box:hover::before {
  opacity: 1;
}

.hero-banner .chat-box:hover span {
  opacity: .8;
}

@media (max-width: 767px) {
  .hero-banner .chat-box {
    display: none;
  }
}

.hero-banner .chat-box span {
  font-size: 36px;
  transition: all 0.5s ease;
}

.hero-banner .chat-box span::before {
  color: #f0ece7;
}

.hero-banner .blog-hero {
  background: #f0ece7;
  color: #9c6d41;
}

.hero-banner .blog-hero .details-box {
  padding: 0 6vw 0 3vw;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .hero-banner .blog-hero .details-box {
    padding: 30px 15px;
  }
}

.hero-banner .blog-hero .details-box .date-info {
  font-family: "mont-semibold", sans-serif;
}

.hero-banner .blog-hero .details-box .date-info span {
  margin: 0 10px;
}

.hero-banner .blog-hero .details-box .hd1 {
  margin: 30px 0 35px 0;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box .hd1 {
    margin: 10px 0;
  }
}

.hero-banner .blog-hero .details-box .link-box {
  margin-top: 50px;
}

@media (max-width: 991px) {
  .hero-banner .blog-hero .details-box .link-box {
    margin: 15px 0 0 0;
  }
}

.hero-banner .blog-carousel .owl-nav .owl-next, .hero-banner .blog-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-banner .blog-carousel .owl-nav .owl-next {
  right: 45px;
}

@media (max-width: 1024px) {
  .hero-banner .blog-carousel .owl-nav .owl-next {
    right: 15px;
  }
}

.hero-banner .blog-carousel .owl-nav .owl-prev {
  left: 45px;
}

@media (max-width: 1024px) {
  .hero-banner .blog-carousel .owl-nav .owl-prev {
    left: 15px;
  }
}

.hero-banner .blog-carousel .owl-dots {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.hero-banner .blog-carousel .owl-dots .owl-dot {
  border-color: rgba(255, 255, 255, 0.7);
}

.hero-banner .blog-carousel .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
}

.hero-banner.awards {
  height: auto;
  margin-top: 50px;
}

.hero-banner.awards figure {
  margin: 0;
}

.hero-banner .payment-hero {
  background: #F8F7F5;
  min-height: 575px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .hero-banner .payment-hero {
    min-height: 400px;
  }
}

.hero-banner .payment-hero .pay-list {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  position: relative;
  text-align: center;
  width: 100%;
}

.hero-banner .payment-hero .pay-list li {
  -ms-flex: 1;
}

.hero-banner .payment-hero .pay-list li:nth-child(2) .pay-step-box {
  margin: 0 auto;
}

.hero-banner .payment-hero .pay-list li:nth-child(3) .pay-step-box {
  margin-left: auto;
}

.hero-banner .payment-hero .pay-list li:nth-child(3) .img-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (max-width: 767px) {
  .hero-banner .payment-hero .pay-list li {
    width: 33%;
  }
  .hero-banner .payment-hero .pay-list li:first-child .pay-step-box {
    margin-left: 18%;
  }
  .hero-banner .payment-hero .pay-list li:last-child .pay-step-box {
    margin-right: 18%;
  }
}

@media (max-width: 767px) {
  .hero-banner .payment-hero .pay-list {
    padding-left: 5px;
  }
}

.hero-banner .payment-hero .pay-list::before {
  height: 2px;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 70px;
  -ms-width: 70%;
  background: url(../images/line.png) repeat-x;
}

@media (max-width: 767px) {
  .hero-banner .payment-hero .pay-list::before {
    top: 35px;
    width: 80%;
    left: 10%;
  }
}

.hero-banner .payment-hero .pay-list .img-text {
  padding-top: 30px;
  color: #9c6d41;
}

.blog-comp {
  padding: 130px 0;
}

@media (max-width: 1024px) {
  .blog-comp {
    padding: 65px 0 30px 0;
  }
}

.about-us-box {
  color: rgba(38, 30, 4, 0.7);
}

.about-us-box .hd1 {
  line-height: .9;
}

@media (max-width: 767px) {
  .about-us-box .TAR {
    text-align: left;
  }
  .about-us-box .fs-16 {
    padding-left: 85px;
    margin-top: -20px;
  }
  .about-us-box .col-md-8 {
    padding-left: 100px;
  }
  .about-us-box .CTR {
    text-align: left;
  }
}

.about-carousel .box1,
.about-carousel .box2,
.about-carousel .box3,
.about-carousel .box4,
.about-carousel .box5 {
  opacity: 0;
}

.about-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.about-carousel .owl-item:hover {
  opacity: 1;
}

.about-carousel .owl-item.center {
  opacity: 1;
}

.about-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .2s;
}

.about-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .5s;
}

.about-carousel .owl-nav {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -khtml-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 66%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 1280px) {
  .about-carousel .owl-nav {
    width: 75%;
  }
}

@media (max-width: 1024px) {
  .about-carousel .owl-nav {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .about-carousel .owl-nav {
    display: none;
  }
}

.beginning-box {
  margin-top: 45px;
}

@media (max-width: 767px) {
  .beginning-box {
    margin-top: 30px;
  }
  .beginning-box .MT30 {
    margin-top: 15px;
  }
  .beginning-box .col-md-8 {
    padding-left: 15px;
  }
  .beginning-box .hd3 {
    margin-bottom: 15px;
  }
  .beginning-box .hd3 span {
    display: inline-block;
  }
}

.more-about-img-box {
  background: url(../images/bg-1.jpg) no-repeat 0 0;
  padding: 35px 0 35px 65px;
  background-size: 92% 100%;
  position: relative;
}

.more-about-img-box.op1 {
  padding: 10px 0 10px 10px;
}

.more-about-img-box.op1 figure {
  margin: 0;
}

@media (max-width: 767px) {
  .more-about-img-box {
    background-size: 82% 100%;
    padding: 30px;
  }
}

.more-about-img-box .play-icon {
  right: 10%;
  bottom: 10%;
}

@media (max-width: 767px) {
  .more-about-img-box .play-icon {
    right: 12%;
    bottom: 12%;
  }
}

.more-about-img-box img {
  width: 100%;
  height: auto;
  display: block;
}

.about-more-company {
  font-size: 1.5vw;
  padding-right: 50px;
  color: rgba(38, 30, 4, 0.8);
}

.about-more-company figure {
  margin-bottom: 55px;
}

.about-more-company .about-info {
  font-size: 12px;
  color: #868686;
  text-transform: uppercase;
  margin-top: 7px;
  font-family: "mont-semibold", sans-serif;
}

.about-more-company .about-info span {
  display: block;
}

@media (max-width: 767px) {
  .about-more-company {
    font-size: 16px;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }
  .about-more-company figure {
    margin-bottom: 20px;
  }
  .about-more-company .hd3.MT50 {
    margin-top: 20px;
  }
}

.project-section {
  position: relative;
}

@media (max-width: 767px) {
  .project-section .img-grdn {
    position: relative;
    height: 100%;
  }
  .project-section .img-grdn::after {
    content: "";
    position: absolute;
    background: url(../images/img-after.png) no-repeat 0 0;
    background-size: cover;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
  }
  .project-section .img-grdn::before {
    content: "";
    position: absolute;
    background: url(../images/img-before.png) no-repeat 0 0;
    background-size: cover;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
  }
}

.project-section .lp-carousel .owl-nav {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
}

@media (max-width: 991px) {
  .project-section .lp-carousel .owl-nav {
    right: 0;
  }
}

@media (max-width: 767px) {
  .project-section .lp-carousel .owl-nav {
    left: 0;
    width: 100%;
    position: absolute;
  }
  .project-section .lp-carousel .owl-nav button.owl-next {
    background: url(../images/svg/arrow-white.svg) no-repeat;
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
  }
  .project-section .lp-carousel .owl-nav button.owl-next:hover {
    background: url(../images/svg/arrow-white.svg) no-repeat;
  }
  .project-section .lp-carousel .owl-nav button.owl-prev {
    position: static;
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
    background: url(../images/svg/arw-lt-white.svg) no-repeat;
  }
  .project-section .lp-carousel .owl-nav button.owl-prev:hover {
    background: url(../images/svg/arw-lt-white.svg) no-repeat;
  }
}

.project-section .lp-carousel .owl-dots {
  position: absolute;
  bottom: 15%;
  right: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: 19%;
}

@media (max-width: 991px) {
  .project-section .lp-carousel .owl-dots {
    right: 15px;
    bottom: 25%;
  }
}

@media (max-width: 767px) {
  .project-section .lp-carousel .owl-stage {
    padding-left: 0 !important;
  }
  .project-section .lp-carousel .owl-stage .owl-item {
    opacity: .5;
  }
  .project-section .lp-carousel .owl-stage .owl-item .main-map-box {
    opacity: 0;
  }
  .project-section .lp-carousel .owl-stage .owl-item.active {
    opacity: 1;
  }
  .project-section .lp-carousel .owl-stage .owl-item.active .main-map-box {
    opacity: 1;
  }
}

.landing-project {
  padding: 0;
  overflow: hidden;
}

.landing-project p {
  margin-bottom: .3rem;
}

.landing-project-info {
  padding-right: 7.3vw;
}

@media (max-width: 1024px) {
  .landing-project-info {
    padding-bottom: 30px;
    padding-right: 0;
  }
  .landing-project-info .tab-content {
    padding-right: 15px;
  }
}

.lp-details {
  padding: 2.5vw 0 0 2.5vw;
}

@media (max-width: 767px) {
  .lp-details {
    padding: 15px;
  }
}

.lp-img-box {
  background: #FFFFFF;
  color: rgba(38, 30, 4, 0.7);
}

.oberoi-city-info {
  position: relative;
  margin-top: 3.8vw;
}

.oberoi-city-info .view-project {
  position: absolute;
  left: 30px;
  bottom: 0px;
}

@media (max-width: 991px) {
  .oberoi-city-info .view-project {
    left: 0;
  }
}

.oberoi-city-info .city-map {
  position: absolute;
  left: -30px;
  top: 0;
  width: 40%;
}

@media (max-width: 1024px) {
  .oberoi-city-info .city-map {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map {
    position: inherit;
    left: 0;
    width: 100%;
  }
}

.oberoi-city-info .city-map img {
  width: 100%;
}

.oberoi-city-info .city-map .main-map-box {
  position: relative;
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box {
    overflow: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .oberoi-city-info .city-map .main-map-box::-webkit-scrollbar {
    display: none;
  }
  .oberoi-city-info .city-map .main-map-box .nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-top: 25px;
    background: url(../images/svg/wave.svg) repeat-x 0 7px;
    background-size: 50%;
    width: 800px;
  }
  .oberoi-city-info .city-map .main-map-box .nav li {
    margin: 0 25px;
  }
  .oberoi-city-info .city-map .main-map-box .nav li:nth-child(odd) {
    margin-top: -20px;
  }
  .oberoi-city-info .city-map .main-map-box .nav li:nth-child(even) {
    margin-top: -10px;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1,
.oberoi-city-info .city-map .main-map-box .pin2,
.oberoi-city-info .city-map .main-map-box .pin3,
.oberoi-city-info .city-map .main-map-box .pin4,
.oberoi-city-info .city-map .main-map-box .pin5,
.oberoi-city-info .city-map .main-map-box .pin6,
.oberoi-city-info .city-map .main-map-box .pin7,
.oberoi-city-info .city-map .main-map-box .pin8,
.oberoi-city-info .city-map .main-map-box .pin9 {
  position: absolute;
  display: block;
  width: 30%;
  transition: all 0.5s linear;
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box .pin1,
  .oberoi-city-info .city-map .main-map-box .pin2,
  .oberoi-city-info .city-map .main-map-box .pin3,
  .oberoi-city-info .city-map .main-map-box .pin4,
  .oberoi-city-info .city-map .main-map-box .pin5,
  .oberoi-city-info .city-map .main-map-box .pin6,
  .oberoi-city-info .city-map .main-map-box .pin7,
  .oberoi-city-info .city-map .main-map-box .pin8,
  .oberoi-city-info .city-map .main-map-box .pin9 {
    position: inherit;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 p,
.oberoi-city-info .city-map .main-map-box .pin2 p,
.oberoi-city-info .city-map .main-map-box .pin3 p,
.oberoi-city-info .city-map .main-map-box .pin4 p,
.oberoi-city-info .city-map .main-map-box .pin5 p,
.oberoi-city-info .city-map .main-map-box .pin6 p,
.oberoi-city-info .city-map .main-map-box .pin7 p,
.oberoi-city-info .city-map .main-map-box .pin8 p,
.oberoi-city-info .city-map .main-map-box .pin9 p {
  font-size: 9px;
  text-align: center;
  margin-top: 5px;
}

@media (max-width: 991px) {
  .oberoi-city-info .city-map .main-map-box .pin1 p,
  .oberoi-city-info .city-map .main-map-box .pin2 p,
  .oberoi-city-info .city-map .main-map-box .pin3 p,
  .oberoi-city-info .city-map .main-map-box .pin4 p,
  .oberoi-city-info .city-map .main-map-box .pin5 p,
  .oberoi-city-info .city-map .main-map-box .pin6 p,
  .oberoi-city-info .city-map .main-map-box .pin7 p,
  .oberoi-city-info .city-map .main-map-box .pin8 p,
  .oberoi-city-info .city-map .main-map-box .pin9 p {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 figure,
.oberoi-city-info .city-map .main-map-box .pin2 figure,
.oberoi-city-info .city-map .main-map-box .pin3 figure,
.oberoi-city-info .city-map .main-map-box .pin4 figure,
.oberoi-city-info .city-map .main-map-box .pin5 figure,
.oberoi-city-info .city-map .main-map-box .pin6 figure,
.oberoi-city-info .city-map .main-map-box .pin7 figure,
.oberoi-city-info .city-map .main-map-box .pin8 figure,
.oberoi-city-info .city-map .main-map-box .pin9 figure {
  width: 36px;
  height: 36px;
  border: 1px solid #9c6d41;
  border-radius: 50%;
  background: #FFFFFF;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  transition: all 0.2s linear;
  -ms-flex-pack: center;
      justify-content: center;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span,
.oberoi-city-info .city-map .main-map-box .pin2 figure span,
.oberoi-city-info .city-map .main-map-box .pin3 figure span,
.oberoi-city-info .city-map .main-map-box .pin4 figure span,
.oberoi-city-info .city-map .main-map-box .pin5 figure span,
.oberoi-city-info .city-map .main-map-box .pin6 figure span,
.oberoi-city-info .city-map .main-map-box .pin7 figure span,
.oberoi-city-info .city-map .main-map-box .pin8 figure span,
.oberoi-city-info .city-map .main-map-box .pin9 figure span {
  font-size: 15px;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure span::before {
  color: #6d4a2a;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure::before {
  border: 1px solid #9c6d41;
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  left: 50%;
  right: auto;
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box .pin1 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin2 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin3 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin4 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin5 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin6 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin7 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin8 figure::before,
  .oberoi-city-info .city-map .main-map-box .pin9 figure::before {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 a,
.oberoi-city-info .city-map .main-map-box .pin2 a,
.oberoi-city-info .city-map .main-map-box .pin3 a,
.oberoi-city-info .city-map .main-map-box .pin4 a,
.oberoi-city-info .city-map .main-map-box .pin5 a,
.oberoi-city-info .city-map .main-map-box .pin6 a,
.oberoi-city-info .city-map .main-map-box .pin7 a,
.oberoi-city-info .city-map .main-map-box .pin8 a,
.oberoi-city-info .city-map .main-map-box .pin9 a {
  padding: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a::before,
.oberoi-city-info .city-map .main-map-box .pin2 a::before,
.oberoi-city-info .city-map .main-map-box .pin3 a::before,
.oberoi-city-info .city-map .main-map-box .pin4 a::before,
.oberoi-city-info .city-map .main-map-box .pin5 a::before,
.oberoi-city-info .city-map .main-map-box .pin6 a::before,
.oberoi-city-info .city-map .main-map-box .pin7 a::before,
.oberoi-city-info .city-map .main-map-box .pin8 a::before,
.oberoi-city-info .city-map .main-map-box .pin9 a::before {
  width: 0;
  height: 1px;
  background: #9c6d41;
  content: "";
  position: absolute;
  top: 15px;
  left: 64px;
  transition: all 0.5s linear;
  opacity: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover::before, .oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active::before {
  width: 30vw;
  opacity: 1;
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box .pin1 a:hover::before, .oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
  .oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
  .oberoi-city-info .city-map .main-map-box .pin9 a.active::before {
    display: none;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure, .oberoi-city-info .city-map .main-map-box .pin1 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure {
  width: 42px;
  height: 42px;
  background: #9c6d41;
  margin-top: -4px;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure::before, .oberoi-city-info .city-map .main-map-box .pin1 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure::before {
  opacity: 1;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure span::before, .oberoi-city-info .city-map .main-map-box .pin1 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure span::before {
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .oberoi-city-info .city-map .main-map-box .pin1,
  .oberoi-city-info .city-map .main-map-box .pin2,
  .oberoi-city-info .city-map .main-map-box .pin3,
  .oberoi-city-info .city-map .main-map-box .pin4,
  .oberoi-city-info .city-map .main-map-box .pin5,
  .oberoi-city-info .city-map .main-map-box .pin6,
  .oberoi-city-info .city-map .main-map-box .pin7,
  .oberoi-city-info .city-map .main-map-box .pin8,
  .oberoi-city-info .city-map .main-map-box .pin9 {
    left: auto;
    top: auto;
  }
}

.oberoi-city-info .city-map .main-map-box .pin1 {
  top: 6%;
  left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin2 {
  top: 20%;
  left: 0%;
}

.oberoi-city-info .city-map .main-map-box .pin3 {
  top: 30%;
  left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin4 {
  top: 40%;
  left: 10%;
}

.oberoi-city-info .city-map .main-map-box .pin5 {
  top: 40%;
  left: 70%;
}

.oberoi-city-info .city-map .main-map-box .pin6 {
  top: 64%;
  left: 5%;
}

.oberoi-city-info .city-map .main-map-box .pin7 {
  top: 65%;
  left: 45%;
}

.oberoi-city-info .city-map .main-map-box .pin8 {
  top: 85%;
  left: 15%;
}

.oberoi-city-info .city-map .main-map-box .pin9 {
  top: 85%;
  left: 55%;
}

.inside-outside {
  display: -ms-flexbox;
  display: flex;
}

.inside-outside li {
  font-size: 9px;
  color: #6d4a2a;
  margin-right: 14px;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1;
}

.inside-outside li span {
  -ms-flex: 0 0 20px;
      flex: 0 0 20px;
  height: 20px;
  border: 1px dashed #6d4a2a;
  border-radius: 10px;
  margin-right: 5px;
}

.inside-outside li.act span {
  background: #f0ece7;
  border: 1px solid #6d4a2a;
}

.portfolio {
  background: #f0ece7;
  padding: 100px 0;
}

.portfolio .owl-stage-outer {
  padding: 11% 0 0;
}

.portfolio .owl-carousel .owl-item {
  padding: 2.2vw;
  transition: all ease-in .4s;
}

.portfolio .owl-carousel .owl-item .hd2 {
  min-height: 50px;
  font-size: 1.32vw;
  margin-top: 10px;
}

.portfolio .owl-carousel .owl-item .portfolio-info {
  display: none;
}

.portfolio .owl-carousel .owl-item.prevCard {
  left: -4.5vw;
}

.portfolio .owl-carousel .owl-item.center + .active {
  right: -4.5vw;
}

.portfolio .owl-carousel .owl-item.center + .active {
  z-index: 1;
}

.portfolio .owl-carousel .owl-item.active.center {
  z-index: 2;
  padding: 0;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-img {
  transform: scale(1.9);
}

.portfolio .owl-carousel .owl-item.active.center .hd2 {
  margin-top: 55%;
  min-height: inherit;
  width: 35vw;
  margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
  display: block;
  width: 35vw;
  margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info .desc {
  margin: 8px 0 12px;
}

.project-city {
  padding: 50px 40px;
  position: relative;
}

@media (max-width: 991px) {
  .project-city {
    padding: 15px;
  }
}

.project-city .pc-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10%;
  color: #FFFFFF;
}

.project-city .pc-info .hd3 {
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1.2vw;
}

@media (max-width: 767px) {
  .project-city .pc-info .CTR {
    padding: 0 30px;
  }
}

.de-carousel .owl-nav {
  position: absolute;
  right: 6.5vw;
  bottom: 55%;
}

@media (max-width: 1024px) {
  .de-carousel .owl-nav {
    right: 2.5vw;
  }
}

@media (max-width: 991px) {
  .de-carousel .owl-nav {
    bottom: 75%;
  }
}

@media (max-width: 767px) {
  .de-carousel .owl-nav {
    position: inherit;
    left: auto;
    bottom: auto;
  }
}

.de-carousel .box1,
.de-carousel .box2 {
  opacity: 1;
}

.de-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.de-carousel .owl-item:hover {
  opacity: 1;
}

.de-carousel .owl-item .de-img-box img,
.de-carousel .owl-item .de-img-box video {
  width: 50%;
  margin-left: auto;
}

@media (max-width: 767px) {
  .de-carousel .owl-item .de-img-box img,
  .de-carousel .owl-item .de-img-box video {
    width: 100%;
  }
}

.de-carousel .owl-item .row {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.de-carousel .owl-item .de-copy-box {
  display: none;
}

.de-carousel .owl-item.active {
  opacity: 1;
}

.de-carousel .owl-item.active.center {
  overflow: hidden;
}

.de-carousel .owl-item.active.center .de-copy-box {
  display: block;
}

.de-carousel .owl-item.active.center .de-img-box img,
.de-carousel .owl-item.active.center .de-img-box video {
  width: 100%;
  margin: 0 auto;
}

.de-carousel .owl-item.active.center .box1 {
  opacity: 1;
  animation-name: fadeIn;
  animation-delay: .1s;
}

.de-carousel .owl-item.active.center .box2 {
  opacity: 1;
  animation-name: slideInRight;
  animation-delay: .5s;
}

.de-carousel .owl-item.active.center + .owl-item .de-img-box img,
.de-carousel .owl-item.active.center + .owl-item .de-img-box video {
  margin: 0;
  margin-top: 59%;
}

@media (max-width: 767px) {
  .de-carousel .owl-item.active.center + .owl-item .de-img-box img,
  .de-carousel .owl-item.active.center + .owl-item .de-img-box video {
    margin: 0;
  }
}

.de-carousel .owl-item.active.center + .owl-item .row {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.de-box {
  font-size: 1.5vw;
  color: rgba(38, 30, 4, 0.8);
  padding-right: 5vw;
}

.de-box .hd1 {
  margin-bottom: 30px;
}

.de-box .hd1 span {
  display: block;
}

.de-box .hd3 {
  color: #868686;
  font-family: "mont-semibold", sans-serif;
  margin-bottom: 10px;
}

.de-box .fs-12b {
  font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
  .de-box {
    font-size: 14px;
  }
}

.de-img-box {
  position: relative;
  background-size: cover;
}

.de-img-box .play-icon {
  right: 20px;
  bottom: 20px;
}

.sustainable {
  position: relative;
}

.sustainable .banner-ctnt {
  position: absolute;
  width: 100%;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sustainable .banner-ctnt .hd1 {
  color: #FFFFFF;
}

.sustainable .banner-ctnt .sustainable-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 12vh;
}

@media (max-width: 991px) {
  .sustainable .banner-ctnt .sustainable-list {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 30px;
  }
}

.sustainable .banner-ctnt .sustainable-list li {
  background: url(../images/241x241.png) no-repeat 0 0;
  width: 241px;
  height: 241px;
  padding: 0 65px;
  color: #868686;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 14px;
}

.sustainable .banner-ctnt .sustainable-list li p {
  min-height: 60px;
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list li p {
    min-height: inherit;
  }
}

.sustainable .banner-ctnt .sustainable-list li figure {
  height: 40px;
}

.sustainable .banner-ctnt .sustainable-list li figure img {
  height: 40px;
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list li figure {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .sustainable .banner-ctnt .sustainable-list li figure img {
    width: 30px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .sustainable .banner-ctnt .sustainable-list li {
    width: 200px;
    height: 200px;
    background-size: cover;
    padding: 0 35px;
  }
}

@media (max-width: 767px) {
  .sustainable .banner-ctnt .sustainable-list li {
    width: 160px;
    height: 160px;
    background-size: cover;
    padding: 0 15px;
  }
}

.investor-corner {
  padding: 80px 0;
  color: rgba(38, 30, 4, 0.7);
}

.investor-corner .hd3 {
  color: #868686;
  margin-top: 30px;
}

.investor-corner .ic-list li {
  padding: 8px 10px;
  font: 400 1.3vw/1.4 "mont-book", sans-serif;
  border-bottom: 1px solid rgba(38, 30, 4, 0.2);
}

.investor-corner .ic-list li a {
  display: -ms-flexbox;
  display: flex;
  color: #868686;
}

.investor-corner .ic-list li a:hover {
  color: #9c6d41;
}

@media (max-width: 767px) {
  .investor-corner .ic-list li {
    font-size: 12px;
  }
  .investor-corner .ic-list li a {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .investor-corner .CTR {
    text-align: left;
  }
}

.footer {
  padding: 50px 0;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
  .footer .list-1 {
    margin-top: 50px;
  }
  .footer .list-1 li.op1 {
    margin-top: 50px;
  }
}

.list-1.op1 li {
  margin-bottom: 12px;
}

.list-1 li {
  margin-bottom: 20px;
}

.list-1 li.op1 a {
  font-family: "mont-book", sans-serif;
  font-size: 12px;
  color: #868686;
  letter-spacing: 0;
}

.list-1 li a {
  font-family: "mont-bold", sans-serif;
  color: #9c6d41;
  font-size: 14px;
  letter-spacing: 2.68px;
  overflow: hidden;
  background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

@media (max-width: 991px) {
  .list-1 li a {
    letter-spacing: 1.68px;
  }
}

.list-1 li a:hover {
  background-position: 0 100%;
}

.list-1 li:last-child {
  margin-bottom: 0;
}

.list-2 li {
  padding: 32px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.list-2 li .share {
  float: right;
  margin-top: -2px;
}

.list-2 li:hover .share::before {
  color: #9c6d41;
}

@media (max-width: 991px) {
  .list-2 li {
    padding: 24px 0;
  }
}

.list-social {
  display: -ms-flexbox;
  display: flex;
}

.list-social li {
  margin-right: 20px;
}

.list-social li a {
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: all .2s ease;
}

.list-social li a:hover {
  background: #9c6d41;
}

.list-social li a:hover span::before {
  color: #FFFFFF;
}

.list-social li:last-child {
  margin-right: 0;
}

.clr-1 {
  color: #868686;
}

.btn-box a {
  display: inline-block;
  background: #9c6d41;
  font: italic 400 14px/1.2 "mont-bold", sans-serif;
  color: #FFFFFF;
  letter-spacing: .3vw;
  text-transform: uppercase;
  padding: 16px 30px;
  overflow: hidden;
  background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.btn-box a:hover {
  background-position: 0 100%;
}

.btn-box a .icon-cta-icon {
  width: 14px;
  display: inline-block;
  margin: 0 4px;
}

.btn-box a .icon-cta-icon::before {
  color: #FFFFFF;
}

.btn-box.op1 a {
  background: #FFFFFF;
  color: #9c6d41;
  background: linear-gradient(to right, #f0ece7, #f0ece7 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.btn-box.op1 a .icon-cta-icon::before {
  color: #9c6d41;
}

.btn-box.op1 a:hover {
  background-position: 0 100%;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev,
.owl-carousel.arrow.op1 .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev {
  left: -30px;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-next {
  right: -30px;
}

.have-question {
  background: linear-gradient(180deg, #FFF 0%, #FFF 65%, #f0ece7 65%, #f0ece7 100%);
  padding: 60px 0;
}

.have-question .TAR {
  padding-right: 80px;
}

.have-question .chat-box {
  background: #b79270;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  position: absolute;
  left: -67.5px;
  top: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 40px;
}

.have-question .chat-box span::before {
  color: #FFFFFF;
}

.have-question .read-more {
  padding: 40px 0 0 80px;
  position: relative;
}

.have-question .read-more:hover span::before {
  background: none;
}

@media (max-width: 767px) {
  .have-question .TAR {
    padding-right: 0;
    text-align: left;
  }
  .have-question .TAR .MT40.fs-16 {
    margin: 20px 0 30px;
  }
  .have-question .chat-box {
    width: 125px;
    height: 125px;
  }
  .have-question .read-more {
    margin-left: 20vw;
  }
  .have-question .read-more + figure {
    margin-left: 20vw;
    margin-right: -15px;
  }
}

.contact-us {
  background: #f0ece7;
  padding: 60px 0;
}

.contact-us .list-social {
  margin-top: 90px;
}

.contact-us .list-social span {
  font-size: 20px;
}

.contact-us .list-social span::before {
  color: #868686;
}

.contact-us .add span {
  display: inline-block;
  width: 20px;
  margin-right: 15px;
  vertical-align: middle;
}

.contact-us .add span.icon-noun-mail-1092212::before {
  color: #9c6d41;
  font-size: 15px;
}

.contact-us .add span::before {
  color: #9c6d41;
  font-size: 18px;
}

.contact-us .hd2 {
  font-size: 1.32vw;
  margin: 10px 0 30px;
}

.contact-us .for-mob {
  display: none;
}

@media (max-width: 767px) {
  .contact-us .for-desk {
    display: none;
  }
  .contact-us .for-mob {
    display: -ms-flexbox;
    display: flex;
  }
  .contact-us .hd2 {
    font-size: 14px;
    font-family: "mont-semibold", sans-serif;
    padding: 15px 0;
    border-top: 1px solid rgba(156, 109, 65, 0.25);
    border-bottom: 1px solid rgba(156, 109, 65, 0.25);
    margin-top: 30px;
  }
  .contact-us .hd2 + .row {
    display: none;
  }
  .contact-us .list-social {
    margin: 40px 0;
  }
  .contact-us .btn-box a {
    display: block;
    text-align: center;
  }
}

.inspiration-media {
  background: #f0ece7;
  padding: 60px 0;
}

.inspiration-media .f12 {
  font-family: "mont-semibold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #868686;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.inspiration-media .hd2 {
  font-size: 1.32vw;
  color: #6d4a2a;
}

.inspiration-media .read-more {
  font-family: "mont-bold", sans-serif;
}

.inspiration-media .inspir-ctnr {
  margin: 30px 70px 0 0;
}

.inspiration-media .inspir-item .hdg-bx {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 3px;
}

.inspiration-media .inspir-item .hdg-bx .share {
  margin: 0 2px 0 5px;
  -ms-flex: 0 0 16px;
      flex: 0 0 16px;
}

.inspiration-media .inspir-item .hdg-bx:hover .share::before {
  color: #9c6d41;
}

.inspiration-media .owl-dots {
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .inspiration-media .inspir-ctnr {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .inspiration-media .inspir-ctnr {
    margin: 30px -15px 50px;
  }
  .inspiration-media .ip-carousel .owl-stage {
    left: -30px;
    margin-left: 15px;
  }
  .inspiration-media .hd2 {
    font-size: 14px;
  }
  .inspiration-media .list-2.MT50 {
    margin-top: 20px;
  }
}

.share {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: 'icomoon';
  font-size: 16px;
}

.share::before {
  content: "\e91f";
  color: #868686;
}

.hd1 span.op1 {
  display: inline;
}

@media (max-width: 767px) {
  .hd1 span.op1 {
    display: block;
  }
}

.for-mob {
  display: none;
}

@media (max-width: 767px) {
  .for-mob {
    display: block;
  }
}

@media (max-width: 991px) {
  .portfolio {
    padding: 50px 0;
  }
  .portfolio .owl-stage-outer {
    padding-top: 75px;
  }
  .portfolio .owl-carousel .owl-item.active.center .hd2 {
    margin-top: 70px;
    font-size: 24px;
    width: 360px;
    margin-left: -120px;
  }
  .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-left: -80px;
  }
}

@media (max-width: 767px) {
  .portfolio .CTR {
    margin: 0 -15px;
  }
  .portfolio .owl-stage-outer {
    padding-top: 25px;
  }
  .portfolio .fs-12b {
    font-size: 9px;
    letter-spacing: 2px;
  }
  .portfolio .hd1 {
    font-size: 32px;
  }
  .portfolio .owl-carousel .owl-item {
    padding: 0;
  }
  .portfolio .owl-carousel .owl-item .hd2 {
    font-size: 20px;
    margin-top: 20px;
  }
  .portfolio .owl-carousel .owl-item.active.center .hd2 {
    margin-top: 20px;
    width: inherit;
    margin-left: 0;
  }
  .portfolio .owl-carousel .owl-item.active.center .portfolio-img {
    transform: none;
  }
  .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    width: inherit;
    margin-left: 0;
  }
  .portfolio .owl-carousel .owl-item.active.center .desc {
    font-size: 12px;
  }
  .portfolio .owl-carousel .owl-item.prevCard {
    left: inherit;
  }
}

@media (max-width: 767px) {
  .design-partners .de-box {
    margin-top: 25px;
  }
  .design-partners .de-box .hd1,
  .design-partners .de-box .fs-16 {
    display: none;
  }
  .design-partners .de-box .fs-16 + p {
    font-size: 12px;
  }
  .design-partners .de-box .hd3 {
    font-family: "mont-semibold", sans-serif;
    font-size: 20px;
  }
  .design-partners .de-box .fs-12b {
    font-size: 9px;
    letter-spacing: 1px;
    margin-top: 10px;
  }
  .design-partners .owl-nav {
    padding-left: 12px;
  }
  .design-partners .de-carousel .owl-stage {
    left: -30px;
    margin-left: 15px;
  }
  .design-partners .de-carousel .owl-stage .row {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .design-partners .owl-item {
    opacity: .5;
  }
  .design-partners .owl-item.active {
    opacity: 1;
  }
}

.hero-banner {
  position: relative;
}

.enqFormModal {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}

.enqForm {
  font-size: 20px;
  color: #868686;
}

@media (max-width: 1024px) {
  .enqForm {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .enqForm {
    font-size: 14px;
  }
}

.enqForm .container {
  position: relative;
}

.enqForm .cls-cnt {
  position: absolute;
  top: 20px;
  right: 35px;
  transform: scale(1.1, 1);
}

@media (max-width: 768px) {
  .enqForm .cls-cnt {
    top: 12px;
    right: 18px;
  }
}

.enqForm .cls-cnt a {
  color: #9c6d41;
  opacity: 1;
}

.enqForm .add span {
  display: inline-block;
  width: 20px;
  margin-right: 15px;
}

.enqForm .container {
  max-width: 90%;
  margin: 0 auto;
  z-index: 2;
  background: #FFFFFF;
  padding: 60px 140px 40px;
  border-top-left-radius: 44px;
  border-top-right-radius: 44px;
}

@media (max-width: 1440px) {
  .enqForm .container {
    padding: 50px 60px 40px;
  }
}

@media (max-width: 1440px) {
  .enqForm .container {
    max-width: 98%;
  }
}

@media (max-width: 768px) {
  .enqForm .container {
    max-width: 100%;
    padding: 40px 20px 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.enqForm input,
.enqForm select {
  font-size: 20px;
  color: #868686;
}

@media (max-width: 1024px) {
  .enqForm input,
  .enqForm select {
    font-size: 16px;
  }
  .enqForm input.mb-5,
  .enqForm select.mb-5 {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 1024px) {
  .enqForm .input-group.mb-5 {
    margin-bottom: 1rem !important;
  }
}

.enqForm .input-group select,
.enqForm .input-group .btn {
  border: 0px;
  border-bottom: solid 1px #868686;
  font-size: 20px;
  border-radius: 0px;
  padding-left: 0px;
  color: #868686;
}

@media (max-width: 1024px) {
  .enqForm .input-group select,
  .enqForm .input-group .btn {
    font-size: 16px;
  }
}

.enqForm .input-group select:focus,
.enqForm .input-group .btn:focus {
  box-shadow: none;
}

.enqForm .input-group select:after,
.enqForm .input-group .btn:after {
  border: solid #868686;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.enqForm .input-group .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.enqForm .input-group i.icon {
  padding-right: 7px;
}

.enqForm .input-group i.icon img {
  width: 20px;
}

.enqForm .input-group .dropdown-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}

.enqForm .custom-control-inline {
  margin-right: 2rem;
}

@media (max-width: 1280px) {
  .enqForm .custom-control-inline {
    margin-right: 1rem;
  }
}

@media (max-width: 768px) {
  .enqForm .custom-control-inline {
    margin-right: 0rem;
  }
}

@media (max-width: 767px) {
  .enqForm .custom-control-inline {
    margin-right: 5px;
  }
}

.enqForm .custom-control-inline:first-child {
  padding-left: 0px;
}

.enqForm .custom-control-label {
  padding-left: 10px;
}

.enqForm .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: #868686;
  border-radius: 50%;
  width: 0.7rem;
  height: 0.7rem;
  top: 36%;
  left: -1.6rem;
}

@media (max-width: 1024px) {
  .enqForm .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    width: 0.7rem;
    height: 0.7rem;
    top: 10%;
    left: -1.1rem;
  }
}

.enqForm .custom-control-label::before {
  top: -0.3rem;
  left: -2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
}

@media (max-width: 1024px) {
  .enqForm .custom-control-label::before {
    left: -1.5rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}

.enqForm .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.enqForm .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #868686;
  background-color: transparent;
}

.enqForm .submit-enq {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  /* align-content: space-between; */
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (max-width: 768px) {
  .enqForm .submit-enq {
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
  .enqForm .submit-enq .btn-box.MT20 {
    margin-top: 7px;
  }
}

.enqForm .submit-enq .btn-box a,
.enqForm .submit-enq .btn-box button {
  display: inline-block;
  background: #9c6d41;
  font: italic 400 18px/1.2 "mont-bold", sans-serif;
  color: #FFFFFF;
  letter-spacing: .5vw;
  text-transform: uppercase;
  border: 0px;
  border-radius: 0px;
  padding: 28px 45px;
  overflow: hidden;
  background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.enqForm .submit-enq .btn-box a:hover,
.enqForm .submit-enq .btn-box button:hover {
  background-position: 0 100%;
}

@media (max-width: 1024px) {
  .enqForm .submit-enq .btn-box a,
  .enqForm .submit-enq .btn-box button {
    padding: 15px 25px;
    font-size: 16px;
  }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon,
.enqForm .submit-enq .btn-box button .icon-cta-icon {
  width: 14px;
}

@media (max-width: 991px) {
  .enqForm .submit-enq .btn-box a .icon-cta-icon,
  .enqForm .submit-enq .btn-box button .icon-cta-icon {
    margin: 0 3px;
  }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon::before,
.enqForm .submit-enq .btn-box button .icon-cta-icon::before {
  color: #FFFFFF;
}

.enqForm .dropdown-menu.bottom {
  transform: translate3d(5px, -320px, 0px) !important;
}

select.line-inpt {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../images/drop-arrow.png") no-repeat right center;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

select.line-inpt::-ms-expand {
  display: none;
}

select.line-inpt:focus::-ms-value {
  background: none;
}

.line-inpt.form-control {
  border: 0px;
  border-radius: 0px;
  border-bottom: solid 1px #868686;
  background-color: transparent;
  padding-left: 0px;
}

.line-inpt.form-control:focus {
  box-shadow: none;
  color: #9c6d41;
  border-bottom: solid 1px #9c6d41;
}

.line-inpt.form-control.date {
  background: url("../images/svg/calendar-icon.svg") no-repeat 4px;
  padding-left: 45px;
}

.listing-tabs {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  border: 0px;
}

@media (max-width: 1440px) {
  .listing-tabs {
    margin-top: 10px;
  }
}

.listing-tabs a {
  color: #868686;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.listing-tabs .nav-link {
  border: 0px;
  padding: .5rem 3.7% 0;
  height: auto;
  text-align: center;
}

@media (max-width: 1440px) {
  .listing-tabs .nav-link {
    padding: 0rem 2.7%;
  }
}

@media (max-width: 1024px) {
  .listing-tabs .nav-link {
    padding: 0rem 1.1%;
  }
}

@media (max-width: 768px) {
  .listing-tabs .nav-link {
    padding: 0 0.7rem;
  }
}

.listing-tabs .nav-link:first-child {
  padding-left: 0px;
}

.listing-tabs .nav-link span.icon-cta-icon {
  display: block;
  opacity: 0;
}

.listing-tabs .nav-link.active, .listing-tabs .nav-link:hover {
  color: #9c6d41;
}

.listing-tabs .nav-link.active span.icon-cta-icon, .listing-tabs .nav-link:hover span.icon-cta-icon {
  display: block;
  opacity: 1;
  margin-top: 3px;
}

.filter-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  position: relative;
  margin-left: 10%;
}

@media (max-width: 1440px) {
  .filter-list {
    margin-left: 0%;
  }
}

.filter-list:before {
  content: '';
  position: absolute;
  left: -15%;
  height: 70%;
  top: 15%;
  width: 1px;
  background: #b6b6b6;
}

@media (max-width: 1440px) {
  .filter-list:before {
    left: -8%;
  }
}

@media (max-width: 1024px) {
  .filter-list:before {
    left: -17px;
  }
}

@media (max-width: 1024px) {
  .filter-list {
    margin-left: 0%;
  }
}

@media (max-width: 767px) {
  .filter-list {
    margin-left: -15px;
    margin-right: -15px;
    border-top: solid 1px #f3f3f3;
    padding-top: 10px;
  }
}

.filter-list .title {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #9c6d41;
  text-transform: uppercase;
}

.filter-list .dropdown-toggle::after {
  border: 0px;
}

.filter-list .dropdown.show .dropdown-toggle {
  position: absolute;
  z-index: 9999;
}

@media (max-width: 768px) {
  .filter-list .dropdown.show .dropdown-toggle {
    left: 0px;
  }
}

@media (max-width: 767px) {
  .filter-list .dropdown.show .dropdown-toggle {
    left: 15px;
  }
}

.filter-list ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 768px) {
  .filter-list ul {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (max-width: 767px) {
  .filter-list ul {
    -ms-flex-pack: start;
        justify-content: start;
  }
  .filter-list ul li {
    padding-left: 15px;
  }
}

.filter-list ul li.dropdown, .filter-list ul li.dropleft, .filter-list ul li.dropright, .filter-list ul li.dropup {
  position: inherit;
}

.filter-list ul li a {
  color: #9c6d41;
}

.filter-list ul li a span {
  padding-right: 10px;
}

.filter-list ul li a span img {
  width: 20px;
}

.filter-list .dropdown-menu {
  max-width: 20.2rem;
  top: -56px !important;
  left: -37px !important;
  width: 111%;
  border: 0px;
  padding: 40px;
  padding-top: 60px;
  border-radius: 0px;
  height: 420px;
  overflow-x: auto;
  transform: translate3d(5px, 35px, 0px) !important;
}

.filter-list .dropdown-menu.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1) !important;
}

@media (max-width: 767px) {
  .filter-list .dropdown-menu {
    top: -48px !important;
    left: -27px !important;
    width: 100%;
  }
}

.filter-list .accordian .trgr {
  font-size: 1.1vw;
  font-family: "mont-semibold", sans-serif;
  border-bottom: 0px;
  padding-bottom: 8px;
  background: url("../images/drop-arrow.png") no-repeat right 23px;
}

@media (max-width: 1024px) {
  .filter-list .accordian .trgr {
    font-size: 16px;
  }
}

.filter-list .accordian .trgr.act {
  background: url("../images/up-arrow.png") no-repeat right 25px;
}

.filter-list .accordian .tog_cont {
  border-bottom: 0px;
}

.filter-list .accordian .custom-control-label {
  color: #868686;
  font-size: .9vw;
}

@media (max-width: 1024px) {
  .filter-list .accordian .custom-control-label {
    font-size: 12px;
    line-height: 2;
  }
}

.filter-list .accordian .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #9c6d41;
  background-color: #9c6d41;
}

.filter-list .accordian .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.applied-cnt {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
  margin-top: 20px;
}

.applied-cnt .filter-title {
  line-height: 5;
}

@media (max-width: 768px) {
  .applied-cnt .filter-title {
    line-height: 1;
  }
}

.filter-title {
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #9c6d41;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tags li {
  padding: 15px 70px 15px 40px;
  border-radius: 30px;
  font-size: 20px;
  border: solid 1px #e5e5e5;
  color: #868686;
  margin: 8px 20px 8px 0;
  position: relative;
}

.tags li a.close {
  position: absolute;
  right: 30px;
  color: #868686;
  transform: scale(1.1, 1);
  top: 15px;
}

@media (max-width: 1024px) {
  .tags li a.close {
    right: 24px;
    font-size: 20px;
    transform: scale(1, 0.9);
  }
}

@media (max-width: 767px) {
  .tags li a.close {
    right: 12px;
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .tags li {
    padding: 12px 60px 12px 35px;
    border-radius: 30px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tags li {
    padding: 12px 30px 12px 15px;
    border-radius: 30px;
    font-size: 14px;
    margin: 8px 10px 8px 0;
  }
}

.clr-btn {
  text-align: right;
}

@media (max-width: 767px) {
  .clr-btn {
    text-align: left;
    padding-top: 15px;
  }
}

.clr-btn .clearAll {
  color: #868686;
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.reletive {
  position: relative;
}

figure.with-cap {
  margin-bottom: 0px;
}

figure.with-cap figcaption {
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  right: 0;
  font-size: 16px;
  padding: 5px;
}

.card-title {
  font-size: 38px;
  font-family: "mont-semibold", sans-serif;
  color: #9c6d41;
}

@media (max-width: 768px) {
  .card-title {
    font-size: 24px;
  }
}

.custCard1 {
  border: 0px;
  border-radius: 0px;
  padding: 10px;
}

.custCard1 .card-img,
.custCard1 .card-img-top {
  border-radius: 0px;
}

.custCard1 .card-body {
  padding: 0px;
}

.custCard1 .card-body.op1 {
  display: -ms-flexbox;
  display: flex;
}

.custCard1 .card-body.op1 .img-bx {
  max-width: 93px;
  margin: 25px 20px 10px 0;
}

.custCard1 .card-body.op1 .img-bx img {
  border-radius: 50%;
  width: 93px;
}

@media (max-width: 767px) {
  .custCard1 .card-body.op1 .img-bx {
    max-width: 50px;
  }
  .custCard1 .card-body.op1 .img-bx img {
    width: 50px;
  }
}

.custCard1 .card-title {
  margin: 25px 0 10px 0;
}

.custCard1 .card-text {
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  letter-spacing: 1px;
}

.custCard1 p {
  margin-bottom: 3px;
}

.custCard1 .card-footer {
  background: #FFFFFF;
  border: 0px;
  padding: 0px;
  padding-top: 30px;
}

.viewlink {
  font: italic 400 1vw/1.2 "mont-semibold", sans-serif;
  letter-spacing: .2vw;
  text-transform: uppercase;
  color: #9c6d41;
}

@media (max-width: 1024px) {
  .viewlink {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .listing-tabs-wrap {
    overflow-x: auto;
    scrollbar-width: none;
  }
  .listing-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}

.contact-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 767px) {
  .contact-info {
    padding-bottom: 30px;
  }
}

.contact-info .desc {
  font-size: 14px;
  color: #868686;
}

@media (max-width: 768px) {
  .contact-info .desc {
    font-size: 12px;
  }
}

.contact-info .list-social li a {
  color: #9c6d41;
}

.contact-info .list-social li a img.fb {
  width: 18px;
}

.contact-info .list-social li a img.inst {
  width: 24px;
}

.contact-info .list-social li a img.twt {
  width: 24px;
}

.contact-info .list-social li a img.yt {
  height: 18px;
}

.git-list {
  margin-top: 45px;
}

@media (max-width: 1024px) {
  .git-list {
    margin-top: 15px;
  }
}

.git-list li span {
  font-size: 40px;
  font-weight: bold;
  color: #9c6d41;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

@media (max-width: 991px) {
  .git-list li span {
    font-size: 20px;
  }
  .git-list li span img {
    width: 35px;
  }
}

.git-list .info {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .git-list .info {
    margin-top: 0;
  }
}

.git-list .info p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #868686;
}

@media (max-width: 991px) {
  .git-list .info p {
    margin-bottom: 5px;
  }
}

.git-list .info p a {
  color: #868686;
}

@media (max-width: 767px) {
  .git-list .info p {
    font-size: 12px;
  }
}

.git-list .info p i {
  color: #9c6d41;
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}

.faqs-tab.listing-tabs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .faqs-tab.listing-tabs {
    -ms-flex-pack: start;
        justify-content: start;
    margin-top: 15px;
  }
}

.faqs-tab.listing-tabs .nav-link {
  padding: 0 2rem;
  height: auto;
  padding-right: 0px;
}

@media (max-width: 1440px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 1rem;
  }
}

@media (max-width: 1024px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.7rem;
  }
}

@media (max-width: 768px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.4rem;
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .faqs-tab.listing-tabs .nav-link {
    padding: 0 0.8rem;
    padding-left: 0px;
    font-size: 11px;
  }
}

section.grey {
  background: #EEEDE8;
}

.sec70-100 {
  padding: 70px 0 100px;
}

@media (max-width: 991px) {
  .sec70-100 {
    padding: 60px 0;
  }
}

.footer-form .enqForm {
  margin-top: 70px;
  color: #868686;
}

@media (max-width: 991px) {
  .footer-form .enqForm {
    margin-top: 20px;
  }
}

.footer-form .enqForm .col-sm-6 {
  padding: 0 60px;
}

@media (max-width: 991px) {
  .footer-form .enqForm .col-sm-6 {
    padding: 0 30px;
  }
}

.footer-form .enqForm .submit-enq {
  margin-top: 60px;
  height: auto;
}

.footer-form .enqForm .submit-enq .btn-box button {
  padding: 20px 30px;
}

.footer-form .enqForm .input-group select,
.footer-form .enqForm .input-group .btn {
  color: #868686;
}

.get-in-touch {
  overflow: hidden;
}

@media (max-width: 1024px) {
  .get-in-touch .row .col-md-6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media (max-width: 1024px) {
  .accordian .trgr {
    font-size: 14px;
  }
}

.brown {
  color: #9c6d41;
}

.contact-us .enqForm {
  position: relative;
}

.contact-us .enqForm .cls-cnt {
  top: -30px;
}

@media (max-width: 767px) {
  .contact-us .enqForm .cls-cnt {
    top: -15px;
  }
}

.input-group-append .btn,
.input-group-prepend .btn {
  z-index: 1;
}

@media (max-width: 768px) {
  .proNav.secondary-nav {
    overflow: inherit;
  }
}

@media (min-width: 1366px) {
  .proNav.secondary-nav .container {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1600px) {
  .proNav.secondary-nav .container {
    max-width: 1320px;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav .container {
    max-width: 98vw;
  }
}

.proNav.secondary-nav .filter-list .result {
  font-size: 12px;
  color: rgba(134, 134, 134, 0.7);
  position: relative;
}

.proNav.secondary-nav .filter-list .result:before {
  content: '';
  position: absolute;
  left: 0;
  height: 70%;
  top: 15%;
  width: 1px;
  background: #b6b6b6;
}

.proNav.secondary-nav .filter-list .view-all {
  font-size: 12px;
  font-family: "mont-bold", sans-serif;
  font-size: 14px;
  color: #9c6d41;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -ms-flex-align: center;
      align-items: center;
}

.proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
  font-size: 9px;
  padding-right: 0;
  margin-left: 10px;
}

@media (max-width: 991px) {
  .proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
    font-size: 7px;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav .filter-list .view-all {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .proNav.secondary-nav .filter-list .view-all {
    font-size: 10px;
  }
}

.proNav.secondary-nav .filter-list ul li a span {
  position: static;
  opacity: 1;
}

@media (max-width: 768px) {
  .proNav.secondary-nav .listing-tabs {
    font-size: 12px;
  }
  .proNav.secondary-nav .filter-list .title {
    font-size: 12px;
  }
}

@media (max-width: 1280px) {
  .proNav.secondary-nav.sticky .container {
    max-width: 84vw;
  }
}

@media (max-width: 1024px) {
  .proNav.secondary-nav.sticky .container {
    max-width: 98vw;
  }
}

.proNav.secondary-nav.sticky .nav-link {
  height: auto;
}

.proNav.secondary-nav.sticky .listing-tabs {
  font-size: 12px;
}

.proNav.secondary-nav.sticky .listing-tabs .nav-link.active span.icon-cta-icon,
.proNav.secondary-nav.sticky .listing-tabs .nav-link:hover span.icon-cta-icon {
  margin-top: 6px;
}

.proNav.secondary-nav.sticky .filter-list .title {
  font-size: 12px;
}

.proNav.secondary-nav.sticky .nav {
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 5px;
}

.explorer11 .card {
  display: inline-block;
}

.explorer11 .list-1 li a {
  background: transparent;
}

.card-box {
  color: #868686;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .card-box {
    margin-bottom: 30px;
  }
}

.card-box figure {
  position: relative;
}

.card-box figure figcaption {
  position: absolute;
  padding: 5px 15px;
  background: #9c6d41;
  color: #f0ece7;
  top: 15px;
  left: 15px;
  border-radius: 20px;
  font-family: "mont-semibold", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.card-box figure figcaption span {
  margin-right: 3px;
  font-size: 15px;
}

.card-box figure figcaption span::before {
  color: #f0ece7;
}

.card-box .date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.card-box .hd2 {
  margin: 25px 0 20px 0;
  font-size: 1.32vw;
}

@media (max-width: 991px) {
  .card-box .hd2 {
    font-size: 20px;
  }
}

.card-box .hd2 a {
  color: #9c6d41;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.card-box .hd2 a span {
  font-size: 16px;
}

.card-box .hd2 a span::before {
  color: #868686;
}

.card-box .hd2 a:hover span::before {
  color: #9c6d41;
}

.details-carousel {
  margin-top: 30px;
}

.details-carousel .details-img-box {
  background-size: cover;
  background-repeat: no-repeat;
}

.details-carousel .owl-nav .owl-next, .details-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.details-carousel .owl-nav .owl-next {
  right: -45px;
}

.details-carousel .owl-nav .owl-prev {
  left: -45px;
}

.details-carousel .owl-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  z-index: 1;
  top: -30px;
}

.share-blog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .share-blog {
    padding-left: 15px;
  }
}

.share-blog .list-social li a span {
  color: #868686;
}

.related-story {
  background: #f0ece7;
  padding: 70px;
}

@media (max-width: 767px) {
  .related-story {
    padding: 70px 0;
  }
}

.related-story .related-carousel {
  margin-top: 50px;
}

.related-story .related-carousel .c-gray2:hover {
  color: #868686;
}

@media (max-width: 767px) {
  .related-story .related-carousel .owl-stage {
    padding-left: 0 !important;
  }
}

.related-story .owl-nav .owl-next, .related-story .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 40%;
}

.related-story .owl-nav .owl-next {
  right: -45px;
}

.related-story .owl-nav .owl-prev {
  left: -45px;
}

@media (max-width: 767px) {
  .section100-80 .fs-14sb {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .blog-comma .hd3 {
    margin-top: 30px;
  }
}

.card-box-media {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .card-box-media {
    margin-bottom: 30px;
  }
}

.card-box-media .innar-box {
  border: 1px solid #e8e8e8;
  height: 100%;
  background: #e8e8e8;
}

@media (max-width: 767px) {
  .card-box-media .innar-box {
    background: none;
  }
}

.card-box-media .innar-box .img-hover-box figure {
  position: relative;
  margin: 0;
}

.card-box-media .innar-box .img-hover-box figure .play-icon {
  right: 15px;
  bottom: 15px;
  height: 40px;
  width: 40px;
}

.card-box-media .innar-box .img-hover-box figure .play-icon img {
  width: 100%;
}

.card-box-media .innar-box .img-hover-box figure .share-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}

.card-box-media .innar-box .img-hover-box figure .share-icon span.icon-noun-share-2832870::before {
  color: #FFFFFF;
}

.card-box-media .innar-box .date-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.card-box-media .innar-box .online {
  color: #868686;
  font-size: 14px;
  margin-bottom: .5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.card-box-media .innar-box .online a {
  color: #868686;
}

.card-box-media .innar-box .online span.icon-noun-share-2832870::before {
  color: #868686;
}

.card-box-media .innar-box.op1 {
  background: none;
  border: 0;
}

.card-box-media .innar-box.op1 .card-details {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .card-box-media .innar-box.op1 .hd2 {
    margin-bottom: 7px;
  }
  .card-box-media .innar-box.op1 .UC {
    margin: 0;
  }
  .card-box-media .innar-box.op1 .card-details {
    padding: 20px 0 0 0;
  }
}

.card-box-media .innar-box.op2 {
  background: none;
  border: 0;
}

.card-box-media .innar-box.op2 .online p {
  margin: 0;
}

.card-box-media .innar-box.op2 .card-details {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .card-box-media .innar-box.op2 {
    border: 1px solid #e8e8e8;
    padding: 10px;
  }
  .card-box-media .innar-box.op2 .hd2 {
    margin-bottom: 7px;
  }
  .card-box-media .innar-box.op2 .card-details {
    padding: 10px 0 0 0;
  }
  .card-box-media .innar-box.op2 .card-details p.date-box {
    margin: 0;
  }
}

.card-box-media .card-details {
  padding: 20px 15px;
}

.card-box-media .card-details .hd2 {
  color: #9c6d41;
  font-size: 1.32vw;
  line-height: 1.444;
}

.card-box-media .card-details .hd2 a {
  color: #9c6d41;
}

@media (max-width: 991px) {
  .card-box-media .card-details .hd2 {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .card-box-media .card-details .UC {
    font-size: 12px;
  }
}

.card-box-media .card-details p.UC {
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .card-box-media .card-details .m-img-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 15px;
  }
  .card-box-media .card-details .m-img-box img {
    width: 94px;
    margin-right: 30px;
  }
  .card-box-media .card-details .m-img-box p {
    margin: 0;
    border-left: 1px solid #868686;
    padding-left: 30px;
  }
}

.card-box-media .min-ht100 {
  min-height: 14.5vh;
}

@media (max-width: 991px) {
  .card-box-media .min-ht100 {
    min-height: 8.5vh;
  }
}

@media (max-width: 767px) {
  .card-box-media .min-ht100 {
    min-height: inherit;
  }
}

.card-box-media .min-ht70 {
  min-height: 8vh;
}

@media (max-width: 767px) {
  .card-box-media .min-ht70 {
    min-height: inherit;
  }
}

@media (max-width: 767px) {
  .comma-img-box img {
    width: 50px;
  }
}

.media-view-all {
  padding: 20px 0 80px 0;
  text-align: center;
}

.kit-card {
  margin-bottom: 80px;
}

.kit-card .hd3 {
  font-size: 2.2vw;
}

.kit-card .hd2 {
  font-size: 1.32vw;
}

.kit-card .c-gray2.MT15 {
  letter-spacing: 2px;
  line-height: 2;
}

@media (max-width: 767px) {
  .kit-card {
    margin-bottom: 40px;
  }
  .kit-card .fs-18sb {
    font-size: 14px;
  }
  .kit-card .hd3 {
    font-size: 24px;
  }
  .kit-card .hd2 {
    font-size: 14px;
    margin-top: 15px;
  }
  .kit-card .MT25 {
    margin-top: 10px;
  }
  .kit-card .link-box.MT50 {
    margin-top: 20px;
  }
}

.year-box {
  width: 220px;
}

.date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.life-at-oberoi {
  padding: 50px 0;
  color: #868686;
}

.life-at-oberoi .date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.life-at-oberoi .life-card .hd1 {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .life-at-oberoi .life-card .hd1 {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .life-at-oberoi .life-card .hd1 {
    font-size: 24px;
  }
}

.left-30 {
  padding-left: 30px;
}

@media (max-width: 1024px) {
  .left-30 {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .MT50-M {
    margin-top: 50px;
  }
}

.trgr-list {
  color: #868686;
  padding: 10px 0;
}

.trgr-list:first-child {
  padding-top: 0;
}

.trgr-list a {
  color: #868686;
}

.trgr-list:hover a {
  color: #9c6d41;
}

.trgr-list.act {
  color: #9c6d41;
}

.trgr-list.act a {
  color: #9c6d41;
}

.core-value {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

@media (max-width: 767px) {
  .core-value {
    padding: 30px 0;
  }
  .core-value .MT40 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .MT15-M {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .core-value-list {
    margin-bottom: 15px;
  }
}

.core-value-list.nav {
  display: block;
}

.core-value-list li a {
  color: #868686;
  display: block;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  padding: 25px 0;
  font-size: 28px;
  transition: all 0.5s linear;
}

.core-value-list li a:hover, .core-value-list li a.active {
  color: #9c6d41;
  border-bottom: 1px solid #9c6d41;
}

@media (max-width: 1024px) {
  .core-value-list li a {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .core-value-list li a {
    font-size: 16px;
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .core-value-list li a {
    font-size: 14px;
    padding: 7px 0;
  }
}

.core-value-list li:first-child a {
  padding-top: 0;
}

.career-carousel {
  color: #868686;
}

.career-carousel .owl-nav {
  position: absolute;
  right: 5%;
  top: 55%;
}

.career-carousel .box1,
.career-carousel .box2 {
  opacity: 1;
}

@media (max-width: 767px) {
  .career-carousel .owl-stage {
    padding-left: 0 !important;
  }
}

.career-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.career-carousel .owl-item:hover {
  opacity: 1;
}

.career-carousel .owl-item .de-img-box img,
.career-carousel .owl-item .de-img-box video {
  width: 50%;
  margin-left: auto;
  margin-top: 32%;
}

@media (max-width: 767px) {
  .career-carousel .owl-item .de-img-box img,
  .career-carousel .owl-item .de-img-box video {
    width: 100%;
  }
}

.career-carousel .owl-item .row {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.career-carousel .owl-item .text-box {
  display: none;
}

.career-carousel .owl-item.active {
  opacity: 1;
}

.career-carousel .owl-item.active.center {
  overflow: hidden;
}

.career-carousel .owl-item.active.center .text-box {
  display: block;
}

.career-carousel .owl-item.active.center .de-img-box img,
.career-carousel .owl-item.active.center .de-img-box video {
  width: 100%;
  margin: 0 auto;
}

.career-carousel .owl-item.active.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .1s;
}

.career-carousel .owl-item.active.center .box2 {
  opacity: 1;
  animation-name: slideInRight;
  animation-delay: .5s;
}

.career-carousel .owl-item.active.center + .owl-item .de-img-box img,
.career-carousel .owl-item.active.center + .owl-item .de-img-box video {
  margin: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .career-carousel .owl-item.active.center + .owl-item .de-img-box img,
  .career-carousel .owl-item.active.center + .owl-item .de-img-box video {
    margin: 0;
  }
}

.career-carousel .owl-item.active.center + .owl-item .row {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.open-orl-card .detail-info {
  color: #868686;
  padding: 30px 0 40px 0;
}

@media (max-width: 767px) {
  .open-orl-card {
    margin-top: 15px;
  }
  .open-orl-card .btn-box {
    text-align: center;
  }
}

.benefits {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

@media (max-width: 767px) {
  .benefits .hd1 {
    font-size: 24px;
  }
}

.about-card {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
}

.about-card .box-1,
.about-card .box-2 {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .about-card .box-1,
  .about-card .box-2 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

.about-card .box-1 {
  -ms-flex: 0 0 46%;
      flex: 0 0 46%;
  max-width: 46%;
}

.about-card .box-1.PR25 {
  padding-right: 50px;
}

.about-card .box-1.PL25 {
  padding-left: 50px;
}

@media (max-width: 767px) {
  .about-card .box-1 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .about-card .box-1.PR25, .about-card .box-1.PL25 {
    padding: 0 15px;
  }
}

.about-card .box-2 {
  -ms-flex: 0 0 54%;
      flex: 0 0 54%;
  max-width: 54%;
}

@media (max-width: 767px) {
  .about-card .box-2 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

.about-card .hd1 {
  margin-bottom: 35px;
}

.about-card .hd3 {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .about-card .hd1 {
    margin-bottom: 15px;
  }
}

.bm-card {
  margin-bottom: 40px;
}

.bm-card img {
  width: 100%;
  display: block;
  height: auto;
}

.bm-card .hd3 {
  margin-bottom: 5px;
}

.bm-card a {
  display: block;
}

.ticker-carousel {
  margin-top: 40px;
}

.ticker-carousel.op1 {
  margin: 0;
  background: #f0ece7;
  padding: 70px 0 60px 0;
}

.ticker-carousel.op1 .ticker-card {
  background: #FFFFFF;
}

.ticker-card {
  background: #f0ece7;
  padding: 30px 25px;
  border-radius: 7px;
  font-size: 16px;
  color: #868686;
  height: 100%;
}

.ticker-card .hd3 {
  font-size: 18px;
  min-height: 55px;
}

.ticker-card .hd3 a {
  color: #9c6d41;
}

.ticker-card p {
  margin: 0;
}

@media (max-width: 767px) {
  .ticker-card {
    padding: 15px;
  }
}

.card-growth {
  background: #f0ece7;
  padding: 30px 50px;
  border-radius: 14px;
  font-size: 16px;
  color: #868686;
}

.card-growth .hd3 {
  color: #868686;
  margin-bottom: 20px;
}

.card-growth .hd1 {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  line-height: .5;
}

.card-growth .hd1 span.text1 {
  font-size: 1.5vw;
  color: #868686;
}

.card-growth p {
  margin: 0;
}

@media (max-width: 767px) {
  .card-growth {
    padding: 15px;
    margin-bottom: 30px;
  }
}

.csr-carousel {
  position: relative;
}

.csr-carousel .box1 {
  min-height: 90px;
  color: #868686;
}

@media (max-width: 767px) {
  .csr-carousel .box1 {
    min-height: 175px;
  }
  .csr-carousel .box1 .hd3 {
    margin-bottom: 15px;
    padding-right: 75px;
  }
}

.csr-carousel .box1,
.csr-carousel .box2,
.csr-carousel .box3,
.csr-carousel .box4,
.csr-carousel .box5 {
  opacity: 0;
}

.csr-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.csr-carousel .owl-item:hover {
  opacity: 1;
}

.csr-carousel .owl-item.center {
  opacity: 1;
}

.csr-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .2s;
}

.csr-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .5s;
}

.csr-carousel .owl-nav {
  position: absolute;
  bottom: 68px;
  right: 15.5%;
}

@media (max-width: 767px) {
  .csr-carousel .owl-nav {
    bottom: 145px;
    right: 25px;
  }
}

.slider-counter {
  position: absolute;
  bottom: 75px;
  right: 20%;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
}

@media (max-width: 1024px) {
  .slider-counter {
    right: 21%;
  }
}

@media (max-width: 991px) {
  .slider-counter {
    right: 22%;
  }
}

@media (max-width: 767px) {
  .slider-counter {
    bottom: 155px;
    right: 80px;
  }
}

.latest-awards {
  padding: 100px 0 50px 0;
}

@media (max-width: 1024px) {
  .latest-awards {
    padding: 50px 0 30px 0;
  }
}

.la-carousel {
  position: relative;
}

.la-carousel .owl-nav {
  position: absolute;
  top: -50px;
  right: 15%;
}

@media (min-width: 1366px) {
  .la-carousel .owl-nav {
    right: 10%;
  }
}

@media (max-width: 767px) {
  .la-carousel .owl-nav {
    right: 15px;
  }
}

.la-card figure {
  margin: 0;
  padding: 0;
  position: relative;
}

.la-card figure figcaption {
  position: absolute;
  bottom: 0;
  padding: 15px;
  color: #FFFFFF;
}

.la-card figure .icon-noun-share-2832870 {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 15px;
}

.la-card figure .icon-noun-share-2832870::before {
  color: #FFFFFF;
}

.la-card figure .date-box {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  border-radius: 25px;
  background: #FFFFFF;
  font-size: 12px;
  left: 10px;
  top: 10px;
  color: #868686;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
}

.la-card figure .date-box img {
  width: 15px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .la-card figure .date-box {
    padding: 7px 10px;
    font-size: 10px;
  }
  .la-card figure .date-box img {
    width: 12px;
  }
}

.la-card .hd2 {
  font-size: 18px;
  margin-top: 15px;
}

.all-awards {
  padding: 50px 0;
}

@media (max-width: 1024px) {
  .all-awards {
    padding: 10px 0 30px 0;
  }
}

@media (max-width: 767px) {
  .all-awards .MT30 {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .overflow-auto {
    overflow-y: auto;
    scrollbar-width: none;
  }
  .overflow-auto::-webkit-scrollbar {
    display: none;
  }
}

.all-awards-list.nav {
  display: block;
}

@media (max-width: 767px) {
  .all-awards-list.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 30px;
  }
}

.all-awards-list li a {
  color: #868686;
  display: block;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  padding: 25px 0;
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
  letter-spacing: 2px;
  transition: all 0.5s linear;
  text-transform: uppercase;
}

.all-awards-list li a:hover, .all-awards-list li a.active {
  color: #9c6d41;
  border-bottom: 1px solid #9c6d41;
}

@media (max-width: 991px) {
  .all-awards-list li a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .all-awards-list li a {
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 12px;
    border: 0;
  }
  .all-awards-list li a.active {
    background: #9c6d41;
    color: #FFFFFF;
    border-radius: 20px;
  }
}

.all-awards-list li:first-child a {
  padding-top: 0;
}

@media (max-width: 767px) {
  .all-awards-list li:first-child a {
    white-space: nowrap;
    padding: 5px 10px;
  }
}

@media (max-width: 767px) {
  .all-awards-list li {
    margin-right: 10px;
  }
}

.awards-card {
  margin-bottom: 30px;
}

.awards-card .innar-box {
  background: #EEEDE8;
  height: 100%;
  position: relative;
}

.awards-card .innar-box figure {
  margin: 0;
}

.awards-card .innar-box .awards-details {
  padding: 25px 20px;
  color: #868686;
}

.awards-card .innar-box .awards-details .text-details {
  min-height: 65px;
  padding-bottom: 30px;
}

.awards-card .innar-box .awards-details .text-details a {
  color: #868686;
}

.awards-card .innar-box .awards-details .date-pdf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-transform: uppercase;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  letter-spacing: 1px;
  position: absolute;
  bottom: 20px;
  width: 90%;
}

.awards-card .innar-box .hd2 {
  min-height: 70px;
  padding-bottom: 15px;
}

.awards-card .innar-box .hd2 a {
  color: #9c6d41;
}

@media (max-width: 991px) {
  .awards-card .innar-box .hd2 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .awards-card .innar-box .hd2 {
    font-size: 16px;
    min-height: inherit;
  }
}

.date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.life-at-oberoi {
  padding: 50px 0;
  color: #868686;
}

.life-at-oberoi .date-info {
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.life-at-oberoi .life-card .hd1 {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .life-at-oberoi .life-card .hd1 {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .life-at-oberoi .life-card .hd1 {
    font-size: 24px;
  }
}

.left-30 {
  padding-left: 30px;
}

@media (max-width: 1024px) {
  .left-30 {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .MT50-M {
    margin-top: 50px;
  }
}

.trgr-list {
  color: #868686;
  padding: 10px 0;
}

.trgr-list:first-child {
  padding-top: 0;
}

.trgr-list a {
  color: #868686;
}

.trgr-list:hover a {
  color: #9c6d41;
}

.trgr-list.act {
  color: #9c6d41;
}

.trgr-list.act a {
  color: #9c6d41;
}

.core-value {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

@media (max-width: 767px) {
  .core-value {
    padding: 30px 0;
  }
  .core-value .MT40 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .MT15-M {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .core-value-list {
    margin-bottom: 15px;
  }
}

.core-value-list.nav {
  display: block;
}

.core-value-list li a {
  color: #868686;
  display: block;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  padding: 25px 0;
  font-size: 28px;
  transition: all 0.5s linear;
}

.core-value-list li a:hover, .core-value-list li a.active {
  color: #9c6d41;
  border-bottom: 1px solid #9c6d41;
}

@media (max-width: 1024px) {
  .core-value-list li a {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .core-value-list li a {
    font-size: 16px;
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .core-value-list li a {
    font-size: 14px;
    padding: 7px 0;
  }
}

.core-value-list li:first-child a {
  padding-top: 0;
}

.career-carousel {
  color: #868686;
}

.career-carousel .owl-nav {
  position: absolute;
  right: 5%;
  top: 55%;
}

.career-carousel .box1,
.career-carousel .box2 {
  opacity: 1;
}

@media (max-width: 767px) {
  .career-carousel .owl-stage {
    padding-left: 0 !important;
  }
}

.career-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.career-carousel .owl-item:hover {
  opacity: 1;
}

.career-carousel .owl-item .de-img-box img,
.career-carousel .owl-item .de-img-box video {
  width: 50%;
  margin-left: auto;
  margin-top: 32%;
}

@media (max-width: 767px) {
  .career-carousel .owl-item .de-img-box img,
  .career-carousel .owl-item .de-img-box video {
    width: 100%;
  }
}

.career-carousel .owl-item .row {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.career-carousel .owl-item .text-box {
  display: none;
}

.career-carousel .owl-item.active {
  opacity: 1;
}

.career-carousel .owl-item.active.center {
  overflow: hidden;
}

.career-carousel .owl-item.active.center .text-box {
  display: block;
}

.career-carousel .owl-item.active.center .de-img-box img,
.career-carousel .owl-item.active.center .de-img-box video {
  width: 100%;
  margin: 0 auto;
}

.career-carousel .owl-item.active.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .1s;
}

.career-carousel .owl-item.active.center .box2 {
  opacity: 1;
  animation-name: slideInRight;
  animation-delay: .5s;
}

.career-carousel .owl-item.active.center + .owl-item .de-img-box img,
.career-carousel .owl-item.active.center + .owl-item .de-img-box video {
  margin: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .career-carousel .owl-item.active.center + .owl-item .de-img-box img,
  .career-carousel .owl-item.active.center + .owl-item .de-img-box video {
    margin: 0;
  }
}

.career-carousel .owl-item.active.center + .owl-item .row {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.open-orl-card .detail-info {
  color: #868686;
  padding: 30px 0 40px 0;
}

@media (max-width: 767px) {
  .open-orl-card {
    margin-top: 15px;
  }
  .open-orl-card .btn-box {
    text-align: center;
  }
}

.benefits {
  background-color: #EEEDE8;
  padding: 80px 0;
  color: #868686;
}

@media (max-width: 767px) {
  .benefits .hd1 {
    font-size: 24px;
  }
}

.about-card {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
}

.about-card .box-1,
.about-card .box-2 {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .about-card .box-1,
  .about-card .box-2 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

.about-card .box-1 {
  -ms-flex: 0 0 46%;
      flex: 0 0 46%;
  max-width: 46%;
}

.about-card .box-1.PR25 {
  padding-right: 50px;
}

.about-card .box-1.PL25 {
  padding-left: 50px;
}

@media (max-width: 767px) {
  .about-card .box-1 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .about-card .box-1.PR25, .about-card .box-1.PL25 {
    padding: 0 15px;
  }
}

.about-card .box-2 {
  -ms-flex: 0 0 54%;
      flex: 0 0 54%;
  max-width: 54%;
}

@media (max-width: 767px) {
  .about-card .box-2 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

.about-card .hd1 {
  margin-bottom: 35px;
}

.about-card .hd3 {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .about-card .hd1 {
    margin-bottom: 15px;
  }
}

.bm-card {
  margin-bottom: 40px;
}

.bm-card img {
  width: 100%;
  display: block;
  height: auto;
}

.bm-card .hd3 {
  margin-bottom: 5px;
}

.bm-card a {
  display: block;
}

.ticker-carousel {
  margin-top: 40px;
}

.ticker-carousel.op1 {
  margin: 0;
  background: #f0ece7;
  padding: 70px 0 60px 0;
}

.ticker-carousel.op1 .ticker-card {
  background: #FFFFFF;
}

.ticker-card {
  background: #f0ece7;
  padding: 30px 25px;
  border-radius: 7px;
  font-size: 16px;
  color: #868686;
  height: 100%;
}

.ticker-card .hd3 {
  font-size: 18px;
  min-height: 55px;
}

.ticker-card .hd3 a {
  color: #9c6d41;
}

.ticker-card p {
  margin: 0;
}

@media (max-width: 767px) {
  .ticker-card {
    padding: 15px;
  }
}

.card-growth {
  background: #f0ece7;
  padding: 30px 50px;
  border-radius: 14px;
  font-size: 16px;
  color: #868686;
}

.card-growth .hd3 {
  color: #868686;
  margin-bottom: 20px;
}

.card-growth .hd1 {
  margin-bottom: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  line-height: .5;
}

.card-growth .hd1 span.text1 {
  font-size: 1.5vw;
  color: #868686;
}

.card-growth p {
  margin: 0;
}

@media (max-width: 767px) {
  .card-growth {
    padding: 15px;
    margin-bottom: 30px;
  }
}

.csr-carousel {
  position: relative;
}

.csr-carousel .box1 {
  min-height: 90px;
  color: #868686;
}

@media (max-width: 767px) {
  .csr-carousel .box1 {
    min-height: 175px;
  }
  .csr-carousel .box1 .hd3 {
    margin-bottom: 15px;
    padding-right: 75px;
  }
}

.csr-carousel .box1,
.csr-carousel .box2,
.csr-carousel .box3,
.csr-carousel .box4,
.csr-carousel .box5 {
  opacity: 0;
}

.csr-carousel .owl-item {
  opacity: .5;
  transition: all 0.5s linear;
}

.csr-carousel .owl-item:hover {
  opacity: 1;
}

.csr-carousel .owl-item.center {
  opacity: 1;
}

.csr-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .2s;
}

.csr-carousel .owl-item.center .box1 {
  opacity: 1;
  animation-name: fadeInUp;
  animation-delay: .5s;
}

.csr-carousel .owl-nav {
  position: absolute;
  bottom: 68px;
  right: 15.5%;
}

@media (max-width: 767px) {
  .csr-carousel .owl-nav {
    bottom: 145px;
    right: 25px;
  }
}

.slider-counter {
  position: absolute;
  bottom: 75px;
  right: 20%;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
}

@media (max-width: 1024px) {
  .slider-counter {
    right: 21%;
  }
}

@media (max-width: 991px) {
  .slider-counter {
    right: 22%;
  }
}

@media (max-width: 767px) {
  .slider-counter {
    bottom: 155px;
    right: 80px;
  }
}

.bm-wrapper {
  position: relative;
  overflow: hidden;
}

.bm-wrapper .bm-popup {
  background: rgba(238, 237, 232, 0.95);
  position: absolute;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  top: 0;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 130px 10%;
  color: #868686;
  display: none;
}

@media (max-width: 767px) {
  .bm-wrapper .bm-popup {
    padding: 90px 10%;
  }
}

.bm-wrapper .bm-popup.open {
  display: -ms-flexbox;
  display: flex;
}

.bm-wrapper .bm-popup .close-button {
  position: absolute;
  right: 130px;
  top: 60px;
}

@media (max-width: 767px) {
  .bm-wrapper .bm-popup .close-button {
    width: 30px;
    height: 30px;
    right: 30px;
    top: 30px;
  }
  .bm-wrapper .bm-popup .close-button img {
    width: 30px;
  }
}

.bm-wrapper .bm-popup .member-info {
  min-height: 375px;
  overflow-y: scroll;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .bm-wrapper .bm-popup .member-info {
    height: 280px;
  }
}

.bm-wrapper .bm-popup .member-info.active {
  height: 380px;
  cursor: url(../images/scroll.png), auto;
}

.bm-wrapper .bm-popup .owl-nav {
  padding-left: 43.5%;
  margin-left: 15px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .bm-wrapper .bm-popup .owl-nav {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .bm-wrapper .bm-popup .owl-nav {
    padding-left: 0;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .bm-wrapper .bm-popup .bm-carousel img {
    margin-bottom: 30px;
  }
}

.latest-awards {
  padding: 100px 0 50px 0;
}

@media (max-width: 1024px) {
  .latest-awards {
    padding: 50px 0 30px 0;
  }
}

.la-carousel {
  position: relative;
}

.la-carousel .owl-nav {
  position: absolute;
  top: -50px;
  right: 15%;
}

@media (min-width: 1366px) {
  .la-carousel .owl-nav {
    right: 10%;
  }
}

@media (max-width: 767px) {
  .la-carousel .owl-nav {
    right: 15px;
  }
}

.la-card figure {
  margin: 0;
  padding: 0;
  position: relative;
}

.la-card figure figcaption {
  position: absolute;
  bottom: 0;
  padding: 15px;
  color: #FFFFFF;
}

.la-card figure .icon-noun-share-2832870 {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 15px;
}

.la-card figure .icon-noun-share-2832870::before {
  color: #FFFFFF;
}

.la-card figure .date-box {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  border-radius: 25px;
  background: #FFFFFF;
  font-size: 12px;
  left: 10px;
  top: 10px;
  color: #868686;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
}

.la-card figure .date-box img {
  width: 15px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .la-card figure .date-box {
    padding: 7px 10px;
    font-size: 10px;
  }
  .la-card figure .date-box img {
    width: 12px;
  }
}

.la-card .hd2 {
  font-size: 18px;
  margin-top: 15px;
}

.all-awards {
  padding: 50px 0;
}

@media (max-width: 1024px) {
  .all-awards {
    padding: 10px 0 30px 0;
  }
}

@media (max-width: 767px) {
  .all-awards .MT30 {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .overflow-auto {
    overflow-y: auto;
    scrollbar-width: none;
  }
  .overflow-auto::-webkit-scrollbar {
    display: none;
  }
}

.all-awards-list.nav {
  display: block;
}

@media (max-width: 767px) {
  .all-awards-list.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 30px;
  }
}

.all-awards-list li a {
  color: #868686;
  display: block;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  padding: 25px 0;
  font: 400 1.03vw/1.4 "mont-book", sans-serif;
  letter-spacing: 2px;
  transition: all 0.5s linear;
  text-transform: uppercase;
}

.all-awards-list li a:hover, .all-awards-list li a.active {
  color: #9c6d41;
  border-bottom: 1px solid #9c6d41;
}

@media (max-width: 991px) {
  .all-awards-list li a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .all-awards-list li a {
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 12px;
    border: 0;
  }
  .all-awards-list li a.active {
    background: #9c6d41;
    color: #FFFFFF;
    border-radius: 20px;
  }
}

.all-awards-list li:first-child a {
  padding-top: 0;
}

@media (max-width: 767px) {
  .all-awards-list li:first-child a {
    white-space: nowrap;
    padding: 5px 10px;
  }
}

@media (max-width: 767px) {
  .all-awards-list li {
    margin-right: 10px;
  }
}

.awards-card {
  margin-bottom: 30px;
}

.awards-card .innar-box {
  background: #EEEDE8;
  height: 100%;
  position: relative;
}

.awards-card .innar-box figure {
  margin: 0;
}

.awards-card .innar-box .awards-details {
  padding: 25px 20px;
  color: #868686;
}

.awards-card .innar-box .awards-details .text-details {
  min-height: 65px;
  padding-bottom: 30px;
}

.awards-card .innar-box .awards-details .text-details a {
  color: #868686;
}

.awards-card .innar-box .awards-details .date-pdf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-transform: uppercase;
  font-family: "mont-semibold", sans-serif;
  color: #868686;
  letter-spacing: 1px;
  position: absolute;
  bottom: 20px;
  width: 90%;
}

.awards-card .innar-box .hd2 {
  min-height: 70px;
  padding-bottom: 15px;
}

.awards-card .innar-box .hd2 a {
  color: #9c6d41;
}

@media (max-width: 991px) {
  .awards-card .innar-box .hd2 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .awards-card .innar-box .hd2 {
    font-size: 16px;
    min-height: inherit;
  }
}

.sh-box {
  border: 1px solid #EEEDE8;
  border-radius: 10px;
  font-family: "mont-book", sans-serif;
  font-size: 20px;
  padding: 20px 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  color: rgba(134, 134, 134, 0.5);
}

.sh-box .icon-noun-pdf-781710 {
  font-size: 30px;
}

.sh-box:hover, .sh-box.active {
  background: #EEEDE8;
  color: #868686;
}

.sh-box:hover .icon-noun-pdf-781710::before, .sh-box.active .icon-noun-pdf-781710::before {
  color: #9c6d41;
}

.sh-list li {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4%;
  line-height: 1.8;
  color: #868686;
}

.sh-list li span {
  width: 32px;
  height: 32px;
  -ms-flex: 0 0 32px;
      flex: 0 0 32px;
  border-radius: 50%;
  background: #EEEDE8;
  margin-right: 20px;
}

.sh-list li:nth-child(2) span {
  background: #b6b6b6;
}

.sh-list li:nth-child(3) span {
  background: #9c6d41;
}

.sh-list li:nth-child(4) span {
  background: #6d4a2a;
}

@media (max-width: 767px) {
  .sh-list {
    margin-top: 30px;
  }
}

.bse-nse-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.bse-nse-tabs a {
  font-family: "mont-bold", sans-serif;
  font-size: 12px;
  color: #868686;
  padding: 7px 20px;
  border-radius: 20px;
}

.bse-nse-tabs a.active {
  background: #9c6d41;
  color: #FFFFFF;
}

.bse-nse {
  border-radius: 10px;
  font-family: "mont-book", sans-serif;
  font-size: 20px;
  padding: 30px 50px;
  background: #EEEDE8;
  color: #868686;
}

.bse-nse .line-inpt.form-control {
  border-bottom-color: #9c6d41;
  color: #9c6d41;
  font-size: 25px;
}

.bse-nse select.line-inpt {
  background: url(../images/svg/arrow-down.svg) no-repeat right center;
}

.bse-nse .price-box {
  color: #9c6d41;
  font-size: 20px;
  margin-top: 15px;
}

.bse-nse .price-box p {
  margin: 0;
  padding-bottom: 5px;
  color: #868686;
  font-size: 14px;
}

.bse-nse .share-data {
  display: -ms-flexbox;
  display: flex;
  font-family: "mont-bold", sans-serif;
  font-size: 12px;
  -ms-flex-align: center;
      align-items: center;
  color: #9c6d41;
}

.bse-nse .share-data span {
  font-size: 45px;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .bse-nse {
    padding: 30px;
  }
  .bse-nse .line-inpt.form-control {
    font-size: 20px;
  }
}

.share-details {
  display: -ms-flexbox;
  display: flex;
  margin: -15px;
}

.share-details li {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-right: 1px solid #868686;
}

.share-details li:last-child {
  border-right: 0;
}

.share-details li:first-child .hd1, .share-details li:first-child .hd3 {
  padding: 0;
}

.share-details li .hd3 {
  color: #868686;
}

.share-details li .hd1, .share-details li .hd3 {
  padding-left: 10%;
}

.share-details li .hd1 span, .share-details li .hd3 span {
  display: inline;
}

@media (max-width: 767px) {
  .share-details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .share-details li {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
    border: 0;
    padding: 15px 30px;
  }
  .share-details li .hd1, .share-details li .hd3 {
    padding: 0;
  }
  .share-details li .hd1 {
    font-size: 24px;
  }
  .share-details li .hd3 {
    font-size: 14px;
  }
}

/* ESG Landing Page*/
.hd4 {
  font-family: "mont-book", sans-serif;
  font-size: 2.5vw;
  line-height: 1.1;
  color: #9c6d41;
}

.hd4.sb {
  font-family: "mont-semibold", sans-serif;
}

.hd4 span {
  display: block;
}

@media (max-width: 767px) {
  .hd4 {
    font-size: 26px;
  }
}

.fs-15 {
  font: 400 1.1vw/1.4 "mont-book", sans-serif;
}

.section100 {
  padding: 100px 0;
}

@media (max-width: 767px) {
  .section100 {
    padding: 60px 0;
  }
}

@media (max-width: 768px) {
  ::-webkit-scrollbar {
    display: none;
  }
  html, body {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  z-index: 9;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

#loader video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#loader.slide-out {
  transform: translateY(-100%);
  opacity: 0;
}

#main-content {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

#main-content.show {
  opacity: 1;
  transform: translateY(0);
}

.esg-page .hd1 {
  font-size: 2.6vw;
  text-align: center;
}

@media (max-width: 767px) {
  .esg-page .proNav.secondary-nav .listing-tabs {
    width: auto !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .esg-page .proNav.secondary-nav .listing-tabs a {
    white-space: nowrap;
  }
  .esg-page .hd1 {
    font-size: 26px;
  }
  .esg-page .fs-14 {
    font-size: 14px;
  }
}

.green-print-bg {
  background: url(../images/esg/title-bg.svg) no-repeat -50px center;
  min-height: 300px;
}

@media (max-width: 767px) {
  .green-print-bg {
    background-position: -30% -30%;
    background-size: 60%;
  }
  .green-print-bg .hd4 {
    text-align: center;
    padding-bottom: 25px;
  }
  .green-print-bg .hd4 span {
    display: inline;
  }
}

.enviroment-box {
  background: #f0ece7;
}

.fs-13 {
  font: 400 0.95vw/1.4 "mont-semibold", sans-serif;
}

.env-info-box {
  background: url(../images/envi-pattern.svg) no-repeat 0 0;
  background-size: cover;
  height: 100%;
  padding: 80px 85px;
  color: #494949;
}

.env-info-box ul li {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.env-info-box ul li .icon-cta-icon {
  margin: 4px 15px 0 0;
}

@media (max-width: 767px) {
  .env-info-box {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .sustaCarousel .owl-stage {
    left: -70px;
  }
}

.gov-card {
  font-size: .9vw;
}

.gov-card p {
  margin: 0;
}

.gov-card p:first-child {
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 3px solid #9c6d41;
}

.gov-card p:nth-child(2) {
  color: #9c6d41;
  font-size: 1.05vw;
  font-family: "mont-semibold", sans-serif;
  padding-bottom: 5px;
}

.gov-card p:nth-child(2) a {
  color: #9c6d41;
}

@media (max-width: 767px) {
  .gov-card {
    font-size: 14px;
  }
  .gov-card p:nth-child(2) {
    font-size: 15px;
  }
}

.our-focus {
  background: #EFECE6;
}

.our-focus figure {
  position: absolute;
  z-index: 1;
  margin: 30px 0 0 30px;
}

.our-focus .ofa-card {
  background: #FFFFFF;
  padding: 140px 30px 30px;
  height: 100%;
}

.our-focus .ofa-card .hd3 {
  color: #494949;
}

.our-focus .owl-carousel .owl-stage {
  display: -ms-flexbox;
  display: flex;
}

.our-focus .owl-carousel .owl-item {
  display: -ms-flexbox;
  display: flex;
}

.our-focus .owl-carousel .ofa-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}

@media (max-width: 767px) {
  .our-focus {
    padding: 40px 0;
  }
  .our-focus .container {
    padding: 0;
  }
  .our-focus .slideInDown1, .our-focus .slideInDown2, .our-focus .slideInDown3, .our-focus .ofa-card.os-animation {
    animation-name: none;
  }
  .our-focus .owl-stage {
    left: -10px;
  }
  .our-focus .area-icnbx {
    position: relative;
    height: 250px;
    margin-top: 40px;
  }
  .our-focus .area-icnbx figure {
    margin: 0;
  }
  .our-focus .area-icnbx figure img {
    width: 125px;
    height: 125px;
  }
  .our-focus .area-icnbx .area-icn1 {
    position: absolute;
    top: 0;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .our-focus .area-icnbx .area-icn2 {
    position: absolute;
    left: 10%;
    bottom: 0;
  }
  .our-focus .area-icnbx .area-icn3 {
    position: absolute;
    right: 10%;
    bottom: 0;
  }
}

@keyframes slideInDown1 {
  from {
    transform: translate3d(300%, 270%, 0) scale(3);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}

.slideInDown1 {
  animation-name: slideInDown1;
}

@keyframes slideInDown2 {
  from {
    transform: translate3d(100px, 65%, 0) scale(3);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}

.slideInDown2 {
  animation-name: slideInDown2;
}

@keyframes slideInDown3 {
  from {
    transform: translate3d(-50%, 250%, 0) scale(3);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}

.slideInDown3 {
  animation-name: slideInDown3;
}

.MT100 {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .MT100 {
    margin-top: 60px;
  }
}

.codes-bx {
  border: 1px solid #9C6D41;
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.codes-bx .read-more {
  font-style: normal;
  letter-spacing: 1.5px;
}

.codes-bx figure {
  width: 182px;
  height: 182px;
  -ms-flex: 0 0 182px;
      flex: 0 0 182px;
  margin: 0 0 0 80px;
  border-radius: 50%;
  background: rgba(156, 109, 65, 0.1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .codes-bx {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-align: start;
        align-items: start;
    padding: 24px;
  }
  .codes-bx figure {
    margin: 0 0 20px;
    width: 100px;
    height: 100px;
    -ms-flex: none;
        flex: none;
  }
  .codes-bx figure img {
    width: 50px;
    height: auto;
  }
}

.long-vision {
  background: #EFECE6;
  padding: 65px 0 0;
}

@media (max-width: 991px) {
  .long-vision {
    padding: 40px 0 0;
  }
  .long-vision .container {
    padding: 0;
  }
  .long-vision .fs-16 {
    font-size: 14px;
    text-align: left;
    padding: 0 20px 20px;
    background: #EFECE6;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  }
  .long-vision ::-webkit-scrollbar {
    display: none;
  }
}

.vision-boxes {
  margin-top: 35px;
  padding-right: 24px;
  height: 560px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vision-boxes .vision-item {
  margin-bottom: 20px;
}

.vision-boxes .vision-item figure {
  margin: 0;
}

.vision-boxes .vision-item figure img {
  width: 100%;
  height: auto;
}

.vision-boxes .normal-tabs {
  padding-top: 0;
}

.vision-boxes .normal-tabs ul {
  -ms-flex-pack: start;
      justify-content: start;
}

.vision-boxes .normal-tabs ul li a {
  letter-spacing: 1.2px;
  padding: 0 0 12px;
  margin-right: 32px;
  position: relative;
  text-transform: capitalize;
}

.vision-boxes .owl-stage {
  left: -100px;
}

.vision-boxes .owl-carousel .owl-stage {
  display: -ms-flexbox;
  display: flex;
}

.vision-boxes .owl-carousel .owl-item {
  display: -ms-flexbox;
  display: flex;
}

.vision-boxes .owl-carousel .item {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.vision-boxes .owl-carousel .lt-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 100%;
}

.vision-boxes .owl-carousel .owl-stage-outer::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  height: 100%;
  background: linear-gradient(90deg, rgba(239, 236, 230, 0) 0%, #EFECE6 100%);
}

@media (max-width: 991px) {
  .vision-boxes {
    height: 100vh;
    margin-top: 0;
    padding-right: 0;
    padding-top: 20px;
  }
  .vision-boxes .owl-stage {
    left: -20px;
  }
  .vision-boxes .owl-carousel .owl-stage-outer::after {
    content: none;
  }
  .vision-boxes .vision-item .hd3 {
    font-size: 20px;
  }
  .vision-boxes .vision-item .hd3 + p {
    font-size: 12px;
    padding: 0 20px;
  }
  .vision-boxes .normal-tabs {
    margin: 36px 0 16px;
  }
  .vision-boxes .normal-tabs ul li a {
    font-size: 12px;
    letter-spacing: 1.2px;
    margin-right: 24px;
  }
  .vision-boxes .normal-tabs ul li a span {
    bottom: 0;
  }
  .vision-boxes .vision-ctnt {
    padding-left: 20px;
  }
}

.lt-box {
  border: 1px solid #9C6D41;
}

.lt-box .lt-txt {
  padding: 20px;
  font-size: 12px;
}

.lt-box .lt-txt.op1 {
  background: #E4DCCD;
}

.lt-box .lt-txt.op1 p.lc3 {
  min-height: 80px;
}

.lt-box .lt-txt.op1 p.lc5 {
  min-height: 100px;
}

.lt-box .lt-txt h4 {
  font-family: "mont-semibold", sans-serif;
  margin-bottom: 4px;
}

.lt-box .lt-txt p {
  margin-bottom: 0;
  min-height: 68px;
}

.lt-box .lt-txt p.p1 {
  min-height: 52px;
}

.lt-box .lt-txt p strong {
  font-size: 24px;
  line-height: 1;
  display: block;
  font-family: "mont-bold", sans-serif;
  margin-bottom: 4px;
}

.lt-box .lt-txt p b {
  font-family: "mont-semibold", sans-serif;
}

.heading-title.op1 {
  font-size: 2.64vw;
  font-family: "mont-semibold", sans-serif;
  letter-spacing: 0;
  background: linear-gradient(90deg, rgba(16, 16, 16, 0.02) 0%, transparent 100%);
  -webkit-backdrop-filter: blur(0.5px);
          backdrop-filter: blur(0.5px);
  text-transform: none;
}

@media (max-width: 991px) {
  .heading-title.op1 {
    font-size: 21px;
  }
  .heading-title.op1 br {
    display: none;
  }
}

.esg-disclosures.owl-carousel.arrow .owl-nav {
  margin-top: 0;
}

.esg-disclosures .owl-nav {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -khtml-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 102%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  top: 40%;
}

@media (max-width: 991px) {
  .esg-disclosures .owl-nav {
    display: none;
  }
}

.esg-accordion {
  background: #EAE7DF;
}

@media (max-width: 767px) {
  .esg-accordion .container {
    padding: 0;
  }
}

.awards-accolades .normal-tabs ul li a, .our-impact .normal-tabs ul li a {
  position: relative;
  text-transform: none;
  letter-spacing: 1.2px;
}

@media (max-width: 767px) {
  .awards-accolades .normal-tabs ul li a, .our-impact .normal-tabs ul li a {
    font-size: 12px;
  }
}

.our-impact {
  padding-bottom: 100px;
}

.our-impact .normal-tabs ul li {
  width: 30%;
}

.our-impact .normal-tabs ul li a {
  white-space: normal;
  text-align: center;
}

@media (max-width: 767px) {
  .our-impact {
    padding-bottom: 50px;
  }
  .our-impact .normal-tabs ul li {
    width: 50%;
  }
}

.awards-accolades .owl-carousel .owl-stage {
  margin: 0 auto;
}

/* Accordian CSS */
.offer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}

.offer-tab-link {
  text-align: center;
}

.offer-tab-link ul li {
  display: inline-block;
  padding: 10px 0;
  margin: 0 -3px;
}

.offer-tab-link ul li a {
  display: block;
  color: #000;
  font-size: 20px;
  padding: 10px 60px;
  border-bottom: 4px solid #000;
  font-weight: 500;
}

.offer-tab-link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  -ms-flex-pack: center;
      justify-content: center;
}

.offer-tab-link ul li a.active {
  color: darkcyan;
  border-color: darkcyan;
}

.offer-content p {
  text-align: left;
  margin: 0;
  width: 100%;
}

.offer-content h2 {
  text-align: left;
}

.offerItem {
  padding: 0;
  width: 64px;
  height: 774px;
  margin-left: 24px;
  overflow: hidden;
  float: left;
  position: relative;
  transition: 0.4s ease;
}

.offerItem:first-child {
  margin-left: 0;
}

.offer-img {
  margin: 0 -15px;
}

.offer-detail {
  width: 800px;
}

.offerItemTitle {
  position: absolute;
  left: 30px;
  z-index: 1;
  width: 774px;
  color: #9c6d41;
  transform: rotate(-90deg);
  transform-origin: left;
  text-align: right;
  margin: 0 auto;
  top: 94.5%;
  height: 80px;
  line-height: 80px;
  background: #EFECE6;
  cursor: pointer;
  font-size: 2.2vw;
  opacity: 1;
}

.offerItem.active {
  width: calc(100% - 5*88px);
  background: url(../images/esg/actBg.png) no-repeat center;
  background-size: cover;
}

.offerItem.active .offer-detail {
  width: auto;
}

.offerItem.active .offer-img {
  max-width: 415px;
}

.offerItem.active .offer-detail .row .col:first-child {
  max-width: 40% !important;
}

.offer-content {
  max-width: 460px;
  margin: 0 auto;
  top: 50%;
  position: relative;
  transform: translate(0, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.offer-tabs.tab-content {
  padding: 10px 0;
}

.offerslide:after {
  content: '';
  clear: both;
  display: block;
}

.offer-content p {
  color: #000;
}

.offer-content h2 {
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}

.offerItemTitle.hide {
  opacity: 0;
  height: 0;
}

.offerItem.active .offer-content {
  transition: 0.3s ease;
  opacity: 1;
}

.offer-content a {
  background: darkcyan;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 10px;
  border: 0;
  border-radius: 3px;
}

/*end*/
.offer-detail .hd2 {
  font-size: 2.2vw;
  font-family: "mont-book", sans-serif;
  margin-bottom: 8px;
}

.key-area {
  margin-top: 30px;
}

.key-area .fs-15 {
  color: #9C6D41;
  font-family: "mont-semibold", sans-serif;
  margin-bottom: 10px;
}

.key-area .list1 li {
  font-size: 0.96vw;
  margin-bottom: 0.7vw;
}

.key-area .list1 li:last-child {
  margin-bottom: 0;
}

.offerItem:nth-child(1) .offerItemTitle {
  padding-right: 4vw;
}

.offerItem:nth-child(2) .offerItemTitle {
  padding-right: 10vw;
}

.offerItem:nth-child(3) .offerItemTitle {
  padding-right: 18vw;
}

.offerItem:nth-child(4) .offerItemTitle {
  padding-right: 27vw;
}

.offerItem:nth-child(5) .offerItemTitle {
  padding-right: 30vw;
}

.offerItem:nth-child(6) .offerItemTitle {
  padding-right: 38vw;
}

.offer-detail .offer-box {
  padding: 60px 40px 60px 80px;
  width: 670px;
}

.offer-detail img {
  min-height: 360px;
  width: 100%;
}

/*media area*/
@media (min-width: 1441px) {
  .offerItem {
    height: 890px;
  }
  .offerItemTitle {
    width: 890px;
    top: 95.5%;
  }
  .offer-detail .offer-box {
    width: 760px;
  }
}

@media (max-width: 1280px) {
  .offerItem.active .offer-detail {
    width: 750px;
  }
  .offer-detail {
    width: 595px;
  }
}

@media (max-width: 1199px) {
  h4.offerItemTitle {
    height: 50px;
    line-height: 50px;
    left: 25px;
    top: 94%;
  }
  .offerItem {
    width: 50px;
  }
  .offerItem.active {
    width: calc(100% - 6*50px);
  }
  .offerItem.active .offer-content {
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  .offer-content p {
    font-size: 14px;
  }
  .offerItem.active .offer-content {
    margin-left: 0;
  }
  h4.offerItemTitle {
    font-size: 24px;
    top: 93%;
    width: 280px;
    height: 36px;
    line-height: 36px;
    left: 17px;
  }
  .offerItem.active .offer-detail {
    width: 500px;
  }
  .offer-content h2 {
    font-size: 18px;
    margin: 0;
  }
  .offer-content a {
    padding: 7px 13px;
    font-size: 16px;
    margin-top: 10px;
  }
  .offer-detail {
    width: 395px;
    max-height: 279px;
  }
  .offerItem {
    width: 35px;
  }
  .offerItem.active {
    width: calc(100% - 5*35px);
  }
}

@media (max-width: 767px) {
  .offerslide {
    padding: 20px;
  }
  .offer-detail .hd2 {
    font-size: 24px;
  }
  .key-area .fs-15 {
    font-size: 14px;
  }
  .key-area .list1 li {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .offerItem {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 24px;
  }
  .offerItem:first-child {
    margin-top: 0;
  }
  .offer-detail {
    width: 100%;
    max-height: unset;
    display: none;
  }
  h4.offerItemTitle {
    text-align: left;
    padding: 12px 16px;
    position: relative;
    transform: rotate(0);
    height: 52px;
    line-height: 28px;
    width: 100%;
    left: 0;
  }
  .offer-img {
    margin: 0;
  }
  .offer-content {
    margin: 0;
    max-width: 100%;
  }
  .offerItem.active .offer-detail {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }
  .offerItem.active .offer-detail .row .col:first-child {
    max-width: 50% !important;
  }
  .offerItem.active {
    width: 100%;
    padding: 0;
  }
  .offer-detail .offer-box {
    padding: 0px 0px;
    width: 100%;
  }
  .offer-detail img {
    min-height: auto;
  }
}

@media (max-width: 574px) {
  .offerItem.active .offer-detail .row {
    display: block;
  }
  .offerItem.active .offer-detail .row .col {
    max-width: 100% !important;
  }
  .offer-content {
    transform: translate(0);
    top: 0;
    padding: 10px 0;
  }
  .offer-img, .offerItem.active .offer-img {
    width: 100%;
    max-width: unset;
  }
  .offer-img img {
    width: 100%;
  }
  .offerItem.active .offer-detail .row .col:first-child {
    max-width: 100% !important;
  }
}

.music-on .muted {
  border-radius: 50px;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: absolute;
  left: 5%;
  z-index: 11;
  bottom: 9%;
  border: 1px solid #6d4a2a;
  background: rgba(109, 74, 42, 0.5);
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: "mont-semibold", sans-serif;
}

.music-on .muted .icon-soundoff {
  font-size: 25px;
  opacity: .5;
}

.music-on .muted .icon-soundoff.act {
  opacity: .8;
}

.music-on .muted .icon-soundoff.act:before {
  content: "\e92a";
}

@media (max-width: 767px) {
  .music-on .muted {
    display: block;
    bottom: 5%;
    width: 35px;
    height: 35px;
    padding: 9px;
  }
  .music-on .muted .icon-soundoff {
    font-size: 16px;
  }
}

.card.accolades_c {
  margin-left: 48px;
  min-height: 220px;
  border: solid 0.5px #E1E1E1;
  border-left: solid 20px #FAF7F3;
  border-radius: 2px;
  padding: 20px 16px;
  display: inline-block;
}

.card.accolades_c hr {
  width: 56px;
  margin: 10px 0;
}

.card.accolades_c .card-body {
  padding: 0px;
  height: 100%;
}

.card.accolades_c .card-title {
  font-size: 11px;
  text-transform: uppercase;
  color: #261e04;
  min-height: 26px;
}

.card.accolades_c p {
  font-size: 12px;
  min-height: 84px;
}

.card.accolades_c p span {
  color: #9c6d41;
}

.card.accolades_c .align-items-end {
  -ms-flex: 0 0 65px;
      flex: 0 0 65px;
}

@media (max-width: 1366px) {
  .card.accolades_c {
    margin-left: 0;
    width: auto;
  }
  .card.accolades_c .align-items-end {
    -ms-flex: 0 0 55px;
        flex: 0 0 55px;
  }
}

.owl-accolades_rtl .card.accolades_c hr {
  margin: 10px auto 10px 0;
}

.card-wrap {
  display: inline-block;
  position: relative;
}

.overflow-hidden {
  overflow: hidden !important;
}

.owl-carousel .owl-stage {
  transition-timing-function: linear !important;
}

.certifications {
  background: #F9F9F9;
}

.certifications .row {
  -ms-flex-align: center;
      align-items: center;
}

.brown-bx {
  background: #EFECE6;
  padding: 66px 80px;
}

@media (max-width: 767px) {
  .brown-bx {
    padding: 36px 20px 5px;
  }
  .brown-bx .hd4 {
    text-align: center;
  }
  .brown-bx .hd4 + p {
    margin-top: 12px;
  }
}

.certified_car.owl-carousel.arrow .owl-nav {
  margin-top: 0;
}

.certified_car .owl-nav {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -khtml-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 112%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  top: 45%;
}

@media (max-width: 991px) {
  .certified_car .owl-nav {
    display: none;
  }
}

.certified_car .owl-item img {
  width: inherit;
  height: 120px;
  display: inline-block;
}

@media (max-width: 991px) {
  .certified_car .owl-item img {
    height: 100px;
  }
}

.certified_car .owl-dots {
  text-align: center;
}

.bg-brown {
  background: #F9F9F9;
}

.bg-certfied {
  padding: 5% 12%;
}

@media (max-width: 767px) {
  .bg-certfied {
    padding: 40px 0 40px 20px;
  }
  .bg-certfied .owl-stage {
    left: -50px;
  }
}

.card_certification {
  text-align: center;
}

.card_certification .borBx {
  border: 0;
  padding: 20px;
  background: #FFFFFF;
}

.card_certification .tl-1 {
  color: #9c6d41;
  font-family: "mont-semibold", sans-serif;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 20px;
}

.card_certification .tl-2 {
  font-size: 12px;
  color: #6B6B6B;
  margin-top: 10px;
  margin-bottom: 0px;
  min-height: 36px;
}

.card_certification .ct-text {
  color: #9c6d41;
  font-size: 10px;
  margin-top: 20px;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .card_certification .tl-2 {
    min-height: 35px;
  }
}

.section80 {
  padding: 80px 0;
}

.f16 {
  font: 1.175vw "mont-semibold", sans-serif;
}

@media (max-width: 767px) {
  .f16 {
    font-size: 16px;
  }
}

.rating-box {
  position: relative;
}

.rating-box + .btm-bg {
  position: absolute;
  width: 100%;
  height: 120px;
  margin-top: -120px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}

@media (max-width: 767px) {
  .rating-box {
    height: auto;
  }
  .rating-box + .btm-bg {
    display: none;
  }
  .rating-box .owl-carousel .owl-item img {
    width: auto;
  }
  .rating-box .my-slider .owl-stage {
    left: -30px;
  }
  .rating-box .owl-dots {
    margin-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 2px;
  }
  .rating-box .owl-carousel.meatballs .owl-dots .owl-dot {
    width: 7px;
    height: 7px;
  }
  .rating-box .card1 {
    padding: 20px;
    min-height: 250px;
  }
}

.parent {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.parent .div1 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 3;
  -ms-grid-row: span 3;
      grid-row: span 3 / span 3;
}

.parent .div2 {
  -ms-grid-row-span: 3;
  -ms-grid-row: span 3;
      grid-row: span 3 / span 3;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row: 4;
      grid-row-start: 4;
}

.parent .div3 {
  -ms-grid-row-span: 3;
  -ms-grid-row: span 3;
      grid-row: span 3 / span 3;
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row: 4;
      grid-row-start: 4;
}

.parent .div4 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.parent .div5 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 3;
      grid-row-start: 3;
}

.parent .div6 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 5;
      grid-row-start: 5;
}

.parent .div7 {
  -ms-grid-column-span: 4;
  -ms-grid-column: span 4;
      grid-column: span 4 / span 4;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-row: 7;
      grid-row-start: 7;
}

.parent .div8 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-row: 9;
      grid-row-start: 9;
}

.parent .div9 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 9;
      grid-row-start: 9;
}

.card1 {
  padding: 24px;
  background: #F4F4F4;
  height: 100%;
}

.card1 .f16 {
  color: #9c6d41;
}

.esg-disclosures {
  padding: 60px 0;
  background: url("../images/esg/esg-disclosures-bg.png") no-repeat center center;
  background-size: cover;
}

.esg-disclosures .hd1 {
  margin-bottom: 60px;
}

.esg-disclosures .fs-14sb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 15px;
}

.esg-disclosures .fs-14sb strong {
  font-family: "mont-semibold", sans-serif;
}

.esg-disclosures .normal-tabs ul li a {
  text-transform: none;
  letter-spacing: 1.2px;
}

.esg-disclosures .owl-item > div {
  margin: 15% 10%;
  transition: margin 0.4s ease;
}

.esg-disclosures .owl-item.center > div {
  cursor: auto;
  margin: 0;
}

@media (max-width: 767px) {
  .esg-disclosures .container {
    padding-left: 0;
    padding-right: 0;
  }
  .esg-disclosures .normal-tabs ul {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .esg-disclosures .normal-tabs ul li a {
    font-size: 12px;
  }
  .esg-disclosures .owl-item > div {
    margin: 8% 6%;
  }
  .esg-disclosures .owl-item > div .hdg {
    display: none;
  }
  .esg-disclosures .owl-item.center > div .hdg {
    display: -ms-flexbox;
    display: flex;
  }
}

.policies-commitments {
  padding: 80px 0;
}

.policies-commitments .owl-carousel .owl-item img {
  width: auto;
}

@media (max-width: 767px) {
  .policies-commitments .policies .owl-stage {
    left: -50px;
  }
}

.pbox {
  background: #FFF;
  border: 1px solid #E2E2E2;
  padding: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.pbox figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(156, 109, 65, 0.1);
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.pbox figure img {
  width: 100%;
  height: auto;
}

.meatballs .owl-dots {
  margin-top: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2px;
}

.list1 li {
  margin-bottom: .5vw;
  padding-left: 1.5vw;
  font-size: 0.88vw;
}

.list1 li::before {
  content: "\e900";
  color: #9c6d41;
  font-family: 'icomoon' !important;
  font-size: 0.88vw;
  position: absolute;
  margin-left: -1.5vw;
}

@media (max-width: 767px) {
  .list1 li {
    font-size: 12px;
    padding-left: 20px;
  }
  .list1 li::before {
    font-size: 12px;
    margin-left: -18px;
    margin-top: 2px;
  }
}

.flagship-initiatives .flagship-int .owl-stage {
  left: -120px;
}

.flagship-initiatives .owl-carousel.arrow .owl-nav {
  padding-right: 5%;
}

@media (max-width: 767px) {
  .flagship-initiatives .flagship-int .owl-stage {
    left: -20px;
  }
}

.flagship-box {
  display: -ms-flexbox;
  display: flex;
}

.flagship-box figure {
  margin: 0 40px 0 0;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
}

.flagship-box .fs-16 {
  font-family: "mont-semibold", sans-serif;
}

.flagship-box .view-more {
  display: none;
}

@media (max-width: 767px) {
  .flagship-box {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .flagship-box.txt-open {
    position: relative;
  }
  .flagship-box.txt-open .flagship-content {
    position: absolute;
    width: 100%;
    height: 500px;
    padding: 20px;
    overflow: auto;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
  }
  .flagship-box.txt-open .flagship-content .fs-16 + p {
    height: auto;
  }
  .flagship-box figure {
    margin: 0 0 20px;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flagship-box .fs-16 {
    min-height: 42px;
  }
  .flagship-box .fs-16 + p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    /* height: 120px; */
  }
  .flagship-box .view-more {
    display: block;
  }
}

.pbox1 {
  background: #EFECE6;
  padding: 24px;
  min-height: 200px;
}

.pbox1 span {
  display: inline-block;
  font: 2.25vw/1 "mont-semibold", sans-serif;
  color: #9c6d41;
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: .5px solid #494949;
  width: 100px;
}

.pbox1 .fs-12 {
  font-size: 0.88vw;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .pbox1 span {
    font-size: 24px;
  }
  .pbox1 .fs-12 {
    font-size: 12px;
  }
}

.owl-carousel.arrow .owl-nav {
  text-align: right;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .impact-numbers .impact-owl .owl-stage {
    left: -50px;
  }
}

.hdg {
  font-family: "mont-book", sans-serif;
  font-size: 2.5vw;
  line-height: 1;
  color: #9c6d41;
  text-align: center;
}

@media (max-width: 767px) {
  .hdg {
    font-size: 42px;
  }
}
