* {
  border: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Poppins", sans-serif;
}

a {
}

.form-group select {
  /* width: 30%; */
  float: left;
  padding: 10px;
  color: #333;
  border: 1px solid #b7b7b7;
  font-size: 14px;
  display: none;
}

.st0 {
  fill: #fba41d;
}

img {
  width: 100%;
}

.form-group .input-group input[type="tel"] {
  width: 70%;
  /* padding: 11.5px; */
}

input.form-control {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #b7b7b7;
  outline: none;
  border-radius: 0;
}

.MainHeader .Logo a img {
  width: 87px;
  /* margin-bottom: -87px; */
  /* background-color: #fff; */
  padding: 10px;
  /* border-bottom: 2px solid #ffdf8f; */
  box-sizing: border-box;
  z-index: 99;
}

/*releven css start below*/

.Mb-5 {
  margin-bottom: 40px !important;
}

.One-Four {
  width: 23.5%;
  float: left;
  position: relative;
  margin-right: 2%;
}

.One-Four:last-child {
  margin-right: 0;
}

section {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}

.DeskBlock {
  display: block;
  width: 100%;
}

.MobBlock,
#NRIBanner {
  display: none;
}

/* .MainHeader .Logo a:last-child {
    display: none;
} */

html,
body {
  width: 100%;
  float: left;
  overflow-x: hidden;
}

p {
  line-height: 24px;
  margin-top: 12px;
  font-size: 14px;
}

.Mb-5 {
  margin-bottom: 40px;
}

/* a,
h1,
input,
label,
textarea,
button {} */

.BorderTop {
  border-top: 0 !important;
}

.TextRight {
  text-align: right !important;
}

h2 {
  font-size: 20px;
}

a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  text-decoration: none;
}

.AbsoluteButton {
  float: none;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  display: table;
  margin: 0 auto;
  top: 45%;
}

.Accordian {
  width: 100%;
}

