/* main code start */
@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);

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* overflow-x: hidden; */
}

.topSliderArea {
  height: 520px
}

/* .elite_proc_header {
  top: 150px !important;
} */

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

.main-menu .r-sec {
  display: flex;
  align-items: center;
}

.em_hide {
  font-size: 16px !important
}

.em-section {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 70px
}

.head-div {
  display: block;
  margin: auto;
  text-align: center;
}

.caseSliders {
  display: flex;
  /* height: 440px */
}

.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%
}

div#loader {
  margin-left: -15px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /* flex-wrap: wrap; */
  /* align-content: center; */
}

.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: #f4cb86;
  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: 31px;
  line-height: 36px;
  text-align: left;
  color: #2d2d2d;
  font-weight: 500;
  margin-bottom: 25px;
  /* font-family: "Poppins"; */
  width: 430px
}

.con-sub-title p {
  font-weight: 300;
  font-size: 16px;
  /* font-family: "poppins"; */
  line-height: 23px;
  text-align: left;
  color: #4a4747
}

.con-sub-title {
  margin: 0
}

.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%
}

.tc-background {
  height: auto;
  padding: 50px;
  display: flex;
  flex-direction: column;
  row-gap: 30px
}

.tc-background h2 {
  font-size: 31px;
  line-height: 36px;
  color: #2d2d2d;
  font-weight: 500
}

.tc-background p {
  font-weight: 300;
  font-size: 16px;
  /* font-family: "poppins"; */
  line-height: 23px;
  color: #4a4747;
  margin-top: 5px;
  margin-bottom: 5px
}

.tc-background img {
  max-height: 30px;
  margin-right: 10px;
  filter: grayscale(1);
}

.mg-op {
  opacity: .5
}

.mg-ops {
  opacity: .5;
  width: 350px;
  margin: 20px 0
}

.mg-op:hover {
  opacity: 1
}

.mg-ops:hover {
  opacity: 1
}

.pd-10 {
  padding: 10px 0px !important
}

.work-img {
  width: 100px;
  height: 100px;
  margin: auto;
  border: solid 10px #fff;
  border-radius: 50%;
  box-shadow: 0 0 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: #d62828
}

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

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

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

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

.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 #d62828
}

.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 #d62828
}

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

.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: #d62828;
  bottom: -68px;
  left: 36px
}

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

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

.work-img.p-three::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 7px;
  border-radius: 50%;
  background-color: #d62828;
  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
}

.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
}

.Pro-work .Pro-body p {
  font-size: 13px
}

.Pro-work {
  width: 100%;
  float: left
}

.Pro-body .color-1 {
  color: #d62828
}

.Pro-body .color-2 {
  color: #181818
}

.Pro-body .color-3 {
  color: #d62828
}

.Pro-body .color-4 {
  color: #181818
}

.Pro-body .color-5 {
  color: #d62828
}

.Pro-body .color-6 {
  color: #181818
}

.red-color {
  color: #d62828
}

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

.Pro-work .Pro-body h6 {
  font-size: 1.5rem;
  max-width: 100%
}

.Pro-work .Pro-body p {
  font-size: 16px
}

.flashmsg {
  font-size: medium;
  font-weight: 600;
  color: green;
  margin-left: auto
}

.wish_name {
  margin-left: 62px
}

.bottomFooter {
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: 0px;
  padding: 0 10px 0px
}

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

.footerPara {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  border-top: 1px solid #ffffff;
  padding-bottom: 0px;
  margin-bottom: 25px;
}

.footerPara p a {
  color: #fff
}

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

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

.papasectionz {
  width: 100%;
  padding: 40px 0 80px;
  background-color: #fff2f2
}

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

.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
}

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

.verdis {
  font-size: 16px;
  font-weight: 300;
  width: 428px;
  line-height: 23px;
  color: #4a4747
}

.left>.sectionz,
.right>.sectionz {
  width: 428px;
  height: 220px;
  padding-top: 50px
}

.slidersec {
  padding: 0 50px;
  width: 1110px;
  margin: auto;
  margin-top: 70px
}

.sliderbox .slick-slide .slick-cloned .sliderbox {
  width: 300px !important
}

.sliderbox {
  height: 420px;
  width: 505px !important;
  display: flex !important;
  justify-content: center;
  flex-direction: column !important;
  align-items: left;
  border-radius: 50px;
  padding: 20px 70px;
  background-color: #fff0
}

.sectionslid .slick-slide {
  margin: 0;
  text-decoration: none;
  width: 505px !important
}

.slihead {
  font-size: 26px;
  line-height: 27px;
  width: 308px;
  font-weight: 500;
  color: #3e3e3e
}

.slidis {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  width: 363px;
  color: #4a4747
}

.slidis {
  display: none
}

.sliderbox {
  justify-content: center
}

.hideimg {
  color: #2d2d2d !important;
  margin-bottom: 20px !important;
  padding-left: -10px !important
}

.horizontal {
  width: 117px !important;
  height: 6px !important;
  background-color: #ddd9e6;
  margin-top: 20px
}

.sectionslid .slick-prev,
.sectionslid .slick-next {
  top: 25%
}

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

.sliderbox:hover .horizontal {
  background-color: #f4cb86;
  margin-top: 0
}

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

.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
}

.sliderbox:hover .hideimg {
  display: block !important;
  margin-bottom: 0px !important
}

.sliderbox:hover .slidis {
  display: block
}

.sliderbox:hover {
  justify-content: space-evenly;
  background-color: #fffcf6
}

.sectionslid .slick-list {
  height: 500px
}

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

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

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

div.about-phic-01 {
  width: 505px !important;
  margin: auto;
  transition: ease-in-out 0.5s
}

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

.disleft {
  padding-left: 140px
}

.rightareainnners {
  width: 100%;
  height: 270px;
  color: #bababa;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.rightAreaCont h3 {
  font-size: 44px !important;
  color: #2d2d2d;
  width: 100%;
  font-weight: 500;
  margin-bottom: 25px;
  line-height: 54px !important;
  padding-bottom: 0px;
}

.rightAreaCont p {
  font-size: 16px;
  color: #3e3e3e;
  line-height: 26px !important;
  width: 100%;
  font-weight: 400
}

.rightAreaCont p:nth-child(1) {
  font-size: 20px;
  color: #2d2d2d;
  line-height: 24px;
  width: 480px;
  margin-bottom: 0;
  font-weight: 400;
  color: #bababa
}

.rightAreaCont .requestBtnss {
  width: 140px;
  margin-top: 15px
}

.rightAreaCont .requestBtnss a {
  font-size: 16px;
  color: #d1aa65;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none
}

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

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

.selected_ {
  background-color: #d62828 !important
}

.selected_1 {
  background-color: #d62828 !important;
  color: #fff !important
}

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

#date_time {
  overflow: none;
  border: none
}

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

.disabled_ .small {
  opacity: .5
}

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

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

.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
}

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

.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: #d62828
}

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

#select-dateModal .btn-close {
  opacity: 1;
  background-color: #f1f1f1
}

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

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

.btn-close {
  border-radius: 50px;
  opacity: 1;
  background-color: #fff
}

.pull-direction {
  flex-direction: column
}

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

.schd_visit .Properties_pic {
  border-radius: 25px;
  overflow: hidden;
  height: 175px
}

.schd_visit .PSD_rupee {
  margin-left: auto;
  background-color: #f6f6f6;
  padding: 10px;
  border-radius: 5px
}

.Schedule h2 {
  font-size: 1.3rem
}

.schd_visit .card_slick .card-body ul li {
  margin-bottom: 7px !important;
  padding-bottom: 7px !important
}

.schd_visit .list-pict img {
  width: 15px !important
}

.schd_visit .list-pict {
  width: 25px !important
}

.schd_visit .card_slick .card-body ul li p {
  font-size: 13px
}

.schd_visit {
  display: flex
}

.schd_visit .card_slick {
  display: flex;
  margin: 0% !important;
  border: solid 1px #dedede;
  margin-bottom: 25px !important;
  padding: 25px;
  border-radius: 35px !important;
  position: relative
}

.schd_visit .card_slick .form-check {
  position: absolute;
  right: 12px;
  top: 8px;
  display: block;
  min-height: 0;
  padding-left: 0;
  margin-bottom: 0
}

.Schedule-flex {
  display: flex;
  align-items: center;
  margin-bottom: 15px
}

.Schedule-flex .rigth-utton {
  margin-left: auto
}

.Schedule-flex .active {
  background-color: #d62828;
  color: #fff
}

.x-photo {
  width: 50%
}

.schd_visit .card-body {
  width: 55%;
  padding-top: 1rem !important;
  padding-left: 15px !important
}

.schd_visit .card_slick h5 {
  padding-left: 0px !important;
  font-size: 17px
}

.schd_visit .card_slick:hover {
  border: solid 1px #666
}

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

.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: 0;
  padding-left: 0;
  padding-right: 7px
}

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

.work-spaces-inspire>h1 {
  font-size: 38px;
  font-weight: 600
}

.work-spaces-inspire h1 span {
  color: #d62828
}

.work-spaces-inspire>p {
  font-size: 18px;
  padding-right: 40px
}

.work-spaces-inspire>a {
  background-color: #d62828;
  padding: 15px 50px;
  display: inline-block;
  border-radius: 32px;
  text-decoration: none;
  color: #fff;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500
}

.property_name_.stick .PSD_rupee {
  flex-basis: 40%;
  text-align: right
}

.property_name_.stick .location-d-flex {
  margin-bottom: 0
}

.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: #d62828
}

.designs__video .card_slick a {
  position: relative;
  display: flex
}

.yo-utube-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  z-index: 1
}

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

.datatable_main {
  padding-top: 0
}

.dropdonw.sc_roll {
  overflow: auto;
  max-height: 153px;
  left: -33px !important;
  width: 105%
}

.sc_roll::-webkit-scrollbar {
  width: 5px
}

.sc_roll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / .1);
  background-color: #ccc
}

.sc_roll::-webkit-scrollbar-thumb {
  background-color: #9E9E9E;
  outline: 0 solid #fff;
  border-radius: 10px
}

.sc_roll li {
  cursor: pointer
}

.sc_roll li:hover {
  background-color: #f5f5f5
}

.m_s_pho {
  display: none
}

.blog-search {
  width: 100%
}

.right_search_blog .search_blog {
  padding-right: 10px
}

.blog-container-data {
  /* font-family: "Roboto", sans-serif */
}

.date-blog {
  color: #727272
}

.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
}

::-webkit-scrollbar {
  width: 6px;
  height: 10px
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .1)
}

::-webkit-scrollbar-thumb {
  background-color: #9E9E9E;
  outline: 0 solid #fff;
  border-radius: 10px
}

.inner-slider .carousel-inner img {
  width: 100% !important;
  height: 380px;
  object-fit: cover
}

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

.inner-slider video {
  width: 100%;
  height: 380px;
  object-fit: cover
}

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

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

.sliderCustom {
  position: relative
}

.sliderCustom img {
  height: 700px;
  width: 100%;
  object-fit: cover
}

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

.modal-backdrop.show {
  opacity: .8
}

#getStarted {
  position: relative;
  top: -50px
}

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

.Featured_slick .card-body {
  padding: 0 5px;
  padding-top: 1rem
}

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

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

.btn.btn-primary:active {
  /* background-color: #fd3752; */
  background: linear-gradient(45deg, #1e2d56, #0c83be);
  background-size: 100%;
  -webkit-transition: background 0s;
  transition: background 0s
}

.btn.btn-primary:active:focus {
  /* border-color: #fd3752 */
  background: linear-gradient(45deg, #1e2d56, #0c83be);
}

.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: #d62828
}

.center_blog .slick-dots li button:before {
  opacity: .5;
  color: #fff
}

.slick-dots li button:before {
  color: #1e2d58 !important;
}

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

.newby .slick-prev:before,
.newby .slick-next:before {
  color: #080808
}

.slick-prev:before,
.slick-next:before {
  color: #000 !important
}

.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: .8;
  color: #fff
}

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

.happy_clients .slick-dots li button::before {
  opacity: .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
}

.Our__Projects .slick-prev:before,
.Our__Projects .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:before,
.Blogs .slick-next:before {
  color: #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
}

.newby .slick-prev {
  left: -45px
}

.newby .slick-next {
  right: -43px
}

.fixed-add {
  background: #081789;
  box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
  transition: 0.3s
}

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

.why-chooses {
  width: 100%;
  padding: 30px 0 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
}

.sub-title h2 {
  font-size: 31px;
  line-height: 36px;
  text-align: center;
  color: #2d2d2d;
  font-weight: 500;
  /* width: 541px; */
  margin: auto;
  margin-bottom: 25px;
  /* font-family: "Poppins" */
}

.sub-title p {
  font-weight: 300;
  font-size: 16px;
  /* font-family: "poppins"; */
  margin: auto;
  line-height: 23px;
  width: 837px;
  text-align: center;
  color: #4a4747;
  margin-bottom: 50px;
  align-self: center
}

.textImageSectionOutter {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px 0 10px
}

.textSection {
  width: 48%;
  height: 100% !important;
  justify-content: center;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.058);
  display: flex;
  flex-direction: column;
  padding: 20px
}

.textImageSection {
  width: 1110px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap
}

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

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

.prop-search-options .btn-danger:focus {
  box-shadow: 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
}

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

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

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

.planninPara p {
  font-size: 31px;
  font-weight: 500;
  line-height: 36px;
  width: 555px;
  color: #2d2d2d;
  margin: auto
}

.table tbody tr td {
  border-bottom: none
}

.pagination li {
  list-style: none
}

.pagination li a {
  list-style: none;
  border-right: solid 1px #ccc;
  padding: 5px 14px;
  text-decoration: none;
  display: block;
  color: #333;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ddd
}

.paginate_button.active {
  background-color: #d62828;
  color: #fff
}

.paginate_button.active a {
  color: #fff
}

.paginate_button.previous {
  border-left: solid 1px #ddd
}

.paginate_button a {
  border-right: none
}

.planning-shift {
  width: 100%;
  padding: 100px 0 70px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative
}

.planninPara {
  position: relative;
  margin: 220px 0 !important
}

.planning-shift::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #fffcf6
}

.planning-shift-text {
  width: 100%;
  text-align: center;
  position: relative
}

.planning-shift-text h2 {
  background-color: #d62828;
  padding: 15px 30px;
  color: #fff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 25px;
  display: inline-block;
  text-align: left
}

.planning-shift-text p {
  font-size: 26px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #fff
}

.planning-shift-list {
  padding: 0;
  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: #fff;
  border-radius: 10px;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  width: calc(12% - 20px);
  position: relative;
  border-bottom: 6px solid #d62828;
  overflow: hidden
}

ul.planning-shift-list li:hover .overlay_ {
  height: 100%;
  padding-bottom: 12px
}

.planning-shift-text .overlay_ {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #091781;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease
}

ul.planning-shift-list li .shift-box {
  min-height: 148px;
  max-height: 150px
}

ul.planning-shift-list li h4 {
  margin-bottom: 0;
  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
}

.show-plan span {
  color: #eb919c
}

.show-plan {
  color: #fff;
  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: .8;
  transition: 0.3s
}

.show-plan>a:hover {
  color: #fff;
  opacity: 1;
  transition: 0.3s
}

.icon-parking {
  width: 45px;
  margin: 30px auto
}

.icon-parking img {
  width: 45px;
  height: 45px;
  object-fit: cover
}

.city-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.Popular-Locations {
  width: 100%;
  float: left;
  padding: 30px 0 30px
}

.sub-title.mb {
  margin-bottom: 60px !important
}

.city-girds {
  position: relative;
  overflow: hidden
}

