@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.yobject-marked a {
  text-decoration: none;
}

/* .verticalFooter {
  width: 1px;
  background-color: #eee;
  display: block;
  height: 150px;
  display: none;
}

.verticalFooterz {
  width: 1px;
  background-color: #eee;
  display: block;
  height: 25px;
}

.footerParagraph p {
  font-size: 15px;
  font-weight: 200;
  text-align: justify;
  border-bottom: 1px solid #959595;
  padding-bottom: 25px;
  margin-bottom: 30px;
  color: #ffffff;
} */

.viewAllLast a {
  text-decoration: underline !important;
  font-size: 15px;
  font-weight: 500;
}
/* 
.f-link {
  color: #000000;
}

.f-link h4 {
  margin-bottom: 15px;
  padding: 0px;
  font-size: 16px;
  color: #fff;
}

.f-link ul {
  margin: 0px;
  padding: 0px;
}

.f-link ul li {
  list-style: none;
}

.f-link ul li a {
  text-decoration: none;
  color: #959595;
  display: inline-block;
  line-height: 24px;
  transition: all 0.3s ease;
}

.f-link ul li a:hover {
  opacity: 1;
  padding-left: 2px;
  color: #fff;
}

.social-link a {
  display: inline-block;
  color: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  border: solid 1px;
  font-size: 18px;
  line-height: 35px;
  margin-right: 5px;
  text-decoration: none;
} */
/* 
.gallery_content #pics_slider,
.gallery_content #vids_slider {
  margin-bottom: 0px;
}

.gallery_content .carousel li {
  opacity: 0.8;
}

.gallery_content .carousel li.flex-active-slide {
  opacity: 1;
  border: solid 1px #9c9c9c;
}

.gallery_content .carousel li img {
  height: 100%;
  cursor: pointer;
} */

.work-img.p-two::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #4a4a4a;
  bottom: -68px;
  left: 36px;
}

.red-color {
  color: #d1aa65;
}

.Pro-work .Pro-body h6 {
  margin-bottom: 20px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
}

.maxcontainer {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.body-part {
  margin-top: 0px;
  width: 100%;
  float: left;
}

.our-approach {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 15px;
}

.our-approach h3 {
  margin-bottom: 15px;
}

.our-approach p {
  border: solid 1px #d1aa65;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 16px;
}

.our-approach h3 span {
  color: #d1aa65;
}

.strategy_photos {
  width: 85%;
  float: right;
  position: relative;
}

.strategy_photos.left-::before {
  left: 25px;
  bottom: 25px;
}

.strategy_photos.top- {
  float: left;
  margin-top: 100px;
}

.strategy_photos::before {
  content: "";
  width: 100%;
  height: 100%;
  left: -25px;
  bottom: -25px;
  background-color: #d1aa65;
  z-index: -1;
  position: absolute;
}

.strategy_photos img {
  width: 100%;
  border-radius: 0px;
}

.m_top_5 {
  margin-top: 50px;
}

.m_top_7 {
  margin-top: 90px;
}

.strategy_photos.left- {
  float: left;
}

.strategy-box.mt-7 {
  margin-top: 60px;
}

.strategy-box.mt-9 {
  margin-top: 20px;
}

.factors-w-100 {
  width: 100%;
  float: left;
}

.factors-data-box {
  display: flex;
  margin-bottom: 30px;
}

.factors-picture {
  flex-basis: 20%;
}

.factors-picture img {
  margin-right: 10px;
  width: 113px;
  height: 110px;
}

.factors-data-box.gray-color h5 {
  color: #333;
}

.factors-data-box.gray-color p {
  color: #333;
}

.factors-considar {
  margin-top: 20px;
  overflow: hidden;
}

.gallerPart-page {
  background-color: transparent;
  padding: 30px 0 50px;
  width: 100%;
}

.dt-sc-sorting-container .nav-link.active {
  background-color: transparent;
  border-bottom: 5px solid #19ad21;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
}

.gallerPart-page .factors-w-100 {
  margin-bottom: 30px;
  background-color: #d1aa65;
  text-align: center;
}

.gallerPart .factors-w-100 h3 {
  border-left: none;
  background-color: transparent;
  text-align: center;
  min-width: auto;
  margin-bottom: 0px;
  padding: 30px 10px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
}

.gallery figure {
  margin-bottom: 0px;
}

.gallery__item {
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  border-radius: 10px 10px 10px 10px;
}

.gallery__item:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}

.gallery .gallery__item:hover img {
  transform: scale(0.9);
  transition: 0.5s;
}

.gallery .gallery__item img {
  transform: scale(1);
  transition: 0.3s;
  object-fit: cover;
  width: 140px;
  height: 85px;
  border-radius: 20px;
  margin: 0px 7px 15px;
}

.city-thumb-01 {
  height: 355px;
}

.city-thumb-05 {
  height: 351px;
}

.text-sub-hading {
  margin-top: 30px;
  margin-bottom: 10px;
}

.factors-pictures {
  position: relative;
  background-color: #ccc;
}

.factors-pictures::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 444px;
  background-color: transparent;
  border: solid 7px #d1aa65;
  left: 39px;
  z-index: 1;
  top: -30px;
}

.factors-pictures::before {
  content: "";
  position: absolute;
  width: 267px;
  height: 414px;
  background-color: transparent;
  border: solid 7px #fff;
  left: 39px;
  z-index: 2;
  top: 0px;
  border-right: none;
  border-top: none;
}

.shadow-down {
  position: relative;
}

.shadow-down img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}

.shadow-down::after {
  content: "";
  position: absolute;
  width: 33px;
  height: 375px;
  background-color: transparent;
  border: solid 7px #2d2d2d;
  right: -33px;
  z-index: 2;
  top: 39px;
  border-left: none;
  border-top: none;
}

.shadow-down::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 12%);
  left: 60px;
  z-index: -1;
  top: 40px;
  border-right: none;
  border-top: none;
}

.new__modern {
  width: 100%;
  float: left;
  padding: 80px 80px;
  min-height: 315px;
  background-color: #858585;
  position: relative;
}

.new__modern::before {
  content: "";
  background-image: url(../images/bg-block-circle.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.title-modern {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: normal;
  color: white;
  position: relative;
  z-index: 1;
}

.title-modern-right {
  position: relative;
  z-index: 1;
}

.title-modern span {
  color: #d1aa65;
}

.title-modern-right p {
  font-weight: 300;
  font-size: 21px;
  color: #fff;
}

.title-modern-right > a {
  background-color: #fff;
  padding: 12px 25px;
  color: #d1aa65;
  text-decoration: none;
  border-radius: 3px;
  margin-top: 15px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.scrollLock {
  overflow-y: hidden;
}

.scrollLock::before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 68%);
  z-index: 9999;
}

.close_tsi6V {
  background-color: transparent;
  outline: none;
  border: none;
  color: #727272;
  position: absolute;
  right: 20px;
  top: 18px;
}

.heart-title {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  font-weight: 600;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 64px;
  text-align: center;
  border-bottom: solid 1px #ddd;
  background-color: #ffffff;
}

.heart-list {
  padding: 15px 25px 25px 25px;
  overflow-y: auto;
  height: calc(100vh - 97px);
}

.heart-list ul {
  padding: 0px;
  margin: 0px;
}

.heart-list ul li {
  background-color: #fff;
  border: 0px solid #f8f8f8;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  margin-bottom: 10px;
  padding: 14px;
  list-style-type: none;
}

.heart-list .heart_card {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  align-items: flex-start;
}

.heart-list ._dqoaP {
  height: 80px;
  width: 115px;
  display: block;
  object-fit: cover;
  border-radius: 5px;
}

.heart_card ._stUbA {
  margin-left: 15px;
  margin-right: 15px;
}

.heart_card ._stUbA > a {
  color: #4d4f53;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
}

.heart_card .delete_pzrdD {
  outline: none;
  border: none;
  background-color: transparent;
  margin-left: auto;
}

.heart_card .delete_pzrdD svg {
  color: #727272;
}

.card_J9gwa {
  border-top: 1px solid #eaeaea;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  padding-top: 5px;
}

.card_J9gwa ._EOzdv {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 3px;
}

.card_J9gwa ._rbmtp {
  color: #888;
}

.card_J9gwa ._FnUOq {
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  color: #d1aa65;
}

.card_J9gwa ._EOzdv:last-child {
  margin-bottom: 0px;
}

.heart-item-Remove svg {
  width: 13px;
  color: #767676;
  margin-left: 8px;
}

.brdcrmb {
  display: block;
  border-bottom: solid 1px #ced4da;
  border-top: solid 1px #ced4da;
  padding-top: 5px;
  padding-bottom: 5px;
}

.brdcrmb-link {
  display: block;
  padding-left: 10px;
  position: relative;
  z-index: 9;
}

.brdcrmb-link span {
  font-size: 13px;
  color: #ffffff;
}

.brdcrmb-link a {
  position: relative;
  margin-right: 20px;
  text-decoration: none;
  color: #ffffff;
}

.brdcrmb-link a::after {
  content: "";
  position: absolute;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 5px;
  right: -13px;
}

.title-detail {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 2rem;
}

.Filter_title {
  width: 20%;
}

.Filter_title > p {
  font-size: 16px;
  font-weight: 500;
  color: #d1aa65;
  margin-bottom: 0px;
  border: solid 1px #ced4da;
  width: 85%;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
}

.Filters {
  margin: 0px;
  padding: 0px;
  display: flex;
  width: 85%;
  justify-content: space-between;
}

.Filters .form-select {
  font-size: 14px;
}

.Filters li {
  list-style: none;
  display: inline-block;
  width: 20%;
  justify-content: space-between;
}

.menu-right-bar {
  display: block;
  width: 100%;
  float: left;
}

.menu-right-bar ul {
  margin: 0px;
  padding: 0px;
}

.menu-right-bar ul li {
  list-style: none;
  display: block;
  position: relative;
}

.menu-right-bar ul li .active {
  background-color: #081789;
  color: #fff;
  border-top: 1px solid #fff;
}

.menu-right-bar ul li a {
  display: block;
  border-radius: 0px;
  color: #000;
  text-decoration: none;
  padding: 12px 5px 12px 0px;
  opacity: 0.9;
  font-weight: 400;
  font-size: 14px;
  transition: 0.3s;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  margin-top: 0px;
}

.menu-right-bar ul li a:hover {
  background-color: #d1aa65;
  color: #fff;
  border-radius: 0px;
  transition: 0.3s;
  padding-left: 5px;
}

.menu-right-bar ul li:last-child a {
  border-bottom: solid 0px rgb(0 0 0 / 10%);
}

.menu-right-bar ul li a span {
  margin-right: 0px;
}

.top_menu_title {
  background-color: #d1aa65;
  display: flex;
  padding: 28px 0;
}

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

.top_menu_title .pr-2 {
  margin-right: 3px;
}

.top_menu_title .btn {
  font-size: 0.9rem;
}

.top_menu_title .btn-light {
  color: #000;
  background-color: #fff;
  border-color: #d1aa65;
}

.top_menu_title .btn-light:focus {
  box-shadow: none;
}

.nav-mobile {
  border: solid 1px #ddd;
  margin: auto;
  width: 90%;
  border-radius: 5px;
  padding: 10px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.nav-mobile > p {
  margin-bottom: 0px;
  display: flex;
}

.nav-mobile span {
  flex-basis: 80px;
}

.tab-projects {
  position: relative;
  height: 95%;
  background-color: #222222;
  padding: 15px;
  border-radius: 10px;
}

.tab-projects .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #a2a2a2;
  left: 30px;
  margin-top: 5px;
}

.tab-projects .nav-link.active::after {
  border-left: 5px solid red;
}

.youtube-video-pop .btn-close {
  position: absolute;
  padding: 0.5em 0.5em;
  right: -32px;
  opacity: 0.9;
  background-color: #fff;
}

.listing-detail-title .add-text .location-map {
  margin-right: 10px;
}

.listing-detail-title .add-text .location-map i {
  font-size: 22px;
  color: #d1aa65;
}

.listing-detail-title .prige_red {
  font-size: 25px;
  font-weight: 300;
  color: #464646;
}

.listing-detail-title .Star-small {
  font-size: 20px;
  text-align: right;
  font-weight: bold;
}

.listing-detail-title .Star-small span {
  border-bottom: solid 3px #d1aa65;
}

.listing-detail-title .prige_red i {
  font-size: 23px;
  color: #d1aa65;
}

.listing-detail-title .prige_red span {
  color: #d1aa65;
  font-weight: 600;
}

.location-d-flex {
  display: flex;
}

.location-d-flex p.add_map {
  margin-bottom: 0px;
}

.tab-projects h3 {
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: solid 1px #4a4a4a;
  margin-bottom: 15px;
}

.city-pull-right {
  float: right;
  text-decoration: none;
  color: #666;
}

.city-thumb.cities {
  height: 230px;
}

.city-thumb.cities img {
  object-fit: cover;
}

.buy-details-text {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  border-bottom: solid 1px #ececec;
}

.buy-details-text h2 {
  font-size: 22px;
  font-weight: 600;
}

.buy-details-text h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.detail-form {
  width: 90%;
  float: right;
}

.detail-form.fixed-border {
  border: none;
}

.detail-form h4 {
  text-align: center;
}

.detail_child p {
  text-align: center;
  margin-bottom: 5px;
}

#succ_message {
  display: none;
}

#succ_message.alert {
  padding: 0.5rem 1rem;
  margin-bottom: 0.8rem;
}

.detail-form .btn {
  width: 100%;
  text-align: center;
  height: 45px;
  margin-top: 20px;
}

.buy-details-text h4 {
  margin-bottom: 15px;
}

.property_name_ {
  transition: all 0.2s ease-in-out;
  transform: translateY(-80%);
}

.property_name_.stick {
  transition: all 0.2s ease-in-out;
  transform: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #d1aa65;
}

.property_name_.stick .listing-detail-title {
  color: #fff;
}

.property_name_.stick .listing-detail-title .prige_red {
  color: #fff;
}

.property_name_.stick .listing-detail-title .prige_red i {
  color: #fff;
}

.property_name_.stick .listing-detail-title .prige_red span {
  color: #fff;
}

.property_name_.stick .listing-detail-title .add-text .location-map i {
  color: #fff;
}

.video-details video {
  width: 100%;
  height: 357px;
  border-radius: 30px;
  cursor: pointer;
}

.col_3_pic {
  height: 164px;
  border-radius: 30px;
  overflow: hidden;
  transition: 0.8s;
  margin-bottom: 25px;
}

.col_3_pic:hover img {
  transform: scale(1.1);
  transition: 0.8s;
}

.col_3_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  transform: scale(1);
  transition: 0.3s;
}

#photos-all .btn-close {
  position: absolute;
  padding: 0.5em 0.5em;
  right: -32px;
  opacity: 0.9;
  background-color: #fff;
}