.section {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.Accordian .Item {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 20px;
}

.Accordian .Item h2 {
  cursor: pointer;
  margin: 0 0 10px;
}

.Accordian .Item h2 .Expand {
  display: none;
}

.Accordian .Item h2 .Expand {
  float: left;
  margin: 0 16px 0 0;
}

.Accordian .Item h2 .Collapse {
  float: left;
  margin: 0 16px 0 0;
}

.Accordian .Item .Content {
  /* display: none; */
  float: left;
  width: 100%;
}

.BgBlack {
  background: #000;
}

.BgYellow {
  background: #fdc31b;
}

.BgGreen {
  background: #5fa63d;
}

.BgDarkOrange {
  background: #c94807;
}

.BgPink {
  background: #ff0960;
}

.BgWhite {
  background: #fff;
  padding: 0 10px;
}

.Bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.LableHeading {
  width: 100%;
  text-align: center;
  padding: 10px;
  float: left;
  background-attachment: unset;
}

.Multicolor {
  background: -webkit-linear-gradient(110deg, #ff0960 60%, #454646 60%);
  background: -o-linear-gradient(110deg, #ff0960 60%, #454646 60%);
  background: -moz-linear-gradient(110deg, #ff0960 60%, #454646 60%);
  background: linear-gradient(90deg, #ff0960 60%, #454646 60%);
}

/* .AbsoluteHeading {
    position: absolute;
    text-align: center;
    display: table;
    margin: 0 auto;
    left: 0;
    right: 0;
    float: none;
    width: 100%;
    top: 40%;
    color: #fff;
} */

.City {
  background: url(../img/home_about_vision.html);
  padding: 5% 0;
}

.TitleGradient {
  background: #fadc08;
  background: linear-gradient(90deg, #fadc08, #ff9618);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.ColorBlack {
  color: #000 !important;
}

.ColorYellow {
  color: #fdc31b !important;
}

.ColorGreen {
  color: #5fa63d !important;
}

.ColorDarkOrange {
  color: #c94807 !important;
}

.ColorWhite {
  color: #fff !important;
}

.SubHeading {
  width: 100%;
  display: table;
  margin: -15px auto 20px;
  text-align: center;
  text-transform: none;
}

.MainTitle {
  text-align: center;
  display: table;
  margin: 0 auto 20px auto;
  position: relative;
  z-index: 9;
  box-sizing: border-box;
  color: #1e1e1e;
  font-size: 38px;
  width: 100%;
  line-height: 18px;
  margin-bottom: 33px;
  font-weight: 700;
}

.MainTitle span b {
  color: #000;
}

.btn-common {
  padding: 7px 17px;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid;
}

.btn-green {
  background: radial-gradient( ellipse farthest-corner at right bottom, #4a4d4f 0%, #157289 8%, #21808d 30%, #2b98ac 40%, transparent 80% ), radial-gradient( ellipse farthest-corner at left top, #e1e3e1 0%, #2b98ac 11%, #167389 25%, #166361 62.5%, #126766 100% );
  color: #fff;
  border-color: #fff;
}

.btn-yll {
  background: #444;
  color: #fff;
  border-color: #444;
}

.btn-black {
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    );
  color: #fff;
}

.btn-black:hover {
  background: #fff;
  color: #222;
  border-color: #444;
}

.btn-common:hover {
  background: #444;
  color: #fff;
  border-color: #444;
}

.galllery-sec {
  /* background: url('../img/pattern-dot.png'); */
  padding: 50px 0;
  background-color: #efefef;
}

.flat-type {
  padding-top: 50px;
  padding-bottom: 50px;
  /* margin-bottom: 50px; */
}
.vasru-expt {
  font-size: 14px;
  line-height: 1px;
}

/* Mobile Num Head */

.mobile-call {
  position: relative;
  background: #1a1d1f;
  text-align: center;
  display: none;
  color: #999999;
}

.mobile-call a {
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 12px 35px;
}

.mobile-call .fa {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  margin-right: 5px;
}

.pd-50 {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 0px;
}

.pd-70 {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 0px;
}

.title-welcome {
  font-size: 30px;
  color: #323232;
}

.title-welcome span {
  font-weight: 700;
  background: linear-gradient(to right, #2b98ac, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title-welcome b {
  color: #000;
}

.title-welcome sub {
  display: block;
  color: #222;
  font-size: 17px;
  margin: 5px 0 18px;
  line-height: 26px;
}
/* .overview-content {
  margin-top: 40px;
} */
.overview-content p {
  margin-top: 15px;
  font-size: 15px;
}

.BrandLogo {
  width: 200px;
  margin: 0px auto 10px auto;
  margin-bottom: 10px;
  display: table;
}

.HeadingBG {
  background: #005fa7;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}

.MainTitle .BorderLine:before {
  content: "";
  position: absolute;
  left: 0;
  height: 35%;
  width: 100%;
  background-color: #d0a760;
  bottom: 0;
  z-index: -1;
  opacity: 0.8;
}

.MainTitle:hover .BorderLine:before {
  transition: all ease 0.3s;
  height: 40px;
}

.MainTitle .BorderLine {
  box-sizing: border-box;
  padding: 0 5px;
  margin-right: 10px;
  color: #222;
}

.MainTitle .TitleCounter {
  color: #e1e1e1;
  font-family: "Poppins", sans-serif;
  font-size: 6em;
  font-weight: 700;
  opacity: 0.5;
  z-index: 0 !important;
  text-indent: 0;
  line-height: 0;
}

.Astrick {
  display: inline-block;
  color: #f00;
}

.Title {
  color: #121212;
  font-size: 1.6em;
  font-weight: 700;
  margin: 0 auto 0 !important;
  text-transform: uppercase;
  display: table;
  text-align: center;
  width: 100% !important;
  padding: 11px;
  z-index: 99;
  float: left;
  box-sizing: border-box;
  margin: 0 !important;
  height: 0;
}

.SmallBorder {
  width: 7px;
  height: 4px;
  display: inline-block;
  margin: 0 2px;
}

.LargeBorder {
  height: 4px;
  display: inline-block;
  width: 45px;
  margin: 0 2px;
}

.TitleBorder {
  position: relative;
  width: auto;
  display: table;
  text-align: center;
  margin: 0 auto;
}

#navbar {
  background: white;
  color: rgb(13, 26, 38);
  position: fixed;
  top: 0;
  height: 90px;
  line-height: 60px;
  width: 100vw;
  z-index: 9999;
  box-shadow: 2px 2px 5px -1px #222;
}

.SideMenu {
  display: none;
}

.PanelsContent {
  display: none;
}

.MainHeader {
  width: 100%;
  background-color: transparent;
  min-width: 320px;
  position: static;
  height: auto;
  z-index: 10;
  /* padding: 10px 0; */
  left: 0;
  right: 0;
  margin: 0 auto;
  float: left;
  box-sizing: border-box;
  background: #fff;
}
.MainHeader .Inner {
  display: table;
  max-width: 1400px;
  padding: 0 60px;
  margin: 0 auto;
  width: 100%;
  /* background: #232323; */
  background-color: #fff;
  /* -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, .08);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1); */
}

.MainHeader .Inner .Logo {
  float: left;
}

.MainHeader .Inner .Logo img {
  display: block;
  width: 200px;
  max-width: 332px;
  /* filter: drop-shadow(0px -1px 0px black); */
  margin-top: 7px;
}

.MainHeader.fixed {
  position: fixed;
  background-color: #fff;
  box-shadow: 2px 2px 10px #444;
  z-index: 9999;
  top: -1px;
}

.MainHeader .MobileButton {
  display: none;
  cursor: pointer;
  position: absolute;
  left: 17px;
  top: 16px;
  width: 25px;
  z-index: 3;
}

.MainHeader .MobileButton img {
  display: block;
  width: 100%;
}

.MainHeader .Inner .Navigation {
  float: right;
  z-index: 1000;
  z-index: 1000;
  background-color: transparent;
  font-size: 0;
  position: static;
  margin-top: 10px;
  margin-left: 5%;
  width: auto;
}

.MainHeader .Inner .Navigation ul {
  float: left;
  margin: 0;
  width: 100%;
}

.MainHeader .Inner .Navigation ul li {
  float: left;
  margin: 0 20px 0 0;
}

.MainHeader .Inner .Navigation ul li:last-child {
  margin-right: 0;
  float: right;
}

.MainHeader .Inner .Navigation ul li a {
  color: #000000;
  display: block;
  font-size: 16px;
  /* line-height: 36px;
    padding: 12px 3px; */
  line-height: 47px;
  padding: 15px 12px;
  text-align: center;
  font-weight: 600;
}

.MainHeader.fixed .Inner .Navigation ul li a {
  color: #000000;
}

.MainHeader .Inner .Navigation ul li a.Button {
  width: 103px;
}

.MainHeader .Inner .Navigation ul li button {
  margin-top: 9px;
  margin-left: 20px;
}

.brc-text {
  color: #fff;
  font-size: 22px;
}

.MainHeader .Inner .Navigation ul li:nth-child(6n) {
  float: right;
}

.MainHeader .Opened {
  left: 0px !important;
}

.MainContent {
  min-width: 320px;
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #fff;
  margin: 60px 0 0 0;
}
.proud-rang {
  color: #2b98ac;
  padding-left: 41px;
}
.prodo{
   padding: 0px 0px 20px 40px ;
}

.BodyOverlay {
  display: none;
  /* background: rgba(0, 0, 0, 0.7); */
  background: url(../../Content/Images/black_transparent_bg.html) repeat\9;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

/* overview */

.overview-img {
  display: inline-block;
  width: 370px;
}

.overview-content {
  vertical-align: top;
}

#floorPlan {
  background: #f8f8f8;
  padding: 38px 0;
  margin-top: 23px;
}

.loca-list {
}

.loca-list ul {
  margin-top: 20px;
  padding-left: 10px;
}

.loca-list ul li {
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 31px;
  position: relative;
  padding-left: 30px;
  list-style: none;
}

.loca-list ul li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  color: #444;
  font-weight: 600;
  font-size: 20px;
}

.loca-list p {
  margin-top: 0px !important;
  padding-left: 30px;
}

.loca-list h2 {
  font-size: 20px;
  font-weight: 600;
}

.amnt-area {
  background: #ffeeaf;
  padding: 50px 0;
}

.img-amnt {
  border: 1px solid #d1d1d1;
  padding: 10px;
  background: #fff !important;
}

.aminties-lst {
}

.aminties-lst li {
  font-size: 18px;
  margin-bottom: 11px;
  font-weight: 600;
  line-height: 31px;
  position: relative;
  padding-left: 30px;
  list-style: none;
}

.aminties-lst li::before {
  content: "\f0a4";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  color: #ff4e19;
}

.pattern1 {
  /* background: url('../img/pattern-dot.png'); */
  background: #efefef;
}

.video-wel {
  position: relative;
}

/* highlight css start */

.hl-bg {
  padding: 40px 0;
}

.highlight-listing {
  display: flex;
  margin-bottom: 0px;
}

.highlight-listing li {
  list-style: none;
  padding: 20px 40px;
  vertical-align: top;
  width: 33%;
  text-align: center;
  transition: 0.5s all;
  background: #fff;
  min-height: 200px;
  box-shadow: 0 0 32px -1px #dbdbdb;
  -webkit-box-shadow: 0 0 32px -1px #dbdbdb;
  -ms-box-shadow: 0 0 32px -1px #dbdbdb;
  margin: 10px;
  border-radius: 7px;
}

.highlight-listing li img {
  width: 80px;
  display: inline-block;
  padding: 5px;
  background: #fff;
  border-radius: 25%;
}

.highlight-listing li:hover {
  background: #101010;
  color: #fff;
}

.highlight-listing li span {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

/* highlight css end */

/* Flat Box */

.main-why {
  display: flex;
  justify-content: space-evenly;
}
.flat-box {
}

.happ-clint-rang {
  color: #01666b;
  font-size: 30px;
  font-weight: 800;
}
.ach-image img {
  padding: 30px 20px 20px 0px;
}
.main-ach {
  border: 1px dotted gray;
  margin-top: 30px;
}

.flat-box {
  /* background: #fff; */
  /* box-shadow: 0 0 37px 1px #00000024;
    -webkit-box-shadow: 0 0 37px 1px #00000024;
    -ms-box-shadow: 0 0 37px 1px #00000024; */
  /* padding: 18px 18px;
    text-align: center; */
  /* margin-bottom: 20px; */
  /* border-bottom: 8px solid #e8e8e8; */
  /* height: 100%; */
  margin-top: 30px;
}
.flat-box img {
max-width: 120px;
}
.flat-box h3 {
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 36px;
}

.flat-box hr {
  border-color: #222;
  background-color: #222;
  opacity: 1;
  margin-bottom: 27px;
  margin-top: -1px;
}

.flat-detail p {
  display: block;
  font-size: 18px !important;
  padding: 4px 15px;
  font-weight: 600;
  margin: 6px;
}

.flat-detail span {
  color: #f29215;
  margin-right: 6px;
}

.text-left {
  text-align: left;
}

.flat-detail {
  margin-bottom: 40px;
}

.cont-grn {
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    );
  color: #fff;
  display: block;
  font-weight: 600;
  max-width: 250px;
  border-radius: 8px;
  margin: 17px auto 0;
  color: #fff;
}

.cont-grn .fa.fa-phone {
  transform: rotate(90deg);
}

.icon-hom {
  width: 62px;
  display: inline-block;
  margin-bottom: 11px;
}

.cont-grn:hover {
  color: #fff;
}

.bgyl {
  background: #fbfae7;
}

/* price plan css start */

.price-card {
  display: inline-block;
  width: 31%;
  padding: 1%;
  margin: 1%;
  vertical-align: top;
  text-align: center;
  transition: 0.5s all;
}

.price-card:hover {
  background: #f5f5f5;
  box-shadow: 0px 0px 8px #d0d0d0;
}

.price-card .btn {
  display: block;
  width: 100%;
  border-radius: 0px;
  background: transparent;
  color: #000;
  border: 2px solid #000;
  line-height: 28px;
  transition: 0.5s all;
}

.price-card .btn:hover {
  background: #000;
  color: #fff;
}

.types {
  font-size: 24px;
  color: #fff;
  background: #000;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}

.sqft {
  font-size: 20px;
  margin: 10px 0;
  display: block;
  display: inline-block;
  background: #ffde6d;
  padding: 0 10px;
}

.price {
  font-size: 24px;
}

/* price plan css end */

/* aaminities css start */

.nav-link {
  border-radius: 0;
}

/* aaminities css end */

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.PropertyList {
  width: 100%;
  float: left;
  margin: 0 0 50px 0;
  padding: 0;
}

.PropertyList .PropertyPart {
  width: 32%;
  float: left;
  margin-right: 2%;
  box-shadow: 2px 2px 11px 5px #ccc;
  box-sizing: border-box;
  border-radius: 10px;
  padding-bottom: 20px;
}

.PropertyList .PropertyPart:last-child {
  margin-right: 0;
}

.PropertyList .PropertyPart .Content {
  padding: 10px 20px;
  border: 2px solid #ececec;
  margin-bottom: 0;
}

.PropertyList .PropertyPart .Content:last-child {
  border: 0;
}

.Content .ContentPart:last-child h5 {
  text-align: right;
  color: #f09800;
}

.PropertyList .PropertyPart .Content button {
  margin: 10px 0 0;
  width: 100%;
}

img.BrandLogo {
  float: left;
  width: 180px;
  margin-top: 17px;
}

a.Whatsapp {
  float: right;
  margin: 20px 10px 0 0;
}

.MainHeader .Inner .Navigation ul li a.phone_url {
  background-color: transparent;
  color: #000000;
  padding: 8px 15px;
  border-color: transparent;
  border-left-color: transparent;
  margin-top: 3px;
  border-radius: 0px;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: -1px;
  /* border-left: 1px solid #fff; */
}

.MainHeader .Inner .Navigation ul li a.phone_url i {
  color: #fff;
}

.phone_no {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 16px;
}

.Navigation ul li a .fa.fa-phone {
  transform: rotate(90deg);
}

.Banner {
  width: 100%;
  float: left;
}
.ach img {
  margin: 0 auto;
  max-width: 60px;
  margin-top: 40px;
  margin-bottom: 20px;
}

section.banner-content {
  background: url(../img/prominance/banner-2.jpg) center center no-repeat;
  margin-bottom: 15px;
  background-size: cover;
  height: 78vh;
  background-position: center;
  display: flex;
  width: 100%;
  align-items: flex-end;
}
.ban-cont-over {
  background: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  padding: 6px 0 0px;
  width: 100%;
}

.top-over {
  position: relative;
  top: -33px;
}

.arc-top {
  display: block;
  height: 30px;
  background: #fff;
  width: 100%;
  border-radius: 20px 20px 0 0;
}

.OverviewContent {
  opacity: 1;
  transform: translateY(0);
  position: absolute;
  font-size: 8vw;
  z-index: 5;
  text-transform: uppercase;
  font-weight: bolder;
  left: 16px;
  top: 20px;
  line-height: 0.8;
  color: transparent;
  -webkit-text-stroke: 1px hsla(0, 0%, 100%, 0.5);
  font-family: "Poppins", sans-serif;
  transform-origin: 50% 0;
  will-change: transform;
  transition: all 0.6s ease-in-out;
}
.RegisterForm {
  text-align: center;
  float: right;
  z-index: 9;
}

.RegisterForm:before {
  content: "";
  width: 100px;
  height: 100px;
  background-color: #07022287;
  right: 0;
  top: 0;
  position: absolute;
  border-radius: 0 0 0 100%;
  display: none;
}

.RegisterForm .EnquiryForm {
  /* width: 252px;
  display: inline-block;
  border-radius: 10px;
  padding: 11px;
  background: #524e19a1;
  background: #000000a1;
  text-align: left;
  border: 1px solid #ffdc73;
  margin-right: 22px; */


  width: 318px;
    display: inline-block;
    border-radius: 10px;
    padding: 45px 10px;
    /* background: #524e19a1; */
    background: #000000a1;
    text-align: left;
    border: 1px solid #ffdc73;
    margin-right: 22px;
    margin-bottom: 19px;
}
.banner-video {
  display: inline-block;
  width: 450px;
  vertical-align: top;
  overflow: hidden;
}

.banner-video iframe {
  width: 100%;
  height: 300px;
  border-radius: 15px;
}

.RegisterForm .EnquiryForm .form-group {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

.RegisterForm .EnquiryForm .form-group select {
  width: 30%;
}

.RegisterForm .EnquiryForm .form-group select {
  width: 70%;
}

.RegisterForm .EnquiryForm .form-group input,
.RegisterForm .EnquiryForm .form-group select {
  padding: 0px;
  float: left;
  border-width: 0 0 1.5px 0;
  color: #d4b613;
  border-style: solid;
  border-color: #ffdc73;
  background: transparent;
}

.RegisterForm .EnquiryForm .form-group input:focus,
.RegisterForm .EnquiryForm .form-group input:focus-visible,
.RegisterForm .EnquiryForm .form-group select:focus {
  box-shadow: none;
}

.RegisterForm .EnquiryForm .form-group lable {
  width: 100%;
  float: left;
  margin-top: 10px;
  color: #eaeaea;
  font-weight: 400;
  margin: 0;
}
.btn-warning {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-warning:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.banner-main-hd {
  max-width: 518px;
  /* padding-left: 82px; */
  top: 28% !important;
  /* top: 20%; */
  left: 100px;
  /* padding-left: 63px; */
}
.banner-main-hd {
  background: #e5e5e5e8;
  padding: 15px 10px;
}
.banner-main-hd h1 {
  text-align:center;
  color: #fff;
  font-size: 29px;
  font-weight: 600;
  padding: 24px 4px 7px 4px;
  margin: 0;
  /* text-shadow: 1px -1px 15px #000; */
  /* font-family: ui-monospace; */
  /* background: #e5e5e5c7; */
}
.banner-main-hd p {
  text-align: center;
  color: #000;
  font-size: 15px;
  line-height: 23px;
  /* padding-bottom: 14px; */
  /* font-weight: 600; */
  text-transform: capitalize;
  padding: -1px;
  padding: 0px 15px 0px 15px;
}
.banner-main-hd h2 {
  font-size: 19px;
  margin: 0 0 20px 0;
  color: #f5f5f5;
  text-shadow: 1px -1px 15px #000;
  font-weight: 400;
}

.banner-main-hd h3 {
  font-size: 17px;
  margin: -13px 0 20px 0;
  color: #fff;
  font-weight: 600;
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #01666b 0%,
      #029ca4 8%,
      #01666b 30%,
      #01666b 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #16949a 0%,
      #01666b 8%,
      #33b8bf 25%,
      #01666b 62.5%,
      #5d4a1f 100%
    );
  padding: 7px 22px;
  line-height: 32px;
  border-radius: 30% 70% 70% 29% / 65% 68% 74% 63%;
  display: inline-block;
}

.banner-main-hd h3 strong {
  font-size: 29px;
  color: #eabf15;
  font-weight: 600;
}

.RegisterForm h2 {
  /* text-align: center; */
  font-size: 24px;
  margin: 0 0 20px 0;
  color: #fff;
  text-shadow: 1px 1px #000;
}

.RegisterForm .EnquiryForm .form-group button {
  font-size: 1em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5em;
  letter-spacing: 0px;
  fill: #ffffff;
  color: #ffffff;
  /* background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #01666b 0%,
      #029ca4 8%,
      #01666b 30%,
      #01666b 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #16949a 0%,
      #01666b 8%,
      #33b8bf 25%,
      #01666b 62.5%,
      #5d4a1f 100%
    ); */
    background: radial-gradient( ellipse farthest-corner at right bottom, #4a4d4f 0%, #157289 8%, #21808d 30%, #2b98ac 40%, transparent 80% ), radial-gradient( ellipse farthest-corner at left top, #e1e3e1 0%, #2b98ac 11%, #167389 25%, #166361 62.5%, #126766 100% );
  border-style: solid;
  /* border-width: 3px 3px 3px 3px; */
  border-color: #ffde6a;
  /* border-radius: 50px 50px 50px 50px; */
  box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 13%);
  padding: 13px 60px 13px 66px;
}

.term-condition {
  clear: both;
}

.Content {
  width: 100%;
  float: left;
  z-index: 9;
}

.Content .ProjectHighPart {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  font-size: 16px;
  font-weight: 400;
}

.Content .ProjectHighPart:last-child {
  margin-right: 0;
}

.Content .ProjectHighPart .Number {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 15px 17px;
  border-radius: 100%;
  background-color: #ff0960;
  color: #fff;
  opacity: 0.8;
  font-size: 13px;
}

.Content .ContentPart {
  width: 49%;
  float: left;
  box-sizing: border-box;
  margin-right: 2%;
}

.Content .ContentPart:last-child {
  margin-right: 0;
}

ul.OrderList {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
  padding-left: 0;
  font-size: 16px;
  box-sizing: border-box;
}

ul.OrderList li {
  width: 100%;
  float: left;
  padding: 0 0 0 20px;
  position: relative;
  margin-bottom: 10px;
}

ul.OrderList li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 3px;
  background-color: #f09800;
  left: 0;
  top: 10px;
}

/* Number */

@media (min-width: 1350px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1300px;
  }
}

.number-area {
}

.number-area ul {
  padding: 0px;
}

.number-area ul li {
  list-style: none;
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    );
  text-align: center;
  border: 2px solid rgb(255 220 115);
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: rgb(170 170 170 / 16%) 0px 0px 11px 1px;
  /* padding: 13px 5px; */
  padding: 13px 15px;
  color: #fff;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.number-area ul li p {
  padding: 0px;
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.number-area ul li span {
}

/* location css */

.listing-item-right ul {
  list-style: none;
}

.location-listing {
  clear: both;
  padding: 20px 0 0;
  margin-top: 30px;
}

.listing-item {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  text-align: left;
  padding: 43px 20px 13px;
  border: 1px solid #333;
  border-radius: 6px;
  margin: 5px;
  min-height: 277px;
  margin-bottom: 40px;
}

.listing-item h3 {
  padding: 10px 20px;
  background: #ffdf8f;
  font-size: 16px;
  position: absolute;
  top: -19px;
  border-radius: 14px;
  text-align: left;
  font-weight: 600;
  max-width: 80%;
}

.listing-item ul {
  list-style: none;
  padding: 0 10px;
  /* background: #000; */
  /* color: #fff; */
  margin-bottom: 20px;
}

.listing-item ul li {
  line-height: 28px;
  font-size: 14px;
}

.OneThird {
  width: 18%;
  display: inline-block;
  vertical-align: middle;
}

.OneThird img {
  width: 100px;
}

.OneSeven {
  width: 81%;
  vertical-align: middle;
  display: inline-block;
  /* padding-top: 30px; */
  padding-left: 10px;
  box-sizing: border-box;
  text-align: center;
}

.OneSeven button {
  font-weight: 600;
}

.OneSeven h2 {
  display: inline-block;
  padding-right: 10px;
  width: calc(100% - 220px);
  vertical-align: middle;
  text-align: left;
}

.helping-user-cta {
  background: linear-gradient(45deg, #000000, #6f5548);
  padding: 20px 0;
}

.nh-content {
  display: inline-block;
  vertical-align: middle;
  width: 81%;
}

.nh-content h2 {
  display: inline-block;
  padding: 0px 20px;
  color: #fff;
  letter-spacing: 1px;
}

.toggle {
  font-family: "Poppins", sans-serif;
}

.toggle .tabs {
  border-bottom: 1px solid grey;
  width: 100%;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  margin-bottom: 30px;
}

.toggle .tabs .tab {
  float: left;
  background: white;
  color: #777777;
  height: 31px;
  margin: 2px 8px 0;
  padding: 0 8px;
  cursor: pointer;
}

.toggle .tabs .tab.active {
  color: #ff0960;
  border-bottom: 3px solid #ff0960;
}

.toggle .panels .panel {
  padding: 20px 10px;
  display: none;
}

.toggle .panels .panel:first-child {
  display: block;
}

/* .video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

    .video-play-button:before {
        content: "";
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 80px;
        height: 80px;
        background: #ba1f24;
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite;
    }

    .video-play-button:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 80px;
        height: 80px;
        background: #de302c;
        border-radius: 50%;
        transition: all 200ms;
    }

    .video-play-button:hover:after {
        background-color: darken(#de302c, 10%);
    }

    .video-play-button img {
        position: relative;
        z-index: 3;
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .video-play-button span {
        display: block;
        position: relative;
        z-index: 3;
        width: 0;
        height: 0;
        border-left: 32px solid #fff;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
        margin-top: 0;
    }
 */

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

footer {
  width: 100%;
  float: left;
  padding: 10px 50px;
  box-sizing: border-box;
  background-color: #2b98ac;
  margin: 20px 0 0;
}

footer p {
  color: #fff;
  font-size: 12px !important;
  line-height: normal;
  margin: 0;
}

a.phone_url {
  width: 100%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  background-color: #444;
  color: #fff;
}
.footer-para {
  color: #fff !important;
  font-size: 17px !important;
  padding: 0px 200px;
}
.form-group .btn.btn-primary {
  width: 100%;
  margin-top: 0;
}

button.grn,
.btn.btn-primary {
  color: #fff;
  background: #46ab00;
  box-shadow: 0 4px 0 0 #f44206;
  text-transform: uppercase;
  /* border: 1px solid #fb8f1f; */
  /* overflow: hidden; */
  box-shadow: none;
  margin: 20px 0 0 0;
  border-radius: 4px;
  padding: 0.5rem 1.2rem;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
  line-height: 32px;
}

.CTA {
  width: 100%;
  float: left;
  padding: 50px 0 20px;
  box-sizing: border-box;
  margin: 30px 0;
  text-align: center;
}

.area {
  /* background: #000; */

  padding: 70px 0;
  /* background: linear-gradient(#000000e3, #000000e6),
  url(./img/prominance/about-bg.jpg); */
  background-image: url('/img/prominance/about-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.award-main-section h4 {
  color: #2b98ac;
  margin-top: 27px;
}
.award-main-section p {
  color: #eceaea;
}
.area h2 {
}

/* Project */

.prjh-area {
  /* background: #f4f4f4 url('../img/gimg3.jpg') left top no-repeat; */
  background-size: contain;
  background-size: contain;
  background-color: #f4f4f4;
  padding-bottom: 40px;
}

.prh-body {
  background: #f4f4f4;
  padding: 44px 0 44px 44px;
}

.prh-thumb {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: -44px;
}

.h4-heading {
  font-size: 18px;
}

.list-features {
  padding: 0px;
}

.list-features li {
  font-size: 15px;
  position: relative;
  list-style: none;
  padding-left: 30px;
  line-height: 27px;
}

.list-features li::before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  color: #444;
  font-weight: 600;
  font-size: 20px;
}

/* amenities css start */

/* tabs css start */

.nav-tabs.mytab {
  text-align: center;
  border-bottom: none;
  margin-bottom: 40px;
  margin-top: 50px;
}

.nav-tabs.mytab li {
  float: none !important;
  display: inline-block;
  margin-bottom: 10px;
  /* margin-left: -7px; */
}

.shdow {
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    );
  padding: 20px 53px 20px;
  min-height: 144px;
  border-radius: 30% 70% 70% 30% / 30% 47% 53% 70% !important;
  margin-bottom: 13px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.shdow:hover {
  transform: scale(1.1);
}

.img-amnt {
  margin-bottom: 21px;
}

.site-higl li {
  list-style: none;
  text-align: center;
}

.site-higl span {
  display: block;
  font-size: 14px;
  color: #fff;
}

.site-higl br {
  display: none;
}

.site-higl span img {
  margin-right: 10px;
}

.site-higl p {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 6px;
}

.img-box {
  width: 70px;
  margin: 0 auto 15px;
  background: #fff;
  border-radius: 32% 68% 64% 36% / 39% 58% 42% 61%;
  padding: 13px;
}

.img-box img {
  display: block;
  width: 100%;
}

.amenities-icon h3 {
  font-size: 14px;
  transition: ease all 0.5s;
  color: #222;
  min-height: 50px;
}

.amenities-icon .icons-wrap i:before {
  font-size: 60px;
}

.nav-tabs.mytab {
  text-align: center;
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 0px;
  justify-content: center;
}

.nav-tabs.mytab > li > button {
  color: #fff;
  padding: 9px 20px !important;
  border: 1px solid #ffffff;
  border-radius: 0;
  font-size: 15px;
  font-weight: 400;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: ease all 0.5s;
  font-family: "Poppins", sans-serif;
  margin-top: 0px;
}

.nav-tabs.mytab.amitab > li > button {
  color: #333;
  border-color: #333;
}

.nav-tabs.mytab > li > button.active,
.nav-tabs.mytab > li > button.active:hover,
.nav-tabs.mytab > li > button.active:focus {
  color: #000;
  background-color: #fece7b;
  border: 1px solid #fece7b;
  cursor: pointer;
  border-radius: 0;
}

.amenities-icon .flex-wrap:before {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  background: #fece7b;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.4;
  left: 50%;
  margin-left: -25px;
  top: 50px;
}

.amenities-icon {
  text-align: center;
  box-shadow: 1px 1px 25px #e0e0e0;
  /* box-shadow: 0 8px 8px -6px rgb(0 0 0 / 20%); */
  padding: 15px;
  /* background: #f7f7f7; */
  margin-bottom: 30px;
  transition: ease all 0.5s;
}

.amenities-icon:hover {
  transform: translateY(-10px);
  transition: ease all 0.5s;
}

.amenities-icon .icons-wrap {
  height: 90px;
  width: 90px;
  margin: 0px auto;
  border: 2px solid transparent;
  border-radius: 50%;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: ease all 0.5s;
}

.amenities-icon:hover .icons-wrap {
  border-radius: 0;
  border-color: #222;
  transition: ease all 0.5s;
}

/* Thankyou css start */

.headthank .Logo a img {
  width: 203px;
  padding: 10px;
}

.cont-thank {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  max-width: 800px;
  margin: 0 auto;
  padding: 50px 80px;
  outline: 1px solid #f6f6f6;
  border-radius: 16px;
}

.cont-thank h1 {
  font-size: 45px;
  font-weight: 600;
  color: #750333;
}

.cont-thank h3 {
  text-transform: unset;
  margin-bottom: 26px;
  font-size: 19px;
  line-height: 28px;
  font-weight: 600;
  color: #222;
}

.helping {
  margin-bottom: 29px;
}

.helping h4 {
  text-transform: unset;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 31px;
  font-weight: 600;
}

.custbtn {
  display: inline-block;
  border: 2px solid;
  padding: 8px 15px;
  margin-top: 3px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 18px;
}

.help-item img {
  width: 19px;
}

.btn-phone {
  background-color: #b72a1b;
  border-color: #b72a1b;
  color: #fff;
}

.btn-whatsapp {
  background-color: #26c80f;
  border-color: #20b50b;
  color: #fff;
}

.custbtn:hover {
  background-color: #555;
  color: #fff;
}

.PriceSection .PricePart {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}

.PriceSection .PricePart:last-child {
  margin-right: 0;
}

.card {
  width: 100%;
  padding: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  box-sizing: border-box;
  border-radius: 10px;
}

.card span {
  color: #222;
  text-align: center;
  margin-bottom: 20px;
}

.card img.IconZoom {
  width: 100px;
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  display: table;
  margin: 0 auto;
  top: 32%;
  padding: 20px;
}

img.BgBlur {
  filter: blur(6px);
  height: 250px;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 5px;
  display: none;
}

.mobile-call {
  display: none;
}

/*Floor Plan css start below*/

.demo-gallery ul li {
  width: 48%;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  border-color: #ccc;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-top: 0;
  box-shadow: 2px 2px 11px #888;
  list-style: none;
  vertical-align: top;
}

/* .demo-gallery ul li img {
    filter: blur(1px);
} */

.FloorPlan .image-box {
  position: relative;
  text-align: center;
  background: #0b0b0b;
}

.FloorPlan .image-box img,
.ms-plan img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* max-height: 280px; */
}

.FloorPlan .image-box:hover img {
  opacity: 0.7;
}

.FloorPlan .caption-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: left;
  z-index: 9999;
}

.FloorPlan:hover .caption-box {
  -webkit-animation: jump 0.9s ease 0s normal;
  animation: jump 0.9s ease 0s normal;
}

.FloorPlan .caption-box .content {
  position: relative;
  left: 0;
  width: 100%;
  padding: 20px 0 27px;
  background-color: #fff;
  z-index: 9;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #303030;
}

.FloorPlan:hover .caption-box .content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.FloorPlan .caption-box .content h3 {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 3px;
  text-align: center;
}

.FloorPlan .caption-box .content h3 a {
  color: #141414;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.FloorPlan .caption-box .content h3 a:hover {
  color: #ffea00;
}

.FloorPlan .caption-box .content span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 1.4em;
  color: #999;
  font-weight: 300;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}

.gallery a {
  margin-bottom: 20px;
}

.gallery img {
  transition: 0.5s all;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.gallery img:hover {
  transform: scale(1.1);
}

.modal h1 {
  font-size: 20px;
}

.modal button {
  margin: 0 auto;
  margin-top: 20px;
}

.modal {
  position: fixed;
  top: 0;
  pointer-events: none;
  left: 0;
  background: rgba(51, 51, 51, 0.9);
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  opacity: 0;
  transition: 0.3s;
}

.modal.active {
  opacity: 1;
  pointer-events: auto;
  display: block;
}

.modal#PopUp.active .box {
  top: 55%;
}

.modal.active .box {
  top: 50%;
}

.modal#success h1 {
  font-size: 1.5em;
}

.modal .close {
  /* top: -55px; */
  /* right: -18px; */
  /* cursor: pointer; */
  /* color: #f54606; */
  /* float: right; */
  /* margin-top: -21px; */
  /* font-size: 20px; */
  /* z-index: 99999; */
  /* float: right; */
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  right: -13px;
  top: -22px;
  background: #2b98ac;
  border-radius: 50%;
  cursor: pointer;
  color: #ffffff;
  font-weight: 600;
}

.modal .box {
  background: #fff;
  display: block;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
  padding: 20px;
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.3s;
  width: 31%;
}

.modal#PopUp .box {
  width: 33%;
}

.box .btn-primary {
  background: #2b98ac !important;
  border-color: #2b98ac;
  color: #000;
  font-weight: 600;
}

.form-group {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.modal.active .box h5 {
  margin: 7px 0px;
  font-size: 16px;
}
.ast-opar {
  color: #000;
}
.form-group {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

.modal.active .box h5 {
  /* margin-bottom: 20px; */
  font-size: 17px;
  font-weight: 600;
  color: #202020;
  /* width: calc(100% - 50px); */
  /* display: inline-block; */
  text-align: center;
}

.input-group-addon {
  display: none;
}

.form-group b {
  text-align: left;
  float: left;
  font-size: 17px !important;
  color: #0080c3;
  margin-top: 14px;
}

input {
  width: 100%;
  padding: 10px;
  color: #309045;
  border: 1px solid;
}

.form-group b a.phone_url {
  width: auto;
  float: right;
  margin: 0 0 0 15px;
  color: #0080c3;
}

button.mfp-close {
  opacity: 1;
  margin-top: 0 !important;
  width: 20%;
  height: 30%;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}

button.mfp-close:before,
button.mfp-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  border: none;
  width: 2rem;
  height: 2rem;
  opacity: 1;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  border-top: 2px solid white;
  border-left: 2px solid white;
}

button.mfp-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

button.mfp-close:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

button.mfp-close:hover:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

button.mfp-close:hover:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

button.mfp-close:active {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

a {
  text-decoration: none;
  color: inherit;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  float: left;
  z-index: 999999999;
}

.modelBox {
  width: 30%;
  min-height: 430px;
  margin: 0 auto;
  background-color: #fff;
  top: 20%;
  position: relative;
  opacity: 1;
  text-align: center;
}

.modelBox .input-group {
  width: 100%;
  float: left;
  padding: 0 20px;
}

.SocialButton li a img {
  display: table;
  /* margin: -2px auto 0; */
  width: auto;
}

.SocialButton {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  left: 0;
  display: none;
}

.SocialButton ul {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
}

.SocialButton li {
  width: 50%;
  float: left;
  background: #4285f4;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 10px;
  font-size: 28px;
  /* box-shadow: 2px 3px 18px #000; */
  color: #fff;
  height: 42px !important;
  display: inline-flex;
  text-align: center;
}

.SocialButton li a i {
  float: none;
}

h3 {
  text-transform: uppercase;
}

.SocialButton li a {
  width: 36%;
  background-color: transparent;
  float: none;
  text-align: center;
  font-size: 36px;
  margin: 0;
  color: #fff;
  display: table;
  padding: 0;
}

.SocialButton li:last-child {
  margin-left: 0;
  /* background-color: rgb(13, 129, 32); */
  background-color: #0059c3;
}

SocialButton .Whatsapp {
  position: fixed;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #fff;
  width: 60px;
  margin: 0 auto;
  line-height: 60px;
  bottom: 0;
  border-radius: 50%;
  font-size: 47px;
  /* box-shadow: inset -1px 1px 6px #333; */
}

SocialButton .Whatsapp a {
  color: #6a9600;
}

.footer_bg_im img {
  width: 90%;
  float: left;
  left: 2%;
  border-radius: 4px;
}

.footer_bg_im {
  float: left;
  padding: 10px;
}

.footer_ico_right a {
  z-index: 1;
  padding: 10px 21px;
  font-size: 20px;
  border-radius: 10px;
  color: #fff;
  margin-left: 10px;
  background: #151e2d;
  top: 20px;
  opacity: 50%;
}

.One-third-1 {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.One-third-1 p {
  text-align: center;
  color: #757575;
  margin-bottom: 10px;
  font-size: 12px;
}

.term_sec {
  margin-bottom: 10px;
  font-size: 12px;
}

.term_sec a {
  color: #000;
}

.term_sec span {
  color: #000;
  font-size: 15px;
  padding: 6px;
}

.Content.term_content {
  text-align: center;
  padding: 10px;
}

.Content.term_content p {
  font-size: 12px;
  color: #000;
}
.whatsapp-sec {
  position: relative;
}

.flotbtn {
  position: fixed;
  bottom: 16px;
  left: 5px;
  font-size: 20px;
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 3px 20px 3px 10px;
  border-radius: 40px;
  text-decoration: none;
  z-index: 99999;
}
.img-fluid1 {
  max-width: 65px;
}
.vastu-visit {
  padding: 70px 0px;
}
.vasti-img {
  padding: 10px;
}
.vasti-img img {
  /* aspect-ratio: 1/1;
  object-fit: cover; */
  max-width: 105px;
}
.maru-head {
  font-size: 18px;
  margin-top: 10px;
  /* text-align: center; */
  font-weight: 600;
  color:#2b98ac  ;
}
.vastu-visit-main {
  margin-top: 20px;
}
.nidan-banner {
  font-size: 19px !important;
  color: #2b98ac !important;
  /* filter: drop-shadow(2px 4px 6px black) !important; */
  font-weight: 500 !important;
}
.start-pri{
    margin-top:3px !important;
     text-shadow: 0px 2px black !important;
}
.our-moss-main-sec{
  padding: 10px;
  margin: 9px 10px;
}
.our-miss-img img{
  max-width: 65px;
  margin-bottom: 20px;
}
.our-miss-heading h5{
  font-size: 24px;
  color: #2b98ac;
  margin-bottom: 8px;
}

.pro-logo img{
padding-top: 15px;
max-width: 150px;
}
.client-section-start{
  padding: 70px 0px;
}
.client-logo img{
  aspect-ratio: 3/1;
  object-fit: contain;
  padding: 0px 20px;
}
.client-logo{
  border: 1px dotted #2b98acdb;
  padding: 10px 0px;
  margin: 0px 15px;
}


@media only screen and (max-width: 1099px) {
  .BrandLogo {
    width: 100px;
  }
  .MainHeader .Inner .Navigation ul li:nth-child(6n) {
    display: none;
  }
}

@media only screen and (max-width: 1099px) {
  .BrandLogo {
    width: 200px;
  }
}

@media (min-width: 992px) {
  .col-lgcm-2 {
    flex: 0 0 auto;
    width: 14.667%;
  }
}

@media only screen and (max-width: 992px) {
  .mobile-call {
    display: block;
  }
  .nidan-banner {
    font-size: 25px;
    color: #2b98ac !important;
filter: none !important;
    font-weight: 500;
    text-shadow: none !important;
  }
  .start-pri{
    margin-top:3px !important;
     text-shadow: 0px 1px #2b98ac !important;
}
  .banner-main-hd {
    /* top: 545%; */
    max-width: 450px;
    top:136% !important;
    top: 21%;
    left: 0px;
    padding-left: 16px;

    background: #e5e5e5c7 !important;
  }
  .MainHeader .Inner .Navigation ul li a.phone_url i {
    color: #565656;
  }
  ul.row {
    padding: 0px;
  }
  #Location .card {
    margin-bottom: 15px;
  }
  .video-wel {
    margin-bottom: 15px;
  }
  .number-area {
    margin-top: 15px;
  }
  .MainHeader .Inner .Navigation ul li:nth-child(6n) {
    display: none;
  }
  .MainHeader .Inner .Navigation {
    width: 74%;
  }
  .MainHeader .Inner {
    padding: 0 20px;
  }
  .MainHeader .Inner .Logo {
    max-width: 151px;
  }
  .MainHeader .Inner .Navigation ul li a {
    font-size: 13px;
    font-weight: 600;
  }
  .MainHeader .Inner .Navigation ul li:nth-child(6n) {
    display: block;
    float: left;
  }
  .MainHeader .Inner .Navigation ul li button {
    margin: 0;
  }
  .MainHeader .Inner .Navigation ul li:last-child {
    float: left;
  }
  .MainHeader {
    padding: 0;
    top: 0;
    position: relative;
  }
  .MainHeader .MobileButton {
    display: block;
    top: 28px;
  }
  .MainHeader .Inner {
    text-align: center;
    position: relative;
    height: 90px;
  }
  .MainHeader .Inner .Logo {
    display: block;
    float: none;
    position: absolute;
    top: 0px;
    right: 55px;
  }
  .MainHeader .Inner .Navigation {
    background-color: #fff;
    margin: 0;
    padding: 30px;
    position: fixed;
    top: 0;
    z-index: 1000;
    height: 100%;
    left: -300px;
    width: 280px;
    transition: left 400ms ease 0ms !important;
  }
  .MainHeader .Inner .Navigation ul {
    width: 100%;
    padding-left: 0;
    padding-top: 25px;
  }
  .MainHeader .Inner .Navigation ul li {
    display: block;
    float: none;
    margin: 0;
  }
  .MainHeader .Inner .Navigation ul li a {
    text-align: left;
    padding: 1px 0;
    color: #222;
  }
  .MainHeader .Inner .Navigation ul li a.Button {
    text-align: center;
    width: 100%;
  }
  .MainHeader .Inner .Navigation ul li a.Register {
    margin: 15px 0 25px 0;
  }
  .DeskBlock {
    display: none;
  }
  .MobBlock {
    display: block;
  }
  .RegisterForm {
    top: 7%;
  }
  .RegisterForm .EnquiryForm {
    display: table;
    margin: 0 auto;
    clear: both;
    width: 100%;
  }
  .banner-main-hd h1 span {
    font-size: 18px;
  }
  .banner-main-hd h1 {
    font-size: 30px;
  }
  .banner-main-hd h2 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .RegisterForm {
    float: unset;
  }
  .Content .ContentPart {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .PropertyList .PropertyPart .ContentPart {
    width: 50%;
    margin: 0;
  }
  .OverviewContent {
    font-size: 28vw;
  }
  .container {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .PropertyList .PropertyPart {
    width: 100%;
  }
  .overlay {
    top: 19%;
  }
  .modelBox {
    width: 100%;
    min-height: 10vh;
    margin: 0 auto;
    background-color: #fff;
    top: 0;
    position: relative;
    opacity: 1;
    text-align: center;
    float: left;
  }
  /*     .close {
        right: 0;
        z-index: 999
    } */
  .modal .box {
    width: 90% !important;
  }
  .shdow {
    background: radial-gradient(
        ellipse farthest-corner at right bottom,
        #fedb37 0%,
        #fdb931 8%,
        #9f7928 30%,
        #8a6e2f 40%,
        transparent 80%
      ),
      radial-gradient(
        ellipse farthest-corner at left top,
        #ffffff 0%,
        #ffffac 8%,
        #d1b464 25%,
        #5d4a1f 62.5%,
        #5d4a1f 100%
      );
    padding: 20px 26px 20px;
    min-height: 120px;
    border-radius: 30% 70% 70% 30% / 30% 47% 53% 70% !important;
    margin-bottom: 13px;
    cursor: pointer;
    transition: all 0.3s ease-in;
  }

  .MainHeader .Inner .Logo img {
    display: block;
    width: 195px;
    max-width: 250px;
  }
  .closes {
    display: block !important;
  }
  .MainHeader .Inner .Logo img{
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .ban-cont-over {
    padding: 30px 10px 104px;
  }
  .overview-content {
    padding: 0;
  }
  .tab-content-wrap .col-md-2.col-xs-6 {
    width: 50%;
  }
  h2 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .listing-item,
  .highlight-listing li {
    width: 46%;
    padding: 43px 13px 13px;
  }
  .listing-item h3 {
    position: relative;
    top: unset;
    margin-top: -73px;
  }
  .highlight-listing li {
    border-bottom: 1px solid #ccc;
    height: auto;
    padding: 15px 10px;
    min-height: auto;
  }
  .Content .ProjectHighPart {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
  }
  #Overview {
    padding-left: 10px;
    padding-right: 10px;
  }
  .toggle .tabs {
    height: auto;
  }
  .SocialButton {
    display: block;
  }
  .helping-user-cta {
    text-align: center;
  }
  .nh-content h2 {
    margin-top: 20px;
  }
  .One-Four {
    width: 48%;
    margin-right: 0;
  }
  .footer_ico_right a {
    margin: 0;
    width: 70px;
    display: inline-block;
    box-sizing: border-box;
  }
  .Content.term_content {
    margin-bottom: 50px;
  }
  .footer_ico_right {
    margin-bottom: 30px;
    text-align: center;
  }
  footer {
    padding: 10px;
  }
  .footer_bg_im {
    text-align: center;
    float: none;
    display: inline-block;
    width: 100%;
  }
  .footer_bg_im img {
    width: 250px;
    float: none;
  }
  .listing-item h3 {
    text-align: left;
  }
  .demo-gallery ul li,
  .OneSeven h2 {
    width: 100%;
  }
  .OneSeven h2 {
    text-align: center;
    margin-top: 20px;
  }
  .gallery .g-img {
    width: 100%;
    height: auto;
  }
  .gallery img {
    height: auto;
  }
  .overview-content,
  .overview-img {
    width: 100%;
  }
  .highlight-listing {
    display: flex;
    padding: 0px;
  }
  .hl-bg {
    padding: 0 0;
  }
  .rwd-div {
    text-align: center;
  }
  .price-card {
    width: 300px;
    margin-bottom: 35px;
  }
  .video-wel::after {
    height: 114%;
    top: -7%;
  }
  .aminties-lst,
  .loca-list ul {
    padding: 0 0 0 10px;
  }
  .img-amnt {
    margin-bottom: 21px;
  }
  .site-higl p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 16px;
    margin-top: 12px;
    margin-bottom: 6px;
  }
  .img-fluid1 {
    max-width: 70px;
    display: none;
  }
}

@media (max-width: 640px) {
  .banner-main-hd h1 {
    font-size: 25px;
  }
  .banner-main-hd h2 {
    font-size: 19px;
  }
  .ban-cont-over {
    background: rgba(0, 0, 0, 0.01);
  }
  .banner-main-hd h3 {
    font-size: 22px;
    color: #f16e1f;
    background: none;
    padding: 3px 8px 4px 27px;
    line-height: 22px;
    border-radius: 23px 0 128px 0;
    display: inline-block;
    border-bottom: none;
    margin-top: 10px;
    text-align: center !important;
  }
  .aminties-lst li,
  .loca-list ul li {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 22px;
  }
  .RegisterForm h2 {
    font-size: 18px;
  }
  .title-welcome {
    font-size: 19px;
  }
  .highlight-listing {
    display: block;
  }
  .highlight-listing li {
    width: 100%;
    margin: 10px 0;
  }
  .listing-item {
    width: 100% !important;
    padding: 43px 13px 13px;
    min-height: auto;
  }
  .listing-item:last-child {
    margin-bottom: 0px;
  }
  .After:after {
    top: 42px;
  }
  .nav-tabs.mytab > li > button {
    color: #fff;
    padding: 3px 5px !important;
  }
  .test-box ul {
    padding: 0 2% !important;
  }
  .OneThird,
  .OneSeven,
  .PriceSection .PricePart {
    width: 100%;
  }
  .CTA {
    padding: 50px 0;
  }
  .Title {
    font-size: 1.5em;
  }
  .Banner {
    margin-top: 0;
  }
  .OverviewContent {
    font-size: 22vw;
  }
  .OneThird img {
    width: 75px;
    display: table;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  /* Thank*/
  .headthank .Logo a img {
    width: 125px;
  }
  .cont-thank h1 {
    font-size: 20px;
  }
  .cont-thank {
    padding: 20px 10px;
  }
  .cont-thank h3 {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
  }
  .helping h4 {
    font-size: 16px;
  }
  .custbtn {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
  }
  .MainHeader .Inner .Logo {
    max-width: 136px;
  }
  .prh-body {
    background: #f4f4f4;
    padding: 44px 0 44px 4px;
    margin-top: 20px;
  }
  .MainHeader .Inner .Navigation ul li a.phone_url {
    background-color: transparent;
    color: #000;
    /* padding: 8px 15px; */

    /* border-left: 1px solid #fff; */
  }
}

@media only screen and (max-width: 480px) {
  .One-Four {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* .dt-sc-ico-content.type9 .icon span{font-size:150px;} */
  .MainTitle {
    font-size: 18px;
  }
  .MainTitle .BorderLine:before {
    height: 20%;
  }
  /*     .gallery {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    } */

  .main-ach {
    border: none !important;
  }
  section.banner-content {
    background: url(../img/prominance/banner-2.jpg) center center no-repeat;
    margin-bottom: 15px;
    background-size: cover;
    height: 60vh;

    background-position: bottom;
  }

  .st0 {
    fill: #000000;
  }
  .SocialButton li {
    width: 33.333%;
    float: left;
    background: #000000;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 10px;
    font-size: 28px;
  
    color: #fff;
    height: 50px;
    display: inline-flex;
    text-align: center;
  }
  .sec-logo img {
    width: 95px;
    padding-top: 18px;
  }
  /* .flat-box{
    padding: 18px 25px ;
} */
}

.ft {
  color: #fff;
}
.fp {
  color: #fff;
  display: flex;
  justify-content: center;
  margin: 0;
  letter-spacing: 3px;
}
.fp b {
  color: #fff;
}

.ft h5,
h4 {
  font-size: 18px;
  margin: 7px 0;
}

.ft img {
  width: 275px;
  margin: 0px auto;
}

.form_title {
  color: #fff;
  font-size: 18px;
  background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    );
  padding: 5px;
  text-align: center;
}

.bld {
  color: #fff;
}

.carous {
  position: relative;
}

.btm {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  color: #fff;
  background: #000000cc;
  padding: 0px;
  margin-top: 14px;
}
.detl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}

.detl .fa {
  margin-right: 22px;
  width: 50px;
  height: 50px;
  border: 1px solid lightgray;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 24px;
}

.sec-logo img {
  width: 95px;
}
.award-img img {
  padding: 11px 12px;
  aspect-ratio: 1/1;
  object-fit: cover;
  margin-top: 20px;
  /* border: 1px solid; */
  border-radius: 51px;

}
.eng{
  background-color: #029ca429;
  padding: 10px;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

.che-icon{
  color: #029ca4;
  margin-right: 10px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  display: none !important;
}
.astro-class {
  color: #d45013;
  margin-bottom: 20px;
  font-size: 18px;
}
/*============ online-inner============= */
/* .onli-main-sec{
    display: flex;
    justify-content: space-between;
} */

.img-one i {
  color: #000;
  margin-bottom: 20px;
  background: #fff;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 14px;
}

.online-class-main {
  background: #ffffff26;
  padding: 20px;
  height: 100%;
}
.online-inner {
  display: flex;
}
.online-inner i {
  color: #000;
  font-size: 14px;
}
.online-para {
  color: #fff;
  margin-top: 0px;
  margin-left: 10px;
  line-height: 10px;
}
.vasti-img img{
  aspect-ratio: 1/1;
  object-fit: contain;
}


.proud-rang1 {
  color: #2b98ac;
  font-size: 17px;
}
.prodo h6{
  font-size: 14px;
  margin-top: 10px;
}
.the-true{
  font-size: 14px !important;
  font-weight: 600;
  font-style: italic ;
}

.price-range-section{
  padding: 70px 0px;
}
.price-main-section{
  background: #cde6e794;
  padding: 26px 0px 21px 0px;
  height: 100%;
}
.price-heading{
  color: #029ca4;
  margin-bottom: 18px;
}
.price-content p{
  margin-bottom: 0px !important;
  line-height: 10px;
}
.price-heading h5{
  color: #2b98ac;
    font-size: 20px;
    font-weight: 600;
}


@media screen and (max-width: 900px) and (min-width: 300px) {
  .RegisterForm {
    display: block !important;
  }
  .RegisterForm {
    top: 135% !important;
    margin: 0px 12px;
  }

  #Overview {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 515px;
    /* margin-top: 100px; */
  }

  .price-range-section {
    padding: 70px 0px;
    padding-top: 520px;
    padding-bottom: 0px !important;
}
  .footer-para {
    color: #fff !important;
    font-size: 17px !important;
    padding: 0px !important;
  }
  .btm {
    display: none;
  }
  .happ-clint-rang {
    margin-top: 0px;
    font-size: 25px;
    font-weight: 600;
  }
  .para11 {
    font-size: 13px !important;
  }
  .btn-green {
    margin-bottom: 30px;
  }
.prh-thumb1 video{
  height: 250px !important;
}

}

small {
  font-size: 1.6rem;
}
.portfolioCard_portfolioCard__3hzx6 {
  margin: 0px 10px;
}


@media (max-width: 375px) {
    .nidan-banner b{
        font-size: 20px;
        color: #2b98ac !important;
    filter: none !important;
        font-weight: 700;
        text-shadow: none !important;
      }
      .start-pri{
        margin-top:0px !important;
         text-shadow: 0px 1px #2b98ac !important;
         font-size: 20px !important;
    }
      .banner-main-hd {
        top: 125% !important;
        max-width: 450px;
        padding: 0px 3px 0px 0px;
        background: #ffffffd6 !important;
      }
      .RegisterForm {
        top: 135% !important;
        margin: 0px 12px;
    }

    .banner-main-hd p {
      text-align: center;
      color: #000;
      font-size: 13px;
      line-height: 18px;
      padding-bottom: 14px;
      font-weight: 600;
  }
    .banner-main-hd h3 {
        font-size: 22px;
        color: #f16e1f;
        background: none;
        padding: 3px 8px 4px 17px;
        line-height: 22px;
        border-radius: 23px 0 128px 0;
        display: inline-block;
        border-bottom: none;
        margin-top: 10px;
        text-align: center !important;
    }
    section.banner-content {
      background: url(../img/prominance/banner-2.jpg) center center no-repeat;
      margin-bottom: 15px;
      background-size: cover;
      height: 80vh;
      background-position: bottom;
  }

  .prh-thumb1 video{
    height: 250px !important;
  }
}