.city-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(0deg, hsl(0 0% 0% / 1.89) 0%, #fff0 100%);
  background: linear-gradient(0deg, hsl(0 0% 0% / 1.89) 0%, #fff0 100%);
  padding-bottom: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.city-title .lp-h3 {
  margin-bottom: 3px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}

.Popular-Locations .borderBox {
  border: 1px solid #a1a1a1;
  border-radius: 30px;
  padding: 15px 10px;
  text-align: center
}

.borderBox .borderAra p {
  font-size: 16px;
  margin: 0;
  text-align: center
}

.Popular-Locations {
  width: 100%;
  float: left;
  padding: 30px 15px 30px
}

.Popular-Locations .nowrap {
  width: 100%;
  margin: 0 auto
}

.lp-listing-quantity {
  font-size: 14px;
  font-weight: 400;
  opacity: 0;
  position: relative;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #d62828;
  border-radius: 22px;
  padding: 5px 15px;
  color: #fff
}

.Our__Projects .title_Names h2 {
  font-size: 1.75rem
}

.our-projects .lp-listing-quantity {
  background-color: rgb(0 0 0 / 60%);
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  float: left
}

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

.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: 0;
  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: 700;
  line-height: 50px
}

.Our-Designs {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  float: left
}

.Our-Designs h2 {
  background-color: #d62828;
  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 0 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: #d62828;
  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
}

.Asked_box {
  text-align: center;
  margin-bottom: 30px
}

.Asked_box h2 {
  background-color: #d62828;
  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
}

.Asked-Questions {
  width: 100%;
  float: left;
  padding: 60px 0 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: #fff;
  background-color: #d62828;
  box-shadow: none;
  border-bottom: 1px solid #d62828 !important;
  padding-left: 15px
}

.accordion_constome .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff0;
  box-shadow: none
}

.accordion_constome .accordion-item {
  background-color: #fff0;
  border: none !important;
  border-bottom: 1px solid !important
}

.accordion_constome .accordion-body {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 26px !important;
  margin: 0 0;
  padding: 0 0 20px;
  color: rgb(33, 37, 41) !important;
}

.accordion_constome .accordion-body span {
  font-size: 16px !important;
  color: rgb(33, 37, 41) !important;
}

.accordion_constome .accordion-button {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 32px;
  padding: 20px 0;
  background-color: #fff0
}

.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 0 0;
  transition: 0.7s cubic-bezier(.21, .5, 0, .9);
  width: 100%;
  object-fit: fill
}

.blog__small:hover img {
  transform: scale(1.03)
}

.Blogs .card {
  border: none;
  overflow: hidden
}

.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
}

.Our__Projects {
  width: 100%;
  float: left;
  padding: 60px 0 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: 0
}

.Featured_listing {
  width: 100%;
  float: left;
  padding: 60px 0 60px;
  background-color: #f7f7f7;
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  overflow: hidden
}

.Featured_listing .slick-prev:before,
.Featured_listing .slick-next:before {
  color: #d62828 !important
}

.card-slick-right {
  width: 95%;
  float: right;
  max-height: 567px;
  border-radius: 35px !important;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  box-shadow: 0 5px 20px rgb(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: #d62828;
  top: 13px;
  position: absolute;
  left: 0
}

.card-slick-right .x-book::after {
  right: 0px !important;
  left: initial
}

.card-slick-right .btn-primary {
  width: 100%;
  margin-top: 25px
}

.card-slick-right .btn {
  padding: 1rem .9rem
}

.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: #d62828
}

.form-check-time .small {
  color: #868686
}

.delete-remove-date {
  text-decoration: none;
  font-size: 12px;
  float: right;
  margin-top: 10px;
  border: solid 0 #ccc;
  padding: 3px 10px;
  border-radius: 17px;
  color: #fff;
  background-color: #d62828;
  transition: all 0.3s
}

.delete-remove-date:hover {
  color: #fff;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  padding: 3px 12px
}

.Properties_pic ._tqQnP {
  fill: none
}

.Properties_pic ._tqQnP.-red {
  fill: red
}

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

.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
}

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

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

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

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

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

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

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

.footer {
  width: 100%;
  float: left;
  padding: 70px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-color: #1d1d25
}

.footer .footerContent {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footerContent .f-link {
  position: relative
}

.footerContent .f-link .rightLine {
  position: absolute;
  height: 140px;
  width: 2px;
  right: 0;
  top: 45px;
  background: #d1d1d1
}

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

.city-girds:hover .lp-listing-quantity {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.city-girds:hover .city-title .lp-h3 {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.city-thumb {
  float: left;
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  height: 190px
}

.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
}

.city-girds:hover>.city-thumb>img {
  margin-left: 13px
}

.city-girds:hover .lp-listing-quantity {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.city-girds:hover .city-title .lp-h3 {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.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)
}

.city-girds a {
  color: #fff;
  text-decoration: none;
  font-size: 20px
}

.lp-listing-quantity h6 {
  font-size: 18px
}

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

.view-more-action {
  float: right;
  margin-top: 20px;
  color: #d62828;
  text-decoration: none;
  font-size: 16px
}

a:focus-visible {
  outline: none
}

.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
}

.Featured_slick .card_slick {
  background-color: #fff;
  border-radius: 50px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  height: 565px
}

.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: 700;
  color: #d62828;
  font-size: 18px;
  margin-bottom: 0
}

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

.Featured_slick .card_slick .card-body ul {
  margin: 0;
  padding: 0
}

.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: 0;
  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 {
  width: 100%;
  float: left;
  padding-left: 10px;
  margin-bottom: 22px
}

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

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

.Business-listing .PSD_rupee {
  width: 100%;
  float: left;
  border-top: solid 1px #ddd;
  padding-top: 5px
}

.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 0 #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: 0
}

.PSD_rupee a {
  float: right;
  position: relative;
  top: -7px;
  color: #d62828;
  text-decoration: none
}

.PSD_rupee .prige_red {
  color: #d62828;
  font-weight: 500
}

.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: #d62828;
  color: #fff;
  position: relative
}

.tabs_featured a.active::before {
  content: "";
  position: absolute;
  display: inline-block;
  border: 6px solid #fff0;
  border-top: 6px solid #d62828;
  border-bottom: 0 none;
  top: 106%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.title-neighbourhood .row {
  align-items: center
}

.neighbourhood h3 {
  background-color: #d62828;
  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 0 60px;
  overflow: hidden
}

.Contact_us {
  width: 100%;
  float: left;
  background-color: #fff
}

.contact-form {
  width: 100%;
  float: left;
  background-color: #18181880;
  padding: 25px;
  color: #000;
  background-color: #fff;
  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
}

.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 {
  display: block;
  border: none;
  background-color: #fafafa;
  width: 100%;
  border-radius: 25px;
  padding: 5px 12px;
  color: #848484
}

.contact-form .form-control-custome::placeholder {
  color: #fff;
  opacity: .5
}

.contact-form .form-control-custome:-ms-input-placeholder {
  color: #fff
}

.contact-form .form-control-custome::-ms-input-placeholder {
  color: #fff
}

.contact-form .form-select {
  background-color: #fff0;
  border: 0 solid #ced4da
}

.contact-form .form-control-custome option {
  color: #333
}

.Contact_us {
  width: 100%;
  float: left;
  background-color: #fff
}

.contact-form {
  width: 100%;
  float: left;
  background-color: #18181880;
  padding: 25px;
  color: #000;
  background-color: #fff;
  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
}

.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 {
  display: block;
  border: none;
  background-color: #fafafa;
  width: 100%;
  border-radius: 25px;
  padding: 5px 12px;
  color: #848484
}

.contact-form .form-control-custome::placeholder {
  color: #fff;
  opacity: .5
}

.contact-form .form-control-custome:-ms-input-placeholder {
  color: #fff
}

.contact-form .form-control-custome::-ms-input-placeholder {
  color: #fff
}

.contact-form .form-select {
  background-color: #fff0;
  border: 0 solid #ced4da
}

.contact-form .form-control-custome option {
  color: #333
}

.Contact-form .submitButton {
  background-color: #f4cb86 !important;
  border-color: #fff;
  color: #000;
  width: 170px;
  height: 40.15px;
  border-radius: 100px;
  margin-top: 30px
}

.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
}

.pr-0 {
  padding-right: 0
}

.pl-0 {
  padding-left: 0
}

.logo img {
  max-width: 100px
}

.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: #d62828;
  text-align: right;
  position: relative;
  outline: none;
  text-decoration: none
}

.nav_bar .url-click {
  background-color: #d62828;
  color: #fff;
  padding: 5px 15px;
  border-radius: 22px;
  top: -3px;
  margin-right: 15px
}

.heart-click {
  margin-right: 20px
}

._AWBV7 {
  background-color: #000;
  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
}

.header {
  width: 100%;
  top: 0;
  z-index: 1;
  padding: 0px 0 5px;
  transition: 0.3s;
  background-color: #ffffff;
}

.listing-bg-none .header {
  background-color: #fff0
}

.listing-bg-none .header.fixed-add {
  background-color: #fff
}

.header .number {
  background-color: #d62828;
  color: #fff;
  padding: 5px 15px;
  border-radius: 22px;
  font-weight: 400;
  position: relative;
  top: -3px;
  margin-right: 15px
}

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



.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 {
  position: fixed;
  width: 100%;
  z-index: 9
}

/* .navcta {
  width: 420px !important;
} */

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

.headerArea .bottomHeder p a {
  color: #5e3b00
}

.banner-section {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  height: 600px;
  background-size: cover;
  margin-top: 0px
}

.headerArea .bottomHeder {
  position: relative;
  background-color: #fff2f2;
  padding: 12px 10px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  text-align: center
}

.leftArea,
.rightArea {
  width: 100%
}

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

.solution_pag .rightArea {
  position: relative;
  /* width: 1300px; */
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
  height: 100%;
}

.rightArea {
  /* position: relative; */
  /* width: 1300px; */
  /* margin: auto; */
  /* display: flex; */
  /* flex-direction: row; */
  /* justify-content: center; */
  /* align-items: end; */
  /* height: 500px */
}

.rightareainnner {
  display: flex;
  width: 484px;
  height: 240px;
  flex-direction: column;
  justify-content: space-between;
  transition: ease-in-out 0.5s
}

.rightArea h3 {
  font-size: 31px;
  color: #2d2d2d;
  width: 492px;
  line-height: 36px;
  font-weight: 500
}

.rightArea p {
  font-size: 16px;
  color: #4a4747;
  line-height: 23px;
  /* width: 484px; */
  font-weight: 300
}

.rightArea .requestBtn {
  text-decoration: none;
  position: relative;
  color: #fff;
  background-color: #000;
  border: 1px solid #cdcdcd;
  border-radius: 27px;
  padding: 10px 14px;
  width: 195px;
  transition: all 0.3s ease-out
}

.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: #d62828;
  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: 0
}

.bnt_d_flex .Listings {
  background-color: #d62828
}

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

.boxmain {
  position: relative;
  left: 0
}

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

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

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

.barlist-pogistion li a {
  background-color: #d62828;
  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: 0
}

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

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

.card-text {
  color: #4e4e4e
}

.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 .card_slick {
  margin: 3% !important
}

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

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

.our-projects .slick-prev:before,
.our-projects .slick-next:before {
  color: #fff
}

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

.d_flex_Box {
  display: flex
}

.our-projects .card_slick {
  margin: 5% !important
}

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

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

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

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

.viewAllLast a {
  text-decoration: underline !important;
  font-size: 15px;
  font-weight: 500
}

.f-link {
  color: #000
}

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

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

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

.f-link ul li a {
  text-decoration: none;
  color: #333;
  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: #fff;
  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
}

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

.social-link a:hover {
  opacity: 1
}

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

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

.f-address {
  display: flex
}

.f-address i {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 15px;
  margin-right: 5px;
  color: #d62828
}

.f-address p {
  width: 80%;
  margin-left: 10px;
  opacity: .6;
  font-size: 15px
}

.carousel-user {
  width: 100%;
  float: left;
  height: 100px;
  background-color: #2d2d2d
}

.carousel-caption {
  width: 100%;
  float: left;
  height: 300px;
  background-color: #d62828
}

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

.white-heading {
  color: #fff
}

.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
}

.white-heading span {
  color: #fff
}

.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_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: #fff;
  -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_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: #fff0;
  border: 2px solid #fff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(.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
}

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

.testimonial4_header h4 {
  color: #fff;
  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 rgb(0 0 0 / .23);
  -moz-box-shadow: -6px 6px 6px rgb(0 0 0 / .23);
  -o-box-shadow: -6px 6px 6px rgb(0 0 0 / .23);
  -webkit-box-shadow: -6px 6px 6px rgb(0 0 0 / .23)
}

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

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

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

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

.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: #fff;
  border-color: #fff;
  background-color: #d62828;
  opacity: .9;
  line-height: 17px
}

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

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

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

.t-card p {
  margin-bottom: 0
}

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

.carousel-indicators .active {
  opacity: 1
}

.carousel-indicators [data-bs-target] {
  background-color: #c2c2c2
}

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

.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid #fff0;
  border-right: 10px solid #fff0;
  border-top: 10px solid rgb(214 214 214 / 99%)
}

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

.testimonials_main h4 {
  color: #d62828
}

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

.carousel-indicators .active {
  opacity: 1;
  background-color: #d62828 !important
}

.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
}

.padhir {
  padding-right: 10px !important
}

.mhead {
  color: #222;
  font-size: 18px;
  line-height: 26px;
  margin: 0
}

.megaimg {
  height: 35px;
  width: 35px
}

.mdis {
  margin: 0;
  font-size: 15px;
  color: #222 !important;
  margin-top: 5px
}

.megasec {
  display: flex;
  align-items: center;
  margin: 5px 0;
  justify-content: left;
  column-gap: 30px
}

a.megaa {
  display: flex;
  align-items: center;
  justify-content: left !important;
  column-gap: 30px !important
}

.mg-20 {
  margin-bottom: 20px;
  border: solid #eae9e9 1px;
  border-width: 0 0 1px 0
}

.headerArea .bottomHeder p a:hover {
  color: #d48500
}

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

.mega-menu-para {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #2d2d2d;
  margin-top: 10px
}

.mega-menu-main-head {
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  color: #a7a7a7
}

.elite_mindz_header .header .menu-icon {
  cursor: pointer;
  display: none;
  float: right;
  padding: 5px;
  position: relative;
  user-select: none;
  bottom: 30px
}

.elite_proc_header .header .menu-icon {
  cursor: pointer;
  display: none;
  float: right;
  padding: 5px;
  position: relative;
  user-select: none;
  bottom: 30px
}

.xyzSliderz.slick-initialized.slick-slider.slick-dotted {
  height: 100%;
  margin-bottom: 60px;
}

.elite_mindz_header .header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 18px;
}

.elite_mindz_header .header .menu-icon .navicon:before,
.elite_mindz_header .header .menu-icon .navicon:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

.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
}

.elite_proc_header .header .menu-btn {
  display: none
}

.elite_mindz_header .header .menu-btn {
  display: none
}


.header .menu-btn:checked~.menu {
  max-height: 240px
}

.header .menu-btn:checked~.megamob {
  position: static !important
}

.header .menu-btn:checked~.menu-icon .navicon {
  background: #fff0
}

.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
}

.elite_mindz_header .header ul {
  margin: 0;
  list-style: none;
  overflow: hidden
}

.elite_mindz_header .header ul {
  margin: 0;
  list-style: none;
  overflow: hidden
}

.elite_proc_header .header ul {
  margin: 0;
  list-style: none;
  overflow: hidden
}

.header li a {
  display: block;
  /* color: #000000 !important; */
  padding: 6px 20px 10px 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  position: relative
}

.elite_proc_header .header li a:hover,
.header .menu-btn:hover {
  color: #d52828 !important;
  border-bottom: 4px solid #d52828
}



.elite_proc_header .header .menu {
  clear: both;
  /* max-height: 0; */
  transition: max-height 0.2s ease-out
}

.elite_mindz_header .header .menu {
  clear: both;
  /* max-height: 0; */
  transition: max-height 0.2s ease-out
}


.elite_proc_header .header {
  box-shadow: none;
  z-index: 9
}

.elite_mindz_header .header {
  box-shadow: none;
  z-index: 9
}


.headerArea .bottomHeder p a:hover {
  color: #d48500
}

.protestr {
  height: 165px;
  display: flex;
  flex-direction: column;
  align-self: center;
  text-align: center
}

.protestr h4 {
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;
  margin: 0;
  padding: 0
}

.protestr span {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  line-height: 22px;
  margin-top: 7px;
  /* font-family: "League Spartan", sans-serif */
}