.getintouch {
  margin-top: 20px;
  border-radius: 20px;
  border: solid 1px #ccc;
  box-sizing: border-box;
  padding: 10px 10px 10px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.getintouch::before {
  content: "";
  position: absolute;
  width: 157px;
  height: 150px;
  right: -80px;
  top: -19px;
  transform: rotate(106deg);
  background-color: #d1aa65;
}

.getintouch .getin-pic img {
  max-width: 100%;
  height: 60%;
  object-fit: cover;
}

.getintouch-text {
  margin-left: 15px;
}

.getintouch-text h6 {
  margin-bottom: 0.2rem;
}

.getintouch-text p {
  margin-bottom: 0px;
}

.faq-banner {
  width: 100%;
  float: left;
  background-color: #d1aa65;
  text-align: center;
  background-image: url(../images/faq.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.faq-banner h3 {
  color: #fff;
}

.faq-banner h1 {
  position: relative;
  z-index: 1;
  color: #fff;
  text-shadow: 2px 2px 2px #575757;
}

.asked_questions_inner {
  width: 100%;
  float: left;
  padding: 60px 0px 60px;
}

.asked_questions_inner .accordion_constome .accordion-body {
  padding-left: 15px;
}

.asked_questions_inner .accordion_constome .accordion-button {
  padding-left: 15px;
}

.asked_questions_inner .accordion_constome .accordion-item {
  border-bottom: 1px solid #ddd !important;
}

.asked_questions_inner .accordion-button::after {
  width: 1.8rem;
  height: 1.8rem;
  background-color: #fff;
  border-radius: 50%;
  background-position: 4px;
  margin-right: 10px;
}

.asked_questions_inner .accordion_constome .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #d1aa65;
  box-shadow: none;
  border-bottom: 1px solid #d1aa65 !important;
  padding-left: 15px;
}

/* renu 4/6/24 */

.headParaLeft li .leftIcons i {
  font-size: 70px;
  color: #baaaff;
}

.leftIcons {
  margin-top: 20px;
}

.a-text-head {
  padding-left: 20px;
  line-height: 21px;
  color: #525252;
  text-align: justify;
  transition: ease-in-out 0.5s;
}

ul.mission_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.mission_list li {
  padding-left: 10px;
  padding-right: 50px;
  margin-bottom: 15px;
  list-style: auto;
  margin-left: 50px;
  color: #525252;
  text-align: justify;
}

ul.mission_list li span {
  font-weight: bold;
}

.our-Vision-text {
  margin-top: 40px;
}

.our-mission-text p {
  line-height: 25px;
  color: #525252;
  text-align: center;
}

.our-Vision-text p {
  line-height: 21px;
  color: #525252;
  text-align: center;
}

.our-mission-text h3 {
  color: #081789;
  font-size: 2rem;
  text-align: center;
}

.our-Vision-text h4 {
  color: #081789;
  font-size: 2rem;
  text-align: center;
}

.our-Continuour-Innovation {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 20px rgb(0 0 0 / 17%);
  border-radius: 30px;
  margin-top: 50px;
  padding: 40px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.our-Continuour-Innovation .h-xtx {
  text-align: center;
  font-size: 2rem;
  color: #081789;
}

.our-Continuour-Innovation .pt-xtx {
  text-align: center;
  font-weight: 300;
}

.ourteam_pic {
  position: relative;
  height: 210px;
  background-color: #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/black-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.ourteam_pic img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 10px;
}

.Our-Team-heading {
  width: 100%;
  float: left;
}

.our_Team {
  width: 100%;
  float: right;
}

.Our-Team-heading h3 {
  color: #081789;
  font-size: 28px;
  text-align: center;
  position: relative;
  margin-bottom: 24px;
}

.our_Team .card-body h6 {
  color: #081789;
  margin-bottom: 0px;
  font-size: 18px;
}

.our_Team .card-body p {
  margin-bottom: 0px;
  font-weight: 300;
}

.our_Team.our-Continuour .card_slick {
  margin: 4%;
  margin-bottom: 0px;
}

.our_Team .card_slick {
  padding: 10px 10px 0px 10px;
}

.our_Team .card-body {
  padding-bottom: 0px;
}

.about-banner {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  background-image: url(../images/contact-us1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: center;
}

.about-banner::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 32%);
  position: absolute;
  left: 0px;
  top: 0;
}

.about-banner h1 {
  position: relative;
  z-index: 1;
  color: #fff;
  margin-bottom: 0;
}

.blog-banner {
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  background-image: url(../images/blog-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 123px;
  padding-bottom: 123px;
  background-position: center;
}

.blog-banner::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 32%);
  position: absolute;
  left: 0px;
  top: 0;
}

.blog-banner h1 {
  position: relative;
  z-index: 1;
  color: #fff;
  text-shadow: 2px 2px 2px #575757;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.ourteam_pic .linkedin:hover {
  background-color: #0077b5;
  color: #fff;
  transition: 0.3s;
}

.login-form-top .dt-sc-sorting-container {
  margin-bottom: 0px;
  justify-content: left;
}

.login-form-top .dt-sc-sorting-container .nav-link {
  font-size: 17px;
  border-radius: 5px;
  position: relative;
  background-color: transparent !important;
}

.login-form-top .dt-sc-sorting-container .nav-link.active {
  color: #d1aa65;
}

.login-form-top .dt-sc-sorting-container .nav-link.active::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #d1aa65;
  bottom: -18px;
  position: absolute;
  left: 0px;
}

.btn-close:focus {
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}

.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(211, 212, 213, 0.5);
}

.back__click {
  display: flex;
  align-items: center;
}

.back__click .forgot-title-text {
  margin-bottom: 0px;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 500;
}

.back-click-btn {
  cursor: pointer;
}

.keep-in-left-col-6 .f-address i {
  font-size: 18px;
  line-height: 24px;
}

.keep-in-right-col-6 {
  width: 100%;
  float: left;
  padding: 40px 50px 40px 30px;
}

.keep-in-right-col-6 h2 {
  margin-bottom: 0px;
}

.buy-details-text > p {
  line-height: 23px;
  color: #414141;
}

.contact-banner {
  width: 100%;
  float: left;

  text-align: center;
  background-image: url(../images/contact-us2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 123px;
  padding-bottom: 123px;
  position: relative;
  background-position: center;
}

.contact-banner::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 32%);
  position: absolute;
  left: 0px;
  top: 0;
}

.contact-banner h1 {
  position: relative;
  z-index: 1;
  color: #fff;
  text-shadow: 2px 2px 2px #575757;
}

.form-group {
  position: relative;
  margin-bottom: 1rem;
}

.floating-label {
  font-weight: 400;
  opacity: 1;
  top: 16px;
  left: 20px;
  pointer-events: none;
  position: absolute;
  transition: 240ms;
  margin-bottom: 0;
  z-index: 1;
}

.floating-diff .floating-label {
  opacity: 0;
}

.floating-diff.focused .floating-label {
  opacity: 1;
}

.form-group.focused .floating-label {
  opacity: 1;
  color: #7b7f82;
  top: 4px;
  left: 14px;
  font-size: 12px;
}

.form-group.focused select.form-control {
  padding-top: 21px;
}

.floating-diff select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/select-down-arrow.svg) calc(100% - 18px) / 11px
    no-repeat;
}

.form-keep-in .btn {
  margin-top: 15px;
}

.form-keep-in .iti__flag-container {
  height: 47px;
  width: 100px;
  border-top: none;
  border-left: 0px;
  border-bottom: solid 1px #ddd;
}

.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
  height: 47px;
  border: none;
  border-bottom: solid 1px #ddd;
}

.iti input:focus {
  border: none;
  outline: none;
  border-bottom: solid 1px #ddd;
}

.iti input {
  border: none;
  outline: none;
  border-bottom: solid 1px #ddd;
}

.Categories-blog {
  width: 100%;
  float: left;
}

.list-blog-item {
  width: 100%;
  float: left;
  border: solid 1px #ddd;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.list-blog-item:last-child {
  margin-bottom: 0px;
}

.list-blog-item .title {
  margin: 0px;
  padding: 10px 15px;
  background-color: #d1aa65;
  font-size: 18px;
  color: #fff;
}

.widget_list {
  padding: 15px;
}

.widget_list ul {
  margin: 0px;
  padding: 0px;
}

.widget_list li {
  list-style: none;
}

.widget_list > ul > li > a {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: capitalize;
  display: block;
  text-decoration: none;
  font-weight: 500;
  padding-left: 10px;
  background-color: #f1f1f1;
  border-bottom: solid 0px #dddd;
  padding-right: 10px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.widget_list > ul > li > a:hover {
  background-color: #ccc;
}

.widget_list > ul > li > a.active {
  background-color: #181818;
  color: #fff;
}

.widget_list > ul > li > a.active span {
  color: #fff;
}

.widget_list > ul > li > a span {
  color: #0d263b;
  float: right;
}

.widget_list > ul > li:last-child > a {
  border-bottom: solid 0px #dddd;
  margin-bottom: 0px;
}

.widget_list .submenu {
  display: none;
  background-color: #efefef;
  border-radius: 5px;
}

.blog-picture {
  width: 100%;
  float: left;
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
}

.blog-picture img {
  max-width: 100%;
  height: 100%;
  object-fit: fill;
  width: 100%;
  transition: all 0.3s;
}

.card-body-blog {
  width: 100%;
  float: left;
  margin-top: 20px;
  line-height: 23px;
}

.card-body-blog h5.card-title {
  font-size: 2rem;
  font-weight: bold;
}

.card-text-bold {
  font-weight: bold;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.bp_meta ul {
  padding: 0px;
  font-size: 13px;
  margin-bottom: 10px;
}

.bp_meta ul li.list-inline-item {
  padding: 0px;
  color: #8b8b8b;
  letter-spacing: 0.25px;
}

.widget_list li:last-child {
  border-bottom: 0px solid #e6e9ec;
}

.recent_posts_blogs {
  width: 100%;
  float: left;
  max-height: 406px;
  overflow: auto;
  padding: 0px;
  margin: 0px;
}

.article_post {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 13px;
}

.article_post:last-child {
  padding-bottom: 15px;
}

.article_flex {
  display: flex;
}

.article_flex .post_picture {
  width: 85px;
  height: 65px;
  overflow: hidden;
  border-radius: 5px;
}

.article_post a {
  text-decoration: none;
}

.article_flex .post_picture img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.article_flex .info-contain {
  flex-basis: 60%;
  padding-left: 15px;
}

.article_flex .info-contain h4 {
  font-size: 14px;
  color: #333;
  letter-spacing: 1.25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article_flex .info-contain .small-time {
  font-size: 0.875em;
  color: #8b8b8b;
  letter-spacing: 0.25px;
}

.lpt_price_ {
  margin-bottom: 0px;
}

.lpt_price_ .lpt_01 {
  margin-right: 25px;
}

.lpt_price_ .lpt_01 span {
  border-bottom: solid 1px #666;
}

.form-keep-in .floating-diff select {
  padding: 0rem 1.75rem;
}

.blog-contain.with_page {
  margin-bottom: 50px;
  width: 100%;
  float: left;
  padding: 0px 5px;
  border-radius: 20px;
}

.blog-contain.with_page .card-body-blog h5.card-title {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 22px;
}

.blog-contain.with_page .blog-picture {
  height: 175px;
  border-radius: 10px;
}

.blog-contain.with_page a {
  color: #333;
  transition: all 0.3s;
}

.blog-contain.with_page a:hover .blog-picture:hover img {
  transform: scale(1.03);
  transition: all 0.3s;
}

.blog-contain.with_page a:hover {
  color: #0d6efd;
  transition: all 0.3s;
}

.blog_tab_link {
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.blog_tab_link li {
  list-style: none;
  display: inline-block;
}

.blog_tab_link li a {
  text-decoration: none;
  color: #000000;
  display: block;
  background-color: #dedede;
  border-radius: 30px;
  margin-right: 10px;
  padding: 0.7rem 1.5rem;
}

.blog-banner span {
  color: #fff;
}

.blog-banner a {
  color: #fff;
}

/* login css*/
#app {
  color: #374957;
  height: 100vh;
  width: 100vw;
  display: flex;
}

#app .content-wrapper {
  padding: 40px 20px;
  background-color: #fff;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  flex-basis: 480px;
}

#app .content-wrapper .main-content {
  margin: auto;
  width: 320px;
}

.login-logo {
  margin-bottom: 70px;
  text-align: center;
  margin-top: 20px;
}

.login-logo img {
  height: 55px;
}

.base-layout {
  width: 100%;
  text-align: center;
}

.base-layout label.error {
  border: 0px solid red;
  color: red;
  font-weight: normal;
  position: inherit;
  padding: 0px;
  font-size: 13px;
  display: flex;
}

.base-layout .title {
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 50px;
}

.continue-with {
  width: 100%;
  float: left;
}

.continue-with a {
  display: block;
  padding: 12px;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: inset 0 0 0 1px #ced4da;
  text-align: center;
  text-decoration: none;
  color: #374957;
  transition: all 0.3s;
  font-weight: 500;
}

.continue-with a:hover {
  transition: all 0.3s;
  background: #f8fafb;
}

.continue-with svg {
  width: 17px;
  margin-right: 6px;
}

.continue-with i {
  margin-right: 10px;
}

.continue-with .fa-facebook-f {
  color: #fff;
  background-color: #1877f2;
  border-radius: 50px;
  width: 19px;
  height: 19px;
  line-height: 23px;
}

.base-layout .have-account {
  margin-top: 30px;
  width: 100%;
  float: left;
}

.base-layout .have-account p {
  margin-bottom: 0px;
  font-weight: 500;
}

.base-layout.have-account a {
  text-decoration: none;
}

.content-wrapper .login-back {
  position: absolute;
  top: 5px;
  display: block;
  left: 10px;
}

.content-wrapper .login-back span {
  color: #1273eb;
}

.content-wrapper .login-back .arrow-left {
  display: inline-block;
  margin: 0px auto;
  width: 9px;
  height: 9px;
  border-top: 2px solid #1273eb;
  border-left: 2px solid #1273eb;
  transform: rotate(-45deg);
  margin-right: 5px;
}

.content-wrapper .login-back .btn-light {
  color: #1273eb;
  background-color: #fff;
  border-color: #fff;
  float: left;
}

.base-layout .title.t-3 {
  margin-bottom: 30px;
}

.receive_did_n {
  text-decoration: none;
  margin-top: 13px;
  display: inline-block;
}

.base-layout .btn.btn-primary {
  width: 100%;
  height: 44px;
}

.base-layout .small__forgot {
  font-size: 14px;
  text-decoration: none;
  color: #333;
  margin-top: 30px;
  display: block;
}

.continue_checkbox label {
  font-size: 13px;
}

.continue_checkbox {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.continue_checkbox .by {
  margin-top: 25px;
  color: #869fb2;
  font-size: 14px;
  text-align: center;
}

.continue_checkbox p.by a {
  text-decoration: none;
  color: #869fb2;
  font-weight: 500;
}

.content-wrapper .login-back .btn-light {
  font-size: 14px;
}

.reviews_click_btn button {
  display: block;
  background-color: #f7f7f7;
  width: 100%;
  text-align: left;
  font-size: 18px;
  padding: 12px 15px;
  border-radius: 5px;
  border: solid 1px #ccc;
  z-index: 2;
  position: relative;
  font-weight: bold;
}

.reviews_form {
  min-height: 300px;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  position: relative;
  top: -4px;
  padding: 25px;
  background-color: #fafafa;
  border: 1px solid #dedede;
}

.reviews_click_btn input[type="file"] {
  position: relative;
}

.reviews_click_btn input[type="file"]::file-selector-button {
  width: 155px;
  color: transparent;
}

.reviews_click_btn input[type="file"]::before {
  position: absolute;
  pointer-events: none;
  top: 10px;
  left: 16px;
  height: 20px;
  width: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

.reviews_click_btn input[type="file"]::after {
  position: absolute;
  pointer-events: none;
  top: 11px;
  left: 40px;
  color: #0964b0;
  content: "Picture Upload";
}

.reviews_click_btn input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}

.reviews_click_btn input[type="file"]::file-selector-button:hover {
  background-color: #f3f4f6;
}

.reviews_click_btn input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
}

.reviews_form {
  display: none;
}

.arrow_uparrow {
  transform: rotate(-45deg);
  margin-top: 10px;
}

.total-reviews {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

h4.lp-total-reviews {
  font-size: 1.2rem;
}

.reviews-section {
  border: 1px solid #dedede;
  border-radius: 5px;
  float: left;
  padding: 20px 20px 20px;
  width: 100%;
}

.total-reviews .form-select {
  font-weight: 300;
  font-size: 14px;
}

article.review-post {
  border-bottom: 1px solid #dedede;
  float: left;
  width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

article.review-post:last-child {
  border-bottom: 0px solid #dedede;
  padding-bottom: 0px;
}

article.review-post:first-child {
  margin-top: 0px;
  padding-top: 0px;
}

article.review-post > figure {
  float: left;
  margin-top: -2px;
  text-align: center;
  width: 76px;
  margin-bottom: 0px;
}

.reviews-section article.review-post .review-thumbnail {
  border: 1px solid #eee;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background-color: #f4f4f4;
  margin-left: 11px;
  background-image: url(../images/user-review.png);
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
}

.top-section {
  margin-bottom: 0;
  display: flex;
}

.details .top-section h3 {
  color: #555;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 0;
  padding-right: 140px;
}

.details .top-section time {
  color: #7f7f7f;
  float: left;
  font-size: 12px;
  line-height: 22px;
  margin-right: 40px;
}

.top-section .review-count {
  margin-left: auto;
}

.reviews-section span.rate {
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
  background-color: #dc3545;
  padding: 3px 8px 2px;
  margin-left: 10px;
}

.submit-images {
  margin-top: 50px;
}

.chat_box_ {
  bottom: 10px;
  position: fixed;
  right: 5px;
  width: 360px;
  z-index: 1000;
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

.chat_box_ .chat-head {
  background-color: #181818;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem 1.5rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.chat_box_ .chat-body {
  background-color: #fff;
}

.chat_box_ .chat-head img {
  max-width: 170px;
}

.chat_box_ .chat-head .btn-close {
  background-image: url(../images/close-btn.svg);
  opacity: 0.8;
}

.chat_box_ .chat-head .btn-close:hover {
  opacity: 1;
}

.chat_box_ .chat-head i {
  color: #fff;
  font-size: 22px;
}

.chat-data .title {
  font-size: 18px;
  font-weight: 500;
}

.q-tions {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 6px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 0px 6px 0 rgb(0 0 0 / 20%);
  padding: 8px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-weight: 500;
  float: left;
}

.qbox .choose_city,
.qbox .step_2,
.qbox .step_3 {
  display: inline-block;
  background-color: #d1aa65;
  color: #fff;
  padding: 8px 10px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 13px;
  margin-bottom: 10px;
  outline: none;
  border: none;
}

.qbox {
  width: 100%;
  float: left;
}

.messages_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: auto;
  max-height: 380px;
  min-height: 380px;
  padding: 10px 25px 15px 25px;
  font-size: 13px;
}

.fill_form_chat {
  width: 100%;
}

.fill_form_chat .looking_for .btn-light {
  color: #000;
  background-color: #ffffff;
  border-color: #fff;
  border: solid 1px #d6d6e4;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px;
}

.fill_form_chat .looking_for .btn-light:hover {
  background-color: #d6d6e4;
}

.looking_for ul {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-flow: wrap;
  padding: 0px;
  margin: 0px;
}

.looking_for ul li {
  width: 30%;
  list-style: none;
  margin-right: 10px;
  margin-bottom: 15px;
}

.looking_for ul li a {
  text-decoration: none;
  background-color: #fff;
  color: #000;
  padding: 10px;
  display: block;
  border: solid 1px #d6d6e4;
  border-radius: 5px;
}

.looking_for ul li a:hover {
  background-color: #d6d6e4;
}

.looking_for ul li:nth-child(3n-0) {
  margin-right: 0px;
}

.looking_for ul li:nth-child(13) {
  margin-bottom: 0px;
}

.looking_for ul li:nth-child(14) {
  margin-bottom: 0px;
}

.looking_for ul li:nth-child(15) {
  margin-bottom: 0px;
}

.input-holder {
  align-items: center;
  display: flex;
  justify-content: center;
}

.input-holder .control {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.input-holder .btn.btn-primary {
  width: 100%;
  height: 45px;
  font-weight: 700;
  font-size: 18px;
}

.fill_form_chat > h6 {
  font-size: 18px;
  text-align: left;
  margin-bottom: 20px;
}

.fill_form_chat p.thk {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
}

.thk.green {
  color: green;
  font-weight: bold;
}

.input-holder .control .chat-input {
  height: 70%;
  background: #eeeeee;
  width: 70%;
  border-radius: 5px;
  margin: auto;
  border: none;
  padding: 0 0.5em 0 0.5em;
  transition: all 0.7s;
  color: #333;
  border: solid 1px #ddd;
}

.input-holder .control .chat-btn {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #d1aa65;
  border: none;
  text-align: center;
  color: #fff;
  transition: all 0.25s;
  border-radius: 5px;
  padding: 10px;
  font-weight: 600;
  font-size: 14px;
}

.input-holder > h6 {
  display: block;
}

.input-holder.flexderec {
  align-items: flex-start;
  flex-direction: column;
  padding-left: 2px;
}

.Thankyou_pic {
  text-align: center;
  margin-bottom: 35px;
  margin-top: 25px;
}

.Thankyou_pic img {
  max-width: 33%;
}

.flexderec .fa-mobile-phone {
  margin-left: 15px;
}

.chat_box_ {
  display: none;
}

#exampleModalen1 .modal-dialog {
  max-width: 360px;
}

#exampleModalen1 .modal-dialog h6 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #d1aa65;
}

#exampleModalen1 .modal-dialog p {
  text-align: center;
  margin-bottom: 5px;
}

#exampleModalen1 .Thankyou_pic1 {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
}

