a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
td,
tr,
ul {
  font-family: optima
}

.table tr td,
th.costing-title,
th.tbl-clr {
  font-size: 20px
}

.btn:hover,
a:hover {
  text-decoration: none
}

.banner-small-text,
.welcome-text,
.welcome-text-logo {
  text-shadow: 2px 2px #000;
  text-align: center
}

.banner-small-text,
.table,
.welcome-text,
.welcome-text-logo {
  text-align: center
}

@font-face {
  font-family: optima;
  src: url(../fonts/optima.ttf)
}

body,
html {
  scroll-behavior: smooth
}

.h1,
h1 {
  font-size: 2.7rem;
  font-weight: 700
}

.mainbg {
  background: linear-gradient(to right, rgb(3, 62, 92), rgb(3, 62, 92));
}

.h2,
h2 {
  font-size: 32px;
  font-weight: 500
}

.container {
  max-width: 1190px
}

.active {
  color: #e22d2c !important
}

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0
}

tr {
  font-size: 22px;
  color: #071c35;
  font-weight: bolder;
  border: 1px solid
}

.table tr td {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  color: #000
}

.table tbody+tbody {
  border: 1px solid #d41f34 !important
}

.form-check-label,
h6,
input,
p,
select {
  color: #727272
}

::selection {
  color: #fff;
  background: #e21e00
}

.v-none {
  visibility: hidden
}

.btn-default-red {
  background-position: left top;
  position: relative;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  /* background-color: #c92034;
  border-color: #c92034; */
    background-color : #28a745;
  border-color: #28a745;
  color: #fff;
  padding: 10px 20px;
  margin-top: 5px !important
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none
}

.animated-btn::after {
  animation-duration: 1s;
  animation-name: changebg;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  content: "";
  background-color: rgba(255, 255, 255, .3) !important;
  position: absolute;
  width: 75%;
  height: 160%;
  left: -70%;
  top: -26%;
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  -moz-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

@keyframes changebg {
  from {
    left: -70%
  }

  to {
    left: 100%
  }
}

.btn:hover {
  color: #333
}

a.page-link:focus {
  box-shadow: 0 0 6px -1px #6fe496
}

.text-green {
  color: #147504
}

.card-group-images-single img {
  width: 86px
}

img.vedio-banner-wraper {
  margin-top: 300px;
  float: right
}

.patternbg {
  background-image: url(../images/pattern.jpg)
}

.tbl-sty {
  background-color: #7b466a;
  color: #fff
}

.hdr-logo {
  width: 40%;
  margin-bottom: 5px
}

.hdr-img {
  width: 40%;
  margin-bottom: 25px
}

.hdr-ico {
  width: 5%
}

.navbar.navbar-expand-lg {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%);
  box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%)
}

nav.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999999999999
}

.nav-link {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  color: #323232
}

.nav-link:hover {
  color: #7b466a !important
}

.tick-ico {
  width: auto !important
}

.amt-spc {
  margin-bottom: 45px
}

.amts-sty {
  display: inline;
  font-size: 20px;
  margin-bottom: 10px
}

.welcome-text,
hr {
  margin-bottom: 8px
}

.welcome-text {
  color: #fff;
  font-size: 22px
}

.lct-img {
  width: 90%
}

.welcome-text-logo {
  color: #fff;
  font-size: 50px;
  margin-bottom: 0;
  font-weight: bolder
}

.banner-small-text {
  color: #fff;
  font-size: 17px
}

.baner-element-margin {
  margin-bottom: 0
}

.custom-para-margin,
.heading-default {
  margin-bottom: 35px
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 12px
}

li.nav-item.active a {
  color: #fff !important
}

.left-navs-list .nav-link {
  margin-left: 15px !important;
  margin-right: 15px
}

button.navbar-toggler {
  outline-color: #fff
}

.icon-area img,
.logo {
  width: 30%
}

.btn-black {
  background: #000;
  color: #fff;
  box-shadow: none !important;
  border: none !important;
  font-size: 15px
}

.iti.iti--allow-dropdown {
  width: 100%;
  margin-bottom: 2%
}

.tabletr {
  background-color: #05464e;
  color: #fff
}

.btn-light {
  color: #fff;
  background-color: #f8f9fa00;
  border-color: #fff;
  font-size: 18px;
  font-weight: 600
}

.slider-div {
  background: #071c35;
  padding-top: 20px;
  padding-bottom: 20px
}

div#carouselExampleSlidesOnly {
  margin-top: 76px
}