.testr {
  height: 100%;
  /* width: 348px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  text-align: center
}

.testr h4 {
  font-size: 26px;
  font-weight: 500;
  color: #3e3e3e;
  line-height: 26px;
  margin: 0;
  padding: 0
}

.testr span {
  font-size: 22px;
  font-weight: 500;
  color: #b2b2b2;
  line-height: 32px;
  margin-top: 20px;
  background: -webkit-linear-gradient(#0594d1, #1e2d58);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.testr p {
  font-size: 16px;
  font-weight: 400;
  color: #4a4747;
  line-height: 23px;
  margin-top: 20px;
  padding: 0
}

.xyzSliderz {
  /* width: 1150px; */
  margin: auto;
  padding: 50px 0
}

.proimgContentz {
  background: #f2f2f2;
  background: linear-gradient(45deg, #1e2d56, #0c83be);
  margin: 0 20px;
  border-radius: 20px;
  display: flex !important;
  height: 320px !important;
  flex-direction: column !important;
  align-items: center;
  justify-content: center !important
}

.proimgContentz h4 {
  font-size: 26px;
  font-weight: 500;
  line-height: 27px;
  width: 300px;
  color: #ffffff;
  padding: 20px 0 7px;
  margin-top: 25px
}

.proimgContentz p {
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
  color: #ffffff;
  margin: 0 auto;
  /* font-family: "League Spartan", sans-serif !important */
}

.proimgContentz>img {
  border-radius: 60px;
  width: 160px !important;
  height: 160px !important;
  object-fit: cover;
  border-radius: 150px
}

.imgContentz:nth-child(6) {
  margin-right: 0
}

.imgContentz .hover-icon {
  /* filter: brightness(0) saturate(100%) invert(1); */
  /* background: linear-gradient(45deg, #0594d1, #1e2d58); */
  margin-bottom: 20px;
}

.imgContentz {
  /* background: #f2f2f2; */
  background-image: linear-gradient(0deg, #90aec21c, #fff);
  margin: 0 22px;
  border-radius: 20px;
  /* width: 344px !important; */
  display: flex !important;
  height: 424px !important;
  flex-direction: column !important;
  align-items: center;
  justify-content: center !important;
  padding: 20px;
  /* border: 1px solid #0594d1; */
  /* border-image: linear-gradient(to right, #0594d1 0%, #1e2d58 100%) 1; */
  /* this doesn't work */
  /* border-width: 2px; */
  /* border-style: solid; */

}

.imgContentz h4 {
  font-size: 26px;
  font-weight: 500;
  line-height: 27px;
  width: 300px;
  color: #3e3e3e;
  padding: 20px 0 7px;
  margin-top: 25px
}

.imgContentz p {
  font-size: 16px !important;
  /* font-weight: 300; */
  line-height: 26px !important;
  width: 100%;
  /* color: #ffffff; */
  margin: 0 auto;
  /* font-family: "League Spartan", sans-serif !important */
}

.imgContentz>img {
  border-radius: 10px;
  /* width: 160px !important;
  height: 160px !important; */
  /* object-fit: cover;
  border-radius: 150px; */
  max-width: 25%;
  padding: 2px;
  border: 1px dashed #0c83be;
}

@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.button--text-thick {
  font-weight: 400
}

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

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

.ratingz {
  border-radius: 60px;
  width: 125px !important;
  height: 25px !important;
  object-fit: cover
}

@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .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)
  }
}

@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .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--moema {
  border-radius: 50px;
  background: #C96363;
  color: #fff;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 10px 25px;
  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
}

.button--moema:hover::before {
  -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
  animation: anim-moema-2 0.3s 0.3s forwards
}

.pad-80 {
  padding-top: 80px !important
}

.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
}

.button:focus {
  outline: none
}

.button>span {
  vertical-align: middle
}

.lockedScreen {
  padding: 0 50px;
  width: 1108px;
  margin: auto;
  margin-top: 70px
}

.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: #f4cb86;
  cursor: pointer;
  height: 25vh;
  border-radius: 50px
}

.head-div:hover+.em_hide {
  opacity: 1 !important;
  height: 70px !important
}

.em_hide {
  margin-top: 15px;
  line-height: 23px;
  width: 470px;
  font-size: 18px;
  font-weight: 400;
  /* color: #4a4747 */
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.dropdown-content {
  animation: slideIn 0.3s ease-out
}

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

.mega-menu-para {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #2d2d2d;
  margin-top: 10px
}

.mega-menu-main-head {
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  color: #a7a7a7
}

.dropdown-content {
  display: none;
  position: absolute;
  margin: 1px 0 0 0;
  padding: 0;
  background-color: #f5f5f5;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgb(0 0 0 / .2);
  z-index: 1;
  border-radius: 5px;
  overflow-y: scroll;
  max-height: 315px
}

.dropdown-content li {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  justify-content: end
}

.dropdown-content li img {
  margin: 0 20px 0 20px
}

.dropdown-content li:hover {
  background-color: #f1f1f1;
  cursor: pointer;
  color: blue;
  border-radius: 5px
}

.dropdown:focus-within .dropdown-content {
  display: block
}

.dropdown button {
  background-color: #fff0;
  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 {
  margin: 0 5px 0 0
}

.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
}

.arrow-down {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 #fff0 #fff0 #fff0;
  margin: 0 0 0 5px
}

.dropdown button:hover {
  cursor: pointer;
  background-color: #fff0
}

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

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

.selected_ {
  background-color: #d62828 !important
}

.selected_1 {
  background-color: #d62828 !important;
  color: #fff !important
}

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

#date_time {
  overflow: none;
  border: none
}

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

.disabled_ .small {
  opacity: .5
}

.why-choose {
  width: 100%;
  padding: 30px 0 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative
}

.sliderAreas {
  /* background-color: #fffcf6; */

  display: flow-root;
  width: 100%
}

.sliderAreas .abc {
  width: 100%;
  margin-top: 20px;
  margin: auto
}

.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
}

.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: 16px;
  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: 0
}

.xyzSlider .slick-dots {
  position: absolute;
  bottom: -83px !important;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.form-keep-in .form-floating>label {
  padding: .8rem .75rem .8rem 1.7rem
}

.form-keep-in .form-floating>.form-control {
  padding: 0rem 1.75rem;
  padding-top: 1.1rem;
  padding-bottom: .625rem
}

.form-keep-in .form-floating.no-actione>label {
  padding: .8rem .75rem
}

.form-keep-in .form-floating.no-actione>.form-control {
  padding: 0rem .75rem;
  padding-top: 1.625rem;
  padding-bottom: .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
}

.relative {
  position: relative
}

.form-keep-in .form-group.focused .floating-label {
  left: 29px
}

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

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

.form-keep-in .form-control {
  border: 0 solid #ced4da;
  border-bottom: 1px solid #ced4da;
  border-radius: 0
}

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

.form-keep-in .iti__flag-container:focus {
  border: none;
  outline: none
}

.form-keep-in .btn-primary {
  color: #fff;
  background-color: #d1aa65;
  border-color: #d1aa65
}

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

.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: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-top: 0;
  position: relative
}

.keep-in-left-col-6 .f-link {
  color: #000;
  margin-top: 15px;
  width: 100%;
  float: left
}

.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: 0
}

.keep-in-right-col-6 p.keep-in-pxt {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 0;
  position: relative
}

button.newsletter-button {
  background: linear-gradient(45deg, #0594d1, #1e2d58) !important;
}

.keep-in-right-col-6 p.keep-in-pxt::after {
  content: "";
  position: absolute;
  left: 0;
  width: 15%;
  background-color: #d62828;
  top: 55px;
  height: 2px
}

.keep-in-right-col-6 .keep-in-pxt2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 17px;
  margin-top: 38px
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgb(49 132 253 / .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 rgb(49 132 253 / .5)
}

.btn-close:focus {
  box-shadow: 0 0 0 0rem rgb(13 110 253 / .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 rgb(211 212 213 / .5)
}

.btn-check:focus+.btn-light,
.btn-light:focus {
  box-shadow: 0 0 0 0rem rgb(211 212 213 / .5)
}

.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
}

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

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

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

.back-click-btn {
  cursor: pointer
}

.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: 0;
  top: 0
}

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

.form-group {
  position: relative;
  margin-bottom: 5px;
}

.form-control {
  height: calc(2.8rem + 2px)
}

select.form-control {
  padding-top: 10px;
  transition: 0.15s
}

.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
}

.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
}

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

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

.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: 0
}

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

.widget_list {
  padding: 15px
}

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

.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 0 #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 0 #dddd;
  margin-bottom: 0
}

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

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

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

.blog-main {
  width: 100%;
  float: left;
  padding: 15px 0 40px
}

.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: 700
}

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

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

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

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

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

.recent_posts_blogs {
  padding: 0;
  margin: 0
}

.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: .875em;
  color: #8b8b8b;
  letter-spacing: .25px
}

.How-We-Do {
  width: 100%;
  float: left;
  padding: 80px 0 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: #d62828;
  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: 0 10px 30px rgb(0 0 0 / .2);
  box-shadow: 0 10px 30px rgb(0 0 0 / .2)
}

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

.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: 0 0 5px 0 #bababa;
  border-radius: 10px
}

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

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

.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 #d62828;
  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 #d62828;
  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: rgb(0 0 0 / .24) 0 3px 8px
}

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

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

.title-h2 {
  text-align: center
}

.title-h2 h2 {
  display: inline-block;
  margin-bottom: 0;
  background-color: #d62828;
  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: #d62828;
  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: #d62828;
  border-radius: 5px
}

.pic-design-build {
  width: 450px;
  height: 450px;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 40px;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .2);
  box-shadow: 0 5px 20px rgb(0 0 0 / .2);
  margin-left: 50px
}

.pic-design-build img {
  max-width: 100%;
  height: 100%
}

.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 #d62828;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 16px
}

.our-approach h3 span {
  color: #d62828
}

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

.strategy-box p {
  color: #212529;
  font-size: 16px;
  text-align: justify !important
}

.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: #d62828;
  z-index: -1;
  position: absolute
}

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

.m_top_5 {
  margin-top: 50px
}

.m_top_7 {
  margin-top: 90px
}

.m_top_6 {
  margin-top: 160px
}

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

.strategy_photos.left- {
  float: left
}

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

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

.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-text {
  flex-basis: 80%
}

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

.factors-text h5 {
  color: #d62828
}

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

.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: #fff0;
  padding: 30px 0 50px;
  width: 100%
}

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

.galler-tab {
  width: 100%
}

.tab-content .active {
  background-color: #ffffff00 !important
}

.tab-pane .allImages {
  position: relative;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px
}

.dt-sc-sorting-container {
  text-align: center;
  display: flex;
  max-width: 1100px;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 60px;
  column-gap: 35px;
  overflow: auto;
  overflow-x: scroll;
  padding-bottom: 20px
}

.dt-sc-sorting-container .nav-link {
  background-color: #fff0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #333;
  padding: .7rem 1.5rem;
  border: none;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  border-bottom: 5px solid #ffefd6;
  min-width: 190px
}

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

.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
}

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

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

#vidbutton img {
  width: 50px;
  opacity: .5
}

.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 #d62828;
  left: 23px;
  top: 25px;
  z-index: -5;
  border-radius: 10px
}

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

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

.factors-pictures::before {
  content: "";
  position: absolute;
  width: 267px;
  height: 414px;
  background-color: #fff0;
  border: solid 7px #fff;
  left: 39px;
  z-index: 2;
  top: 0;
  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: #fff0;
  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: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .8
}

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

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

.title-modern span {
  color: #d62828
}

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

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

.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
}

.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: #fff0;
  outline: none;
  border: none;
  color: #727272;
  position: absolute;
  right: 20px;
  top: 18px
}

.heart-header {
  text-align: center
}

.heart-header a {
  position: absolute;
  top: 14px;
  left: 9px;
  break-after: avoid;
  color: #272727;
  border-radius: 23px;
  background-color: #d62828;
  padding: 7px 10px;
  text-decoration: none;
  font-size: 14px;
  color: #fff
}

.heart-header a i {
  font-size: 10px;
  color: #fff
}

.heart-header a i {
  animation: linear infinite alternate;
  animation-name: run;
  animation-duration: 1s
}

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

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

.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: #fff
}

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

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

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

.heart-list ul li {
  background-color: #fff;
  border: 0 solid #f8f8f8;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgb(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: 400;
  text-decoration: none;
  font-size: 13px
}

.heart_card .delete_pzrdD {
  outline: none;
  border: none;
  background-color: #fff0;
  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: #d62828
}

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

.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-title {
  color: #1d1d1d;
  font-weight: 700
}

.heart-item-Remove {
  border: none;
  outline: none;
  font-size: 13px;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff0;
  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
}

.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
}

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

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

.brdcrmb-link a::after {
  content: "";
  position: absolute;
  border: solid #000;
  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: #d62828;
  margin-bottom: 0;
  border: solid 1px #ced4da;
  width: 85%;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px
}

.Filters {
  margin: 0;
  padding: 0;
  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
}

.Enquiry-form-top .form-floating>label {
  padding: .8rem .75rem
}

.Enquiry-form-top .form-control {
  font-size: .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: #d62828;
  color: #fff
}

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

.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
}

.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: #fff0;
  outline: none;
  border: none;
  color: #fff;
  position: absolute;
  right: 11px;
  top: 15px
}

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

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

.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: 0;
  color: #000;
  text-decoration: none;
  padding: 12px 5px 12px 0;
  opacity: .9;
  font-weight: 400;
  font-size: 14px;
  transition: 0.3s;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  box-shadow: 0 5px 20px rgb(0 0 0 / .1);
  margin-top: 0
}

.menu-right-bar ul li a:hover {
  background-color: #d62828;
  color: #fff;
  border-radius: 0
}

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

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

.top_menu_title {
  background-color: #d62828;
  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: .9rem
}

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

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

.menu-right-bar ul li a:hover {
  transition: 0.3s;
  padding-left: 5px
}

.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 rgb(0 0 0 / .1);
  box-shadow: 0 5px 20px rgb(0 0 0 / .1)
}

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

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

.our-projects-main .factors-w-100 {
  margin-bottom: 40px
}

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

.tab-projects .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid #fff0;
  border-bottom: 5px solid #fff0;
  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: .5em .5em;
  right: -32px;
  opacity: .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: #d62828
}

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

.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: 700
}

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

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

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

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

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

.tabs_search {
  padding-left: 5px
}

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

.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 0 0;
  margin-right: 4px;
  font-size: 16px
}

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

.prop-search-options {
  display: flex;
  background-color: rgb(255 255 255 / 40%);
  width: 100%;
  border-radius: 5px;
  padding: 10px 10px
}

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

.prop-search-city-selector {
  position: relative
}

.prop-search-city-selector svg {
  width: 24px;
  position: absolute;
  top: 19px;
  left: 7px;
  opacity: .5
}

.prop-search-city-selector .form-select {
  border-radius: 5px 0 0 5px !important;
  border: 0px !important;
  padding-left: 35px;
  border-right: solid 1px #ddd !important
}

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

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

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

.prop-search-options .form-control:focus,
.form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: #bcbcbc;
  outline: 0;
  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: #d62828
}

.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_repeats {
  width: 100%;
  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: 0;
  position: absolute;
  bottom: -1px
}

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

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

.video_contant ul li::marker {
  color: #d62828
}

.tab-vides .nav {
  margin-bottom: 8px
}

.tab-vides .nav-link {
  display: block;
  padding: .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:hover {
  background-color: #d62828;
  color: #fff
}

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

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

.Pro-work-bg {
  position: relative;
  background-image: url(../images/Process-work-line.svg);
  background-position: 0 20px;
  background-repeat: no-repeat;
  padding-top: 60px;
  background-size: 100%
}

.our-projects-main .dt-sc-sorting-container .nav-link {
  background-color: #fff0;
  margin-right: 0;
  border-radius: 5px;
  color: #e7e7e7;
  padding: .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: #d62828;
  transition: 0.3s;
  -webkit-transition: 0.3s
}

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

.red-color {
  color: #d62828
}

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

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

.gallery figure {
  margin-bottom: 0
}

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

.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: 0;
  color: #fff;
  text-align: center;
  transition: 0.3s;
  font-size: 18px
}

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

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