#exampleModalen1 .Thankyou_pic1 img {
  width: 90px;
}

#exampleModalen1 .modal-content {
  border-radius: 15px;
}

#exampleModalen1 .modal-body {
  border-radius: 15px;
  border: solid 2px #ef0125;
}

#enquire-fomm-pop .modal-dialog {
  max-width: 440px;
}

.relative_social .share i {
  padding-left: 0px;
}

.relative_social .share {
  background-color: #ffffff;
  border: solid 0px #ddd;
  margin-left: 0px;
}

.relative_social .social_add {
  right: 35px;
}

.share {
  outline: none;
  padding: 7px 10px;
  border-radius: 3px;
  background-color: #eaeaea;
  border: solid 1px #ddd;
  margin-left: 10px;
}

.share i {
  color: #0077b5;
  padding-left: 4px;
}

.content ul {
  list-style: none;
}

.rating {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: 140px;
  position: relative;
}

.rating-0 {
  filter: grayscale(100%);
}

.rating > input {
  display: none;
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
  background-image: url(../images/red-star.svg);
}

.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url(../images/red-dark-star.svg);
}

.emoji-wrapper {
  width: 100%;
  text-align: center;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.emoji-wrapper:before,
.emoji-wrapper:after {
  content: "";
  height: 15px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.emoji {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.3s;
}

.axt_btn {
  text-align: center;
}

.cookie-notice {
  width: 100%;
  float: left;
  position: fixed;
  bottom: 0px;
  background-color: rgb(0 0 0);
  z-index: 999;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

#rating-1:checked ~ .emoji-wrapper > .emoji {
  transform: translateY(-100px);
}

#rating-2:checked ~ .emoji-wrapper > .emoji {
  transform: translateY(-200px);
}

#rating-3:checked ~ .emoji-wrapper > .emoji {
  transform: translateY(-300px);
}

#rating-4:checked ~ .emoji-wrapper > .emoji {
  transform: translateY(-400px);
}

#rating-5:checked ~ .emoji-wrapper > .emoji {
  transform: translateY(-500px);
}

.post-labels {
  width: 100%;
  float: left;
}

.post-labels a {
  display: inline-block;
  text-decoration: none;
  color: #0f0f0f;
  background-color: #ececec;
  padding: 5px 15px;
  border-radius: 19px;
  border: solid 1px #ddd;
  margin-right: 5px;
  text-transform: capitalize;
}

.right_search_blog {
  justify-content: right;
}

.right_search_blog .search_blog {
  margin-bottom: 10px;
}

.search-input-wrapper {
  position: relative;
}

.search-input-wrapper .dropdonw {
  position: absolute;
  left: 0px;
}

.lpt_02 {
  display: inline-block;
  margin-bottom: 15px;
}

#photos-all .carousel-item img {
  height: 500px;
  object-fit: cover;
}

span.p-month {
  font-size: 14px;
  border-bottom: solid 0px #666 !important;
}

/* bottom footer */
.bottomFooter {
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: 40px;
  padding: 0px 10px 30px;
}

.bottomFooter .footerPara p {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 0;
  color: #ffffff;
}

.footerPara {
  display: flex;
  justify-content: space-between;
  height: 25px;
  padding-top: 30px;
  border-top: 1px solid #626262;
  padding-bottom: 70px;
}

.footerPara p a {
  color: #ffffff;
}

.footleft {
  display: flex;
  height: 10px;
  width: 55%;
  justify-content: space-around;
}

/* renu 4/6/24 */
.papasectionz {
  width: 100%;
  padding: 40px 0 80px;
  background-color: #fffcf6;
}

.verhead {
  font-size: 26px;
  line-height: 27px;
  font-weight: 500;
  width: 354px;
  color: #3e3e3e;
  margin-bottom: 30px;
}

/* < !-- slider css --> */

.sectionslid button.slick-next.slick-arrow,
.sectionslid .slick-prev.slick-arrow {
  margin-top: 120px;
}

.sectionslid .slick-prev:before,
.sectionslid .slick-next:before {
  color: #dedede !important;
}


.whysec {
  row-gap: 30px;
  margin-top: 100px;
}

.requestBtn > a {
  text-decoration: none;
  color: white;
}

.papamar {
  margin-top: 110px;
  margin-bottom: 0px;
}

.imgcen {
  display: flex;
  align-items: center;
  padding-left: 65px;
}

/* renu mam new css */

/* renu 4/6.24 */

.ReadMoreSec {
  position: relative;
  text-align: left;
  padding: 30px 0 30px 50px;
}

.ReadMoreSec span i {
  font-size: 20px;
}

.lp-listing-quantity p {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 300;
  width: 290px;
  color: #4a4747;
  padding: 0px;
}

/* / ten Imges Css /  */

.faqask {
  margin-bottom: 80px;
}

/* Home page Css Start  */

.banner-Area {
  padding-top: 0px;
  padding-bottom: 0px;
}

.boxBanner {
  position: relative;
  left: 0;
}

.rightTextArea {
  width: 38%;
}

.leftImgArea img {
  width: 100%;
  height: 100%;
  display: none !important;
}

.righTextInner {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
}

.rightTextArea h3 {
  font-size: 30px;
  font-weight: 500;
  width: 399px;
  line-height: 31px;
  margin-bottom: 15px;
}

.rightTextArea p {
  font-size: 19px;
  font-weight: 300;
  line-height: 23px;
  width: 421px;
  color: #4a4747;
}

.rightTextArea .requestBtn {
  background-color: #d1aa65;
  border: 1px solid #d1aa65;
  border-radius: 20px;
  padding: 6px 14px;
  width: 30%;
  text-align: center;
}

.rightTextArea .requestBtn a {
  text-decoration: none;
  color: #fff;
}

.newtopSliderArea {
  height: inherit !important;
  /* margin-top: 67px !important; */
}

.mt100 {
  margin-top: 100px;
}

.height-inherit {
  height: inherit !important;
}

.brandImgs {
  overflow: hidden;
}

.fourAreaImg1 {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
  height: 470px;
}

.fourAreaImg4 {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
  height: 490px;
}

.fourimgsec {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 115px;
}

.counter-box-about {
  position: relative;
  text-align: center;
  padding: 0px;
  border-radius: 20px;
  margin: 1px;
}

.counter-box-about1 {
  position: relative;
  text-align: center;
  padding: 0px;
  border-radius: 20px;
  margin: 1px;
}

.counter-box-about::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -15px;
  height: 85px;
  width: 2px;
  background-color: #8b898463;
}

.counter-box-about .d__flex .number,
.counter-box-about1 .d__flex .number {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #2d2d2d;
  margin-top: 10px;
  line-height: 30px;
}

.counter-box-about p,
.counter-box-about1 p {
  font-size: 18px;
  font-size: 19px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  /* width: 177px; */
  margin-top: 25px;
}

.counter-box-about .d__flex,
.counter-box-about1 .d__flex {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.counter-box-about .d__flex i,
.counter-box-about1 .d__flex i {
  margin-left: 5px;
  color: #2d2d2d;
  font-size: 27px;
  position: relative;
  top: 10px;
}

/* about us animation deep*/

.tabbtn {
  width: 30px;
  height: 30px;
  border: solid 2px #19ad21;
  color: #19ad21;
  background: #19ad21;
  border-radius: 50px;
}

.giantsec {
  display: flex;
  width: 95%;
  margin: auto;
  align-items: end;
}

.giantsec a {
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  height: 70px;
  width: 228px;
  color: #3e3e33;
  opacity: 0.5;
}

.giantsec a.active {
  opacity: 1;
  background-color: #ffefd600;
}

.tablink {
}

.tabConSection {
  padding: 30px 0 90px;
  background-color: #fffcf6;
}

.tabbod {
  width: 194px;
  border: dotted #19ad21;
  height: 12px;
  border-width: 2px 0px 0px 0px;
}

.tabcontainer {
  width: 920px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-self: center;
  margin: auto;
  margin-top: 120px;
}

.tabconimg img {
  border-radius: 50px;
}

.tabcontext {
  width: 370px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  row-gap: 15px;
}

.tabcontext p {
  font-size: 19px;
  font-weight: 300;
  line-height: 23px;
  width: 366px;
  margin-bottom: 0;
  color: #4a4747;
}

.tabcontext h2 {
  font-size: 26px;
  line-height: 27px;
  font-weight: 500;
  margin: 0;
  width: 354px;
  color: #3e3e3e;
}

.banner-button > img {
  height: 30px;
  width: 30px;
  animation: wobble 1s ease infinite;
  background-color: transparent;
  border-radius: 30px;
}

.banner-button:hover .st2 {
  fill: white;
}

/* new menu css end*/

/* whatsApp button css start*/
.whtsapIcon li img {
  width: 40px;
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 35px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  z-index: 999;
}

.btn-whatsapp-pulse-border {
  bottom: 70px;
  left: inherit;
  animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }

  75% {
    padding: 50px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/* whatsApp button css end*/

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 45px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type="text"] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
  border-radius: 10px 0px 0px 10px;
}

.overlay input[type="text"]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #d1aa65;
  font-size: 17px;
  border: none;
  cursor: pointer;
  border-radius: 0px 10px 10px 0px;
}

.overlay button:hover {
  background: #ffefd6;
}

.fa-search-color {
  color: #fff;
}

.overlay button:hover .fa-search-color {
  color: #000;
}

/* / / search-box-css-end  */
/* / / css-start-for-language-selection / */
.dropdown button {
  background-color: transparent;
  min-width: 130px;
  width: max-content;
  border-radius: 5px;
  color: #000;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  justify-content: space-evenly;
}

.dropdown button img,
.dropdown-content li img {
  width: 28px;
}

.dropdown button,
.dropdown-content li {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Noto Sans Arabic", sans-serif;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
}

/* Style for the dropdown content */

.dropdown-content {
  display: none;
  position: absolute;
  margin: 1px 0 0 0;
  padding: 0;
  background-color: #f5f5f5;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 5px;
  overflow-y: scroll;
  max-height: 315px;
  animation: slideIn 0.3s ease-out;
}

/* Scrollbar styles  */

.mega-menu-head {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #2d2d2d;
  margin-top: 10px;
  width: 225px;
}

.button > span {
  vertical-align: middle;
}

@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }

  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.button--text-upper {
  text-transform: uppercase;
}

.button--size-s {
  font-size: 14px;
}

/* new testimonial */

.oops-main a {
  padding: 10px 20px;
  color: #fff;
  background-color: #d1aa65;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 5px;
  display: inline-block;
  font-weight: 400;
}

.modal {
  transform: scale(0);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

.selected_ {
  background-color: #d1aa65 !important;
}

.disabled_ {
  background-color: #e7ebed !important;
  color: #90a4ae !important;
  cursor: not-allowed !important;
}

.selected_ .big-small,
.selected_ .small {
  color: #fff !important;
}

.disabled_ .small {
  opacity: 0.5;
}

.pill-container .big-small {
  font-size: 16px;
  font-weight: bold;
}

.pill-container .small {
  margin-left: 5px;
  margin-top: 8px;
}

.v-u {
  margin-left: auto;
  font-size: 12px;
  font-weight: normal;
}

.v-u .dote {
  width: 8px;
  height: 8px;
  background-color: #ccc;
  display: inline-flex;
  border-radius: 15px;
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}

.v-u .dote.red {
  background-color: #d1aa65;
}

#select-dateModal .modal-title {
  font-size: 1.1rem;
}

.title-head-date {
  margin-top: 20px;
  margin-bottom: 8px;
  display: flex;
  font-size: 16px;
  font-weight: 500;
}

.title-head-date.mt-0 {
  margin-top: 0px;
}

.pull-direction .small {
  flex-direction: column;
  margin-top: 0px;
  margin-left: 0px;
}

.Schedule h2 {
  font-size: 1.3rem;
}