.carousel-item {
  width: 100%;
  height: calc(100vh - 85px);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.col_height {
  height: 595px
}

.video_height {
  height: 485px
}

.search-form-section {
  padding-top: 40px;
  padding-bottom: 15px
}

.default-padding {
  padding-top: 90px !important;
  padding-bottom: 90px
}

.bgcolor-sky-blue {
  background-color: #f7f8fa
}

.search-section {
  padding-top: 10px;
  padding-bottom: 10px
}

.heading-default {
  font-size: 2.813rem;
  line-height: 3.75rem;
  font-weight: 500;
  color: #323232
}

.heading-default-small {
  font-size: 2.188rem;
  line-height: 3.125rem;
  font-weight: 700;
  color: #323232;
  margin-bottom: 35px
}

.heading-red-color {
  color: #e21e00 !important
}

.feature-img {
  height: 500px;
  width: 100%;
}

.card-search {
  border-radius: 2px;
  border: 1px solid #000;
  margin-top: 30px
}

.card-search .industry-name {
  color: #6fe496;
  font-size: 14px
}

.card-search .expert-name {
  font-size: 20px;
  color: #323232;
  margin-bottom: 5px
}

.card-search .rate {
  color: #6fe496;
  font-size: 15px
}

.card-search .card-body {
  padding: 15px 10px;
  text-align: center
}

.card-search .more-deatail-btn {
  font-size: 13px;
  text-align: right;
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  background: #6fe496;
  color: #fff
}

.card-group-images img {
  width: 25%
}

.card-group-images {
  display: flex;
  margin: auto auto 35px;
  width: 100%
}

.table-btn,
hr {
  margin-top: 8px
}

.table-btn {
  background-color: #d41f34;
  color: #fff
}

.icon-area {
  margin-bottom: 5%
}

.gallery-area img {
  width: 100%;
  margin-bottom: 7%;
  height: 190px;
  object-fit: cover;
}

.head-ico,
.pp-img {
  width: 60%
}

.footer-form {
  background-color: #fff
}

.modal {
  top: 14%
}

.modal-form-control {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f7f7f7
}

.btn.modal-submit-btn,
.btn.submit-btn {
  border-radius: 0;
  background: #d41f34;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px
}

.modal-content {
  width: 70%;
  margin: auto
}

button.close {
  z-index: 999999;
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0;
  color: #fff;
  font-family: optima, sans-serif;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  border: 2px solid #fff;
  border-radius: 26px;
  box-shadow: 0 0 15px 1px rgb(2 2 2 / 75%);
  text-shadow: 0 0 0 rgb(0 0 0 / 23%);
  background-color: #000;
  opacity: 1
}

.close:hover {
  color: #fff !important;
  opacity: 1
}

.close:focus {
  outline: 0
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #ced4da
}

.modal-body {
  padding: 35px;
  border-radius: 3px;
  border: 8px solid #000;
  box-shadow: 0 0 30px 0 rgb(2 2 2);
  background-color: #fff
}

.footer-top {
  background: #f7f7f7
}

.side-footer {
  padding-top: 5%;
  padding-bottom: 5%
}

.footer-logo {
  width: 35%;
  margin: auto auto 35px
}

.custom-form-control {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f7f7f7
}

.footer-text {
  font-size: 14px
}

.credits-area {
  background-color: #f7f8fa;
  padding-top: 15px;
  padding-bottom: 15px
}

.credits-area p {
  margin-bottom: 0;
  font-size: 14px
}

@media screen and (max-width:768px) {
  .col_height {
    height: 335px
  }

  .baner-element-margin {
    margin-bottom: 0;
    width: 90%
  }

  .welcome-text {
    margin-bottom: 7px
  }

  .container {
    max-width: 720px
  }

  .navbar-toggler {
    background: #333;
    color: #fff
  }

  .navbar-toggler-icon {
    position: relative
  }

  .navbar-toggler-icon .fa {
    font-size: 30px
  }

  .heading-default {
    font-size: 2.188rem
  }

  .heading-default-small {
    font-size: 1.688rem;
    margin-bottom: 60px
  }

  .feature-img {
    width: 100%;
    margin-left: 0
  }

  .card-group-images-single img {
    width: 79px
  }

  .master-plan {
    width: 100%;
    width: inherit
  }

  .modal-content {
    width: 100%;
    margin: auto
  }

  .footer-logo {
    width: 60%
  }

  .logo {
    width: 30%
  }
}

@media screen and (max-width:576px) {

  .eastern,
  .saam {
    border: 2px solid #fff
  }

  .container {
    max-width: 94%
  }

  .carousel-item {
    height: calc(100vh - 240px);
    background-attachment: initial
  }

  .master-plan {
    width: 100%;
    width: inherit
  }

  .amt-spc,
  .side-footer {
    margin-bottom: 25px
  }

  .heading-default-small {
    line-height: 2.55rem;
    font-size: 1.288rem
  }

  .heading-default {
    line-height: 2.55rem;
    font-size: 1.988rem
  }

  .table tr td,
  .write-up {
    font-size: 12px
  }

  .table-btn {
    margin-bottom: 8px
  }

  th.tbl-clr {
    font-size: 16px
  }

  p.card-sq {
    margin-bottom: 40px
  }

  .btn-default-red {
    padding: 10px 14px
  }

  .feature-img {
    width: 118%;
    height: 100%;
    margin-bottom: 35px;
    margin-left: -20px
  }

  .my-auto {
    padding-right: 0
  }

  .welcome {
    font-size: 13px
  }

  .meet {
    font-size: 19px
  }

  .location {
    font-size: 10px
  }

  .card-group-images-single img {
    width: 23%
  }

  .col_height {
    height: 560px
  }

  .btn-light {
    width: 100%;
    margin-bottom: 4%
  }

  .change-1,
  .change-2 {
    width: 100%;
    margin-bottom: 3%
  }

  table.table {
    margin-left: 0
  }

  .pp-img {
    width: 65%;
    margin-bottom: 5%
  }

  .plan-1-div img,
  .plan-2-div img,
  .plan-3-div img {
    width: 100%
  }

  .table th {
    font-size: 15px
  }

  .slider-div h3 {
    font-size: 20px
  }

  section#floorplan button {
    width: 100%;
    margin-bottom: 5%
  }
}