.gallery-grid img {
  max-width: 100%;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.3s
}

.gallery .gallery__item:hover img {
  transform: scale(.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: 0 7px 15px
}

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

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

.detail-about {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  border-top: solid 1px #e8e8e8
}

.buy-details-col {
  width: 100%;
  float: left
}

.location-d-flex {
  display: flex
}

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

.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
}

.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-form {
  width: 90%;
  float: right
}

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

.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: .5rem 1rem;
  margin-bottom: .8rem
}

.location-arrow {
  width: 15px
}

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

.red-star {
  color: red
}

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

.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
}

.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: #d62828
}

.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
}

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

.listing-detail-title h1 {
  font-size: 30px
}

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

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

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

.col_3_pic {
  margin-bottom: 25px
}

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

.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
}

.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
}

#photos-all .btn-close {
  position: absolute;
  padding: .5em .5em;
  right: -32px;
  opacity: .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: #d62828
}

.getintouch .getin-pic {
  width: 60px;
  height: 60px;
  border: solid 1px #f0f0f0;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ce011b
}

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

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

.getintouch-text h6 {
  margin-bottom: .2rem
}

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

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

.faq-banner {
  width: 100%;
  float: left;
  background-color: #d62828;
  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 0 60px
}

.Schedule {
  padding: 35px 0 25px
}

.leftIcons {
  margin-top: 20px
}

.headParaLeft li .leftPara p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  width: 314px;
  margin-bottom: 0;
  color: #a1a1a1
}

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

.about-phic-01 img {
  max-width: 100%;
  border-radius: 40px;
  width: 505px;
  height: 475px
}

ul.mission_list {
  margin: 0;
  padding: 0;
  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: 700
}

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

.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 0 20px rgb(0 0 0 / .1);
  box-shadow: 0 0 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
}

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

.card_slick {
  padding: 15px
}

.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: 0;
  font-size: 18px
}

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

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

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

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

.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: 0;
  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-repeat: no-repeat;
  background-size: cover;
  padding-top: 123px;
  /* margin-top: 140px; */
  padding-bottom: 123px;
  background-position: center
}

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

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

.sectionClass {
  padding-top: 50px;
  padding-bottom: 0;
  margin-top: 40px;
  border-radius: 25px
}

.counter-box {
  position: relative;
  text-align: center;
  background-color: #fff7f7;
  padding: 20px;
  border-radius: 200px;
  margin: 15px;
  height: 215px;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.counter-box:hover {
  animation: bouncez 1s infinite
}

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

.counter-box p {
  font-size: 18px;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-top: 25px
}

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

.counter-box .d__flex i {
  color: #d52926;
  margin-left: 5px;
  font-size: 27px;
  position: relative;
  top: 10px
}

.ourteam_pic .linkedin {
  width: 25px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 0 9px;
  color: #0077b5;
  transition: 0.3s
}

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

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

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

.login-form-top .dt-sc-sorting-container {
  margin-bottom: 0;
  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: #d62828
}

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

.login-form-top .form-floating>label {
  padding: .8rem .75rem
}

.login-form-top .form-control {
  font-size: .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
}

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

.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
}

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

.widget_list .submenu {
  display: none
}

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

.lpt_price_ {
  margin-bottom: 0
}

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

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

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

.contact-icons {
  position: absolute;
  top: 14px
}

.contact-icons img {
  width: 20px
}

.blog-contain.with_page {
  margin-bottom: 50px;
  width: 100%;
  float: left;
  padding: 0 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: 0;
  margin: 0;
  text-align: center
}

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

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

.blog-banner span {
  color: #fff
}

.blog-banner a {
  color: #fff
}

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

.brdcrmb-link {
  position: relative;
  z-index: 0
}

#app {
  color: #374957;
  height: 100vh;
  width: 100vw;
  display: flex
}

.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
}

#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: 0 solid red;
  color: red;
  font-weight: 400;
  position: inherit;
  padding: 0;
  font-size: 13px;
  display: flex
}

.height__vh {
  height: 100vh
}

.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: 0;
  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: 0 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
}

.re_email {
  margin-bottom: 20px
}

.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
}

#loginForm {
  display: none
}

#forgot__password {
  display: none
}

#login-back {
  display: none
}

#login-back-01 {
  display: none
}

.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_w-100 {
  width: 100%;
  float: left;
  margin-top: 10px
}

.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: 700
}

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

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

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

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

.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: #fff;
  border: 1px solid rgb(0 0 0 / .16);
  box-shadow: 0 1px 0 rgb(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_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)
}

.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
}

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

.sitemap_link h3 {
  font-size: 24px
}

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

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: 0 solid #dedede;
  padding-bottom: 0
}

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

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

.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
}

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

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

.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
}

.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
}

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

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

.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_ {
  display: none
}

#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
}

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

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

#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: 0
}

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

.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
}

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

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

.social_add {
  right: 80px;
  visibility: visible;
  opacity: 1;
  cursor: pointer;
  transition: 0.2s ease-in-out
}

.content ul {
  list-style: none
}

.chat_box_ {
  bottom: 10px;
  position: fixed;
  right: 5px;
  width: 360px;
  z-index: 1000;
  -webkit-box-shadow: 0 6px 6px 0 rgb(0 0 0 / .25);
  box-shadow: 0 6px 6px 0 rgb(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: .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 0 6px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 0 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: #d62828;
  color: #fff;
  padding: 8px 10px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 13px;
  margin-bottom: 10px;
  outline: none;
  border: none
}

.step_2.active {
  background-color: #930112
}

.choose_city.active {
  background-color: #930112
}

.step_3.active {
  background-color: #930112
}

.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
}

.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
}

.fill_form_chat {
  width: 100%
}

.fill_form_chat .looking_for .btn-light {
  color: #000;
  background-color: #fff;
  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: 0;
  margin: 0
}

.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: 0
}

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

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

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

.q-tions_left {
  background: #f3f3f3;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 0 5px 5px 5px;
  -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0 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 0;
  -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 5%)
}

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

.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: 700
}

.input-holder .control .chat-input {
  height: 70%;
  background: #eee;
  width: 70%;
  border-radius: 5px;
  margin: auto;
  border: none;
  padding: 0 .5em 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: #d62828;
  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
}

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

.textarea-pno {
  padding-left: 0px !important
}

.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 p {
  margin-bottom: 0
}

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

.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>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
}

.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
}

.emoji>svg {
  margin: 15px 0;
  width: 70px;
  height: 70px;
  flex-shrink: 0
}

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

.axt_btn {
  text-align: center
}

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

.cookie-notice p {
  margin-bottom: 5px;
  color: #fff;
  opacity: .8
}

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

.btn-close.pxs {
  position: absolute;
  top: 21px;
  right: 21px;
  background-color: #fff;
  opacity: 1;
  padding: 10px
}

#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: 15px;
  width: 300px
}

.search-input-wrapper {
  position: relative
}

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

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

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

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

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

.lpt_02_price {
  font-size: 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #d80021
}

.our-projects .lp-listing-quantity {
  background-color: #fbfafe;
  width: 100%;
  float: left;
  border-radius: 7px;
  height: 565px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #2d2d2d
}

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

.city-girds {
  position: relative;
  overflow: hidden
}

.city-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.city-girds:hover>.city-thumb>img {
  margin-left: 13px
}

.city-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(0deg, hsl(0 0% 0% / 1.89) 0%, #fff0 100%);
  background: linear-gradient(0deg, hsl(0deg 0% 0% / 14%) 0%, #fff0 100%);
  padding-bottom: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.city-girds a {
  color: #fff;
  text-decoration: none;
  font-size: 20px
}

.lp-listing-quantity h6 {
  font-size: 26px;
  font-weight: 500;
  text-align: start;
  margin-bottom: 20px;
  line-height: 27px;
  color: #3e3e3e
}

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

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

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

.tenImagesArea {
  padding: 50px 0;
  background-color: #00000005
}

.tenImagesArea .tenParagraph {
  position: relative;
  padding: 150px 0
}

.tenParagraph {
  display: flex;
  flex-direction: column;
  height: 513px;
  justify-content: center;
  width: 100%
}

.tenParagraph h4 {
  font-size: 31px;
  font-weight: 500;
  line-height: 36px;
  width: 432px;
  color: #2d2d2d
}

.tenParagraph p {
  font-size: 16px;
  width: 519px;
  color: #4a4747;
  font-weight: 300;
  margin-top: 10px;
  line-height: 23px
}

.tenParagraph .viewAllInt {
  position: relative;
  font-size: 16px;
  line-height: 21px;
  color: #d1aa65;
  transition: all 0.3s ease-out
}

.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
}

.imgsec {
  width: 1200px;
  margin: auto
}

.faqask {
  margin-bottom: 80px
}

.accordion-button {
  opacity: .6;
  font-size: 31px
}

.accordion-button:not(.collapsed) {
  opacity: 1
}

.accordion-collapse.collapse.show {
  opacity: 1
}

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

.em-main-section {
  display: flex;
  align-items: center
}

.em-subdiv:hover {
  opacity: 1
}

.em-subdiv-para {
  padding-left: 80px;
  margin-top: 20px;
  line-height: 32px;
  font-size: 23px;
  font-weight: 400
}

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

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

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

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

.em-subsection-container2 .em-subdiv-head {
  font-size: 31px;
  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: 16px;
  line-height: 23px;
  width: 491px;
  margin-bottom: 50px;
  text-align: left !important
}

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

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

.animationSlide {
  padding: 30px 0 90px
}

.em-main-section {
  display: flex;
  align-items: center
}

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

.em-subdiv-para {
  padding-left: 80px;
  margin-top: 20px;
  line-height: 32px;
  font-size: 23px;
  font-weight: 400
}

.head-div img {
  max-height: 45px;
  border-radius: 10px;
  width: auto;
  padding: 2px;
  border: 1px dashed #0c83be;
}

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

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

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

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

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

.topSliderArea {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 560px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  margin-top: 130px
}

.banner1 {
  background-image: url(../images/Procurement-Home-Page-banner3.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)
}

.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: 31px;
  font-weight: 500;
  width: 399px;
  line-height: 31px;
  margin-bottom: 15px
}

.rightTextArea p {
  font-size: 16px;
  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
}

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

.serviceImages {
  position: relative;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px
}

.serviceImages::after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 75px;
  width: 2px;
  background-color: #8b898463
}

.serviceImages img {
  height: 133px;
  width: 133px
}

.serviceImages1 img {
  height: 133px;
  width: 133px
}

.serviceImages1 {
  position: relative;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px
}

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

.allIndustries a {
  color: #2d2d2d;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px
}

.caseStudiesArea {
  padding: 30px 0 30px
}

.showHideSlider {
  padding: 30px 0 30px
}

.k-section {
  width: 311px !important;
  height: 459px !important;
  padding: 80px 40px;
  border: 1px solid #8b898466;
  border-radius: 50px
}

.k-section:hover {
  background-color: #fffcf6
}

.k-body-para {
  font-size: 16px;
  color: #bababa;
  margin-top: 20px;
  line-height: 23px;
  font-weight: 300
}

.k-hyperlink {
  font-size: 16px;
  text-decoration: underline;
  color: #bababa;
  cursor: pointer;
  margin-top: 20px
}

.k-hyperlink:hover {
  transform: scale(1.1);
  transition: 0.5s;
  margin-left: 13px
}

.k-section:hover {
  border: none
}

.k-section:hover .k-body-para {
  color: #000
}

.k-section:hover .k-hyperlink {
  color: #000
}

.k-logo img {
  filter: grayscale(100%);
  max-height: 100px;
  max-width: 160px
}

.k-section:hover .k-logo img {
  filter: none
}

.k-your-class .slick-list {
  height: 500px
}

.k-your-class .slick-slide {
  margin: 12px
}

.k-your-class .slick-next:before {
  position: absolute;
  right: 30%
}

.k-your-class .slick-prev:before {
  top: 50%;
  position: absolute;
  left: 0%
}

.mt100 {
  margin-top: 100px
}

.mt-70 {
  margin-top: 100px
}

.height-inherit {
  height: inherit !important
}

.mt-0 {
  margin-bottom: 0
}

.mb-7 {
  margin-bottom: 70px
}

hr {
  margin: 60px auto 20px;
  color: inherit;
  opacity: .25;
  border: 1px dashed;
  width: 80%;
  background-color: #fff0
}

.brandImgs .c1 {
  text-align: center;
  margin: 10px;
  border-radius: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center
}

.pad-k7 {
  padding-top: 30px
}

.brandImgs {
  overflow: hidden
}

.your-class .sliderbox {
  height: 475px
}

.your-class .sliderbox .hideimg {
  height: 130px;
  width: 130px;
  border: solid 1px #baaaff;
  border-radius: 80px;
  align-self: baseline;
  border-style: dotted
}

.fourImgSection {
  padding: 30px 0 90px;
  position: relative
}

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

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

.fourAreaImg3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 420px
}

.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
}

.fourAreaImg img,
.fourAreaImg1 img,
.fourAreaImg3 img,
.fourAreaImg4 img {
  border-radius: 50px
}

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

.counter-box-about1 {
  position: relative;
  text-align: center;
  padding: 0;
  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: 0;
  color: #2d2d2d;
  margin-top: 10px;
  line-height: 30px
}

.counter-box-about p,
.counter-box-about1 p {
  font-size: 18px;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  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
}

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

.banner-button {
  display: flex;
  padding: 7px 12px;
  font-size: 14px;
  color: white;
  background-color: black;
  border-radius: 50px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s;
  width: 255px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border: solid 1px;
}

.banner-button img {
  height: 30px;
  width: 30px
}

.main-menu>ul {
  margin-left: -50px
}

.banner-button:hover span {
  position: absolute;
  padding-left: 39px;
  color: #fff
}

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

.banner-button:hover {
  background-color: #000;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  transition: 0.8s;
  transition-behavior: normal;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  transition-delay: 0s
}

.banner-button:hover span {
  transition: all 0.3s ease-in-out
}

.banner-button:hover .st2 {
  fill: #fff
}

@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: #000;
  font-size: 10px
}

.text_cont_color h6 {
  font-weight: 300
}

.text_cont_color p {
  font-size: 12px
}

.product_list_child>ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  padding-top: 22px
}

.product_list_child>ul>li {
  list-style: none;
  float: left
}

.product_list_child>ul>li>a {
  display: block;
  color: #505050 !important;
  text-decoration: none;
  padding: 11px 35px;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 17px;
  margin-bottom: 10px;
  white-space: normal;
  display: flex;
  align-items: center;
  height: 45px
}

.product_list_child>ul>li>a:hover {
  color: #d48500 !important;
  background-color: #fffcf6;
  border-radius: 25px;
  font-weight: 500;
  border: none
}

.product_list_child>ul>li>a::after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(315deg);
  content: "";
  float: right;
  display: none
}

.active {
  /* border-radius: 25px */
}

.active1 {
  color: #d48500;
  border-radius: 25px
}

.active3 {
  color: #d48500;
  border-radius: 25px
}

.active4 {
  color: #d48500;
  border-radius: 25px
}

.my_tab {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px
}

.my_tab_B {
  width: 100%;
  float: left;
  display: none;
  padding: 25px;
  font-size: 13px
}

.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;
  margin-top: -40px
}

.dropdown-Menu .sub-child {
  margin: 0;
  padding: 25px 30px;
  height: 486px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-top: 25px;
  width: 493px;
  border-bottom-left-radius: 50px
}

.navbar-part {
  background-color: #fff;
  width: 100%;
  float: left
}

.main-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}

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

.main-menu>ul {
  padding: 0;
  margin: 0
}

.main-menu>ul>li {
  list-style: none;
  float: left;
  margin-right: 0;
  position: relative
}

.down-Arrow {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  margin-top: 0px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 5px;
  top: 26px
}

ul.menu li a.main-category-link:hover .down-Arrow,
ul.menu li a.sub-category-link:hover .down-Arrow {
  top: 28px;
}

.main-menu>ul>li:hover {
  color: #000;
  border-bottom: 4px solid #f4cb86
}

.main-menu>ul>li:hover .down-Arrow {
  border: solid #000;
  border-width: 0 1px 1px 0;
  transform: rotate(226deg);
  -webkit-transform: rotate(226deg);
  top: 21px
}