.work-spaces-inspire {
  padding-top: 50px;
}

.blog-contain .card-body-blog p {
  margin-bottom: 10px;
  line-height: 19px;
  text-align: justify;
}

.Featured_slick.Business-listing .table tbody tr td {
  padding-bottom: 14px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 7px;
}

.Featured_slick.Business-listing .table tbody tr td:nth-child(even) {
  padding-right: 0px;
  padding-left: 7px;
}

.yo-utube-icon > img {
  height: 50px !important;
  width: 50px !important;
}

.datatable_main {
  padding-top: 0px;
}

.blog-search {
  width: 100%;
}

.date-blog i {
  margin-right: 5px;
}

.red_mess {
  color: red;
}

.m-scroll-pic {
  display: none;
}

.comming-soon__ {
  height: 70vh;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: red;
  font-size: 18px;
}

.inner-slider .carousel-control-next,
.inner-slider .carousel-control-prev {
  opacity: 0.9;
}

.sliderCustom {
  position: relative;
}

.sliderCustom div {
  position: absolute;
  transition: transform 0.8s ease-in-out;
  z-index: 1;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.Designs_videos .card-body {
  padding: 0px;
  padding-top: 10px;
}

.btn.btn-primary {
  border-color: #ffffff;
  background-position: 50%;
  -webkit-transition: background 3s;
  transition: background 3s;
}

.btn.btn-primary:hover {
  background: #e3324a radial-gradient(circle, transparent 1%, #e3324a 0) 50%/15000%;
}

.btn.btn-primary:active {
  background-color: #fd3752;
  background-size: 100%;
  -webkit-transition: background 0s;
  transition: background 0s;
}

.btn.btn-primary:active:focus {
  border-color: #fd3752;
}

.btn.btn-primary[disabled]:hover {
  background: #e3324a -webkit-gradient(linear, left top, right top, from(#fd3752), to(#fd3752));
  background: #e3324a linear-gradient(90deg, #fd3752, #fd3752);
  border-color: #fd3752;
}

.center_blog .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #d1aa65;
}

.center_blog .slick-dots li button:before {
  opacity: 0.5;
  color: white;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #d1aa65;
  outline: 0;
  box-shadow: none;
}

.Designs_videos .slick-dots li.slick-active button:before {
  color: #901313;
  opacity: 1;
}

.happy_clients .slick-dots li button::before {
  opacity: 0.8;
  color: #fff;
}

.happy_clients .slick-dots li.slick-active button:before {
  color: #901313;
  opacity: 1;
}

.Designs_videos .slick-prev:before,
.Designs_videos .slick-next:before {
  color: #fff !important;
}

.happy_clients .slick-prev:before,
.happy_clients .slick-next:before {
  color: #fff !important;
}

.happy_clients.slick-prev:hover,
.happy_clients.slick-prev:focus,
.happy_clients.slick-next:hover,
.happy_clients.slick-next:focus {
  color: #000 !important;
  outline: none;
  background: #fff !important;
}

.Blogs.slick-prev:hover,
.Blogs.slick-prev:focus,
.Blogs.slick-next:hover,
.Blogs.slick-next:focus {
  color: #000 !important;
  outline: none;
  background: #fff !important;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}

.btn-outline-danger {
  color: #d1aa65;
  border-color: #d1aa65;
}

.btn-danger {
  color: #fff;
  background-color: #d1aa65;
  border-color: #d1aa65;
}

.btn-danger:hover {
  color: #fff;
  background-color: #081789;
  border-color: #081789;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d1aa65;
  border-color: #d1aa65;
}

.inner-box h3 {
  font-size: 20px;
  margin: 0px;
  padding-top: 15px;
  margin-bottom: 10px;
  color: #081789;
}

/* navbar start */

.header .mainMenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0px 0;
  width: 100%;
}

.headerArea {
  position: relative;
}

.headerArea .bottomHeder p {
  margin-bottom: 0;
  color: #555555;
}

/* navbar end */
/* renu 4/6/24 */

.leftArea,
.rightArea {
  width: 100%;
}

.leftArea img {
  width: 100%;
  height: 100%;
}

.requestBtn .right-arrow-hover {
  opacity: 0;
  position: absolute;
  right: 23px;
  bottom: 5px;
  transform: translateX(50%);
}

.requestBtn:hover .right-arrow-hover {
  opacity: 1;
  transform: translateX(50%);
  font-size: 20px;
}

.slider-part {
  display: flex;
  justify-content: center;
  height: 930px;
}

.inner-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.title-web {
  text-align: center;
  margin-bottom: 29px;
  margin-top: 40px;
}

.title-web h1 {
  color: #081789;
}

.title-web span {
  background-color: #d1aa65;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 10px;
}

p.text-banner {
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  font-size: 24px;
}

.bnt_d_flex {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 170px;
}

.bnt_d_flex a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 10px 15px 10px 20px;
  border-radius: 22px;
  font-weight: 500;
  box-shadow: 2px 4px 4px rgb(0 0 0 / 25%);
  font-size: 16px;
  border-bottom: solid 4px rgb(0 0 0 / 22%);
}

.bnt_d_flex i {
  position: relative;
  top: 1px;
  left: 0px;
}

.bnt_d_flex .Listings {
  background-color: #d1aa65;
}

.bnt_d_flex .Design {
  background-color: #363636;
  margin-right: 25px;
}

.boxmain {
  position: relative;
  left: 0;
}

.barlist-pogistion {
  right: 0px;
  position: fixed;
  bottom: 5px;
}

ul.barlist-pogistion {
  padding: 0px;
  margin: 0px;
  z-index: 10;
}

.barlist-pogistion li {
  list-style: none;
}

.barlist-pogistion li a {
  background-color: #d1aa65;
  height: 60px;
  width: 60px;
  justify-content: center;
  display: flex;
  margin-bottom: 5px;
  align-items: center;
  border-radius: 3px;
}

.barlist-pogistion li img {
  max-width: 30px;
}

.table > :not(caption) > * > * {
  border-bottom-width: 0px;
}

.table.dataTable {
  margin-top: 0px !important;
}

.card-text {
  color: rgb(78 78 78);
}

.designs__video .card-text {
  min-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 19px;
}

.designs__video .card_slick {
  background-color: #fff;
  margin: 3%;
  overflow: hidden;
  border-radius: 5px;
}

.designs__video .slick-slide img {
  width: 100%;
}

.our-projects .slick-prev {
  left: inherit;
  right: 25px;
}

.our-projects .slick-prev,
.our-projects .slick-next {
  top: -35px !important;
  margin-right: 40px;
  background-color: #d1aa65 !important;
  width: 35px;
  height: 35px;
  border-radius: 3px;
}

.our-projects .slick-prev:before,
.our-projects .slick-next:before {
  color: white;
}

.Featured_slick.our-Continuour .card_slick {
  margin: 5%;
  box-shadow: none;
  border: solid 1px #ddd;
}

.Featured_slick.our-Continuour .card_slick .card-body p {
  text-align: center;
  line-height: 21px;
  color: #525252;
}

.Featured_slick.our-Continuour .text-bld {
  font-weight: bold;
  color: #d1aa65;
  font-size: 18px;
  margin-bottom: 0px;
}

.Featured_slick .slick-dots {
  position: absolute;
  bottom: -60px;
}

.filter_sticky {
  position: sticky;
  top: 63px;
  z-index: 9;
  background-color: #ffff;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  padding: 10px;
}

.d_flex_Box {
  display: flex;
}

.Business-listing {
  width: 100%;
  float: left;
  padding-left: 10px;
  margin-bottom: 22px;
}

.Business-listing .card_slick {
  width: 100%;
  float: left;
  margin: 0px 0px 0px;
  overflow: inherit;
  border-radius: inherit;
  padding: 0px;
  border-radius: 10px;
  border: solid 1px #ddd;
}

.Business-listing .card-body {
  width: 100%;
  float: left;
  padding: 1rem;
}

.Business-listing .Properties_pic {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.map-detail-right {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  border: solid 1px #ced4da;
  border-top: solid 0px #ced4da;
}

.fixed-border {
  position: sticky;
  top: 70px;
  border-top: solid 1px #ced4da;
}

.Contact-form .submitButton {
  background-color: #19ad21 !important;
  border-color: #ffffff;
  color: #000000;
  width: 170px;
  height: 40.15px;
  border-radius: 100px;
  margin-top: 30px;
}

.footer-seo-text {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

.footer-seo-text > h3 {
  font-size: 16px;
  color: #000000;
}

.footer-seo-text.m_top5 {
  margin-top: 2.5rem !important;
}

.footer-seo-text a {
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  opacity: 0.8;
  transition: 0.3s;
  position: relative;
  padding-left: 12px;
}

.footer-seo-text a::after {
  content: "";
  position: absolute;
  left: 0px;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 5px;
  top: 4px;
}

.footer-seo-text a:hover {
  opacity: 1;
  transition: 0.3s;
}

.social-link a:hover {
  transform: scale(1.1);
  opacity: 1;
}

.f-logo {
  width: 200px;
  margin-top: 0px;
}

.f-link .f-text-logo {
  margin-top: 15px;
  opacity: 0.8;
}

.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  z-index: 999;
}

.heading:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

/*-----Testimonial-------*/

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 136px;
  height: 136px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.4;
  margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
  padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
  width: 35px;
  height: 35px;
}

/* ------testimonial close-------*/

.testimonials_main {
  height: 100%;
  background-color: #fff;
  margin-left: 25px;
  border-radius: 5px;
  position: relative;
}

.testimonials_main .controls {
  z-index: 999;
  position: absolute;
  right: 0;
  bottom: 35px;
  left: 45%;
}

.testimonials_main .btn-outline-light {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #d1aa65;
  opacity: 0.9;
  line-height: 17px;
}

.testimonials_main .btn-outline-light:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #b50318;
  opacity: 1;
}

.testimonials_main .p-4 {
  padding: 50px !important;
}

.t-card {
  border: solid 0px #ddd;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
}

.t-card i {
  color: #d1aa65;
  position: relative;
  top: 4px;
  font-size: 18px;
}

.testi-pic {
  width: 50px;
  height: 50px;
}

.picture-testi {
  margin-top: 20px;
}

.lh-lg {
  padding-left: 15px;
  line-height: 22px !important;
}

/* video css */

.jw-state-idle .jw-preview,
.jwplayer.jw-state-complete:not(.jw-flag-casting):not(
    .jw-flag-audio-player
  ):not(.jw-flag-overlay-open-related)
  .jw-preview,
body .jwplayer.jw-state-error .jw-preview {
  display: block;
  background-size: cover !important;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(6, 5vw);
  grid-gap: 1.5rem;
  width: 100%;
}

.gallery-grid .gallery__item {
  margin-bottom: 0px;
}

.gallery-grid .gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.gallery__item--1 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 5;
}

.gallery__item--2 {
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 1;
  grid-row-end: 4;
}

.gallery__item--3 {
  grid-column-start: 6;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 4;
}

.gallery__item--4 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 5;
  grid-row-end: 7;
}

.gallery__item--5 {
  grid-column-start: 9;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 7;
}

.gallery_content {
  margin: 0px auto 0px;
  margin-right: 25px;
}

.gallery_content .gallery_header {
  padding: 4px 0 14px;
  border-bottom: 2px solid #ff4500;
}

.gallery_content .gallery_header span {
  font-size: 20px;
  font-weight: 500;
  padding: 10px 0 0;
  color: #555555;
}

.gallery_content .gallery_header .tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}

.gallery_content .gallery_header .tabs li {
  background: #eeeeee;
  display: inline-block;
  color: #999999;
  padding: 8px 18px 6px;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.gallery_content .gallery_header .tabs li:hover,
.gallery_content .gallery_header .tabs li.active {
  background: #ff4500;
  color: #fff;
  transition: all 0.3s ease;
}

.gallery_content .tab__content {
  background-color: white;
  position: relative;
  height: auto;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 5px;
}

.gallery_content .tab__content > li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  list-style: none;
}

.gallery_content #pics_slider li {
  position: relative;
}

.gallery_content #pics_slider li h5 {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 9px 16px;
  color: #fff;
  font-weight: 400;
  font-size: 19px;
  line-height: 36px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(19%, rgba(0, 0, 0, 0.2)),
    color-stop(40%, rgba(0, 0, 0, 0.5)),
    color-stop(70%, rgba(0, 0, 0, 0.8)),
    color-stop(100%, rgba(0, 0, 0, 0.94))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.2) 19%,
    rgba(0, 0, 0, 0.5) 40%,
    rgba(0, 0, 0, 0.8) 70%,
    rgba(0, 0, 0, 0.94) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.2) 19%,
    rgba(0, 0, 0, 0.5) 40%,
    rgba(0, 0, 0, 0.8) 70%,
    rgba(0, 0, 0, 0.94) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',
      endColorstr='#f0000000', GradientType=0);
  margin: 0;
  width: 100%;
}

.flexslider {
  margin-bottom: 10px !important;
  border: 8px solid #fff !important;
}

.flex-control-paging li a {
  width: 7px;
  height: 7px;
}

.flex-direction-nav a,
.flex-direction-nav a:before {
  color: rgb(255 255 255 / 80%) !important;
  text-shadow: none !important;
}

.flex-direction-nav a:before {
  font-size: 25px !important;
}

/* video css end */

.video-wrapper {
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  -o-transition: transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
  will-change: transform;
}

.video-wrapper video {
  width: 100%;
  z-index: 1;
  margin-top: -110px;
}

.video_main {
  height: 100vh;
  position: relative;
}

.video_main::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(34 34 34 / 10%);
  z-index: 5;
  display: none;
}

.search_main {
  max-width: 1140px;
  margin: auto;
  position: relative;
  z-index: 5;
}

.search-box {
  width: 100%;
  float: left;
  margin-top: 200px;
}

.search-box h1 {
  font-size: 4rem;
  color: #081789;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}

.tabs_search {
  padding-left: 5px;
}

.tabs_search ul {
  padding: 0px;
  margin: 0px;
}

.tabs_search ul li {
  list-style: none;
  display: inline-block;
}

.tabs_search ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 12px 20px;
  background-color: #081789;
  border-radius: 5px 5px 0px 0px;
  margin-right: 4px;
  font-size: 16px;
}

.tabs_search ul li a.active {
  background-color: #d1aa65;
}

.dropdonw {
  width: 100%;
  float: left;
  border: none;
}

.prop-search-options .btn-danger {
  width: 100%;
}

.prop-search-options .form-control,
.prop-search-options .form-select,
.prop-search-options .btn-danger {
  height: 60px;
}

.search-input-wrapper .form-control {
  border-radius: 0px 0px 0px 0px !important;
  border: 0px !important;
}

.prop-search-options .btn {
  border-radius: 0px 5px 5px 0px !important;
  font-size: 18px;
  font-weight: 500;
}

.prop-search-button img {
  width: 24px;
}

.prop-search-options .btn-danger:focus {
  box-shadow: none;
}

.title_Names {
  text-align: center;
}

.title_Names h2 {
  font-size: 50px;
  font-weight: 600;
  color: #081789;
}

.title_Names h2 span {
  font-weight: 400;
  color: #d1aa65;
}

.title_Names p {
  font-size: 20px;
  font-weight: 300;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}

.video_tab_loop {
  width: 100%;
  float: left;
}

.video_container {
  width: 100% !important;
  float: left;
}

.video_container video {
  width: 100%;
  border-radius: 10px;
}

.video_contant {
  padding: 20px;
  background-color: #fff;
  border: solid 1px #ced4da;
  height: 99%;
  border-radius: 10px;
}

.video_contant h2 {
  color: #081789;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  font-size: 28px;
}

.video_contant h2::before {
  content: "";
  width: 20%;
  height: 2px;
  background-color: #081789;
  left: 0px;
  position: absolute;
  bottom: -1px;
}

.video_contant ul {
  margin: 0px;
  padding: 0px;
}

.video_contant ul li {
  padding-left: 3px;
  list-style: disc;
  margin-left: 15px;
  color: #393939;
}

.video_contant ul li::marker {
  color: #d1aa65;
}

.tab-vides .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0e0e0e;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;

  margin-right: 8px;
  margin-bottom: 8px;
  border: solid 1px #ddd;
  border-radius: 3px;
}