@media screen and (max-width:441px) {
  .feature-img {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    margin-left: 0
  }

  .welcome {
    font-size: 15px
  }

  .meet {
    font-size: 22px
  }

  .card-group-images-single img {
    width: 23%
  }
}

@media screen and (max-width:425px) {
  .container {
    max-width: 95%
  }

  .my-auto {
    padding-right: 10px;
    padding-left: 10px
  }

  .feature-img {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    margin-left: 0
  }

  .welcome {
    font-size: 15px
  }

  .meet {
    font-size: 22px
  }

  .card-group-images-single img {
    width: 70px
  }
}

@media screen and (max-width:414px) {
  .navbar-brand {
    margin-right: 0
  }

  .card-group-images-single img {
    width: 23%
  }
}

@media screen and (max-width:375px) {
  .navbar-brand {
    margin-right: 0;
    width: 70%
  }

  .table tr td {
    padding: 5px 0;
    font-size: 12px
  }

  .btn-default-red {
    padding: 10px 11px
  }

  .amt-spc {
    margin-bottom: 15px
  }

  .table th {
    padding: 5px
  }
}

@media screen and (max-width:360px) {
  th.costing-title {
    padding: 5px
  }

  .btn-default-red {
    padding: 8px 10px;
    font-size: 14px
  }
}

@media screen and (max-width:320px) {
  .baner-element-margin {
    width: inherit
  }

  nav.navbar {
    width: 100%
  }

  .modal-content {
    width: 95%;
    margin: initial
  }

  th.tbl-clr {
    padding: 2px
  }

  .table tr td {
    padding: 0
  }

  .modal-body {
    padding: 20px 22px;
    margin-top: 33px
  }
}

#loading-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000
}

.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid red;
  border-radius: 50%;
  animation: 1s linear infinite spin
}

@keyframes spin {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}



.meet-2 {
  font-size: 19px;
  color: #5b95ad;
}



/* Faqs Css  */
.faq-container {
  width: 90%;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: auto;
}
.faq-title {
  text-align: center;
  text-transform: uppercase;
}
.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}
.faq-question:hover {
  color: red;
}
.faq-answer {
  display: none;
  font-size: 16px;
  margin-top: 10px;
  color: #333;
}
.faq-question::after {
  content: '\25B6';
  font-size: 14px;
  transition: transform 0.3s;
}
.faq-item.active .faq-question::after {
  transform: rotate(90deg);
}
.faq-item.active .faq-answer {
  display: block;
}

/* About Section Wrap Content */

.arrow-container {
  text-align: center;
  margin-top: 10px;
}

.animated-arrow {
  font-size: 30px !important;
  color: white;
  cursor: pointer;
  animation: bounce 1.5s infinite;
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(10px); }
}

.hidden-content {
  display: none;
  margin-top: 20px;
  text-align: left;
  color: white;
}


/* Blog Detail */

.blog-detail-section {
  padding: 60px 0;
  background-color: #f8f9fa;
}
.blog-detail-container {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.blog-detail-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 20px;
}
.blog-detail-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}
.blog-detail-description {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}
.blog-detail-content {
  font-size: 16px;
  line-height: 1.6;
}
.back-link {
  display: inline-block;
  margin-top: 20px;
  color: #d9534f;
  text-decoration: none;
  font-weight: bold;
}
.back-link:hover {
  text-decoration: underline;
}

/* Blog Page */
.blog-section {
  padding: 60px 0;
  /* background-color: #f8f9fa; */
}
.blog-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  margin-bottom: 30px;
}
.blog-card:hover {
  transform: translateY(-10px);
}
.blog-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.blog-content {
  padding: 20px;
}
.blog-title {
  font-size: 20px;
  font-weight: bold;
}
.blog-description {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.read-more {
  color: #d9534f;
  text-decoration: none;
  font-weight: bold;
}
.read-more:hover {
  text-decoration: underline;
}
/* Whatsapp input icon */
.input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.input-wrapper input {
  padding-right: 40px; /* add space for the icon */
}

.whatsapp-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #25D366;
  font-size: 18px;
  pointer-events: none; /* ensures icon doesn't block input clicks */
}