.main-menu>ul>li:hover a {
  color: #000
}

.main-menu>ul>li>a {
  display: block;
  color: #909090;
  padding: 6px 20px 10px 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  position: relative
}

.main-menu ul li:hover .dropdown-Menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 20px
}

.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: 0 0 0 0
}

.position-inherit {
  position: inherit !important
}

.main-menu ul li.position-inherit .dropdown-Menu {
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  margin-top: 65px;
  display: flex;
  align-items: center;
  height: 486px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px
}

.main-menu ul li .dropdown-Menu>li {
  list-style: none;
  float: none
}

.main-menu ul li .dropdown-Menu>li>a {
  padding: 8px 15px;
  margin: 0;
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #000;
  text-decoration: none;
  border-top: solid 1px #f3f3f3;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}

.main-menu ul li .dropdown-Menu>li:first-child>a {
  border-top: solid 0 #f3f3f3
}

.main-menu ul li .dropdown-Menu>li>a:hover {
  color: #84be52;
  padding-left: 17px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}

.main-menu ul li .dropdown-Menu>.sub-child {
  padding: 0;
  margin: 0
}

.main-menu ul li .dropdown-Menu>.sub-child>li {
  list-style: none;
  float: left
}

.main-menu ul li .dropdown-Menu>li>.sub-child {
  margin: 0;
  padding: 25px;
  width: 100%;
  background-color: #fffcf6
}

.main-menu ul li .dropdown-Menu.row>li {
  float: left;
  list-style: none
}

.main-menu ul li .dropdown-Menu .sub-child>li {
  list-style: none
}

.main-menu ul li .dropdown-Menu .sub-child>li:last-child>a {
  border: none
}

.main-menu>ul {
  margin-left: -170px
}

.main-menu ul li .dropdown-Menu .sub-child>li>a {
  display: block;
  display: block;
  color: #ffda9c;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  line-height: 31.62px
}

.main-menu ul li .dropdown-Menu .sub-child>li>a:hover {
  color: #d48500
}

.product_list_child {
  display: flex;
  height: 486px
}

.sub-child-head {
  color: #a7a7a7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.4px;
  text-transform: uppercase
}

.whtsapIcon li img {
  width: 40px
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: #fff;
  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
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgb(37 211 102 / .5)
  }

  80% {
    box-shadow: 0 0 0 14px #fff0
  }
}

.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: .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: .75
  }

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

  100% {
    opacity: 0
  }
}

.openBtn {
  background: #fff0;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #000;
  background-color: rgb(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: #fff
}

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

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

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

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

.overlay button:hover {
  background: #ffefd6
}

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

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

.logo-text {
  color: #a8a8a8;
  padding: 12px;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 14px;
  font-size: 14px;
  font-weight: 200;
  width: 100%
}

.video-wrapper {
  background: #fff;
  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
}

.locked {
  width: 1170px !important;
  margin: auto
}

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

.inner-box .icon-box {
  max-width: 90px;
  margin: auto;
  background-color: #d62828;
  border-radius: 50px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center
}

.icon-box img {
  width: 75px;
  height: 75px;
  padding: 5px
}

.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_brands .c1 {
  text-align: center;
  margin: 10px;
  border-radius: 10px;
  height: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 10px;
}

.clients_brands .c1 img {
  width: 145px;
  margin: auto
}

.happy_clients {
  width: 100%;
  float: left;
  padding: 60px 0 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: .5
}

.carousel__inner {
  padding-left: 25px;
  width: 98%
}

.carousel__inner h4 {
  color: #fff
}

.carousel__inner .testimonial_subtitle {
  color: #dadada;
  margin-bottom: 0
}

.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 0 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
}

a:focus-visible {
  outline: none
}

.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
}

.rightArea {
  /* position: relative; */
  /* width: 1300px; */
  /* margin: auto; */
  /* display: flex; */
  /* flex-direction: row; */
  /* justify-content: center; */
  /* align-items: end; */
  /* height: 560px */
}

.rightsec {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%
}

.rightareainnner {
  display: flex;
  width: 440px;
  height: 240px;
  flex-direction: column;
  justify-content: space-between;
  transition: ease-in-out 0.5s
}

.rightArea h3 {
  font-size: 31px;
  color: #2d2d2d;
  width: 492px;
  line-height: 36px;
  font-weight: 500
}

.rightArea h1 {
  font-size: 31px;
  color: #2d2d2d;
  /* width: 492px; */
  line-height: 36px;
  font-weight: 500
}

.rightArea .requestBtn {
  text-decoration: none;
  position: relative;
  color: #fff;
  background-color: #000;
  border: 1px solid #cdcdcd;
  border-radius: 27px;
  padding: 10px 14px;
  width: 195px;
  transition: all 0.3s ease-out
}

.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: 0
}

.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: 0 auto 0;
  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: #555
}

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

.gallery_content .gallery_header .tabs li {
  background: #eee;
  display: inline-block;
  color: #999;
  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: #fff;
  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: 16px;
  line-height: 36px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff0), color-stop(19%, rgb(0 0 0 / .2)), color-stop(40%, rgb(0 0 0 / .5)), color-stop(70%, rgb(0 0 0 / .8)), color-stop(100%, rgb(0 0 0 / .94)));
  background: -webkit-linear-gradient(top, #fff0 0%, rgb(0 0 0 / .2) 19%, rgb(0 0 0 / .5) 40%, rgb(0 0 0 / .8) 70%, rgb(0 0 0 / .94) 100%);
  background: linear-gradient(to bottom, #fff0 0%, rgb(0 0 0 / .2) 19%, rgb(0 0 0 / .5) 40%, rgb(0 0 0 / .8) 70%, rgb(0 0 0 / .94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f0000000', GradientType=0);
  margin: 0;
  width: 100%
}

.gallery_content #pics_slider,
.gallery_content #vids_slider {
  margin-bottom: 0
}

.gallery_content .carousel li {
  opacity: .8
}

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

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

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

.flexslider:last-child {
  margin-bottom: 0px !important
}

.flex-control-nav {
  bottom: -40px
}

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

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

.gallery_content .carousel li.flex-active-slide {
  opacity: 1
}

.gallery_content .carousel li {
  opacity: .8
}

.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
}

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

body {
  font-size: 14px;
  /* font-family: "Poppins", sans-serif */
}

.oops-main {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 70px);
  text-align: center
}

.oops-main h1 {
  font-weight: 600;
  font-size: 1.5rem
}

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

.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: 16px;
  line-height: 23px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 300;
  width: 310px;
  color: #4a4747;
  padding: 0
}

.threeBoxArea img,
.threeBoxArea1 img {
  height: 82px;
  width: 88px
}

.threeBoxArea::after {
  content: "";
  position: absolute;
  bottom: 87px;
  right: -5px;
  height: 108px;
  width: 2px;
  background-color: #f4cb86
}

.tabcontext {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  row-gap: 15px;
  /* height: 400px; */
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.058);
  padding: 20px;
  border-radius: 20px
}

.tabcontext p {
  font-size: 16px;
  /* font-weight: 300; */
  line-height: 26px;
  width: 100%;
  margin-bottom: 0;
  /* color: #4a4747 */
}

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

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

.giantsec a {
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  /* height: 70px; */
  width: 100%;
  color: #000;
  opacity: .5
}

.giantsec a .tablink {
  margin-bottom: 20px;
  font-weight: 600;
}

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

.banner-Area {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  float: left;
  margin-top: 70px;
}

.rightAreaImages {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 25px;
  justify-content: end;
  overflow: hidden;
  margin-top: 80px
}

.rightAreaImages .rightAreass {
  width: 40%
}

.rightAreass img {
  width: 238px;
  border-radius: 90px;
  height: 87px;
  transition: transform 0.5s;
  border: 1px solid #eee
}

.rightAreass img:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.a-text-head h2 {
  color: #3e3e3e;
  text-align: left;
  font-size: 26px;
  font-weight: 500;
  line-height: 27px;
  width: 354px
}

.a-text-head p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  width: 396px;
  margin-bottom: 30px;
  text-align: left;
  margin-top: 20px;
  color: #4a4747
}

.a-text-head .headParaLeft {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 0;
  margin-top: -20px
}

.a-text-head .headParaLeft li {
  list-style-type: none;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 25px
}

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

.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: 31px;
  font-weight: 500;
  width: 399px;
  line-height: 31px;
  margin-bottom: 15px
}

.rightTextArea p {
  font-size: 16px;
  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
}

.gallery figure {
  margin-bottom: 0
}

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

.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: 0;
  color: #fff;
  text-align: center;
  transition: 0.3s;
  font-size: 18px
}

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

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

.gallery-grid img {
  max-width: 100%;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.3s
}

.gallery .gallery__item:hover img {
  transform: scale(.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: 0 7px 15px
}

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

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



.boxBanner {
  position: relative;
  left: 0
}

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

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

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

.tabcontainer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-self: center;
  margin: auto;
  margin-top: 50px;
  gap: 20px;
}

.tabconimg img {
  border-radius: 50px
}

.mapImgArea {
  padding: 0px 0 30px
}

.mapImgArea .mapImg {
  width: 888px;
  margin: 0 auto;
  margin-top: 0px
}

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

.slideSection {
  padding: 30px 0 30px
}

.main-menu ul li .dropdown-Menu .sub-child>li>a:hover {
  border: none
}

.right_search_blog .search_blog {
  padding-right: 10px
}

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

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

.our-projects .slick-prev:before,
.our-projects .slick-next:before {
  color: #fff
}

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

.d_flex_Box {
  display: flex
}

.f-link h5 {
  margin-bottom: 10px;
  font-size: 18px
}

.mr-70 {
  margin-right: 70px
}

.em-section .mr-70 {
  margin-top: 50px
}

.main-menu ul li .dropdown-Menu .sub-child>li>a:hover {
  border: none
}

.display-flex {
  display: flex
}

.tc-page {
  margin-top: 70px
}

.jus-st {
  justify-content: start
}

.jus-en {
  justify-content: end
}

.k-logo {
  display: flex;
  justify-content: center
}

/* main code end */
.free_trail_banner {
  background-image: url("../../../admin/front_asset/images/Book\ a\ free\ trail\ now.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 610px;
  margin-top: 130px;
}

.free-trail-banner-btn {
  position: absolute;
  right: 17%;
  /* left: 50%; */
  top: 90%;
}

.btn-free-trial {
  border-radius: 50px;
  background: #d52828;
  color: white;
  transition: background-color 0.3s, color 0.3s;
  padding: 10px 25px;
  border: none;
  /* position: absolute; */
  /* bottom: 10%; */
  /* right: 18%; */
  /* height: 645px; */
}

.freetrialshow {
  visibility: visible !important;
  -webkit-animation: fadeIn 1s !important;
  animation: fadeIn 1s;
  /* height: 615px !important; */
  position: fixed;
  top: 20%;
  z-index: 99999;
  left: 30%;
  right: 30%;
  /* overflow-y: auto; */
  box-shadow: 5px 5px 10px #55555561 !important;
}

.free_trail_form {
  visibility: hidden;
  /* height: 0px; */
  width: 40% !important;
}

.free_trail_form {
  background-color: #ffffff;
  padding: 18px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #00000040;
  border-left: 5px solid #d72929;
}

.cut-popup {
  margin-bottom: 20px !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 8px !important;
  padding: 5px 10px !important;
  background-color: #d52828 !important;
  font-weight: 500 !important;
  display: block !important;
  float: right;
  /* position: absolute; */
  z-index: 99;
  /* right: -20px; */
  top: -20px;
}

.free_trail_form .select2-container {
  width: 100% !important;
  height: 100% !important;
}

.free_trail_form .select2-container .select2-selection--single {
  height: 100% !important;
  border: 1px solid #ced4da !important;
}

.free_trail_form .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 100% !important;
  line-height: 44px !important;
}

.free_trail_form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 90% !important;
}

.form-keep-in .form-floating>.form-control option {
  padding: 0px 10px !important;

}

/* responsive start */
@media screen and (min-width:1366px) and (max-width:1450px) {
  .free_trail_banner {
    height: 610px;
  }

}

@media screen and (min-width:1200px) and (max-width:1400px) {
  .work-spaces-inspire {
    padding-top: 0
  }

  .xyzSliderz .slick-next {
    right: 35px;
  }

  .work-spaces {
    padding-bottom: 60px
  }

  .work-spaces-inspire>p {
    font-size: 16px;
    padding-right: 20px
  }

  .text-sub-hading {
    margin-top: 20px
  }

  .slider-part {
    background-position: 288px 0
  }

  .factors-pictures::after {
    width: 255px
  }

  .factors-pictures::before {
    width: 222px
  }
}

@media screen and (min-width:1024px) and (max-width:1366px) {
  .topSliderArea {
    height: 600px;
  }



  .sub-title p,
  .tenParagraph p,
  .a-text-head p,
  .rightArea p,
  .slidis,
  .em_hide,
  .verdis,
  .dt-sc-sorting-container .nav-link.active,
  .dt-sc-sorting-container .nav-link,
  .em-subsection-container2 .em-subdiv-para,
  .em-subsection-container2 .em-subdiv-para,
  .rightAreaCont p,
  .tabcontext p,
  .threeBoxArea p,
  .threeBoxArea1 p,
  .rightTextArea p,
  .k-body-para,
  .counter-box p {
    font-size: 16px;
    line-height: 20px
  }

  .serviceImages h4,
  .serviceImages1 h4 {
    font-size: 22px;
    line-height: 23px
  }

  .xyzSlider .imgContents {
    height: 497px
  }

  .xyzSlider .imgContents h4,
  .a-text-head h2,
  .lp-listing-quantity h6,
  .a-text-head h2,
  .slihead,
  .em-subdiv-head,
  .verhead,
  .tabcontext h2,
  .threeBoxArea h4,
  .threeBoxArea1 h4 {
    font-size: 20px;
    line-height: 24px
  }

  .a-text-head p,
  .lp-listing-quantity p {
    font-size: 16px;
    line-height: 21px
  }

  .sub-title h2,
  .tenParagraph h4,
  .planninPara p,
  .rightArea h1,
  .rightArea h1,
  .em-subsection-container2 .em-subdiv-head,
  .rightAreaCont h3,
  .rightTextArea h3 {
    font-size: 25px;
    line-height: 26px
  }

  .your-class .sliderbox .hideimg {
    width: 110px;
    height: 110px
  }

  .rightAreaCont p:nth-child(1) {
    font-size: 18px
  }

  .requestBtnss a {
    font-size: 18px !important
  }

  .rightareainnners {
    height: 200px
  }

  .counter-box-about .d__flex .number,
  .counter-box-about1 .d__flex .number,
  .counter-box .d__flex .number {
    font-size: 40px;
    line-height: 30px
  }

  .our-projects .lp-listing-quantity {
    padding: 0 60px
  }

  .main-menu>ul {
    margin-left: -50px !important
  }

  .gallery .gallery__item img {
    width: 120px
  }

  .rightArea h3 {
    width: 350px
  }


  .rightArea p {
    /* width: 350px */
  }

  .rightArea {
    height: 520px
  }

  .sub-title h2,
  .tenParagraph h4,
  .planninPara p,
  .rightArea h3,
  .rightArea h1,
  .em-subsection-container2 .em-subdiv-head,
  .rightAreaCont h3,
  .rightTextArea h3,
  .rightAreaCont h1,
  .rightTextArea h1 {
    font-size: 25px;
    line-height: 26px
  }

  .your-class .sliderbox .hideimg {
    width: 110px;
    height: 110px
  }

  .planninPara p {
    width: 300px
  }

  .navbar-expand-sm .mainMenu .navbar-collapse {
    justify-content: normal;
    margin-left: 40px
  }

  .xyzSlider .imgContents p {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    width: 268px
  }

  .em_hide {
    font-size: 16px !important
  }

  .em-subdiv-head {
    font-size: 24px;
    padding-right: 100px
  }

  .a-text-head p,
  .lp-listing-quantity p {
    font-size: 16px;
    line-height: 21px
  }

  .lp-listing-quantity {
    padding: 0 30px !important
  }

  .lp-listing-quantity p {
    width: 282px !important
  }

  .planninPara p {
    width: 300px
  }

  .gallery .gallery__item img {
    width: 125px !important
  }

  .bottomFooter .footerPara p {
    font-size: 14px
  }

  .social-link a {
    width: 30px;
    height: 30px;
    line-height: 26px
  }

  .verhead {
    margin-bottom: 20px
  }

  .requestBtn {
    font-weight: 14px
  }

  .sub-title h2 {
    /* width: 442px */
  }

  .sub-title p {
    width: 637px
  }

  .sub-title {
    position: relative;
    margin: 30px 0 30px 0
  }

  .headParaLeft li .leftPara p {
    font-size: 16px;
    line-height: 22px
  }

  .rightareainnner {
    height: 195px
  }

  .Popular-Locations .borderBox {
    padding: 12px 8px
  }

  .city-girds {
    position: relative;
    overflow: hidden
  }

  .mrh {
    margin-right: 0
  }

  .main-menu>ul>li>a {
    font-size: 14px !important
  }

  .gallery .gallery__item img {
    width: 125px !important
  }

  .bottomFooter .footerPara p {
    font-size: 14px
  }

  .social-link a {
    width: 30px;
    height: 30px;
    line-height: 26px
  }

  .verhead {
    margin-bottom: 20px
  }

  .banner-section {
    height: 610px !important;
    background-position: top !important;
  }

  .head-div {
    display: block;
    align-items: center;
    column-gap: 15px !important
  }

  .rightextBecom {
    margin-top: 35px
  }

  .navbar-expand-sm .mainMenu .navbar-collapse {
    justify-content: normal;
    margin-left: 40px
  }

  .rightareainnner {
    width: 354px !important
  }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
  .work-spaces {
    height: 100%
  }

  .our-Continuour-Innovation .Properties_pic {
    height: 100px
  }

  .Our-Team-heading h3 {
    font-size: 18px
  }

  .Featured_slick .card_slick {
    margin: 4%;
    padding: 10px
  }

  .gallery .gallery__item {
    height: 190px
  }

  .search-box {
    margin-top: 170px
  }

  .carousel__inner h4 {
    font-size: 16px;
    padding-left: 15px;
    margin-top: 10px
  }

  .carousel__inner .testimonial_subtitle {
    padding-left: 15px
  }

  .slider-part {
    background-position: 198px 0
  }

  .factors_data_right {
    padding-left: 20px
  }

  .shadow-down::after {
    display: none
  }

  .shadow-down::before {
    display: none
  }

  .factors-pictures::before {
    width: 257px
  }

  .search-box h1 {
    font-size: 2.5rem;
    margin-bottom: 30px
  }

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

  .login-logo {
    margin-bottom: 35px;
    text-align: center;
    margin-top: 10px
  }

  .base-layout .have-account {
    padding-bottom: 30px
  }
}