.tab-vides .nav-link.active {
  background-color: #d1aa65;
  color: #fff;
}

.Process-Work {
  width: 100%;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
}

.work-img {
  width: 100px;
  height: 100px;
  margin: auto;
  border: solid 10px #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-img img {
  height: 50px;
}

.work-img.p-one {
  background-color: #d1aa65;
}

.work-img.p-two {
  background-color: #4a4a4a;
}

.work-img.p-three {
  background-color: #d1aa65;
}

.work-img.p-four {
  background-color: #4a4a4a;
}

.work-img.p-five {
  background-color: #d1aa65;
}

.work-img.p-six {
  background-color: #4a4a4a;
}

.work-img::after {
  content: "";
  position: absolute;
  height: 50px;
  width: 1px;
  bottom: -61px;
  left: 48%;
}

.work-img.p-one::after {
  border-left: dotted 2px #d1aa65;
}

.work-img.p-two::after {
  border-left: dotted 2px #4a4a4a;
}

.work-img.p-three::after {
  border-left: dotted 2px #ff3754;
}

.work-img.p-four::after {
  border-left: dotted 2px #4a4a4a;
}

.work-img.p-five::after {
  border-left: dotted 2px #d1aa65;
}

.work-img.p-six::after {
  border-left: dotted 2px #4a4a4a;
}

.work-img.p-four::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #4a4a4a;
  bottom: -68px;
  left: 36px;
}

.work-img.p-six::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #4a4a4a;
  bottom: -68px;
  left: 36px;
}

.How-We-Do {
  width: 100%;
  float: left;
  padding: 80px 0px 80px;
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  position: relative;
  background-image: url(../images/building-bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}

.how-differently {
  width: 100%;
  float: left;
}

.how-differently h3 {
  margin-bottom: 25px;
  font-size: 35px;
  color: #081789;
}

.how-differently .get-in-touch {
  background-color: #d1aa65;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 20px;
  margin-left: 60px;
  font-size: 18px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
}

.how-differently ul {
  padding: 0px;
  margin: 0px;
}

.how-differently ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
  color: #3b3b3b;
}

.how-differently ul li span {
  margin-right: 15px;
  border: solid 1px #ddd;
  display: flex;
  width: 45px;
  text-align: center;
  border-radius: 3px;
  height: 45px;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 5px 0px #bababa;
  border-radius: 10px;
}

.how-differently ul li span img {
  max-width: 28px;
}

.what-we-do {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.strategy-box h3 {
  color: #d1aa65;
  margin-bottom: 15px;
}

.m_top_6 {
  margin-top: 160px;
}

.strategy-box.mt-8 {
  margin-top: 25px;
}

.factors-text {
  flex-basis: 80%;
}

.factors-text h5 {
  color: #d1aa65;
}

.factors-text p {
  color: #d1aa65;
  text-align: justify;
}

.factors_data_right {
  padding-left: 100px;
  margin-top: 30px;
}

.our-projects-main .dt-sc-sorting-container .nav-link {
  background-color: transparent;
  margin-right: 0px;
  border-radius: 5px;
  color: #e7e7e7;
  padding: 0.7rem 1.5rem;
  width: 100%;
  text-align: left;
  border: 1px solid rgb(255 255 255 / 13%);
  margin-bottom: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  text-transform: capitalize;
}

.our-projects-main .dt-sc-sorting-container .nav-link:hover {
  background-color: #fff;
  color: #d1aa65;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.our-projects-main .dt-sc-sorting-container .nav-link.active {
  background-color: #fff !important;
  color: #d1aa65;
}

.tab-projects .dt-sc-sorting-container {
  margin-bottom: 5px;
}

#vidbutton {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  z-index: 9;
  background-color: transparent;
}

#vidbutton img {
  width: 50px;
  opacity: 0.5;
}

.heart_icon {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 999;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
}

.heart_icon i {
  font-size: 13px;
  color: #848484;
}

.heart-sidebar {
  position: fixed;
  top: 0;
  height: 100%;
  max-width: 410px;
  width: 100%;
  z-index: 10001;
  border-left: solid 1px #ddd;
  background-color: #f2f2f2;
  right: -410px;
  transition: 0.3s;
}

.visible {
  right: 0px !important;
  transition: 0.3s;
}

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

  100% {
    left: 2%;
    transform: translateX(30%);
  }
}

.heart-body {
  width: 100%;
  float: left;
  background-color: #f1f1f1;
}

.heart-item-delete {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px;
}

.heart-item-Remove {
  border: none;
  outline: none;
  font-size: 13px;
  -webkit-align-items: center;
  align-items: center;
  background-color: transparent;
  border: none;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  line-height: 22px;
  padding: 0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-transition: 0.2s;
}

.Enquiry-form-top .form-floating > label {
  padding: 0.8rem 0.75rem;
}

.Enquiry-form-top .form-control {
  font-size: 0.9rem;
}

.Enquiry-form-top .form-floating > .form-control,
.Enquiry-form-top .form-floating > .form-select {
  height: calc(2.8rem + 2px);
}

.Enquiry-form-top .modal-header {
  background-color: #d1aa65;
  color: #fff;
}

.Enquiry-form-top .btn-close {
  opacity: 0.9;
  background-color: #fff;
}

.nav-add {
  right: 0px !important;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.nav-overlay {
  overflow-y: hidden;
}

.nav-overlay::before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 80%);
  z-index: 1004;
}

.close_nav {
  background-color: transparent;
  outline: none;
  border: none;
  color: #fff;
  position: absolute;
  right: 11px;
  top: 15px;
}

.listing-detail-title .add-text p {
  margin-bottom: 20px;
}

.amenities-icon img {
  width: 40px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  border: solid 1px #ddd;
}

.amenities-icon {
  margin-bottom: 25px;
}

.detail_child {
  background-color: #fff2f4;
  border: solid 1px #ccc;
  border-radius: 20px;
  padding: 25px;
  box-sizing: border-box;
}

.location-arrow {
  width: 15px;
}

.red-star {
  color: red;
}

.video-details {
  width: 100%;
  float: left;
  background-color: #ededed;
  border-radius: 30px;
  overflow: hidden;
  background-image: url(../images/black-img.png);
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 353px;
  background-position: center;
}

.listing-detail-title {
  display: flex;
  align-items: center;
}

.property_name_.stick .listing-detail-title h1 {
  margin-bottom: 0px;
}

.top-video-part {
  padding-top: 25px;
  padding-bottom: 55px;
}

.about-us-main {
  width: 100%;
  float: left;
}

.Schedule {
  padding: 35px 0px 25px;
}

/* renu 4/6/24 */

.our-mission-text,
.our-Vision-text {
  width: 100%;
  float: left;
  text-align: left;
  padding-left: 80px;
  padding-right: 80px;
  margin-top: 30px;
}

.ourteam_pic::before {
  z-index: -1;
  right: 15px;
  top: -15px;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #d1aa65;
  border-radius: 15px;
}

.card_slick {
  padding: 15px;
}

.login-form-top .modal-header {
  background-color: #ebebeb;
}

.login-form-top .modal-body {
  padding: 1.5rem 2rem;
}

.login-form-top .btn-close {
  background-color: #fff;
  border-radius: 20px;
  margin-right: 0px;
}

.login-form-top .form-floating > label {
  padding: 0.8rem 0.75rem;
}

.login-form-top .form-control {
  font-size: 0.9rem;
  border: none;
  border-bottom: 1px solid #ced4da;
}

.login-form-top .form-floating > .form-control,
.login-form-top .form-floating > .form-select {
  height: calc(2.8rem + 2px);
}

.login-form-top .fade:not(.show) {
  display: none;
}

.banner1 {
  background-image: url(../images/Banner-Webp-Images/home-page-banner-1.webp);
}

.banner2 {
  background-image: url(../images/Banner-Webp-Images/home-page-banner-2.webp);
}

.banner3 {
  background-image: url(../images/Banner-Webp-Images/home-page-banner-3.webp);
}

.banner5 {
  background-image: url(../images/Banner-Webp-Images/home-page-banner5.jpg);
}

/* .bannera {
  background-image: url(../images/about-us/about-us-banner.jpg);
} */

.bannerc {
  background-image: url(../images/New-Banner.jpg);
}

.live {
  color: #bb2030;
}

.login-form-top .btn.btn-primary {
  width: 100%;
  height: 55px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 5px;
}

.for-forgot-mt {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.keep-in-touch {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 20px rgb(0 0 0 / 17%);
  border-radius: 30px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.iti__country-list .iti__hide {
  border: none;
  outline: none;
}

.iti__country-list:focus {
  border: none;
  outline: none;
}

.submenu > li > a {
  color: #666;
  border-bottom: 1px solid #e6e9ec;
  display: block;
  padding: 8px;
  text-decoration: none;
}

.submenu > li:last-child > a {
  border-bottom: 0px solid #e6e9ec;
}

.lpt-list-data {
  position: relative;
  top: -50px;
}

.form-keep-in .form-floating > label {
  padding: 0.8rem 0.75rem 0.8rem 1.7rem;
}

.form-keep-in .form-floating.no-actione > .form-control {
  padding: 0rem 0.75rem;
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-keep-in .iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: 20px;
}

.form-keep-in .iti {
  padding-left: 14px;
}

.contact-icons img {
  width: 20px;
}

/* login css*/

.height__vh {
  height: 100vh;
}

#loginForm {
  display: none;
}

#forgot__password {
  display: none;
}

#login-back {
  display: none;
}

#login-back-01 {
  display: none;
}

.Reviews_w-100 {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.reviews_click_btn .form-control {
  font-size: 14px;
  font-weight: 300;
}

.arrow_re {
  float: right;
  border-bottom: 0;
  border-right: 2px solid #d93444;
  border-top: 2px solid #d93444;
  display: inline-block;
  height: 5px;
  margin: 0 10px;
  padding: 6px;
  width: 5px;
  transform: rotate(135deg);
}

.sitemap_link h4 {
  font-size: 16px;
  margin-top: 15px;
  font-weight: 500;
}

.review-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

article.review-post > .details {
  float: right;
  width: calc(100% - 120px);
}

.content-section {
  float: left;
  padding-top: 10px;
  width: 100%;
}

.fa-star:before {
  content: "\f005" !important;
  color: #ffc107;
}

.q-tions_left {
  background: #f3f3f3;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 0px 5px 5px 5px;
  -webkit-box-shadow: 0 0px 6px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0px 6px 0 rgb(0 0 0 / 5%);
  border: solid 1px #ddd;
}

.q-tions_right {
  align-self: flex-end;
  background: #181818;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 5px 5px 5px 0px;
  -webkit-box-shadow: 0 0px 6px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0px 6px 0 rgb(0 0 0 / 5%);
}

.chat-head h4.title {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0px;
}

.form-check-label a {
  text-decoration: none;
}

.flexderec p {
  margin-bottom: 0px;
}

#share_ {
  display: flex;
}

.share_relative {
  position: relative;
  margin-left: auto;
}

.relative_social {
  position: relative;
}

.relative_social .share_relative {
  margin-left: initial;
  position: absolute;
  top: 15px;
  right: 25px;
}

.social_link {
  display: inline-flex;
  position: absolute;
  right: 0px;
  top: 1px;
  padding-left: 10px;
  visibility: hidden;
  opacity: 0;
}

.social_link_share {
  display: inline-flex;
  position: relative;
  right: 0px;
  top: 1px;
  padding-left: 10px;
  visibility: visible;
}

.rating > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url(../images/gray-star.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  transition: 0.3s;
}

h2.axt-title {
  color: #fff;
  font-size: 18px;
  margin: 0px;
}

.axt_btn .btn-dark {
  background-color: #d80021;
  border-color: #d80021;
  padding: 0px 10px;
}

.sting-prc {
  position: relative;
  top: 5px;
  font-size: 12px;
}

.wish_name {
  margin-left: 62px;
}

.sectionz,
.sectionz2 {
  height: 250px;
  display: flex;
  flex-direction: column;
  opacity: 0.5;
}

.hovering {
  transform: translateY(-20px);
  transition: transform 0.3s ease-out;
  opacity: 1;
}

/* / / Custom scrollbar / / */

.mainsec {
  width: 1100px;
  display: flex;
  flex-direction: row;
  margin-top: 100px;
  align-items: center;
  align-self: center;
  margin: auto;
  margin-top: 110px;
}