@media screen and (max-width:992px) {
  .neighbourhood h3 {
    font-size: 30px
  }

  .strategy-box.mt-7 {
    margin-top: 0
  }

  .strategy-box.mt-9 {
    margin-top: 0
  }

  .our-Continuour-Innovation .Properties_pic {
    height: 150px
  }

  .slick-dots li.slick-active button:before {
    color: #1e2d58 !important
  }

  .slider-part {
    background-position: 78px 0;
    height: 575px
  }

  .bnt_d_flex {
    top: inherit;
    bottom: 60px
  }

  .Featured_slick.Business-listing .card_slick {
    padding: 0px !important;
    margin: 0% !important;
    border: none;
    height: 100%
  }

  .Business-listing .Properties_pic {
    height: 100px
  }

  .Business-listing {
    padding-left: 0
  }

  .Featured_slick.Business-listing .card-body {
    padding: 10px
  }

  .Featured_slick.Business-listing .PSD_rupee a {
    float: left;
    top: 0;
    width: 100%
  }

  .Featured_slick.Business-listing .PSD_rupee .prige_red {
    color: #020202
  }

  .Featured_slick.Business-listing .list-pict img {
    width: 18px
  }

  .Featured_slick.Business-listing .list-pict {
    width: 30px
  }

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

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

  .Featured_slick.Business-listing .card_slick .card-body ul li {
    width: 100%
  }

  .Featured_slick.Business-listing .card_slick h5 {
    padding-left: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .Featured_slick.Business-listing .card_slick .card-body ul li:first-child {
    width: 100%;
    border-bottom: solid 0 #ececec;
    display: flex;
    margin-bottom: 0
  }

  .Featured_slick.Business-listing .PSD_rupee {
    border-top: solid 0 #ddd
  }

  .Featured_slick.Business-listing .card_slick .card-body ul li p {
    line-height: 15px
  }

  .Featured_slick.Business-listing .card_slick .card-body ul li {
    display: none
  }

  .bnt_d_flex {
    top: inherit;
    bottom: 60px
  }

  .gallery .gallery__item {
    height: 160px
  }

  .dt-sc-sorting-container .nav-link {
    margin-bottom: 10px
  }

  .factors-pictures::after {
    width: 320px
  }

  .sub-title h2 {
    margin-bottom: 40px
  }

  .what-we-do {
    padding-bottom: 0
  }

  .our-approach {
    width: 90%;
    margin-bottom: 0
  }

  .work-spaces {
    padding-top: 0;
    padding-bottom: 70px
  }

  .work-spaces-video {
    margin-top: 40px
  }

  .you_tube {
    width: 100%;
    border: solid 1px #fff
  }

  .carousel__inner {
    width: 97%
  }

  .carousel__inner h4 {
    font-size: 16px;
    padding-left: 15px;
    margin-top: 10px
  }

  .carousel__inner .testimonial_subtitle {
    padding-left: 15px
  }

  .carousel__inner .row.p-4 {
    padding: 0rem 0.5rem !important
  }

  .designs__video .card_slick {
    padding: 10px
  }

  .f-logo {
    width: 206px;
    margin-top: 5px
  }

  .Workplace_box h2 {
    color: #d62828;
    font-size: 24px;
    margin-top: 40px;
    line-height: 35px
  }

  .Workplace_box p {
    font-size: 18px
  }

  .city-thumb.-big {
    height: 320px !important
  }

  .city-thumb {
    height: 148px
  }

  .why-choose .inner-box {
    padding: 0;
    min-height: 327px
  }

  .top_menu_title .btn {
    font-size: 1rem
  }

  .menu-right-bar ul li a {
    font-size: 16px
  }

  .a-text-head {
    padding-left: 20px;
    margin-top: 0
  }

  .our-mission-text,
  .our-Vision-text {
    padding-left: 0;
    padding-right: 0;
    margin-top: 50px
  }

  .r-sec {
    width: 100%;
  }



  .social-link a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px
  }

  .f-link.m_l-5 {
    padding-left: 50px
  }

  .Designs_videos .designs__video .slick-slide img {
    height: 119px
  }

  h5.card-title {
    font-size: 1rem
  }

  .our_Team {
    width: 100%
  }

  .Our-Team-heading {
    width: 100%
  }

  .Our-Team-heading h3 {
    margin-top: 0;
    text-align: center
  }

  .d_flex_Box {
    display: block
  }

  .Filters {
    width: 100%
  }

  .Filter_title>p {
    font-size: 16px;
    font-weight: 600;
    color: #d62828;
    margin-bottom: 5px;
    border: solid 0 #ced4da;
    width: 100%;
    padding: 0;
    text-align: left;
    border-radius: 5px
  }

  .Filter_title {
    width: 100%
  }

  .filter_sticky {
    padding: 0;
    box-shadow: none
  }

  .filter_sticky .btn.btn-primary {
    font-size: 13px
  }

  .Filters .form-select {
    font-size: 13px;
    padding: 5px;
    background-position: right 1px center
  }

  .our_crtd .city-title {
    position: inherit;
    width: 100%;
    float: left;
    background-color: #fff0;
    background: none
  }

  .city-girds.our_crtd:hover .lp-listing-quantity {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  .our-projects .lp-listing-quantity {
    background-color: #fff0;
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    opacity: 1
  }

  .lp-listing-quantity {
    font-size: 14px;
    font-weight: 400;
    opacity: 0;
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
  }

  .fa-arrow-right-right {
    display: block
  }

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

  .slidersec {
    padding: 0 50px;
    width: 10px;
    margin: auto;
    margin-left: -50px
  }
}

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

  .card-slick-right .x-book::before,
  .card-slick-right .x-book::after {
    content: "";
    width: 0
  }

  .d-grid-Date {
    grid-template-columns: repeat(3, 1fr)
  }

  .pill-container {
    flex-direction: column
  }

  .pill-container .small {
    margin-left: 0;
    margin-top: 0
  }

  .Schedule .card-slick-right {
    width: 100%;
    float: right;
    max-height: 100%;
    border-radius: 10px !important;
    position: relative;
    overflow: hidden;
    padding: 50px 20px 30px;
    height: 100%
  }

  .x-photo {
    width: 30%;
    margin-top: 20px;
    padding-left: 10px
  }

  .schd_visit .card_slick {
    border-radius: 10px !important;
    margin-bottom: 15px !important
  }

  .schd_visit .PSD_rupee .prige_red {
    font-size: 13px
  }

  .schd_visit .Properties_pic {
    border-radius: 10px;
    overflow: hidden;
    height: 90px
  }

  .work-spaces-inspire>p {
    padding-right: 0
  }

  .work-spaces-inspire {
    width: 100%
  }

  .strategy-box p {
    text-align: initial !important
  }

  .designbuild {
    text-align: initial
  }

  .factors-text p {
    text-align: initial !important
  }

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

  .Blogs .card-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical
  }

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

  .property_name_.stick .prige_red i {
    font-size: 14px
  }

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

  .our-projects-gallery {
    margin-top: 15px
  }

  .tab-projects {
    position: relative;
    height: auto;
    background-color: #fff;
    padding: 0;
    border-radius: 10px
  }

  .tab-projects .nav-link::after {
    display: none
  }

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

  .our-projects-main .dt-sc-sorting-container .nav-link {
    color: #333;
    border: solid 1px #ccc;
    margin-right: 10px;
    font-size: 14px
  }

  .our-projects-main .factors-w-100 {
    margin-bottom: 25px
  }

  .our-Vision-text p {
    text-align: justify
  }

  .our-mission-text p {
    text-align: justify
  }

  .heart-list {
    padding: 10px;
    height: calc(100vh - 170px)
  }

  .Workplace .pl-0 {
    padding-left: calc(var(--bs-gutter-x) * 0.5)
  }

  .video-wrapper1 {
    margin-top: 25px;
    border-radius: 10px;
    overflow: hidden
  }

  ul.mission_list li {
    padding-left: 0;
    padding-right: 0;
    margin-left: 35px
  }

  .map-detail-right {
    display: none
  }

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

  .base-layout .have-account {
    padding-bottom: 0
  }

  #app .content-wrapper .main-content {
    width: 90%
  }


  .keep-in-left-col-6 {
    padding: 20px
  }

  .keep-in-right-col-6 {
    padding: 20px 10px 20px 0
  }

  .our-projects .card_slick {
    padding: 0
  }

  .title-modern-right>a {
    font-size: 20px
  }

  .article_flex .post_picture {
    width: 65px;
    height: 60px
  }

  .search-box h1 {
    font-size: 2rem;
    margin-bottom: 35px
  }

  .neighbourhood h3 {
    font-size: 30px
  }

  .Featured_slick .card_slick {
    padding: 5px;
    margin: 4%
  }

  .tabs_featured {
    margin-bottom: 10px
  }

  .details .top-section h3 {
    padding-right: 0
  }

  .top-section {
    flex-direction: column
  }

  .top-section .review-count {
    margin-left: 0;
    margin-top: 10px
  }

  .detail-form {
    width: 100%;
    margin-top: 30px
  }

  .datatable_main {
    margin-top: 15px
  }

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

  .base-layout .have-account {
    padding-bottom: 0
  }

  #app .content-wrapper .main-content {
    width: 90%
  }

  .art-wrapper {
    display: none
  }

  #app .content-wrapper {
    flex-basis: 100%
  }

  .login-logo img {
    height: 70px
  }

  .base-layout .title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 30px
  }

  .continue-with a {
    font-size: 16px
  }

  #app {
    color: #374957;
    height: 100%;
    width: 100%;
    display: flex
  }

  .base-layout .btn.btn-primary {
    height: 48px;
    font-size: 18px;
    font-weight: 600
  }

  .why-choose .inner-box {
    min-height: auto;
    margin-bottom: 40px
  }

  .dt-sc-sorting-container {
    text-align: center;
    width: 100%;
    justify-content: left;
    margin-bottom: 30px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: nowrap
  }

  .dt-sc-sorting-container .nav-link {
    padding: 12px 15px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 16px
  }

  .blog-contain.with_page {
    margin-bottom: 30px
  }

  .tabs_search ul li {
    list-style: none;
    display: flex;
    width: 50%
  }

  .tabs_search ul li a {
    width: 100%
  }

  .prop-search-city-selector .form-select {
    border-radius: 5px !important
  }

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

  .title-neighbourhood {
    margin-top: 10px
  }

  .tabs_search {
    padding-left: 15px;
    margin-right: 13px
  }

  .neighbourhood h3 {
    font-size: 28px;
    width: 100%
  }

  .video-wrapper video {
    margin-top: -25px;
    height: 100%
  }

  .video-wrapper {
    align-items: flex-start;
    height: inherit
  }

  .video_main {
    height: 40vh;
    position: relative;
    margin-top: 63px
  }

  .stylist-gallery .image-3 {
    top: 60px;
    right: -100px
  }

  .Pro-work-bg {
    padding-top: 0;
    background-image: none
  }

  .video_contant h2 {
    font-size: 24px
  }

  .video_contant {
    font-size: 16px
  }

  .newby {
    padding-bottom: 40px
  }

  .PSD_rupee .prige_red {
    font-size: 16px
  }

  .Featured_slick .card_slick h5 {
    padding-left: 0;
    font-size: 16px
  }

  .Featured_slick .card-body {
    padding: 15px 15px 15px
  }

  .Featured_slick .card_slick {
    padding: 0;
    margin: 3%
  }

  .title_Names h2 {
    font-size: 28px
  }

  .tabs_featured {
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
  }

  .stylist-gallery .image-1 {
    padding-left: 30px
  }

  .Featured_listing {
    padding: 30px 0 30px
  }

  .right_search_blog .search_blog {
    padding-left: 12px;
    padding-right: 15px
  }

  .d_s_pho {
    display: none
  }

  .m_s_pho {
    display: block
  }

  .work-spaces-inspire>h1 {
    font-size: 44px
  }

  .work-spaces-inspire>p {
    font-size: 24px
  }

  .text-sub-hading {
    margin-top: 20px
  }

  .work-spaces-video {
    margin-top: 15px
  }

  .our-approach {
    margin-top: 30px
  }

  .work-spaces-inspire>a {
    display: none
  }

  .strategy_photos.top- {
    margin-top: 70px
  }

  .designbuild {
    margin-top: 30px
  }

  .m_top_5 {
    margin-top: 30px
  }

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

  .m_top_7 {
    margin-top: 70px
  }

  .new__modern {
    padding: 30px 10px;
    min-height: auto
  }

  .title-modern {
    font-size: 28px
  }

  .our-projects .slick-prev,
  .our-projects .slick-next {
    display: none !important
  }

  .faq-banner {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .form-keep-in .btn {
    margin-top: 30px;
    width: 100%;
    padding: 12px;
    font-size: 18px;
    font-weight: 500
  }

  .keep-in-right-col-6 {
    padding: 40px 20px 20px 20px
  }

  .keep-in-right-col-6 .keep-in-pxt2 {
    font-size: 17px !important
  }

  .keep-in-left-col-6 {
    padding: 40px 20px 160px;
    font-size: 16px;
    border: none;
    border-bottom-right-radius: 30px
  }

  .our-Continuour-Innovation .pt-xtx {
    font-size: 16px
  }

  .Featured_slick.our-Continuour .card_slick .card-body p {
    font-size: 15px;
    line-height: 22px
  }

  .Designs_videos .designs__video .slick-slide img {
    height: 188px
  }

  .city-title .lp-h3 {
    margin-bottom: 10px
  }

  ul.planning-shift-list li h4 {
    font-weight: 400
  }

  .city-girds a {
    font-size: 24px
  }

  .clients_brands {
    overflow: hidden
  }

  .city-girds {
    margin-bottom: 15px
  }

  .Contact-form .btn {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px
  }

  .Asked-Questions {
    padding: 50px 0 40px
  }

  .Designs_videos {
    padding: 50px 0 50px;
    overflow: hidden
  }

  .Designs_videos .slick-dots {
    bottom: -40px
  }

  .Blogs_box {
    margin-bottom: 20px
  }

  .view-more-action {
    color: #fff;
    font-weight: 500;
    background-color: #cf021b;
    padding: 7px 14px;
    border-radius: 22px;
    font-size: 16px
  }

  .contact-form .form-control-custome {
    font-size: 16px
  }

  .carousel__inner h4 {
    color: #fff;
    margin-top: 15px;
    margin: 15px 0 0
  }

  .accordion_constome .accordion-button {
    font-size: 18px !important
  }

  .contact-form {
    padding: 20px 20px 30px 20px;
    margin-top: 20px
  }

  .Asked_box h2 {
    padding: 20px 20px;
    font-size: 24px;
    text-align: center;
    width: 100%
  }

  .carousel__inner .row.p-4 {
    padding: 15px !important
  }

  .you_tube {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: solid 1px #fff;
    border-radius: 5px
  }

  .carousel__inner {
    padding-left: 0;
    width: 100%
  }

  .youtube-video-pop .btn-close {
    right: 0;
    top: -31px;
    opacity: 1
  }

  .designs__video .card-text {
    min-height: inherit;
    -webkit-line-clamp: inherit
  }

  .designs__video .card_slick {
    margin: 0%;
    padding: 10px
  }

  .Workplace_box {
    min-height: 380px;
    border-radius: 10px
  }

  .Workplace_box h2 {
    margin-top: 30px
  }

  .city-pull-right {
    color: #fff;
    font-weight: 500;
    background-color: #cf021b;
    padding: 7px 14px;
    border-radius: 22px;
    font-size: 16px;
    margin-top: 15px
  }

  .city-thumb.-big {
    height: 220px !important
  }

  .city-thumb {
    border-radius: 10px;
    height: 220px
  }

  .sub-title.mb {
    margin-bottom: 0px !important
  }

  .f-link.m_l-5 {
    padding-left: 0
  }

  .footer .social-link {
    margin-bottom: 15px
  }

  .a-text-head h2 {
    margin-bottom: 1.2rem;
    font-size: 28px;
    font-weight: 600
  }

  .our-mission-text h3 {
    font-size: 28px
  }

  .our-Continuour-Innovation .h-xtx {
    font-size: 28px
  }

  .Featured_slick.our-Continuour .card_slick {
    margin: 0%
  }

  .asked_questions_inner {
    padding: 15px 0 20px
  }

  .sectionClass {
    margin-top: 0;
    padding-bottom: 30px
  }

  .counter-box {
    border-radius: 25px
  }

  .Our-Team-heading {
    width: 100%
  }

  .our_Team {
    width: 100%
  }

  .Our-Team-heading h3 {
    margin-top: 0;
    text-align: center
  }

  .our-Continuour-Innovation {
    padding: 25px;
    margin-top: 0
  }

  .our-mission-text,
  .our-Vision-text {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: justify
  }

  .counter-box {
    background-color: #f2f2f2;
    border-radius: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px
  }

  .a-text-head {
    padding-left: 0;
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 40px
  }

  .why-choose {
    background-attachment: inherit;
    background-size: 100%
  }

  .prop-search-city-selector {
    margin-bottom: 5px
  }

  .search-input-wrapper {
    margin-bottom: 5px
  }

  .search-box {
    margin-top: 240px;
    background-color: #d9d9d9;
    border-radius: 10px
  }

  .prop-search-options {
    background-color: #fff0
  }

  .prop-search-options {
    padding: 15px
  }

  .search-box h1 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: #333;
    padding-top: 15px
  }

  .prop-search-options .btn-danger {
    margin-top: 10px;
    border-radius: 5px !important
  }

  .clients_brands ul li {
    margin-bottom: 25px
  }

  .testimonials_main {
    margin-left: 0;
    margin-top: 25px
  }

  .gallery_content {
    margin-right: 0
  }

  .testimonials_main .controls {
    bottom: -55px
  }

  .happy_clients {
    padding: 50px 0 40px;
    overflow: hidden
  }

  .Blogs {
    padding: 50px 0 40px;
    overflow: hidden
  }

  .clients {
    padding-top: 50px;
    padding-bottom: 40px;
    overflow: hidden
  }

  .clients_brands .slick-dots {
    bottom: -50px;
    display: none !important;
  }

  .f-logo {
    margin-top: 0
  }

  .f-link h4 {
    margin: 10px 0 10px 0
  }

  .f-address i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 15px;
    margin-right: 5px;
    color: #d62828;
    font-size: 24px
  }

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

  .footer {
    padding-top: 50px;
    padding-bottom: 0
  }

  .Blogs .card {
    margin-bottom: 25px
  }

  .prop-search-options {
    flex-direction: column
  }

  .bnt_d_flex {
    display: flex;
    justify-content: center;
    position: inherit;
    width: 100%;
    top: 0
  }

  .bnt_d_flex a {
    padding: 10px 25px;
    font-size: 18px
  }

  p.text-banner {
    margin-top: 30px
  }

  .bnt_d_flex .Listings {
    margin-right: 15px
  }

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

  .slider-part {
    background-position: -12px 0
  }

  ul.planning-shift-list li {
    border-radius: 10px;
    padding-left: 15px;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(80% / 2)
  }

  .inner-box .text {
    font-size: 18px
  }

  .slick-prev:before,
  .slick-next:before {
    display: none
  }

  .factors-pictures {
    margin-top: 30px
  }

  .Our__Projects {
    padding-top: 60px;
    overflow: hidden
  }

  .blog-contain.with_page .card-body-blog h5.card-title {
    font-size: 20px;
    font-weight: 500;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
    overflow: inherit;
    line-height: 25px
  }

  .card-body-blog {
    margin-top: 0
  }

  .blog-picture {
    height: 319px
  }

  .card-body-blog h5.card-title {
    margin-top: 15px
  }

  #share_ {
    margin-top: 10px
  }

  .post-labels a {
    margin-bottom: 10px
  }

  .Categories-blog {
    margin-top: 20px
  }

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

  .article_flex .post_picture {
    margin-right: inherit;
    width: 85px;
    height: 70px
  }

  .recent_posts_blogs {
    max-height: inherit;
    overflow: inherit
  }

  .card-body-blog iframe {
    width: 100%;
    border: solid 2px #333
  }

  .stylist-gallery {
    display: none
  }

  .gallery .gallery__item {
    height: 180px
  }

  .listing-detail-title h1 {
    font-size: 18px
  }

  .location-d-flex {
    margin-bottom: 10px
  }

  .red_mess {
    margin-top: 10px;
    margin-bottom: 0
  }

  .lpt_price_ {
    font-size: 16px
  }

  .lpt_price_ .lpt_01 {
    margin-right: 10px
  }

  .location-d-flex p.add_map {
    font-size: 14px
  }

  .detail-about {
    font-size: 16px;
    padding-top: 0;
    border-top: solid 0 #e8e8e8
  }

  .detail-form {
    width: 100%;
    margin-top: 25px
  }

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

  #photos-all .btn-close {
    right: 0;
    top: -31px
  }

  #carouselExampleIndicators .carousel-item {
    height: auto
  }

  .top-section {
    flex-direction: column
  }

  .top-section .review-count {
    margin-left: inherit;
    margin-top: 5px
  }

  .details .top-section h3 {
    padding-right: 0;
    color: #000;
    font-size: 16px
  }

  .total-reviews .form-select {
    font-weight: 400;
    font-size: 14px;
    height: 45px
  }

  .reviews_click_btn button {
    font-size: 16px;
    font-weight: 500
  }

  .nowrap {
    flex-wrap: nowrap;
    overflow: auto
  }

  .nowrap_ {
    flex-wrap: nowrap
  }

  .nowrap .col_12 {
    width: 85%
  }

  .m-scroll-pic {
    display: block
  }

  .d-scroll-pic {
    display: none
  }

  .inner-slider {
    border: solid 10px #ebebeb
  }

  .inner-slider {
    border: solid 10px #ebebeb
  }

  .brdcrmb-link {
    padding-left: 0
  }

  .top-margin-datalist {
    margin-top: 10px
  }

  .factors-pictures::after {
    width: 100%
  }

  .Our__Projects .sub-title h2 {
    margin-bottom: 30px
  }

  .faq-banner {
    background-position: right bottom;
    background-size: 30%
  }

  .Popular-Locations .lp-listing-quantity {
    opacity: 1
  }

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

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

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

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

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

  .buy-details-text {
    font-size: 14px
  }

  .blog__small {
    overflow: hidden;
    height: 280px
  }

  .blog__small img {
    height: 100%
  }

  .designs__video .card-title {
    font-size: 18px
  }

  .Blogs .card-title {
    font-size: 18px
  }

  ul.planning-shift-list li {
    padding-left: 0;
    width: calc(95% / 1);
    margin: auto;
    display: inline-flex;
    margin-bottom: 15px
  }

  ul.planning-shift-list {
    text-align: center;
    margin-top: 20px
  }

  .icon-parking {
    margin-bottom: 0;
    margin-top: 0
  }

  ul.planning-shift-list li:hover .overlay_ {
    height: 130px
  }

  ul.planning-shift-list li .shift-box {
    display: flex;
    flex-direction: column;
    min-height: 120px;
    width: 110px;
    align-items: center;
    justify-content: center
  }

  .planning-shift-text .overlay_ {
    height: 100%;
    position: inherit;
    position: inherit;
    height: 130px;
    overflow: auto
  }

  .show-plan {
    line-height: 18px;
    text-align: left
  }

  ul.planning-shift-list li h4 {
    display: none
  }

  .title_Build_Services {
    display: block
  }
}

@media screen and (min-width:720px) {
  .whysecrev {
    display: flex
  }

  .flexz {
    display: flex
  }
}


@media screen and (max-width:576px) {
  .factors-picture img {
    max-width: 50px
  }

  .work-spaces-inspire>p {
    font-size: 18px
  }

  .amenities-icon {
    font-size: 13px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #000
  }

  .amenities-icon img {
    width: 30px;
    padding: 3px
  }

  .gallery-text {
    padding: 5px;
    font-size: 16px
  }

  .gallery-grid {
    grid-gap: 15px
  }

  .listing-detail-title .Star-small {
    font-size: 18px
  }

  .work-spaces-inspire>h1 {
    font-size: 28px
  }

  .title-detail {
    font-size: 1.5rem;
    margin-bottom: 5px
  }

  .slider-part {
    background-position: -33px 0
  }

  .gallery .gallery__item {
    height: 150px
  }

  .title-web {
    margin-bottom: 20px;
    margin-top: 30px
  }

  .bnt_d_flex a {
    margin-right: 0;
    padding: 10px 15px;
    font-size: 14px
  }

  .video-details {
    margin-bottom: 25px
  }

  .amenities-icon {
    margin-bottom: 15px
  }

  #photos-all .modal-body {
    padding: .2rem
  }

  .youtube-video-pop .modal-body {
    padding: .2rem
  }
}