.middle {
  display: flex;
  width: 1100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sliderbox {
  justify-content: center;
}

.sectionslid .slick-prev:before,
.sectionslid .slick-next::before {
  font-size: 60px !important;
}

.sliderbox:hover .slihead {
  display: block !important;
  color: #2d2d2d;
}

.casestudyAreas {
  width: 100%;
  padding: 30px 0 100px;
}

.leftAreaImg,
.rightAreaCont {
  width: 50%;
}

.leftAreaImg img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.casestudy .slick-dots {
  position: absolute;
  bottom: -70px;
  display: block;
}

/* / slider Text /  */
.rightAreaCont {
  position: relative;
  padding: 0px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.our-projects .city-title {
  padding-bottom: 0px;
}

.viewAllInt .right-arrow-hover {
  opacity: 0;
  position: absolute;
  bottom: -2px;
  transform: translateX(50%);
}

.viewAllInt:hover .right-arrow-hover {
  opacity: 1;
  transform: translateX(50%);
  font-size: 16px;
}

/* / end ten image4s / */

/* imgsec product page */
.imgsec {
  width: 1200px;
  margin: auto;
}

.vermain {
  margin: auto;
  margin-top: 150px;
}

.em-subdiv:hover {
  opacity: 1;
}

.em-section2 {
  width: 100%;
  padding: 70px 0 70px;
}

.em-section2 .em-subsection1 {
  position: relative;
  width: 50%;
  height: 100%;
}

.em-subsection2 {
  width: 50%;
  height: 550px;
}

.hide-icon-inactive img {
  display: block;
  max-height: 50px;
  max-width: 50px;
  margin-right: 20px;
}

.head-div:hover + .hide-icon-inactive img {
  display: none !important;
}

.em-subsection-container2 {
  position: absolute;
  top: 155px;
  height: inherit;
}

.em-subdiv-para {
  line-height: 32px;
  width: 428px;
  font-size: 23px;
  font-weight: 400;
}

.em-subdiv-head {
  font-size: 26px;
  font-weight: 500;
  color: #9e9d9a;
  width: 478px;
  line-height: 27px;
  padding-right: 15px;
  margin-top: 40px;
}

.head-div img {
  height: 50px;
  width: 50px !important;
  border-radius: 50px;
  margin-right: 30px;
  border: 1px solid #eee;
  margin-top: 40px;
}

.head-div:hover + .hide-icon-active img {
  display: block;
  max-height: 50px;
  max-width: 50px;
  margin-right: 20px;
}

.em-subsection-static {
  width: 50%;
  float: left;
  height: 100%;
}

.em-subsection-container1 {
  width: 491px;
  background-color: #d9d9d900;
  border-radius: 50px;
}

.em-subsection-container2 .em-subdiv-head {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  color: #2d2d2d;
  font-weight: 500;
  width: 541px;
  margin-bottom: 25px;
}

.em-subsection-container2 .em-subdiv-para {
  padding-left: 0;
  font-weight: 300;
  font-size: 19px;
  line-height: 23px;
  width: 491px;
  margin-bottom: 50px;
  text-align: left !important;
}

.animationSlide {
  padding: 30px 0 90px;
}

.em-subsection img {
  width: 100%;
  border-radius: 50px;
}

/* <!-- kuheli css ends --> 

/* Home page Css Start  */

.banner4 {
  background-image: url(../images/Banner-Webp-Images/banner_home4.png);
}

.rightTextArea p {
  font-size: 19px;
  font-weight: 300;
  line-height: 23px;
  width: 421px;
  color: #4a4747;
}

.ServiceComponent .allIndustries {
  position: relative;
  text-align: center;
  margin-top: 60px;
}

/* kuheli slider css */
.showHideSlider {
  padding: 30px 0 70px;
}

.k-your-class .slick-list {
  height: 500px;
}

.k-your-class .slick-next:before {
  position: absolute;
  right: 30%;
}

.mb-7 {
  margin-bottom: 70px;
}

/* kuheli slide css end */
hr {
  margin: 60px auto 20px;
  color: inherit;
  opacity: 0.25;
  border: 1px dashed;
  width: 80%;
  background-color: transparent;
}

.brandImgs .c1 {
  text-align: center;
  margin: 10px;
  border-radius: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

/* renu 4/6/24 */
.pad-k7 {
  padding-top: 30px;
}

/* about us css start */

.fourImgSection {
  padding: 30px 0 90px;
  position: relative;
}

.fourAreaImg {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 490px;
}

.fourAreaImg3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 420px;
}

.fourAreaImg img,
.fourAreaImg1 img,
.fourAreaImg3 img,
.fourAreaImg4 img {
  border-radius: 50px;
}

/*  all pages banner responsive in laptop end */

/* button animation deep start */

@keyframes wobble {
  0% {
    transform: translate3d(0, 0, 0);
  }

  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(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.text_cont_color {
  color: #000000;
  font-size: 10px;
}

.text_cont_color h6 {
  font-weight: 300;
}

.text_cont_color p {
  font-size: 12px;
}

.my_tab_B {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px;
  width: 100%;
}

.my_tab_C {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px;
}

.my_tab_D {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px;
}

.my_tab_text {
  width: 100%;
  float: left;
  padding: 25px;
  font-size: 13px;
}

.active_box {
  display: block !important;
}

/* new menu css end*/

/* / / search-box-css-end  */
/* / / css-start-for-language-selection / */

.box {
  padding: 4.5em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.bg-1 .button {
  color: #000;
}

@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }

  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.button--text-thick {
  font-weight: 400;
}

/* new testimonial */

.oops-main {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 70px);
  text-align: center;
}

.selected_1 {
  background-color: #d1aa65 !important;
  color: #fff !important;
}

#date_time {
  overflow: none;
  border: none;
}

.d-grid-Date {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 12px;
  row-gap: 12px;
}

.pill-container {
  background-color: #fff;
  color: #000;
  border: 1px solid #eceff1;
  cursor: pointer;
  padding: 10px 5px;
  box-shadow: 0 2px 20px #dddeee99;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  min-height: 60px;
  border-radius: 5px;
}

#select-dateModal .btn-close {
  opacity: 1;
  background-color: #f1f1f1;
}

.btn-close {
  border-radius: 50px;
  opacity: 1;
  background-color: #fff;
}

.pull-direction {
  flex-direction: column;
}

.x-photo {
  width: 50%;
}

.property_name_.stick .PSD_rupee {
  flex-basis: 40%;
  text-align: right;
}

.property_name_.stick .location-d-flex {
  margin-bottom: 0px;
}

.fa-arrow-right-right {
  width: 100%;
  float: left;
  display: none;
  margin-top: 10px;
}

.lp-listing-quantity .fa-arrow-right {
  display: inline-block;
  border: solid 2px #ccc;
  padding: revert;
  border-radius: 13px;
  width: 25px;
  height: 25px;
  line-height: 21px;
  color: #d1aa65;
}

.designs__video .card_slick a {
  position: relative;
  display: flex;
}

.yo-utube-icon {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  margin: auto;
  z-index: 1;
}

.dropdonw.sc_roll {
  overflow: auto;
  max-height: 153px;
  left: -33px !important;
  width: 105%;
}

.m_s_pho {
  display: none;
}

.blog-container-data {
  font-family: "Roboto", sans-serif;
}

.date-blog {
  color: #727272;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

.inner-slider .carousel-inner img {
  width: 100% !important;
  height: 380px;
  object-fit: cover;
}

.inner-slider video {
  width: 100%;
  height: 380px;
  object-fit: cover;
}

.sliderCustom img {
  height: 700px;
  width: 100%;
  object-fit: cover;
}

#getStarted {
  position: relative;
  top: -50px;
}

.Featured_slick .card-body {
  padding: 0px 5px;
  padding-top: 1rem;
}

.newby .slick-prev:before,
.newby .slick-next:before {
  color: #080808;
}

.Designs_videos.slick-prev:hover,
.Designs_videos.slick-prev:focus,
.Designs_videos.slick-next:hover,
.Designs_videos.slick-next:focus {
  color: #000 !important;
  outline: none;
  background: #fff !important;
}

.Designs_videos .slick-dots li button::before {
  opacity: 0.8;
  color: #fff;
}

.Our__Projects .slick-prev:before,
.Our__Projects .slick-next:before {
  color: #fff !important;
}

.Blogs .slick-prev:before,
.Blogs .slick-next:before {
  color: #fff !important;
}

.newby .slick-prev {
  left: -45px;
}

.newby .slick-next {
  right: -43px;
}

.why-choose {
  width: 100%;
  padding: 30px 0px 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.why-chooses {
  width: 100%;
  padding: 30px 0px 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  background-color: #fffcf6;
}

.sub-title {
  position: relative;
  margin: 100px 0 50px 0;
}

/* Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do */

.sliderAreas {
  background-color: #fffcf6;
  display: flow-root;
  width: 100%;
  padding-bottom: 70px;
}

.sliderAreas .abc {
  width: 100%;
  margin-top: 20px;
  margin: auto;
}

.xyzSlider .slick-dots {
  position: absolute;
  bottom: -83px !important;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.locked {
  width: 1170px !important;
  margin: auto;
}

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

.xyzSlider .imgContents {
  position: relative;
  border: 1px solid #ffefd6;
  margin: 0 20px;
  background-color: #ffefd6;
  padding: 33px;
  border-radius: 90px;
  height: 520px;
  width: 370px;
}

.xyzSlider .imgContents h4 {
  font-size: 26px;
  font-weight: 500;
  line-height: 27px;
  width: 300px;
  color: #3e3e3e;
  padding: 20px 0 7px;
  margin-top: 25px;
}

.xyzSlider .imgContents p {
  font-size: 19px;
  font-weight: 300;
  line-height: 23px;
  width: 331px;
  color: #4a4747;
}

.xyzSlider .imgContents img {
  background-color: #ffefd6;
  border-radius: 60px;
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.xyzSlider .imgContents:nth-child(6) {
  margin-right: 0px;
}

.why-choose .inner-box {
  position: relative;
  padding: 15px 40px;
  text-align: center;
  border: 1px solid #dbdbdb;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  height: 275px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.inner-box .icon-box {
  max-width: 90px;
  margin: auto;
  background-color: #d1aa65;
  border-radius: 50px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-box img {
  width: 75px;
  height: 75px;
  padding: 5px;
}

.planning-shift {
  width: 100%;
  padding: 100px 0px 70px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.planninPara {
  position: relative;
  margin: 220px 0 !important;
}

/* renu 4/6/24 */
.planninPara p {
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  width: 555px;
  color: #2d2d2d;
  margin: auto;
}

.table tbody tr td {
  border-bottom: none;
}

.planning-shift::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #fffcf6;
}

.planning-shift-list {
  padding: 0px;
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.planning-shift-list li {
  display: inline-block;
  list-style: none;
  background-color: #ffffff;
  border-radius: 10px;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  width: calc(12% - 20px);
  position: relative;
  border-bottom: 6px solid #d1aa65;
  overflow: hidden;
}

ul.planning-shift-list li:hover .overlay_ {
  height: 100%;
  padding-bottom: 12px;
}

.show-plan span {
  color: #eb919c;
}

.show-plan {
  color: white;
  height: 100%;
  overflow: auto;
  padding: 10px;
  font-size: 12px;
  text-align: left;
}

.title_Build_Services {
  position: relative;
  font-size: 14px;
}

.show-plan > a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding-bottom: 5px;
  opacity: 0.8;
  transition: 0.3s;
}

.show-plan > a:hover {
  color: #fff;
  opacity: 1;
  transition: 0.3s;
}

ul.planning-shift-list li .shift-box {
  min-height: 148px;
  max-height: 150px;
}

ul.planning-shift-list li h4 {
  margin-bottom: 0px;
  font-size: 14px;
  color: #081789;
  font-weight: 500;
  padding: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}

.icon-parking {
  width: 45px;
  margin: 30px auto;
}

.icon-parking img {
  width: 45px;
  height: 45px;
  object-fit: cover;
}

.city-thumb.-big {
  height: 404px !important;
}

.city-thumb > img {
  /* margin-left: -13px; */
  /* -webkit-transform: scale(1.1); */
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.lp-grid-desc-container {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.lp-section-content-container .city-girds.lp-border-radius-8 {
  transform: translateZ(0);
}

.Our__Projects .title_Names h2 {
  font-size: 1.75rem;
}

.Workplace {
  width: 100%;
  float: left;
  background-color: #fff;
}

.Workplace_box {
  position: relative;
  height: 99%;
  background-color: #eaeaea;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  padding-left: 25px;
  padding-right: 25px;
  background-image: url(../images/contact-building.png);
  background-repeat: no-repeat;
  background-size: 108%;
  background-position: bottom;
}

.Workplace_box p {
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #333;
  text-align: center;
}

.Workplace_box h2 {
  color: #12208c;
  border-radius: 50px;
  font-size: 35px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  line-height: 50px;
}

.Our-Designs {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  float: left;
}

.Our-Designs h2 {
  background-color: #d1aa65;
  padding: 15px 20px;
  color: #fff;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  font-size: 25px;
  display: inline-block;
  text-align: left;
}

.Blogs {
  width: 100%;
  float: left;
  padding: 60px 0px 60px;
  background-image: url(../images/blog-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.Blogs_box {
  text-align: center;
  margin-bottom: 40px;
}

.Blogs_box h2 {
  background-color: #d1aa65;
  padding: 15px 30px;
  color: #fff;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 25px;
  display: inline-block;
  text-align: left;
  margin-bottom: 0;
}

.Blogs .card {
  border: none;
  overflow: hidden;
}

.blog__small {
  overflow: hidden;
  height: 170px;
  background-image: url(../images/black-img.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #ededed;
  background-position: center;
}

.blog__small img {
  border-radius: 4px 4px 0px 0px;
  transition: 0.7s cubic-bezier(0.21, 0.5, 0, 0.9);
  width: 100%;
  object-fit: fill;
}

.blog__small:hover img {
  transform: scale(1.03);
}

.Blogs .card-title {
  font-size: 16px;
  min-height: 38px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.Blogs .card .btn {
  border-radius: 55px;
}

.sliderBottomArea {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  height: auto;
  background-size: cover;
  padding: 30px 0 10px;
}

.sliderBottomAreass {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  height: auto;
  background-size: cover;
  padding: 30px 0 50px;
}

.clients {
  width: 100%;
  background-color: #fffcf6;
  padding: 12px 0px;
}

.clients_brands .c1 {
  text-align: center;
  margin: 10px;
  border-radius: 10px;
  height: 90px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.clients_brands .c1 img {
  width: 195px;
  margin: auto;
  filter: grayscale(100%);
}

.clients_brands .c1 img:hover {
  filter: none;
}

.happy_clients {
  width: 100%;
  float: left;
  padding: 60px 0px 60px;
  position: relative;
  background-color: #181818;
}

.happy_clients::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url(../images/bg-block-circle.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.5;
}

.carousel__inner {
  padding-left: 25px;
  width: 98%;
}

.carousel__inner h4 {
  color: #fff;
}

.carousel__inner .testimonial_subtitle {
  color: #dadada;
  margin-bottom: 0px;
}

.you_tube {
  width: 97%;
  overflow: hidden;
  position: relative;
  border: solid 5px #fff;
  border-radius: 10px;
  float: right;
}

.you_tube video {
  width: 100% !important;
}

.am-Interested {
  margin-top: 10px;
}

.Designs_videos {
  width: 100%;
  float: left;
  padding: 70px 0px 70px;
  background-image: url(../images/Designs_videos-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.Designs_videos .designs__video .slick-slide img {
  height: 188px;
  object-fit: cover;
}

.Featured_listing {
  width: 100%;
  float: left;
  padding: 60px 0px 60px;
  background-color: #f7f7f7;
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  overflow: hidden;
}

.Our__Projects {
  width: 100%;
  float: left;
  padding: 60px 0px 50px;
}

.Our__Projects .sub-title {
  margin-bottom: 10px;
}

.Our__Projects .title_Names {
  text-align: left;
  padding-left: 15px;
  margin-bottom: 20px;
}

.Our__Projects .city-girds {
  margin-bottom: 0px;
}

.Featured_listing .slick-prev:before,
.Featured_listing .slick-next:before {
  color: #d1aa65 !important;
}

.Properties_pic {
  position: relative;
  height: 200px;
  background-color: #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/black-img.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  overflow: hidden;
}

.card-slick-right {
  width: 95%;
  float: right;
  max-height: 567px;
  border-radius: 35px !important;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  padding: 50px;
  height: 96%;
  border: solid 1px #dedede;
}

.card-slick-right .x-book {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  top: -20px;
  text-align: center;
}

.card-slick-right .x-book::before,
.card-slick-right .x-book::after {
  content: "";
  width: 14.5%;
  height: 1px;
  background-color: #d1aa65;
  top: 13px;
  position: absolute;
  left: 0;
}

.card-slick-right .x-book::after {
  right: 0px !important;
  left: initial;
}

a:focus-visible {
  outline: none;
}

.form-check-time {
  border: solid 1px #ced4da;
  height: 58px;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.form-check-time .dote-circle {
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #000;
  border-radius: 20px;
  margin-right: 7px;
  margin-left: 7px;
  position: relative;
  top: -2px;
}

.form-check-time .Change-pop {
  margin-left: auto;
  cursor: pointer;
  color: #d1aa65;
}

.form-check-time .small {
  color: #868686;
}

.delete-remove-date {
  text-decoration: none;
  font-size: 12px;
  float: right;
  margin-top: 10px;
  border: solid 0px #ccc;
  padding: 3px 10px;
  border-radius: 17px;
  color: #ffffff;
  background-color: #d1aa65;
  transition: all 0.3s;
}

.delete-remove-date:hover {
  color: #ffffff;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  padding: 3px 12px;
}

.card-slick-right .btn-primary {
  width: 100%;
  margin-top: 25px;
}

.card-slick-right .btn {
  padding: 1rem 0.9rem;
}

.Add-to-shortlist {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  z-index: 5;
}

.Properties_pic ._tqQnP {
  fill: none;
}

.Properties_pic ._tqQnP.-red {
  fill: red;
}

.Properties_pic img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.Featured_slick .card_slick .card-body ul {
  margin: 0px;
  padding: 0px;
}

.Featured_slick .card_slick .card-body ul li {
  list-style: none;
  padding-bottom: 10px;
  border-bottom: solid 1px #ececec;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.Featured_slick .list-pict {
  width: 35px;
}

.Featured_slick .list-pict img {
  width: 21px;
}

.Featured_slick .card_slick .card-body ul li p {
  margin-bottom: 0px;
  width: 100%;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.Featured_slick .card_slick h5 {
  padding-left: 6px;
  color: #081789;
}

.Business-listing .card_slick .card-body ul li:first-child {
  width: 100%;
  border-bottom: solid 1px #ececec;
}

.Business-listing .card_slick .card-body ul li {
  width: 50%;
  font-size: 12px;
  border-bottom: solid 0px #ececec;
  float: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.PSD_rupee {
  margin-left: auto;
}

.ltp_hide {
  display: none;
}

.stick .PSD_rupee {
  display: block;
}

.PSD_rupee p {
  margin-bottom: 0px;
}

.PSD_rupee a {
  float: right;
  position: relative;
  top: -7px;
  color: #d1aa65;
  text-decoration: none;
}

.PSD_rupee .prige_red {
  color: #d1aa65;
  font-weight: 500;
}

.Business-listing .PSD_rupee {
  width: 100%;
  float: left;
  border-top: solid 1px #ddd;
  padding-top: 5px;
}

.tabs_featured {
  margin-left: 25px;
}

.tabs_featured a {
  display: inline-block;
  background-color: #081789;
  padding: 12px 15px;
  color: #fff;
  margin-right: 8px;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
}

.tabs_featured a:hover {
  color: #fff;
}

.tabs_featured a.active {
  background-color: #d1aa65;
  color: #fff;
  position: relative;
}

.tabs_featured a.active::before {
  content: "";
  position: absolute;
  display: inline-block;
  border: 6px solid transparent;
  border-top: 6px solid #d1aa65;
  border-bottom: 0 none;
  top: 106%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.title-neighbourhood .row {
  align-items: center;
}

.neighbourhood h3 {
  background-color: #d1aa65;
  padding: 15px 20px;
  color: #fff;
  float: left;
  display: block;
  margin-top: 22px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 25px;
}

.title-neighbourhood {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.newby {
  width: 100%;
  float: left;
  padding: 20px 0px 60px;
  overflow: hidden;
}

.Contact_us {
  width: 100%;
  float: left;
  background-color: #ffffff;
}

.contact-form {
  position: relative;
  width: 100%;
  float: left;
  padding: 25px;
  color: #000;
  background-color: #ffffff;
  border-radius: 50px;
  height: 99%;
  text-align: left;
}

.contact-form .title {
  font-size: 25px;
  font-style: italic;
  margin-bottom: 10px;
}

.contact-form h3 {
  font-size: 24px;
  color: #fff;
}

.contact-form .form-label {
  color: #bababa;
  font-size: 16px;
  position: relative;
}

.contact-form .textarea-pno {
  background-color: #fafafa;
  padding-left: 25px !important;
  color: #fff;
  border-radius: 50px;
  border: none;
}

.nav {
  flex-wrap: nowrap;
}

.contact-form .form-control-custome {
  position: relative;
  display: block;
  border: none;
  background-color: #fafafa;
  width: 100%;
  border-radius: 25px;
  padding: 5px 12px;
  color: #848484;
}

.contact-form .form-control-custome::placeholder {
  color: #ffffff;
  opacity: 0.5;
}

.contact-form .form-control-custome:-ms-input-placeholder {
  color: #ffffff;
}

.contact-form .form-control-custome::-ms-input-placeholder {
  color: #ffffff;
}

.contact-form .form-select {
  background-color: transparent;
  border: 0px solid #ced4da;
}

.contact-form .form-control-custome option {
  color: #333;
}

.captchaHeading {
  position: relative;
  top: 30px;
  left: 0;
}

.captchaHeading h4 {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}

.termFooter {
  display: flex;
  align-items: baseline;
  column-gap: 10px;
}

.contact-form .termFooter label p {
  color: black;
  font-size: 14px;
  margin: 0;
}

.pr-0 {
  padding-right: 0px;
}

.pl-0 {
  padding-left: 0px;
}

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

.nav_bar {
  margin-left: auto;
  display: flex;
}

.scheduleDemo {
  position: relative;
  background-color: #ffefd6;
  border: 1px solid #ffefd6;
  padding: 6px 20px;
  border-radius: 30px;
  text-align: center;
  width: 180px;
}

.navbar-nav .nav-item .dropdown-arrow::after {
  display: inline-block;
  content: "\f107";
  margin-left: 5px;
  font-family: FontAwesome, serif;
}

.scheduleDemo a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}

.nav_bar a {
  color: #d1aa65;
  text-align: right;
  position: relative;
  outline: none;
  text-decoration: none;
}

.nav_bar .url-click {
  background-color: #d1aa65;
  color: #fff;
  padding: 5px 15px;
  border-radius: 22px;
  top: -3px;
  margin-right: 15px;
}

.heart-click {
  margin-right: 20px;
}

._AWBV7 {
  background-color: #000000;
  border-radius: 6px;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  height: 13px;
  left: 21px;
  line-height: 13px;
  width: 13px;
  position: absolute;
  text-align: center;
  top: -5px;
}

.listing-bg-none .header {
  background-color: transparent;
}

.listing-bg-none .header.fixed-add {
  background-color: #fff;
}

.header .number {
  background-color: #d1aa65;
  color: #fff;
  padding: 5px 15px;
  border-radius: 22px;
  font-weight: 400;
  position: relative;
  top: -3px;
  margin-right: 15px;
}

/* navbar start */

.navbar-expand-sm .mainMenu .navbar-collapse {
  justify-content: center !important;
}

.mainMenu .navbar-nav .nav-item a {
  padding: 0 12px;
  color: #2d2d2d;
  font-size: 15px;
  font-weight: 400;
}

.headerArea .bottomHeder {
  position: relative;
  background-color: #fffcf6;
  padding: 12px 10px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.headerArea .bottomHeder p a {
  color: #5e3b00;
}

/* navbar end */

.slider-part {
  display: flex;
  justify-content: center;
  height: 930px;
}

.inner-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.title-web {
  text-align: center;
  margin-bottom: 29px;
  margin-top: 40px;
}

.title-web h1 {
  color: #081789;
}

.title-web span {
  background-color: #d1aa65;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 10px;
}

p.text-banner {
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  font-size: 24px;
}

.bnt_d_flex {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 170px;
}

.bnt_d_flex a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 10px 15px 10px 20px;
  border-radius: 22px;
  font-weight: 500;
  box-shadow: 2px 4px 4px rgb(0 0 0 / 25%);
  font-size: 16px;
  border-bottom: solid 4px rgb(0 0 0 / 22%);
}

.bnt_d_flex i {
  position: relative;
  top: 1px;
  left: 0px;
}

.bnt_d_flex .Listings {
  background-color: #d1aa65;
}

.bnt_d_flex .Design {
  background-color: #363636;
  margin-right: 25px;
}

.boxmain {
  position: relative;
  left: 0;
}

.barlist-pogistion {
  right: 0px;
  position: fixed;
  bottom: 5px;
}

ul.barlist-pogistion {
  padding: 0px;
  margin: 0px;
  z-index: 10;
}

.barlist-pogistion li {
  list-style: none;
}

.barlist-pogistion li a {
  background-color: #d1aa65;
  height: 60px;
  width: 60px;
  justify-content: center;
  display: flex;
  margin-bottom: 5px;
  align-items: center;
  border-radius: 3px;
}

.barlist-pogistion li img {
  max-width: 30px;
}

.table > :not(caption) > * > * {
  border-bottom-width: 0px;
}

.table.dataTable {
  margin-top: 0px !important;
}

.center_blog .card {
  background-color: #fff;
  margin: 3%;
  overflow: hidden;
  border-radius: 5px;
}

.card-text {
  color: rgb(78 78 78);
}

.designs__video .card-text {
  min-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 19px;
}

.designs__video .card_slick {
  background-color: #fff;
  margin: 3%;
  overflow: hidden;
  border-radius: 5px;
}

.our-projects .slick-prev {
  left: inherit;
  right: 25px;
}

.our-projects .slick-prev,
.our-projects .slick-next {
  top: -35px !important;
  margin-right: 40px;
  background-color: #d1aa65 !important;
  width: 35px;
  height: 35px;
  border-radius: 3px;
}

.our-projects .slick-prev:before,
.our-projects .slick-next:before {
  color: white;
}

.Featured_slick.our-Continuour .card_slick {
  margin: 5%;
  box-shadow: none;
  border: solid 1px #ddd;
}

.Featured_slick.our-Continuour .card_slick .card-body p {
  text-align: center;
  line-height: 21px;
  color: #525252;
}

.Featured_slick.our-Continuour .text-bld {
  font-weight: bold;
  color: #d1aa65;
  font-size: 18px;
  margin-bottom: 0px;
}

.Featured_slick .slick-dots {
  position: absolute;
  bottom: -60px;
}

.filter_sticky {
  position: sticky;
  top: 63px;
  z-index: 9;
  background-color: #ffff;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  padding: 10px;
}

.d_flex_Box {
  display: flex;
}

.Business-listing {
  width: 100%;
  float: left;
  padding-left: 10px;
  margin-bottom: 22px;
}

.Business-listing .card_slick {
  width: 100%;
  float: left;
  margin: 0px 0px 0px;
  overflow: inherit;
  border-radius: inherit;
  padding: 0px;
  border-radius: 10px;
  border: solid 1px #ddd;
}

.Business-listing .card-body {
  width: 100%;
  float: left;
  padding: 1rem;
}

.Business-listing .Properties_pic {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.map-detail-right {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  border: solid 1px #ced4da;
  border-top: solid 0px #ced4da;
}

.fixed-border {
  position: sticky;
  top: 70px;
  border-top: solid 1px #ced4da;
}

.Contact-form .submitButton {
  background-color: #19ad21 !important;
  border-color: #ffffff;
  color: #000000;
  width: 170px;
  height: 40.15px;
  border-radius: 100px;
  margin-top: 30px;
}

/*-----Testimonial-------*/

.testimonial:after {
  position: absolute;
  top: -0 !important;
  left: 0;
  content: " ";
  background: url(images/testimonial.bg-top.png);
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}

.testimonial {
  min-height: 375px;
  position: relative;
  background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center;
  background-size: cover;
}

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
  left: 7%;
  top: 50%;
  right: auto;
}

.testimonial4_control_button .carousel-control.right {
  right: 7%;
  top: 50%;
  left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

/* ------testimonial close-------*/

.t-card p {
  margin-bottom: 0px;
}

.carousel-indicators [data-bs-target] {
  background-color: #c2c2c2;
}

.testimonials_main h4 {
  color: #d1aa65;
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #d1aa65 !important;
}

/* video css */

.flexslider:last-child {
  margin-bottom: 0px !important;
}

.flex-control-nav {
  bottom: -40px;
}

.prop-search-city-selector svg {
  width: 24px;
  position: absolute;
  top: 19px;
  left: 7px;
  opacity: 0.5;
}

.prop-search-options {
  display: flex;
  background-color: rgb(255 255 255 / 40%);
  width: 100%;
  border-radius: 5px;
  padding: 10px 10px;
}

.prop-search-city-selector {
  position: relative;
}

.prop-search-city-selector .form-select {
  border-radius: 5px 0px 0px 5px !important;
  border: 0px !important;
  padding-left: 35px;
  border-right: solid 1px #ddd !important;
}

.prop-search-options .form-control:focus,
.form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: #bcbcbc;
  outline: 0;
  box-shadow: none;
}

.video_repeats {
  width: 100%;
  float: left;
}

.tab-vides .nav {
  margin-bottom: 8px;
}

.tab-vides .nav-link:hover {
  background-color: #d1aa65;
  color: #fff;
}

.Pro-work-bg {
  position: relative;
  background-image: url(../images/Process-work-line.svg);
  background-position: 0px 20px;
  background-repeat: no-repeat;
  padding-top: 60px;
  background-size: 100%;
}

.Pro-work .Pro-body p {
  font-size: 13px;
}

.Pro-work {
  width: 100%;
  float: left;
}

.Pro-work .Pro-body {
  text-align: center;
  margin-top: 80px;
}

.work-img::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #d1aa65;
  bottom: -68px;
  left: 36px;
}

.work-img.p-one::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #d1aa65;
  bottom: -68px;
  left: 36px;
}

.work-img.p-three::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #d1aa65;
  bottom: -68px;
  left: 36px;
}

.work-img.p-p-four::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #1e39d0;
  bottom: -68px;
  left: 36px;
}

.Pro-body .color-1 {
  color: #d1aa65;
}

.Pro-body .color-2 {
  color: #181818;
}

.Pro-body .color-3 {
  color: #d1aa65;
}

.Pro-body .color-4 {
  color: #181818;
}

.Pro-body .color-5 {
  color: #d1aa65;
}

.Pro-body .color-6 {
  color: #181818;
}

.stylist-gallery {
  margin-top: 15px;
}

.stylist-gallery .single-image {
  margin-bottom: 30px;
}

.stylist-gallery .image-1::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -40px;
  width: 80px;
  height: 80px;
  border: 7px solid #d1aa65;
  z-index: -1;
}

.stylist-gallery .image-2::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 150px;
  height: 150px;
  border: 7px solid #4a4a4a;
  z-index: -1;
}

.stylist-gallery .image-3::before {
  content: "";
  position: absolute;
  top: 80px;
  left: -40px;
  width: 100px;
  height: 100px;
  border: 7px solid #4a4a4a;
  z-index: -1;
}

.stylist-gallery .image-4::before {
  content: "";
  position: absolute;
  top: 90px;
  right: -60px;
  width: 150px;
  height: 150px;
  border: 7px solid #d1aa65;
  z-index: -1;
}

.stylist-gallery .image-1 {
  position: relative;
}

.stylist-gallery .image-2 {
  position: relative;
  top: 60px;
}

.stylist-gallery .image-3 {
  position: relative;
  top: -30px;
  z-index: 1;
}

.stylist-gallery .image-4 {
  position: relative;
  top: 55px;
  z-index: 1;
}

.stylist-gallery img {
  width: 100%;
  padding: 7px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.title-h2 {
  text-align: center;
}

.title-h2 h2 {
  display: inline-block;
  margin-bottom: 0px;
  background-color: #d1aa65;
  color: #fff;
  padding: 5px 25px;
  border-radius: 10px;
  position: relative;
  font-size: 2.5rem;
}

.title-h2 h2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: solid 2px #ddd;
  z-index: -5;
  left: -12px;
  top: -12px;
  border-radius: 10px;
}

.designbuild {
  margin-top: 100px;
  text-align: justify;
}

.designbuild h3 {
  color: #d1aa65;
  font-size: 1.7rem;
  position: relative;
  margin-bottom: 40px;
}

.designbuild p {
  font-size: 16px;
  color: #212529;
}

.designbuild h3::before {
  content: "";
  position: absolute;
  width: 15%;
  height: 2px;
  bottom: -20px;
  background-color: #d1aa65;
  border-radius: 5px;
}

.pic-design-build {
  width: 450px;
  height: 450px;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 40px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  margin-left: 50px;
}

.pic-design-build img {
  max-width: 100%;
  height: 100%;
}

.strategy-box p {
  color: #212529;
  font-size: 16px;
  text-align: justify !important;
}

.galler-tab {
  width: 100%;
}

.tab-content .active {
  background-color: #ffffff00 !important;
}

.tab-pane .allImages {
  position: relative;
  padding: 0px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px;
}

.gallery__item a {
  cursor: pointer;
}

.gallery-grid a {
  cursor: pointer;
}

.gallery-text {
  opacity: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgb(0 0 0 / 58%);
  padding: 15px;
  transition: 0.3s;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
  transition: 0.3s;
  font-size: 18px;
}

.gallery-grid img {
  max-width: 100%;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.3s;
}

.work-spaces {
  background-color: #f3f3f3;
  padding-top: 65px;
  padding-bottom: 90px;
  overflow: hidden;
  background-image: url(../images/bg-block-circle.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.work-spaces-inspire {
  width: 95%;
}

.work-spaces-inspire > h1 {
  font-size: 38px;
  font-weight: 600;
}

.work-spaces-inspire h1 span {
  color: #d1aa65;
}

.work-spaces-inspire > p {
  font-size: 18px;
  padding-right: 40px;
}

.work-spaces-inspire > a {
  background-color: #d1aa65;
  padding: 15px 50px;
  display: inline-block;
  border-radius: 32px;
  text-decoration: none;
  color: #fff;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
}

.work-spaces-video {
  position: relative;
  z-index: 1;
}

.work-spaces-video video {
  max-width: 100%;
  min-width: 77%;
  border-radius: 10px;
  min-height: 53vh;
  max-height: 53vh;
}

.work-spaces-video:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 79%;
  border: solid 3px #d1aa65;
  left: 23px;
  top: 25px;
  z-index: -5;
  border-radius: 10px;
}

.heart-header {
  text-align: center;
}

.heart-header a {
  position: absolute;
  top: 14px;
  left: 9px;
  break-after: avoid;
  color: #272727;
  border-radius: 23px;
  background-color: #d1aa65;
  padding: 7px 10px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
}

.heart-header a i {
  animation: linear infinite alternate;
  animation-name: run;
  animation-duration: 1s;
  font-size: 10px;
  color: #fff;
}

.heart-item-title {
  color: #1d1d1d;
  font-weight: 700;
}

.nav-sidebar {
  position: fixed;
  top: 0;
  height: 100%;
  width: 300px;
  z-index: 1005;
  background-color: #fff;
  right: -300px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  box-shadow: -4px 0 8px 0 rgb(0 0 0 / 8%);
  height: 100vh;
  overflow-y: overlay;
}

.our-projects-main .factors-w-100 {
  margin-bottom: 40px;
}

.detail-about {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  border-top: solid 1px #e8e8e8;
}

.buy-details-col {
  width: 100%;
  float: left;
}

.col_6_pic {
  height: 353px;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.col_6_pic:hover img {
  transform: scale(1.1);
  transition: 0.8s;
}

.col_6_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  transform: scale(1);
  transition: 0.8s;
}

.col_6_pic a {
  position: absolute;
  bottom: 18px;
  right: 18px;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
  color: #414141;
}

.ourteam_pic .linkedin {
  width: 25px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0px;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 0px 9px;
  color: #0077b5;
  transition: 0.3s;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(49, 132, 253, 0.5);
}

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(49, 132, 253, 0.5);
}

.btn-check:focus + .btn-light,
.btn-light:focus {
  box-shadow: 0 0 0 0rem rgba(211, 212, 213, 0.5);
}

.f-link h5 {
  margin-bottom: 10px;
  font-size: 18px;
}

.small-forgot {
  font-size: 12px;
  text-decoration: none;
  color: #333;
  margin-left: auto;
}

.for-checkout {
  display: flex;
  align-items: center;
}

.forgot_tab {
  width: 100%;
  float: left;
  display: none;
}

.keep-in-left-col-6 {
  width: 100%;
  float: left;
  padding: 40px 50px;
  position: relative;
  height: 100%;
  border-right: solid 1px #ddd;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  border-bottom-left-radius: 30px;
}

.keep-in-left-col-6 p {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-top: 0px;
  position: relative;
}

.keep-in-left-col-6 .f-link {
  color: #000;
  margin-top: 15px;
  width: 100%;
  float: left;
}

.keep-in-right-col-6 p.keep-in-pxt {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-top: 0px;
  position: relative;
}

.keep-in-right-col-6 p.keep-in-pxt::after {
  content: "";
  position: absolute;
  left: 0px;
  width: 15%;
  background-color: #d1aa65;
  top: 55px;
  height: 2px;
}

.keep-in-right-col-6 .keep-in-pxt2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  margin-top: 38px;
}

.form-control {
  height: calc(2.8rem + 2px);
}

select.form-control {
  padding-top: 10px;
  transition: 0.15s;
}

.form-keep-in .form-control {
  border: 0px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  border-radius: 0px;
}

.form-keep-in .iti__flag-container:focus {
  border: none;
  outline: none;
}

.blog-main {
  width: 100%;
  float: left;
  padding: 15px 0px 40px;
  margin-top: 180px;
}

.contact-icons {
  position: absolute;
  top: 14px;
}

.form-keep-in .form-floating > .form-control {
  padding: 0rem 1.75rem;
  padding-top: 1.1rem;
  padding-bottom: 0.625rem;
}

.form-keep-in .form-floating.no-actione > label {
  padding: 0.8rem 0.75rem;
}

.relative {
  position: relative;
}

.form-keep-in .form-group.focused .floating-label {
  left: 29px;
}

/* login css*/

.art-wrapper {
  background-color: #f8fafb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: calc(100% - 480px);
}

.art-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(75%);
  height: 100%;
  width: 100%;
  object-fit: cover;
  pointer-events: none;
}

.re_email {
  margin-bottom: 20px;
}

.sitemap_link a {
  text-decoration: none;
  color: #000000;
}

.sitemap_link h3 {
  font-size: 24px;
}

.review-post figcaption h4 {
  pointer-events: none;
  cursor: default;
  font-size: 14px;
  margin-top: 10px;
}

.review-post figure figcaption > p {
  font-size: 12px;
  line-height: 17px;
  margin-top: 0;
}

.step_2.active {
  background-color: #930112;
}

.choose_city.active {
  background-color: #930112;
}

.step_3.active {
  background-color: #930112;
}

.messagesInput_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: auto;
  max-height: 380px;
  min-height: 380px;
  padding: 20px 25px 15px 25px;
  font-size: 13px;
}

.textarea-pno {
  padding-left: 0px !important;
}

.social_add {
  right: 80px;
  visibility: visible;
  opacity: 1;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}

.emoji > svg {
  margin: 15px 0;
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}

.cookie-notice p {
  margin-bottom: 5px;
  color: #fff;
  opacity: 0.8;
}

.btn-close.pxs {
  position: absolute;
  top: 21px;
  right: 21px;
  background-color: #fff;
  opacity: 1;
  padding: 10px;
}

.lpt_02_price {
  font-size: 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #d80021;
}

.flashmsg {
  font-size: medium;
  font-weight: 600;
  color: green;
  margin-left: auto;
}

.verdis {
  font-size: 19px;
  font-weight: 300;
  width: 428px;
  line-height: 23px;
  color: #4a4747;
}

.left > .sectionz,
.right > .sectionz {
  width: 428px;
  height: 220px;
  padding-top: 50px;
}

.sectionslid .slick-slide {
  margin: 0px;
  text-decoration: none;
  width: 505px;
}

.sectionslid .slick-prev,
.sectionslid .slick-next {
  top: 25%;
}

.our-projects .card_slick {
  margin: 5% !important;
}

/* / < !-- kuheli css start-->/ */

.em-main-section {
  display: flex;
  align-items: center;
}

.em-section {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 70px;
}

.em-subsection {
  width: 500px;
  height: 100%;
}

.em-subdiv {
  border-bottom: 1px solid #d3d3d3;
  padding: 25px 20px;
  color: #9e9d9a;
  justify-content: start;
}

.head-div {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.head-div .em-subdiv-head:hover {
  color: #3e3e3e;
}

.em-subsection-container {
  width: 491px;
  height: 768px !important;
  background-color: #d9d9d9;
  border-radius: 50px;
}

.em-subdiv:last-child {
  border-bottom: none !important;
}

/* <!-- kuheli css ends --> 

/*box Text */

/* Home page Css Start  */

.topSliderArea {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 773px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 100% 100% !important;
  position: relative;
}

.righTextInner {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
}

.ServiceComponent {
  padding: 30px 0 90px;
  background-color: #fffcf6;
}

.serviceImages1 h4 {
  font-size: 22px;
  margin: 20px 0;
  font-weight: 400;
  line-height: 24px;
}

.serviceImages1 {
  position: relative;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

.serviceImages1 img {
  height: 133px;
  width: 133px;
}

.mt-70 {
  margin-top: 100px;
}

.mt-0 {
  margin-bottom: 0px;
}

.c1 img {
  border-radius: 20px;
  width: 210px;
}

.mapImgArea {
  padding: 30px 0 90px;
}

.mapImgArea .mapImg {
  width: 888px;
  margin: 0 auto;
  margin-top: 30px;
}

.threeSection {
  padding: 30px 0 70px;
  background-color: #fffcf6;
}

.threeBoxArea,
.threeBoxArea1 {
  position: relative;
  padding: 10px;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 30px;
  margin-left: 45px;
}

.threeBoxArea h4,
.threeBoxArea1 h4 {
  font-size: 26px;
  margin: 30px 0 15px;
  font-weight: 500;
  line-height: 27px;
  color: #3e3e3e;
  text-align: left;
  width: 251px;
}

.threeBoxArea p,
.threeBoxArea1 p {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 300;
  width: 310px;
  color: #4a4747;
  padding: 0px;
}

.threeBoxArea img,
.threeBoxArea1 img {
  height: 82px;
  width: 88px;
}

.threeBoxArea::after {
  content: "";
  position: absolute;
  bottom: 87px;
  right: -5px;
  height: 108px;
  width: 2px;
  background-color: #19ad21;
}

.slideSection {
  padding: 30px 0 50px;
}

.banner-button img {
  height: 30px;
  width: 30px;
}

.my_tab {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px;
}

.navbar-part {
  background-color: #fff;
  width: 100%;
  float: left;
}

.submenuArea {
  display: flex;
  align-items: center;
}

.main-menu ul li .dropdown-Menu {
  background: #fff;
  position: absolute;
  border: none;
  top: 55px;
  left: 0;
  min-width: 200px;
  z-index: 99;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 5px 5px;
  border-radius: 0px 0px 0px 0px;
}

/* new menu css end*/

/* whatsApp button css end*/

/* / / search-box-css-start  */
.openBtn {
  background: transparent;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.logo-text {
  color: #a8a8a8;
  padding: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 200;
  width: 100%;
}

/* / / search-box-css-end  */

.arrow-down {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  margin: 0 0 0 5px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(214 214 214 / 99%);
}

.dropdown button:hover {
  cursor: pointer;
  background-color: transparent;
}

/* Style for the dropdown content items  */

.dropdown-content li {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  justify-content: end;
}

.dropdown-content li img {
  margin: 0 20px 0px 20px;
}

/* Style for the dropdown content items on hover  */

.dropdown-content li:hover {
  background-color: #f1f1f1;
  cursor: pointer;
  color: blue;
  border-radius: 5px;
}

.dropdown:focus-within .dropdown-content {
  display: block;
}

/* Animate the dropdown content  */
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* css-end-for-language-selection */

.headerArea .bottomHeder p a:hover {
  color: #d48500;
}

.mega-menu-para {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #2d2d2d;
  margin-top: 10px;
}

/* new-css-k  */

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

.button:focus {
  outline: none;
}

.button--moema {
  border-radius: 50px;
  background: #ffefd6;
  color: #000;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 6px 20px;
  border: none;
}

.button--moema.button--inverted {
  background: #eceff1;
  color: #37474f;
}

.button--moema:hover {
  -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  color: #000;
  -webkit-animation: anim-moema-1 0.3s forwards;
  animation: anim-moema-1 0.3s forwards;
}

.button--moema.button--inverted:hover {
  color: #eceff1;
  background-color: #7986cb;
}

/* 12june kuheli */

.scrollbar-container {
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 1295px;
  width: 10px;
  border-radius: 50px;
  background-color: #ffefd6;
  z-index: 0;
  overflow: hidden;
}

.scrollbar-thumb {
  width: 100%;
  position: relative !important;
  background-color: #19ad21;
  cursor: pointer;
  height: 25vh;
  border-radius: 50px;
}

.head-div:hover + .em_hide {
  opacity: 1 !important;
  height: 70px !important;
}

.em_hide {
  padding-top: 15px;
  line-height: 23px;
  width: 470px;
  font-size: 19px;
  font-weight: 400;
  color: #4a4747;
  opacity: 0;
  transition: 0.3s;
  height: 0px;
}

/* 12june kuheli css end*/

.mr-70 {
  margin-right: 70px;
}

.em-section .mr-70 {
  margin-top: 50px;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 5px;
  position: relative;
  user-select: none;
  bottom: 30px;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

.header ul {
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.header li a:hover,
.header .menu-btn:hover {
  color: #000;
  /* border-bottom: 4px solid #19ad21; */
}

.header li a:hover .down-Arrow {
  transform: rotate(226deg);
  top: 21px;
}

.header .menu {
  clear: both;
  max-height: 65px;
  transition: max-height 0.2s ease-out;
}

.header {
  box-shadow: none;
  z-index: 11;
  width: 100%;
}

/* contact us form css start */
.img-section {
  width: 567px;
  height: 692px;
  background-color: #fffcf6;
  border-radius: 50px;
}

.input-field {
  background-color: #fafafa;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  width: 100%;
}

.label {
  font-size: 18px;
  font-weight: 500;
  line-height: 19px;
  color: #bababa;
  margin-bottom: 10px;
}

.mobile-no-sec {
  display: flex;
  column-gap: 2%;
}

.text-area-field {
  background-color: #fafafa;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  width: 100%;
  min-height: 89px;
}

.contact-us-button {
  background-color: #19ad21;
  padding: 12px 100px;
  color: #000;
  border-radius: 20px;
  border: none;
}

.row-gap-only {
  row-gap: 20px;
  display: flex;
  flex-direction: column;
}

.contact-us-form-sec-social-link a {
  display: inline-block;
  color: #d9d9d9;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  border: solid 1px;
  font-size: 18px;
  line-height: 35px;
  margin-right: 5px;
  text-decoration: none;
}

.contact-detail-text {
  color: #2d2d2d;
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  border-right: 1px solid #b8b8b8;
  padding: 20px;
  text-align: center;
}

.contact-details-sec {
  margin-top: 40px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 40px;
}

.contact-more {
  background-color: #fffcf6;
  border-radius: 50px;
  height: 459px;
}

.contact_us_form {
  margin-bottom: 100px;
}

.contact-us-form-sec-social-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 20px;
  justify-content: center;
}

.img-section img {
  width: 100%;
  height: 100%;
  border-radius: 50px;
}

.con-sub-title h2 {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  color: #2d2d2d;
  font-weight: 500;
  margin-bottom: 25px;
  font-family: "Montserrat", serif;
  width: 430px;
}

.con-sub-title p {
  font-weight: 300;
  font-size: 19px;
  font-family: "Montserrat", serif;
  line-height: 23px;
  text-align: left;
  color: #4a4747;
}

.con-sub-title {
  margin: 0px;
}

.image_off,
#home:hover .image_on {
  display: none;
}

.image_on,
#home:hover .image_off {
  display: block;
}

.dis-flx {
  display: flex;
}

.dis-flx-22 {
  width: 22%;
}

.dis-flx-78 {
  width: 78%;
}

/* active inactive buttons css end */
.tc-background {
  height: auto;
  padding: 50px;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.tc-background img {
  max-height: 30px;
  margin-right: 10px;
}

.display-flex {
  display: flex;
}


.padhir {
  padding-right: 10px !important;
}

.popup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 750px;
  transform: translate(-50%, -50%);
  padding: 0px 0;
  padding-bottom: 20px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  height: 390px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Poppins", sans-serif;
}

.first_row {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 20px;
}

.second_row {
  display: flex;
  height: 300px;
}

.popleft {
  height: 250px;
  width: 330px;
}

.popright {
  width: 50%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.popup-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.popinput {
  padding: 3px 10px;
  border-radius: 9px;
  border: solid 1px gray;
  font-size: 11px;
  width: 281px;
}

.k-Enquiry-form-top label.error {
  position: absolute;
  top: 55px;
  font-size: 12px;
  padding: inherit !important;
}

.k-Enquiry-form-top .red-star {
  position: absolute;
  left: 21px;
  bottom: 17px;
  font-size: 11px;
}

.register-button {
  text-align: center;
  width: 197px;
  margin: auto;
  margin-top: 6px;
}

.register-button .btn-header {
  display: flex;
  padding: 5px 12px;
  font-size: 14px;
  color: black !important;
  background-color: #ffefd6;
  border-radius: 50px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s;
  width: 193px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border: solid 1px;
  border: none;
  font-size: 13px;
}

.register-button .btn-header svg {
  height: 26px;
  width: 24px;
  animation: wobble 1s ease infinite;
  background-color: transparent;
  border-radius: 30px;
}

.register-button .btn-header:hover {
  background-color: #ffefd6;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  transition: 0.3s;
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.register-button .btn-header:hover span {
  transition: all 0.3s ease-in-out;
}

.register-button a:hover {
  color: #000 !important;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #d1aa65 !important;
}

/* digital transformation css start */

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

.slidis-digital-transformation {
  margin-left: -9px !important;
  width: 260px !important;
}

.slidersec-digital-transformation {
  padding: 0 50px;
  width: 1110px;
  display: flex !important;
  margin: auto;
  margin-top: 70px;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  row-gap: 10px !important;
}

.horizontal-digital-transformation {
  align-self: baseline !important;
  margin-left: 8px !important;
}

.videosec {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slihead-digital-transformation {
  width: 270px !important;
}

.sliderbox-digital-transformation {
  height: 375px !important;
  width: 330px !important;
  padding: 20px !important;
  align-items: center !important;
  justify-content: center;
  background: #f4f8ff;
  border: solid 2px #f4f8ff;
}

.catog {
  color: #7a7a7a !important;
}

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

.st0 {
  display: none;
}

.st1 {
  display: inline;
}

.st2 {
  fill: #fff;
}

.bordh {
  border: none !important;
  border-radius: 0 !important;
}

/* .search_button_home img {
    width: 100%;
} */

.search_button_home {
  width: 60px;
}

.our-team-sec .slick-slide img {
  max-width: 170px;
}

.our-team-sec .min_sorftware {
  display: flex;
  justify-content: center;
}

.our-team-sec .slihead {
  text-align: center;
}

.our-team-sec .slidis {
  text-align: center;
  display: inherit;
  margin-top: 10px;
}

.our-team-sec .slick-list {
  height: auto !important;
}