@media screen and (min-width:320px) and (max-width:425px) {
  .elite_proc_header .header {
    padding: 0 5px 0 5px !important;
    width: 100vw !important;
    z-index: 9 !important;
  }

  .elite_proc_header .header .menu-icon {
    display: block;
  }

  .elite_proc_header .main-menu .r-sec {
    display: block !important;
  }

  .elite_proc_header .header .menu {
    padding: 0
  }

  .elite_mindz_header .header {
    padding: 0 0px 0 0px !important;
    width: 100vw !important;
    z-index: 9 !important;
  }

  .elite_mindz_header .header .menu-icon {
    display: block;
  }

  .elite_mindz_header .main-menu .r-sec {
    display: block !important;
  }

  .elite_mindz_header .header .menu {
    padding: 0
  }

  .gallery .gallery__item img {
    width: 90px;
    height: 60px;
    object-fit: inherit
  }

  .Contact-form .submitButton {
    height: inherit
  }

  .mobimgk {
    height: 50px !important
  }

  .dis-flx-22 {
    width: 12% !important
  }

  .sectionslid .slick-slide {
    width: 100% !important
  }

  .k-your-class .slick-slide {
    width: 100% !important
  }

  .logo img {
    max-width: 50px
  }

  .r-sec {
    width: 100%;
  }

  .main-menu ul li:hover .dropdown-Menu {
    top: 0px;
  }

  .elite_mindz_header .main-menu {
    display: inherit
  }

  .elite_proc_header .main-menu {
    display: inherit
  }


  .elite_proc_header .headerArea .bottomHeder p {
    font-size: 13px;
    line-height: 17px
  }

  .justify-cen-mb {
    justify-content: center;
    margin-bottom: 0px !important;
  }

  .button--size-s {
    font-size: 12px
  }

  .dropdown-Menu .sub-child {
    margin-top: 13px !important;
    width: 100%;
    padding: 20px;
    border-radius: 20px
  }

  .main-menu ul li.position-inherit .dropdown-Menu {
    max-width: 100vw;
    border-radius: 20px;
    overflow: hidden;
    display: inherit;
    min-width: 320px
  }

  .dropdown-Menu .sub-child {
    height: inherit
  }

  .product_list_child {
    display: inherit
  }

  .product_list_child>ul {
    overflow: inherit;
    width: 100%;
    padding-top: inherit !important
  }

  .mega-menu-main-head {
    font-size: 14px
  }

  .mega-menu-head {
    font-size: 16px;
    line-height: 17px
  }

  .mega-menu-para {
    font-size: 14px;
    line-height: 17px
  }

  .my_tab_B {
    padding: 20px
  }

  .res-scroll {
    overflow-y: auto;
    height: 255px;
    margin-top: 20px
  }

  .product_list_child>ul>li>a {
    font-size: 14px;
    padding: inherit
  }

  .dropdown-Menu .col-md-5 {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important
  }

  .main-menu ul li .dropdown-Menu .sub-child>li>a {
    font-size: 14px;
    line-height: 17px
  }

  .main-menu ul li .dropdown-Menu .sub-child>li a::after {
    margin-top: 5px
  }

  .elite_mindz_header .headerArea .bottomHeder {
    margin-top: 0px !important;
    height: inherit
  }


  .k-your-class .slick-list {
    height: inherit !important
  }

  .keep-in-left-col-6 {
    padding: 40px 20px 30px
  }

  .f-link h5 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #3e3e3e
  }

  .f-address p {
    width: 80%;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    opacity: .6
  }

  .keep-in-left-col-6 h2,
  ._EOzdv h3 {
    font-size: 22px;
    line-height: 24px;
    color: #3e3e3e;
    font-weight: 500
  }

  .keep-in-left-col-6 p,
  .keep-in-right-col-6 p.keep-in-pxt {}

  .em-section2 .em-subsection1 {
    width: 100%;
    position: inherit
  }

  .em-subsection2 {
    width: 100%
  }

  .k-img {
    height: inherit !important
  }

  .em-subsection-container2 .em-subdiv-head {
    font-size: 22px;
    line-height: 24px;
    width: 100%
  }

  .em-subsection-container2 .em-subdiv-para {
    width: 100%;
    font-size: 16px;
    line-height: 18px
  }

  .em-subsection-container2 {
    position: inherit
  }

  .papasectionz {
    position: relative
  }


  .rightArea h1 {
    text-align: center;
    /* width: 322px; */
    font-size: 22px;
    line-height: 24px;
    font-weight: 500
  }



  .footer .footerContent {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 50px
  }

  .footerContent .f-link {
    margin-bottom: 25px
  }

  .footerPara {
    display: inherit;
    height: inherit;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .footleft {
    width: 100%;
    height: inherit;
    margin-bottom: 20px;
    display: inherit
  }

  .bottomFooter {
    padding: 0 10px
  }

  .bottomFooter .footerPara p {
    font-size: 14px
  }

  .verticalFooterz {
    display: none
  }

  .sub-title h2 {
    font-size: 22px;
    color: #2d2d2d;
    line-height: 24px;
    margin-bottom: 5px;
    font-weight: 500;
    min-width: inherit
  }

  .sub-title p {
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    width: 310px;
    margin-bottom: 13px;
    /* display: flex;
    justify-content: center */
  }

  .sub-title {
    margin: 20px
  }

  .left>.sectionz {
    align-self: center !important;
    width: inherit;
    height: inherit
  }

  .btn-free-trial {
    padding: 5px 10px;
    bottom: 4%;
    /* right: 10%; */
  }

  .verhead {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    width: inherit
  }

  .nowrap {
    flex-wrap: nowrap;
    overflow: auto;
    width: 100%;
    margin: 0 auto
  }

  .verdis {
    font-size: 14px;
    line-height: 17px;
    width: inherit
  }

  .mainsec {
    width: 100%;
    padding: 20px;
    justify-content: end;
    margin-top: inherit
  }

  .middle {
    width: 90%
  }

  .scrollbar-container {
    right: 90%;
    height: 1090px
  }

  .scrollbar-thumb {
    height: 20vh
  }

  .slihead {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: inherit
  }

  .slidis {
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 20px;
    width: inherit
  }

  .your-class .sliderbox {
    height: inherit
  }

  .slidersec {
    width: 100%;
    padding: 20px
  }

  .slick-track {
    display: flex !important
  }

  .sliderbox {
    width: 100% !important;
    padding: 20px !important
  }

  .sectionslid .slick-list {
    height: inherit !important
  }

  .sliderBottomAreass {
    padding: 30px 0 20px !important
  }

  .why-chooses {
    padding: 20px 0px !important
  }

  .clients {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .em-section {
    display: inherit;
    margin-top: 50px
  }

  .em-subdiv-head {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    padding-right: 0
  }

  .em_hide {
    font-size: 16px;
    line-height: 17px;
    width: 100%;
    /* padding-left: 70px  */
  }

  .em-subsection {
    width: 100%
  }

  .em-subsection-container {
    width: 100%;
    height: 500px !important;
    margin-top: 50px
  }

  .mt-70 {
    margin-top: 50px
  }

  .Popular-Locations .borderBox {
    margin: 10px
  }

  .Popular-Locations {
    padding: 20px 0 20px
  }

  .caseSliders {
    display: inherit;
    height: inherit;
    margin-top: 0
  }

  .leftAreaImg {
    width: 100%;
    padding: 20px
  }

  .rightAreaCont {
    padding: 20px;
    width: 100%
  }

  .rightAreaCont h3 {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
    font-weight: 500;
    margin: 10px 0
  }

  .rightAreaCont p {
    font-size: 16px;
    line-height: 18px;
    width: 100%
  }

  .rightAreaCont .requestBtnss a {
    font-size: 16px;
    line-height: 18px
  }

  .rightareainnners {
    height: inherit
  }

  .casestudyAreas {
    padding: 20px 0 20px
  }

  .dt-sc-sorting-container {
    min-width: inherit
  }

  .testr h4 {
    font-size: 20px;
    line-height: 22px;
    width: inherit;
    margin-bottom: 0
  }

  .imgContentz p {
    font-size: 16px;
    line-height: 18px;
    width: inherit;
    margin-top: 15px
  }

  .xyzSliderz {
    width: 100%;
    padding: 20px 0;
    padding-top: 0
  }

  .testr {
    width: 100%;
    height: 175px
  }

  .imgContentz {
    width: 100% !important;
    margin: 0
  }

  .imgContentz>img {
    width: 100px;
    height: 100px;
    margin-right: 20px
  }

  .sliderAreas {
    padding-bottom: inherit
  }

  .gallerPart-page {
    padding: 20px 0 20px
  }

  .rightAreaCont p:nth-child(1) {
    font-size: 18;
    line-height: 20px
  }

  .slick-dots {
    position: inherit !important
  }

  .em-subsection img {
    height: 500px
  }

  .banner-section {
    background-position: bottom;
    height: 363px;
    background-size: cover;
    margin-top: 234px
  }

  .k-position-inherit {
    position: inherit !important
  }

  .sliderAreas,
  .sliderBottomArea {
    overflow: hidden !important
  }

  .gallery .gallery__item img {
    width: 90px;
    height: 60px;
    object-fit: inherit
  }

  /* free trial responsive */
  .free_trail_banner {
    position: relative;
    height: 140px;
  }

  .free_trail_form {
    width: 75% !important;
    margin: auto;
  }

  .freetrialshow {
    /* height: 520px !important; */
    position: fixed;
    top: 25% !important;
    z-index: 99999;
    left: 0;
    right: 0;
  }

}

@media screen and (max-width:320px) {
  .logo img {
    max-width: 130px
  }

  .inner-slider {
    width: 320px;
    height: 300px
  }

  .city-girds a {
    font-size: 18px
  }

  .neighbourhood h3 {
    font-size: 18px
  }
}

@media screen and (min-device-width: 300px) and (max-device-width: 767px) {
  .mapImgArea .mapImg {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .dropdown-Menu {
    margin-top: 110px !important;
    min-width: 100vw !important;
  }

  .whyinner {
    width: 100%;
  }

  .xyzSliderz.slick-initialized.slick-slider.slick-dotted {
    height: 100%;
    margin-bottom: 0px;
  }

  ul.menu-proc li .sub-sub-category-dropdown {
    /* display: none !important; */
    position: relative !important;
    top: 0;
    left: 0 !important;

    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    padding: 10px 0;

  }

  .menu-proc .main-category1:hover>.sub-category-dropdown {
    /* display: block; */
    /* overflow-y: scroll !important; */
    /* height: 330px; */
  }

  ul.menu-proc li .sub-category-dropdown {
    position: relative !important;
  }
}

/* responsive end */

.solution_pag .typewriter h1 {
  font-size: 22px;
}

.solution_pag .breadcrumb {
  /* margin: auto 15px; */
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  color: #fff;
}

.breadcrumb a {
  text-decoration: none !important;
  color: #fff !important
}

.solution_pag .banner-section {
  margin-top: 0px;
}

.solution_pag .topSliderArea {
  margin-top: 70px !important;
  height: 100% !important;
}


@media screen and (max-width:490px) {
  .breadcrumb {
    display: flex;
    justify-content: center;
    margin: 15px 0;
    font-size: 14px !important;
    line-height: 10px !important;
    color: #2d2d2d !important
  }
}


@media screen and (max-width:479px) {
  .Our-Designs h2 {
    font-size: 20px
  }

  .gallery-grid {
    grid-gap: 15px
  }

  .How-We-Do {
    padding-top: 50px
  }

  .Designs_videos .designs__video .slick-slide img {
    height: 270px
  }

  .video_main {
    height: 40vh
  }


  .nav_bar .url-click {
    background-color: #d62828;
    color: #fff;
    padding: 3px 8px;
    border-radius: 22px;
    top: 0;
    margin-right: 3px;
    font-size: 12px
  }

  .elite_proc_header .header .number {
    background-color: #d62828;
    color: #fff;
    padding: 3px 8px;
    border-radius: 22px;
    top: 0;
    margin-right: 3px;
    font-size: 12px
  }

  .heart-click {
    margin-right: 15px
  }

  .logo img {
    max-width: 200px
  }

  .Designs_videos .designs__video .slick-slide img {
    height: 270px
  }

  .brdcrmb-link {
    display: none
  }

  .title-modern {
    font-size: 24px
  }

  .slider-part {
    background-position: 8px 23px;
    background-size: 156%
  }

  .inner-slider {
    left: 0;
    width: 350px;
    height: 350px
  }

  .inner-box .text {
    font-size: 16px
  }

  .inner-box h3 {
    font-weight: 700;
    font-size: 24px
  }

  .sub-title h2 {
    padding: 20px 20px;
    color: #fff;
    font-size: 24px;
    min-width: 100%;
    width: 100%
  }

  .sub-title {
    margin: 50px
  }

  .planning-shift-text h2 {
    padding: 20px 20px;
    font-size: 24px;
    text-align: center;
    width: 100%
  }

  ul.planning-shift-list li:nth-child(2n+0) {
    margin-right: 0%
  }

  .blog-contain.with_page .blog-picture {
    height: 220px
  }

  .heart-list ._dqoaP {
    height: 70px;
    width: 80px;
    object-fit: cover;
    border: solid 1px #e1e1e1
  }

  .heart-title {
    font-size: 18px
  }
}

@media screen and (max-width:431px) {
  .slider-part {
    height: 440px
  }

  .video_main {
    height: 35vh
  }

  .inner-slider {
    left: 0;
    width: 330px;
    height: 330px
  }
}

@media screen and (max-width:375px) {
  .sub-title h2 {
    padding: 15px 10px;
    font-size: 24px
  }

  .video_contant h2 {
    font-size: 18px
  }

  .bnt_d_flex i {
    display: none
  }

  .bnt_d_flex i {
    display: none
  }

  .search-box {
    margin-top: 220px
  }

  .search-box h1 {
    font-size: 1.5rem
  }

  .tabs_search ul li a {
    padding: 10px 10px;
    font-size: 14px;
    text-align: center
  }

  .neighbourhood h3 {
    background-color: #d62828;
    padding: 15px 15px;
    font-size: 24px;
    text-align: center
  }

  .planning-shift-text p {
    font-size: 24px
  }

  .Workplace_box {
    min-height: 330px
  }

  .our_Team .card-body {
    padding-bottom: 0;
    text-align: center
  }
}

@media screen and (max-width:357px) {
  .sub-title h2 {
    font-size: 24px
  }

  .heart-list {
    padding: 10px;
    height: calc(100vh - 190px)
  }

  .Our-Team-heading h3 {
    font-size: 24px
  }

  .tabs_featured a {
    padding: 10px 10px
  }

  .our-Continuour-Innovation .h-xtx {
    font-size: 24px
  }

  .our_Team .card-body h6 {
    font-size: 18px
  }

  .Asked_box h2 {
    padding: 15px 10px;
    font-size: 18px
  }

  .sub-title h2 {
    padding: 15px 10px;
    font-size: 18px
  }

  .Blogs_box h2 {
    padding: 15px 15px;
    font-size: 18px
  }

  .Our-Designs h2 {
    padding: 15px 15px;
    font-size: 18px
  }

  .logo img {
    max-width: 130px
  }

  .bnt_d_flex .Listings {
    margin-right: auto;
    font-size: 13px
  }

  .bnt_d_flex i {
    display: none
  }

  .bnt_d_flex a {
    padding: 7px 15px
  }

  ul.planning-shift-list li h4 {
    font-size: 16px
  }

  .inner-box .text {
    font-size: 14px
  }

  .inner-box h3 {
    font-weight: 700;
    font-size: 18px
  }

  .planning-shift-text h2 {
    padding: 15px 10px;
    font-size: 18px
  }

  .contact-form h3 {
    font-size: 18px
  }

  .nav-sidebar {
    width: 100%;
    right: -100%
  }

  .accordion_constome .accordion-button {
    font-size: 16px !important
  }

  .our-mission-text h3 {
    font-size: 24px
  }

  .a-text-head h2 {
    font-size: 24px
  }

  .a-text-head {
    font-size: 14px
  }

  .our-Vision-text h4 {
    font-size: 24px
  }

  .video_contant h2 {
    font-size: 18px
  }
}

.textImageSection {
  width: 100%;
}

.tabconimg img {
  width: 100%;
}



.all_btnset a {
  border: 1px solid #fff;
  text-align: center;
  padding: 12px 24px;
  border-radius: 6px;
  color: #fff;
  top: 0px;
  margin-top: 20px;
  background-image: none;
}


.btn-11 {
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  /* margin: 10px; */
  transition: background 0.3s ease;
  background: linear-gradient(45deg, #0594d1, #1e2d58);
  color: #fff;
  width: auto;
  float: left;
}

.btn-11:hover {
  color: #fff;
  background: linear-gradient(45deg, #1e2d58, #0594d1);
}



.btn-11 .blackbutton {
  display: none;
}

.btn-11:hover .blackbutton {
  display: block;
}

.btn-11:hover .whitebutton {
  display: none;
}



.dashSec .slick-prev,
.slick-next {
  top: 0% !important;
}

.f-link.main_extra ul {
  /* margin-top: 38px; */
}

.proSliderz .slick-prev:before {
  margin-left: 77vw;
  margin-left: -30px;
}

.proSliderz .slick-prev {
  /* top: 11% !important;  */
  /* top: 11% !important;  */
  margin-top: 230px;
}

.abc .proSliderz .slick-next {
  margin-top: 190px;
}

.form-select {
  color: #777;
}


@media screen and (min-width:1280px) and (max-width:1530px) {
  .work-spaces {
    height: 100%
  }

  .r-sec {
    width: 950px;
  }
}




@media (min-width: 320px) and (max-width: 425px) {
  .elite_proc_header {
    top: 140px !important;
  }

  .top_header2 {
    /* margin-top: 160px !important; */
    background-color: #fff !important;
  }

  .free_trail_banner {
    margin-top: 196px !important;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 30%;
    /* left: 50%; */
    top: 90%;
  }

}

@media screen and (min-width:426px) and (max-width:500px) {
  .free_trail_banner {
    height: 182px;
    margin-top: 190px;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 30%;
    /* left: 50%; */
    top: 90%;
  }
}

@media screen and (min-width:501px) and (max-width:600px) {
  .free_trail_banner {
    height: 200px;
    margin-top: 190px;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 30%;
    /* left: 50%; */
    top: 90%;
  }
}

@media screen and (min-width:601px) and (max-width:768px) {
  .free_trail_banner {
    height: 256px;
    margin-top: 160px;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 30%;
    /* left: 50%; */
    top: 90%;
  }
}

@media (min-width: 320px) and (max-width: 414px) {
  .banner-Area {
    margin-top: 0px;
  }
}

@media (min-width: 415px) and (max-width: 520px) {
  .banner-Area {
    margin-top: 0px;
  }
}


@media (min-width: 521px) and (max-width: 768px) {
  .banner-Area {
    margin-top: 0px !important;
  }
}

@media screen and (min-width:320px) and (max-width:475px) {
  .banner-Area-proc {
    margin-top: 0px !important;
  }


}

@media screen and (min-width:475px) and (max-width:540px) {
  .banner-Area-proc {
    margin-top: 0px !important;
  }
}

@media screen and (min-width:320px) and (max-width:369px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

@media screen and (min-width:370px) and (max-width:414px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

@media screen and (min-width:415px) and (max-width:448px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

@media screen and (min-width:449px) and (max-width:474px) {
  .elite_proc_header {
    top: 0px !important;
  }

  .banner-Area {
    margin-top: 0px;
  }
}

@media (width: 768px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

@media screen and (min-width:475px) and (max-width:767px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

/* @media screen and (min-width:520px) and (max-width:768px) {
  .elite_proc_header {
    top: 150px !important;
  }
} */

@media (min-width: 1025px) and (max-width: 1280px) {
  .elite_proc_header {
    top: 0px !important;
  }
}

@media screen and (min-width:769px) and (max-width:1024px) {
  .elite_proc_header {
    top: 0px !important;
  }


  .free_trail_banner {
    margin-top: 212px;
    height: 329px;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 15%;
    /* left: 50%; */
    top: 88%;
  }

  .solution_pag .banner-section {
    margin-top: 0px;
  }
}

@media screen and (min-width:769px) and (max-width:923px) {
  .free-trail-banner-btn {
    position: absolute;
    right: 15%;
    /* left: 50%; */
    top: 80%;
  }
}

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

  .free_trail_banner {
    height: 438px;
    margin-top: 165px;
  }

  .free-trail-banner-btn {
    position: absolute;
    right: 15%;
    /* left: 50%; */
    top: 87%;
  }
}

@media screen and (min-width: 1367px) and (max-width: 1400px) {
  .free_trail_banner {
    height: 590px;
  }
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 99999 !important;
}

@media (min-width: 1200px) {

  .elite_mindz_header .container,
  .elite_mindz_header .container-lg,
  .elite_mindz_header .container-md,
  .elite_mindz_header .container-sm,
  .elite_mindz_header .container-xl {
    max-width: 1240px;
  }
}