@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Cabin:ital,wght@0,400..700;1,400..700&family=Numans&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);
@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);
.single-detail-3-form .form-group input,
.single-detail-3-form .form-group select {
  border-top: 1px solid #bfbfbf;
  border-radius: 4px;
  padding: 16px;
  height: 55px;
  font-size: font size/15;
  vertical-align: middle;
  width: 100%;
  font-family: Poppins, sans-serif;
}
.section-detail-ren-3,
section.mission-sec,
section.team-part-sec {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.dremy-right.dremy-right-tess a img,
.drop-top img,
.villa-border-btn:hover img {
  filter: brightness(1) invert(1);
}
.drop-top-1,
.dropdownhover-menu,
section.mission-sec .mission-sec-inner-inner-2 ul li {
  list-style-type: none;
}
.contact-block-inner a:hover,
.dropdownhover-menu a,
.read_btn:hover,
.section-detail-3-btn a:hover,
.section-detail-3-inner-btn,
.service-detail-ren-cal .single-detail-3-form-button a,
.villa-border-btn:hover,
ul.filter_btns li a:hover {
  text-decoration: none;
}
.service-detail-ren {
  padding: 40px 60px 60px;
}
.service-detail-img-inner {
  position: relative;
  overflow: hidden;
}
.service-detail-img-inner .service-detail-img-inner-img:hover {
  position: relative;
  transition: 0.4s ease-in;
}
.service-detail-img-inner .service-detail-inner-content {
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0,
    rgb(0 0 0 / 76%) 100%
  );
  padding: 0 50px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  opacity: 1;
  top: 100%;
  bottom: 0;
  transform: translate(-50%, 75%);
  left: 50%;
  width: 100%;
}
.service-detail-img-inner:hover .service-detail-inner-content,
.service-detail-ren.service-detail-ren-cal
  .service-detail-img-inner:hover
  .service-detail-inner-content {
  opacity: 1;
  top: 100%;
}
.service-detail-inner-content h6 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
.step-sec-inners-1 h3,
.step-sec-inners-2 span {
  text-transform: capitalize;
  font-weight: 500;
  line-height: 100%;
}
.service-detail-inner-content .cards-txt-para {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-transform: inherit;
  color: #fff;
  margin: 0 0 24px;
  min-height: 160px;
}
.card-height-set .service-detail-inner-content .cards-txt-para {
  min-height: auto;
}
.service-detail-ren .row {
  gap: 40px 0;
}
.section-detail-ren-3 {
  width: 100%;
  float: left;
  background-image: url(../images/ser-banner-sec-first-12.jpg);
  padding: 40px 0;
}
.section-detail-ren3-inner-content h3 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0;
  color: #fff;
}
.section-detail-ren3-inner-content,
.section-detail-ren3-inner-content p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 0;
}
.section-detail-3-inner-btn,
.section-detail-ren-inner-none-button,
.single-detail-3-form-inner-button {
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}
.section-detail-3-btn {
  display: flex;
}
.section-detail-3-inner-btn {
  padding: 16px 32px;
  background-color: #fff;
  color: #2a2a2a;
  border-radius: 4px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 100%;
  margin-top: 40px;
}
.single-detail-3-form .form-group input {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  color: #2a2a2a;
}
.single-detail-3-form .form-group input::placeholder {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: font size/15;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #2a2a2a;
}
.single-detail-3-form .form-group select {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  color: #2a2a2a;
  -moz-appearance: none !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-image: url('../images/tesing-arrow.png');
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 25px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.single-detail-3-form .form-group select::placeholder {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: font size/15;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #2a2a2a;
}
.single-detail-3-form .form-group input:focus,
.single-detail-3-form .form-group select:focus {
  outline: 0;
}
.section-detail-3-btn a:hover {
  color: #2a2a2a;
}
.single-detail-3-form-inner-button {
  border: 1px solid #fff;
  padding: 16px 32px;
  border-radius: 4px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 100%;
  color: #fff;
  background-color: transparent;
  transition: 0.3s;
}
.error-btn,
.read_btn,
.team-part-sec-inner span,
.villa-border-btn {
  transition: 0.2s ease-in;
}
.single-detail-3-form-inner-button:hover {
  background-color: #fff;
  color: #2a2a2a;
}
.single-detail-3-form-button {
  display: flex;
  justify-content: center;
}
.section-detail-ren-3 .row,
section.about-uspage-sec-1 .row,
section.mission-sec .row {
  align-items: center;
}
.header .navbar-nav .dropdown-toggle::after,
.modal-body_form .tab,
.section-detail-ren-block,
a.mobile-toggle-open,
p.desigds,
section.step-sec
  .row.justify-content-center
  .col-lg-3.col-md-6:last-child
  .process-box:after,
section.step-sec
  .row.justify-content-center
  .col-lg-4.col-md-6:last-child
  .process-box:after,
section.step-sec .row.row-dataas .col-lg-12:last-child .dashed-line,
section.team-part-sec .owl-slider {
  display: none;
}
.section-detail-ren-none-button {
  justify-content: center;
  margin-top: 30px;
  display: none;
}
.section-detail-ren-inner-none-button {
  text-decoration: none;
  color: #2a2a2a !important;
  border: 1px solid #2a2a2a;
  padding: 12px 24px;
  border-radius: 4px;
  font-family: Cabin;
  font-size: 18px;
  line-height: 100%;
}
.elite.elite-serve-detail.portfolio-detail-sec,
section.section-detail-ren-3 {
  margin-bottom: 60px;
}
section.drivrn-upper.drivrn-upper-serve-detail {
  margin: 20px 0 0;
  float: left;
  border-top: 1px solid #72727233;
  padding: 60px 0 0;
}
section.drivrn-upper.drivrn-upper-serve-detail .row.dri-row {
  margin-bottom: 40px;
}
section.banner.banner-serve-detail .ban-left p {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  margin: 0;
  color: #fff;
}
.service-detail-img-inner-img img {
  height: 420px;
  object-fit: cover;
  width: 100%;
  border-radius: 4px;
}
.service-detail-ren-cal .single-detail-3-form-button {
  display: flex;
  justify-content: left;
  margin-bottom: 24px;
  margin-top: 0;
}
.master-icon li,
.service-detail-ren-cal .service-detail-inner-content .cards-txt-para {
  margin-bottom: 10px;
}
.service-detail-ren.service-detail-ren-cal
  .service-detail-img-inner
  .service-detail-inner-content {
  top: 45%;
}
section.chat.contact_Page_data .contact-block-1 {
  background: #1d1d1d;
  padding: 175px 100px;
}
.contact-block-inner span {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
}
.contact-block-inner {
  display: flex;
  gap: 30px;
  align-items: center;
}
.contact-block-inner img {
  width: 24px;
  height: auto;
}
section.chat.contact_Page_data {
  border: 1px solid #727272;
  width: calc(100% - 140px);
  margin: 40px 70px;
}
section.contact-second-sec {
  padding: 0 60px 60px;
}
section.chat.contact_Page_data .social-heading h6 {
  margin-top: 28px;
}
.contact-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.container-fluid.contain-size,
.mission-sec-inner-block {
  margin-top: 40px;
}
.about-uspage-sec-1-img img,
.iti,
.mission-sec-inner-inner-1 img {
  width: 100%;
}
section.about-uspage-sec-1 {
  padding-bottom: 80px;
}
h4.block-ser-about-h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #000;
  margin: 12px 0 40px;
}
.about-uspage-sec-2-content h4.block-ser-about-h5 {
  color: #fff;
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #727272;
  padding-bottom: 20px;
}
.about-uspage-sec-2-content {
  background: #2a2a2a;
  padding: 20px 48px;
  margin-top: 40px;
}
.about-uspage-flex-img {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding-top: 20px;
  align-items: center;
}
.about-uspage-flex-img-inner img {
  width: auto;
  height: 50px;
  object-fit: none;
}
#myModal_new .modal-body,
.chat .chat-container .paddin,
section.mission-sec .mission-sec-inner-inner-2 ul {
  padding: 0;
}
section.mission-sec {
  background-image: url(../images/about-icon-ab-banner.png);
  padding: 80px 0;
}
section.mission-sec.workman-section {
  background-image: url(../images/workman-banner.jpg);
  background-size: cover;
  position: relative;
  z-index: 1;
}
section.mission-sec.workman-section:before {
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: -1;
}
.mission-sec-inner-inner-2 ul li {
  flex: 0 0 45%;
  max-width: 45%;
  gap: 10px;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
}
.mission-sec-inner-inner-2 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 10px;
}
.dremy-right.dremy-right-tess a {
  color: #2a2a2a;
  background: #fff;
}
.dremy-right.dremy-right-tess a:hover {
  color: #fff;
  background: #2a2a2a;
}
.dremy-right.dremy-right-tess:hover img,
.villa-border-btn.villa-bg-btn:hover img {
  filter: brightness(0) invert(1);
}
.mission-sec-inner-inner-3 {
  display: flex;
  justify-content: start;
  gap: 20px;
  flex-direction: column;
  margin-top: 70px;
}
.mission-sec-inner-inner-3 .dremy-right {
  justify-content: flex-start;
}
.mission-sec-inner-block h3 {
  color: #fff;
  font-weight: 600;
  font-size: 40px;
  line-height: 150%;
}
.mission-sec-inner-block p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin: 0;
  font-family: Poppins, sans-serif;
}
.mission-sec-inner-block.mission-sec-inner-inner-4 h3,
.mission-sec-inner-block.mission-sec-inner-inner-4 p,
section.step-sec .row.row-dataas .col-lg-12:nth-child(2n) .step-sec-inners-1 {
  text-align: right;
}
.mission-sec-inner-block.mission-sec-inner-inner-4 {
  background: linear-gradient(90deg, rgba(31, 31, 31, 0) 0, #1f1f1f 100%);
  padding: 20px;
  backdrop-filter: blur(5px);
}
.mission-sec-inner-block.mission-sec-inner-inner-5 {
  background: linear-gradient(90deg, #1f1f1f 0, rgba(31, 31, 31, 0) 100%);
  padding: 20px;
  backdrop-filter: blur(5px);
}
section.team-part-sec {
  background-image: url(../images/team-image.jpg);
  padding: 80px 0;
  z-index: 1;
  position: relative;
}
section.team-part-sec:before {
  background: rgb(0 0 0 / 80%);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.team-part-sec .block-ser-h5,
.team-part-sec h2.block-ser-h2 {
  color: #fff;
  text-align: center;
}
section.team-part-sec .row.dri-row {
  justify-content: center;
}
.team-part-sec-inner {
  position: relative;
  flex: 0 0 11%;
  max-width: 11%;
}
.team-part-sec-block {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 40px 0;
}
.team-part-sec-inner span {
  font-family: Inter;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  position: absolute;
  right: 40px;
  top: 70%;
  transform: rotate(90deg) translateY(-50%);
  transform-origin: right center;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  white-space: nowrap;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 2;
  display: none;
}
.master-icon,
.step-sec-inners-3 p {
  font-family: Poppins, sans-serif;
  line-height: 150%;
}
.team-part-sec-inner::after {
  content: '';
  position: absolute;
  background: #0c0f19b7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 90px;
  z-index: 0;
  opacity: 0.5;
  display: none;
  transition: 0.2s ease-in;
}
#myModal_new .modal-dialog .modal-content,
.modal-body_form .step {
  background-color: transparent;
}
.team-part-sec-inner:hover span,
.team-part-sec-inner:hover::after {
  justify-content: center;
  align-items: center;
}
.team-part-sec-inner:nth-child(2n) {
  margin-top: 100px;
}
.team-part-sec-inner:nth-child(odd) span {
  top: 55%;
}
section.step-sec .row.dri-row {
  justify-content: center;
  text-align: center;
  margin-bottom: 40px;
}
.step-sec-inners {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  border-bottom: 1px solid #72727233;
}
.step-sec-inners-1,
.step-sec-inners-3 {
  flex: 0 0 40%;
  max-width: 40%;
}
.step-sec-inners-2 {
  flex: 0 0 20%;
  max-width: 20%;
  display: flex;
  justify-content: center;
  position: relative;
}
.step-sec-inners-3 p {
  margin: 0;
  color: #2a2a2a;
  font-weight: 300;
  font-size: 20px;
}
.step-sec-inners-1 h3 {
  margin: 12px 0 0;
  font-size: 24px;
  font-family: Poppins, sans-serif;
}
.step-sec-inners-2 span {
  font-size: 32px;
  height: 68px;
  width: 68px;
  background: #000;
  display: flex;
  color: #d9d9d9;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
section.step-sec {
  padding: 80px 0;
}
.step-sec-inners-1 img {
  width: 100px;
  height: auto;
}
section.step-sec .row.row-dataas .col-lg-12:nth-child(2n) .dashed-line {
  border-left: 0;
  border-right: 2px dashed #000;
}
.dashed-line {
  position: absolute;
  height: 240px;
  border-left: 2px dashed #000;
  z-index: -1;
  border-radius: 50%;
  width: 160px;
  top: 30px;
}
section.testimonail-2.testimonail-page {
  padding: 0 65px;
}
.portfolio-detail-img img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: center;
}
.elite.elite-serve-detail.portfolio-detail {
  margin-top: 40px;
  margin-bottom: 80px;
}
.elite.elite-serve-detail.portfolio-detail .row {
  gap: 30px 0;
}
.elite.elite-serve-detail.portfolio-detail-sec .elite-left h5 {
  text-align: center;
  margin-bottom: 40px;
}
.elite.elite-serve-detail.portfolio-detail-sec .elite-center p,
.stepform-second .about-uspage-sec-1-content .block-ser-h2,
.stepform-second .about-uspage-sec-1-content .block-ser-h5 {
  text-align: center;
}
.mission-sec-inner-inner-data .block-ser-about-h5 {
  color: #fff;
  margin: 0 0 16px;
}
.mission-sec-inner-inner-data .block-ser-h2 {
  color: #fff;
  margin: 0;
}
.abot-coin,
.border-plus,
.mission-sec-inner-inner-1,
.sorting-form-widget,
li.dropdown-hover.nav-item.dropdown-hover-aagdd {
  position: relative;
}
.mission-sec-inner-inner-data {
  text-align: right;
  padding: 20px 20px 20px 120px;
  background: #000000b2;
  backdrop-filter: blur(5px);
  position: absolute;
  bottom: 50px;
  right: 0;
}
.dropdownhover-menu {
  display: none;
  position: absolute;
  background: #2a2a2a;
  border-radius: 0;
  width: 100%;
  left: 0;
  padding: 24px 80px;
  top: 80px;
  width: calc(100% + 145px);
  box-shadow: 0 4px 30px 0 #00000040;
  margin: 0 -75px;
}
.dropdown-hover.nav-item:hover .dropdownhover-menu {
  display: block;
}
.drop-top img {
  border-radius: 8px;
  width: 48px;
  height: 48px;
}
.drop-top h3 {
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.drop-top {
  display: flex;
  align-items: center;
  gap: 10px;
}
.drop-top-1 li a {
  color: #fff;
  font-size: 20px;
  padding: 5px 20px 5px 0;
  display: block;
  font-weight: 400;
}
.drop-top-1 {
  padding-left: 0;
  padding-top: 16px;
  border-top: 1px solid #e3e3e3;
  margin-top: 24px;
}
.bann-img-form .form-control option {
  color: #2a2a2a;
}
.bann-img.bann-img-calculkate img {
  height: 626px;
}
.modal-body_form .tab select,
.modal-body_form input {
  padding: 10px;
  width: 100%;
  height: 55px;
  border: 1px solid #aaa;
  font-size: 18px;
}
.modal-body_form #regForm {
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 300px;
}
.modal-body_form .tab select {
  margin: 10px 0;
}
.modal-body_form input.invalid {
  background-color: #fdd;
}
.modal-body_form button {
  background-color: #04aa6d;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Poppins, sans-serif;
  cursor: pointer;
}
.modal-body_form button:hover {
  opacity: 0.8;
}
.modal-body_form #prevBtn {
  background-color: #343434;
}
.Circles-which-indicates {
  display: flex;
  justify-content: center;
  padding: 40px;
  gap: 16px;
  margin-bottom: 40px;
}
.new_Popup-button,
.stepform-second {
  max-width: 72%;
  margin: auto;
}
.modal-body_form .step {
  height: 20px;
  width: 20px;
  margin: 0 2px;
  border: 1px solid #000;
  border-radius: 0;
  display: inline-block;
  opacity: 1;
}
.modal-body_form .step.active {
  opacity: 1;
  background-color: #000000bf;
  border: 1px solid #000000bf;
}
.modal-body_form input:focus {
  box-shadow: none;
  border: 1px solid #aaa;
}
.modal-body_form .step.finish {
  background-color: #000;
}
#myModal_new .modal-dialog {
  max-width: 1360px;
  border-radius: 8px;
  overflow: hidden;
}
#myModal_new .modal-dialog .modal-body {
  border-radius: 8px;
  border-bottom: 4px solid #000;
  overflow: hidden;
  background: #fff;
}
.stepform-first .block-ser-h2 {
  background: #000;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 12px;
}
.stepform-second {
  padding: 80px 0 20px;
}
.new_Popup-button-1 {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.new_Popup-button-1 button {
  padding: 16px 32px;
  background: #000;
  border-radius: 4px;
  line-height: 100%;
  font-size: 20px;
}
.team-part-sec-inner img {
  width: 100%;
  border-radius: 90px;
  height: 300px;
  object-fit: cover;
}
.team-part-sec-block {
  flex-wrap: wrap;
}
section.blog-tab.blog-tab-list .row {
  gap: 24px 0;
}
li.nav-item.nav-mar {
  margin-top: auto;
  margin-bottom: auto;
}
.master-icon {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.master-icon ul {
  padding: 0;
  line-height: normal;
  list-style: none;
}
.layout-cards h4,
.layout-cards ul li {
  line-height: 150%;
  color: #fff;
  font-family: Poppins, sans-serif;
}
.master-icon ul li img {
  max-height: 15px;
  margin-right: 10px;
}
.layout-cards h4 {
  font-weight: 600;
  font-size: 24px;
}
.layout-cards ul li {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 2px;
}
.layout-list-card {
  background: #272828;
  padding: 20px 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.layout-list-card h4 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 22.8px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.layout-list-card p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.villa-area h4,
.villa-area p {
  text-align: right;
  color: #fff;
  font-family: Poppins, sans-serif;
}
.layout-cards {
  background: #272828 !important;
  border-radius: 8px;
}
.layout-list-card p img {
  max-height: 22px;
}
.layout-list-widget {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 6px solid #727272;
}
.layout-inner-widget {
  max-width: 1100px;
  margin: auto;
}
.villa-cards-content ul li {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 125%;
  color: #fff;
  margin-bottom: 20px;
}
.villa-cards-content ul {
  padding: 0;
  list-style: none;
}
.villa-cards-content ul li:last-child {
  margin-bottom: 0;
}
.villa-cards-image img {
  max-width: 100%;
}
.villa-cards-image {
  position: relative;
  z-index: 1;
}
.villa-area {
  position: absolute;
  right: 0;
  bottom: 30px;
  background: #000000b2;
  padding: 20px;
}
.villa-area p {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 8px;
}
.villa-area h4 {
  font-weight: 500;
  font-size: 40px;
  line-height: 125%;
  margin-bottom: 0;
}
.sorting-btns h4,
.sorting-form-widget input,
ul.filter_btns li a {
  font-family: 'Bai Jamjuree', sans-serif;
}
.cg-gallery {
  padding-bottom: 70px;
}
.border-plus .col-lg-6:nth-child(odd) {
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.border-plus .col-lg-6:nth-child(2n) {
  border-bottom: 1px solid;
}
.border-plus:after {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  bottom: 0;
}
.choose-diven .block-ser-h2 {
  text-align: center;
  margin-bottom: 50px;
}
section.overview-section {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid;
}
.overview-content {
  font-size: 16px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}
.read_btn {
  padding: 10px 36px;
  background: #2a2a2a;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #2a2a2a;
  display: inline-block;
  margin-top: 20px;
}
.read_btn:hover {
  background: 0 0;
  color: #2a2a2a;
}
.villa-border-btn.villa-bg-btn,
.villa-border-btn:hover,
button#send-otp-button:hover {
  background: #fff;
  color: #2a2a2a;
}
.overview-content :is(h1, h2, h3, h4, h5, h6) {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.remodeling-box .benefit-card-icon img {
  filter: brightness(0) invert(1);
  max-height: 80px;
}
.single-blog-item-2 {
  min-height: 75px;
}
.sorting-inner-form {
  background: #2a2a2a;
  padding: 20px;
  border-radius: 8px;
}
.sorting-form-section {
  padding-left: 75px;
  padding-right: 75px;
}
.sorting-form-widget input {
  border: 0.5px solid #fff;
  background: 0 0;
  border-radius: 4px;
  width: 100%;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.sorting-form-widget button {
  position: absolute;
  right: 10px;
  top: 10px;
  background: 0 0;
  box-shadow: none;
  border: none;
}
.sorting-form-widget button img {
  width: 20px;
}
.sorting-form-widget input::placeholder {
  color: rgb(255 255 255 / 70%);
}
.sorting-btns h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #fff;
  margin-bottom: 0;
}
.sorting-btns {
  display: flex;
  align-items: center;
  justify-content: end;
}
ul.filter_btns {
  display: flex;
  gap: 10px;
  margin: 0;
  list-style: none;
}
ul.filter_btns li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: rgb(255 255 255 / 70%);
}
.contact-block-inner a,
span.phone-line,
ul.filter_btns li a.filter-active,
ul.filter_btns li a:hover {
  color: #fff;
}
.footer-bottom-list {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.testimonaidssh-head {
  font-family: Poppins, sans-serif;
}
.portfolio-page-cards .portfolio-card-img-content .cards-txt-para {
  display: none !important;
}
.calcu-card .service-detail-inner-content h6 {
  margin-bottom: 50px !important;
}
.about-villa-cards-content ul li {
  display: inline-block;
  width: 45%;
  font-size: 18px;
}
.about-villa-cards-content ul li img {
  margin-right: 5px;
}
.villa-border-btn {
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 16px 32px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: 0 0;
  display: inline-block;
  color: #fff;
}
.villa-border-btn img {
  max-height: 16px;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.error-btn:hover,
.villa-border-btn.villa-bg-btn:hover {
  background: #2a2a2a;
  color: #fff;
}
.font-16 {
  font-size: 16px !important;
}
.process-image img {
  margin-bottom: 15px;
  max-height: 90px;
}
.process-content h4 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 125%;
  text-transform: capitalize;
  margin-bottom: 10px;
  min-height: 40px;
  color: #2a2a2a;
}
.process-content p,
.process-number-box {
  line-height: 150%;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}
.process-content p {
  font-size: 16px;
}
.process-number-box {
  background: #2d2d2d;
  color: #fff;
  font-size: 23px;
  display: flex;
  width: 63px;
  height: 63px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  position: relative;
}
.error-box,
.thanku-box {
  background: #fff;
  text-align: center;
}
.process-box {
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.process-box:after {
  position: absolute;
  content: '';
  background: url(../images/line.svg);
  width: 100%;
  height: 2px;
  left: 0;
  top: 29px;
  z-index: -1;
}
img.image-corner {
  width: auto;
  max-width: 100px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.process-content-box {
  padding-left: 20px;
  padding-right: 20px;
}
.footer-forth-colm li {
  margin-bottom: 7px;
}
.footer-forth-colm li .footerlist {
  width: 20px;
  display: inline-block;
}
span.footer-add-list {
  display: -webkit-inline-box;
}
.thanku-box {
  border-radius: 20px;
  padding: 40px;
  max-width: 991px;
  margin: auto;
}
.thanku-title {
  font-family: Poppins, sans-serif;
  line-height: 125%;
  letter-spacing: 0;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #333;
}
#verify-otp-button,
.error-btn,
button#send-otp-button {
  font-weight: 500;
  line-height: 100%;
}
.error-btn,
.error-subtitle {
  color: #2a2a2a;
  font-family: Poppins, sans-serif;
}
.thanku-box p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 1rem;
  color: #666;
  margin-bottom: 20px;
  line-height: 1.6;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.thanku-box a {
  margin-top: 20px;
  display: inline-block;
}
.thanku-box img {
  margin-bottom: 12px;
  max-width: 64px;
}
span.contact-icon-image {
  margin-right: 20px;
}
.contact-block-inner {
  gap: 20px;
}
.contact-block-inner span {
  line-height: 125%;
}
img.contact-haifa-image {
  margin-bottom: 20px;
}
.premi͏er-section {
  max-width: 770px;
  margin-left: auto;
}
.cards-2-about-page .cards-txt.cards-txt-main.cards-txt-main-text p,
.cards-2-serve .cards-2-main .cards-txt-main p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
section.banner-form.sub-service-banner {
  margin-bottom: 50px;
}
.service-client-section {
  margin-top: 60px !important;
}
section.chat {
  background: linear-gradient(rgb(255 255 255 / 81%), rgb(255 255 255)) 0 0 /
      cover,
    url(https://admin.haifarenov8.ae/web/images/home.jpg) center center/cover
      no-repeat;
}
.loc-btn {
  align-items: baseline;
}
.benefit-card-box.remodeling-box {
  min-height: 345px;
}
.service-feature-section .container-fluid.contain-size,
.service-monial-section .testimonail-2 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.featurs-section,
section.section-detail-ren-3.service-calculator {
  margin-bottom: 80px;
}
.single-detail-3-form .form-group input,
.single-detail-3-form .form-group select {
  margin: 0;
}
.section-detail-ren-3 .form-group {
  display: flex;
  margin-bottom: 1rem;
  flex-direction: column;
}
button#send-otp-button {
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
  font-family: Poppins, sans-serif;
}
.single-detail-3-form-button {
  margin-top: 20px;
}
.portfolio-page-cards .portfolio-card-img-content .icon-para {
  min-height: auto !important;
  margin-bottom: 30px !important;
}
.portfolio-page-cards
  .portfolio-card-img-inner
  .cards-txt.cards-txt-main.portfolio-card-img-content {
  height: auto;
  bottom: -70px;
}
.portfolio-page-cards
  .portfolio-card-img-inner:hover
  .cards-txt.cards-txt-main.portfolio-card-img-content {
  bottom: 0 !important;
}
.portfolio-page-cards .portfolio-card-txt-para {
  width: 100%;
  max-width: 200px;
}
.section-detail-ren3-inner-content h3 {
  margin-bottom: 15px;
}
.portfolio-banner-image img {
  max-width: 100%;
  width: 100%;
  border-radius: 20px;
  max-height: 800px;
  object-fit: cover;
}
.form-control:focus {
  border-color: #fff;
  box-shadow: none;
}
.pagination .page-item .page-link {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#verify-otp-button {
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  width: 100%;
  max-width: 170px;
  margin: auto;
  display: block;
}
div#verify-otp-btn {
  margin-top: 0 !important;
}
.error-box {
  box-shadow: 0 0 10px #ccc;
  border-radius: 20px;
  padding: 80px;
  max-width: 800px;
  margin: 80px auto;
}
.error-btn {
  border: 1px solid #2a2a2a;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 16px 25px;
  background: 0 0;
  display: inline-block;
  margin-top: 20px;
}
.error-subtitle {
  font-weight: 400;
  font-size: 24px;
}
.error-title {
  font-family: Poppins, sans-serif;
  font-size: 50px;
  color: #cca739;
  font-weight: 600;
}
.error-pera {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #2a2a2a;
}
.error-section {
  background-size: cover !important;
  width: 100%;
  position: relative;
  z-index: 1;
}
.error-section:before {
  position: absolute;
  content: '';
  background: #ffffffe8;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 1600px) {
  .mission-sec-inner-block h3,
  .section-detail-ren3-inner-content h3 {
    font-size: 36px;
  }
  .dropdownhover-menu {
    right: 0;
  }
  section.mission-sec,
  section.step-sec {
    padding: 60px 0;
  }
  section.step-sec .row.dri-row {
    margin-bottom: 0;
  }
  section.chat.contact_Page_data .contact-block-1 {
    padding: 150px 70px;
  }
  .service-detail-img-inner .service-detail-inner-content {
    padding: 0 24px;
  }
  .service-detail-inner-content h6 {
    font-size: 22px;
  }
  h3.testimonaidssh-head {
    font-size: 25px;
  }
  .testimonaidssh img {
    max-width: 300px;
  }
  .comu-blog-section {
    padding-top: 50px !important;
  }
  img.image-corner {
    max-width: 95px;
  }
  .about-villa-card .villa-area h4 {
    font-size: 34px;
  }
  .about-villa-cards-content ul li {
    font-size: 17px;
    margin-bottom: 16px;
  }
  .villa-border-btn {
    font-size: 17px;
  }
  .process-content-box .image img,
  .process-image img {
    max-height: 75px;
  }
  .process-content h4 {
    font-size: 19px;
    min-height: 36px;
  }
  .process-number-box {
    font-size: 20px;
    width: 58px;
    height: 58px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1455px) {
  .section-detail-ren3-inner-content h3 {
    font-size: 34px;
  }
  .dropdownhover-menu {
    right: 0;
  }
  .mission-sec-inner-block h3 {
    font-size: 32px;
  }
  .team-part-sec-inner {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .team-part-sec-inner span {
    font-size: 20px;
    right: 30px;
    top: 68%;
  }
  .contact-block-inner img {
    width: 24px;
    height: auto;
  }
  .contact-block-inner {
    display: flex;
    gap: 18px;
    align-items: center;
  }
  .contact-block-inner span {
    font-size: 22px;
  }
  .team-part-sec-inner:nth-child(odd) span {
    top: 48%;
  }
  .about-uspage-flex-img {
    gap: 16px;
  }
  .testimonaidssh img {
    max-width: 240px;
  }
  .main-item {
    padding: 32px 30px;
    min-height: 380px;
  }
  .cards-main .cards-txt.cards-txt-main ul {
    display: none;
  }
  section.cards-imgs .cards-txt p.cards-txt-para {
    min-height: fit-content;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin-bottom: 25px;
    margin-top: 0;
  }
  .cards-txt p {
    min-height: auto;
  }
  .portfolio-page-cards .portfolio-card-img-content {
    height: 60px !important;
  }
  .portfolio-page-cards
    .portfolio-card-img-inner
    .cards-txt.cards-txt-main.portfolio-card-img-content {
    height: auto !important;
  }
  .portfolio-page-cards .portfolio-card-img-content .icon-para {
    margin-bottom: 39px !important;
  }
  .about-uspage-sec-2-content {
    padding: 20px 30px;
    margin-top: 20px;
  }
  h4.block-ser-about-h5 {
    margin: 12px 0 30px;
  }
  .about-villa-cards-content ul li {
    font-size: 15px;
  }
  .process-content-box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1399px) {
  ul.filter_btns li a {
    font-size: 14px;
  }
  .filter_btns {
    padding-left: 13px;
  }
  .sorting-btns h4 {
    font-size: 17px;
  }
  .benefit-card-content p {
    font-size: 15px;
  }
  .benefit-card-box.remodeling-box {
    min-height: 377px;
  }
}
@media (max-width: 1366px) {
  .section-detail-ren3-inner-content h3,
  .villa-area h4 {
    font-size: 32px;
  }
  #myModal_new .modal-dialog {
    max-width: 991px;
  }
  ul.dropdownhover-menu.dropdownhover-menu_vd {
    top: 0;
    position: relative;
    width: 100%;
  }
  .mission-sec-inner-block h3 {
    font-size: 28px;
  }
  .about-uspage-flex-img-inner img {
    width: auto;
    height: 32px;
    object-fit: contain;
  }
  .team-part-sec-inner span {
    font-size: 16px;
    right: 24px;
    top: 68%;
  }
  section.chat.contact_Page_data .contact-block-1 {
    padding: 150px 50px;
  }
  .layout-list-card h4,
  .villa-area p {
    font-size: 18px;
  }
  .layout-list-widget {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 5px solid #727272;
  }
  .layout-cards h4 {
    font-size: 22px;
  }
  .layout-cards ul li {
    font-size: 17px;
  }
  .testimonaidssh img {
    max-width: 220px;
  }
  .live_streambtn,
  .live_streambtn-1 {
    bottom: 52%;
  }
}
@media (max-width: 1299px) {
  .section-detail-ren3-inner-content h3 {
    font-size: 30px;
  }
  .team-part-sec-inner {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .new-whatsicon {
    bottom: 85px;
  }
  .new-call {
    bottom: 150px;
  }
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .bann-img-form {
    padding: 30px 20px;
  }
}
@media (max-width: 1399px) and (min-width: 992px) {
  section.blog-detail-2 section.driven {
    margin-top: 24px;
    margin-bottom: 0;
    padding: 0;
  }
  section.blog-detail-2 .blog-detail-inner {
    padding: 20px 30px;
    border: 1px solid #e4e4e4;
    margin-bottom: 60px;
  }
  section.blog-detail-2 section.drivrn-upper {
    margin: 40px 80px 0;
  }
}
@media (max-width: 1299px) and (min-width: 992px) {
  .cards-2-main .cards-txt.cards-txt-main {
    height: 75px;
  }
  .cards-2-main:hover .cards-txt.cards-txt-main {
    height: 90%;
  }
  .cards-txt.cards-txt-main p.cards-txt-para {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 1199px) {
  .section-detail-ren3-inner-content h3 {
    font-size: 28px;
  }
  .service-detail-ren .row {
    gap: 40px 0;
    justify-content: center;
  }
  .master-icon {
    font-size: 15px;
  }
  .layout-list-card {
    padding: 20px;
    margin-bottom: 10px;
  }
  .layout-cards ul li {
    font-size: 16px;
  }
  .testimonaidssh {
    padding-left: 30px;
  }
  .testimonaidssh img {
    max-width: 200px;
  }
  .benefit-card-box.remodeling-box {
    min-height: 260px;
  }
}
@media (max-width: 1099px) {
  .section-detail-ren3-inner-content h3 {
    font-size: 24px;
  }
  #myModal_new .modal-dialog {
    max-width: 767px;
  }
}
@media (max-width: 991px) {
  section.chat.contact_Page_data .paddin {
    padding-left: 0;
    padding-right: 0;
  }
  #myModal_new .modal-dialog {
    max-width: 90%;
    margin: auto;
  }
  a.mobile-toggle-open {
    display: block;
  }
  a.mobile-toggle-open img {
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    position: absolute;
    top: 8px;
    right: 0;
  }
  .bann-img.bann-img-calculkate img {
    height: auto;
  }
  section.banner-form.banner-form-calucu .row.row-daf {
    gap: 20px;
  }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    text-align: left;
    padding: 16px;
  }
  .dropdownhover-menu {
    width: 100%;
    right: 0;
    position: relative;
    width: calc(100% +0px);
    box-shadow: 0 4px 30px 0 #00000040;
    margin: 0;
    padding: 24px;
    border-radius: 10px;
    top: 0;
  }
  li.dropdown-hover.nav-item {
    position: relative;
  }
  section.header div#navbarSupportedContent {
    padding-bottom: 24px;
    transition: 0.3s ease-in;
  }
  .header .navbar-expand-lg .navbar-nav .nav-link.projects-btn {
    width: 160px;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .dropdownhover-menu .row {
    gap: 40px 0;
  }
  .mission-sec-inner-block h3 {
    font-size: 40px;
  }
  section.about-uspage-sec-1 .row,
  section.mission-sec .row {
    gap: 24px;
  }
  div#carousel-6 .team-part-sec-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.team-part-sec .owl-slider {
    margin: 40px 0 20px;
  }
  section.team-part-sec {
    padding: 40px 0;
  }
  .team-part-sec-block,
  .team-part-sec-inner span {
    display: none;
  }
  section.about-uspage-sec-1 {
    padding-bottom: 40px;
  }
  .ban-left h1,
  .ban-left h2 {
    text-align: left;
  }
  section.testimonail-2.testimonail-page {
    padding: 0;
  }
  section.chat.contact_Page_data .contact-block-1 {
    padding: 50px;
  }
  .contact-block {
    align-items: center;
  }
  section.chat.contact_Page_data {
    border: 1px solid #727272;
    width: calc(100% - 0px);
    margin: 40px 0;
  }
  section.chat.contact_Page_data .chat-form {
    padding: 24px;
  }
  section.contact-second-sec {
    padding: 0;
    margin-bottom: 40px;
  }
  .rowgap {
    column-gap: 0 !important;
    row-gap: 20px !important;
  }
  .row.gallery-row {
    column-gap: 0;
    row-gap: 30px;
  }
  section.testimonials {
    padding: 60px 20px;
  }
  .testimonaidssh {
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
  }
  .single-blog-item {
    margin-bottom: 15px;
  }
  .cards-main:hover .cards-txt.cards-txt-main {
    top: 0;
    bottom: 50% !important;
  }
  .benefit-card-box {
    min-height: 405px;
  }
  .sorting-btns {
    margin-top: 20px;
  }
  .benefit-card-box.remodeling-box {
    min-height: auto;
  }
  div#verify-otp-btn {
    margin-bottom: 10px;
  }
  .section-detail-3-btn {
    margin-bottom: 20px;
  }
  .error-title {
    font-size: 44px;
  }
  .error-subtitle {
    font-size: 22px;
  }
  .error-btn {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .section-detail-ren-3 .row {
    gap: 0 0 40px;
  }
  .thanku-title {
    font-size: 1.5rem;
  }
  .thanku-box {
    padding: 15px;
  }
  .stepform-second {
    padding: 30px 15px 0;
    max-width: 100%;
    margin: auto;
  }
  .Circles-which-indicates {
    padding: 20px;
    margin-bottom: 10px;
  }
  .new_Popup-button-1 button {
    padding: 12px 24px;
    font-size: 16px;
  }
  .comu-blog-section .container-fluid.contain-size,
  .mission-sec-inner-block,
  section.banner-form.banner-form-calucu .bann-img-form .form-heading {
    margin-top: 0;
  }
  section.banner-form.banner-form-calucu .bann-img-form {
    display: block;
    padding: 20px;
  }
  .mission-sec-inner-inner-data .block-ser-about-h5 {
    color: #fff;
    margin: 0 0 5px;
  }
  .mission-sec-inner-inner-3,
  .section-detail-3-inner-btn,
  .single-detail-3-form-button {
    margin-top: 20px;
  }
  .about-uspage-sec-2-content {
    background: #2a2a2a;
    padding: 20px 0;
    margin-top: 30px;
  }
  .about-uspage-sec-2-content h4.block-ser-about-h5,
  .sorting-form-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-uspage-sec-1-content h2.block-ser-h2,
  .about-uspage-sec-1-content h4.block-ser-about-h5,
  .about-uspage-sec-1-content h5.block-ser-h5,
  .premi͏er-section .cost-width .master-icon,
  .process-content,
  .process-image,
  .section-detail-ren3-inner-content,
  .section-detail-ren3-inner-content p {
    text-align: center;
  }
  h4.block-ser-about-h5 {
    margin: 12px 0 24px;
  }
  .step-sec-inners-2 {
    order: 1;
  }
  .step-sec-inners-1,
  .step-sec-inners-3 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .process-image,
  section.step-sec .row.row-dataas .col-lg-12:nth-child(2n) .step-sec-inners-1 {
    text-align: left;
  }
  .step-sec-inners {
    align-items: start;
    padding: 24px 0;
    border-bottom: 0;
    gap: 24px;
  }
  .step-sec-inners-1 h3 {
    margin: 14x 0 0;
    font-size: 18px;
  }
  .step-sec-inners-1 {
    order: 2;
  }
  .step-sec-inners-3 {
    display: none;
    order: 3;
  }
  .dashed-line {
    height: 250px;
    border-radius: 0;
    width: auto;
  }
  .step-sec-inners-2 span,
  .villa-area h4 {
    font-size: 24px;
  }
  .error-pera,
  .villa-cards-content ul li,
  p.desigds {
    font-size: 16px;
  }
  p.desigds {
    display: block;
    color: #2a2a2a;
    font-weight: 300;
    line-height: 150%;
    margin: 15px 0 0;
  }
  .step-sec-inners-1 img {
    width: 48px;
    height: auto;
  }
  .mission-sec-inner-inner-3 {
    margin-bottom: 20px;
    align-items: center;
  }
  .elite.elite-serve-detail.portfolio-detail {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cards-2.cards-2-serve.cards-2-serve-portfolio {
    margin: 0;
    border: 0;
    padding-top: 0;
  }
  .expert.expert-contact .expert-btn,
  section.elite.elite-serve-detail p {
    margin: 0;
  }
  .contact-block-inner span {
    font-size: 18px;
  }
  .service-detail-ren.service-detail-ren-cal {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .section-detail-ren-none,
  .step-sec
    .row.justify-content-center
    .col-lg-3.col-md-6:last-child
    .process-box:after,
  .step-sec
    .row.justify-content-center
    .col-lg-4.col-md-6:last-child
    .process-box:after,
  section.elite.elite-serve-detail .elite-btn {
    display: none;
  }
  section.elite.elite-serve-detail {
    margin-bottom: 0;
  }
  .section-detail-ren3-inner-content {
    margin-bottom: 40px;
  }
  .section-detail-ren3-inner-content h3 {
    text-align: center;
    font-size: 24px;
  }
  .section-detail-3-btn,
  .single-blog-item-4 {
    justify-content: center;
  }
  .section-detail-ren-block {
    display: block;
  }
  .service-detail-img-inner-img img {
    width: 100% !important;
    height: 415px !important;
    object-fit: cover;
  }
  .service-detail-ren {
    padding: 40px 0;
  }
  .service-detail-img-inner:hover .service-detail-inner-content {
    opacity: 1;
    height: auto;
  }
  .service-detail-inner-content h6 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
  }
  .benefit-card-icon,
  .layout-cards h4 {
    margin-bottom: 20px;
  }
  .service-detail-inner-content .cards-txt-para {
    font-size: 14px;
    text-align: left;
  }
  .service-detail-img-inner .service-detail-inner-content {
    height: auto;
    transform: translate(0, 0);
    left: 0;
    justify-content: end;
    align-items: start;
  }
  .section-detail-ren-none-button {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  .mission-sec-inner-inner-data {
    padding: 20px;
    bottom: 24px;
    width: 100%;
  }
  .mission-sec-inner-inner-1 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .layout-cards h4 {
    font-size: 20px;
    line-height: 140%;
  }
  .cards-txt.cards-txt-main {
    margin-top: -80px;
  }
  .benefit-card-box,
  .benefit-card-box.remodeling-box {
    min-height: auto;
  }
  .benefit-card-icon img {
    max-height: 70px;
  }
  .misssin-subheading {
    font-size: 18px !important;
    margin-bottom: 30px;
  }
  .portfolio-page-card-carousal .portfolio-card-img-content .icon-para {
    min-height: auto !important;
  }
  .about-villa-card .villa-area h4 {
    font-size: 26px;
  }
  .process-content h4 {
    min-height: auto;
    margin-bottom: 20px;
  }
  img.image-corner {
    max-width: 70px;
  }
  .process-content-box {
    padding-left: 80px;
  }
  .process-content {
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
  }
  .process-number-box {
    margin-left: auto;
    margin-right: auto;
    margin-left: inherit;
    font-size: 17px;
    width: 48px;
    height: 48px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
  }
  .process-content-box .image img,
  .process-image img {
    max-height: 55px;
  }
  .step-sec .row.justify-content-center .col-lg-3.col-md-6,
  .step-sec .row.justify-content-center .col-lg-4.col-md-6 {
    overflow: hidden !important;
  }
  .process-box:after {
    background: url(../images/line-2.png) center center;
    left: 25px;
    top: 0;
    transform: rotate(90deg);
    transform-origin: left;
  }
  .step-sec .row.justify-content-center .col-lg-3.col-md-6:first-child,
  .step-sec .row.justify-content-center .col-lg-4.col-md-6:first-child {
    margin-top: 30px;
  }
  section.benefit-section {
    background-size: cover;
  }
  section.step-sec {
    padding-bottom: 30px;
  }
  .border-plus:after {
    width: auto;
  }
  .error-title {
    font-size: 40px;
  }
  .error-subtitle {
    font-size: 20px;
  }
  .error-box {
    padding: 50px;
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .error-btn {
    font-size: 16px;
    padding: 14px 25px;
  }
  .modal-body_form form .new_Popup-button {
    margin-top: 20px !important;
  }
}
@media (max-width: 576px) {
  .overview-content h4,
  .villa-area h4 {
    font-size: 20px;
  }
  .overview-content h6,
  .villa-area p,
  section.banner.banner-serve-detail .ban-left p {
    font-size: 16px;
  }
  .villa-area p {
    font-weight: 500;
    margin-bottom: 5px;
  }
  .villa-area {
    bottom: 15px;
    padding: 12px;
  }
  .testimonaidssh-head {
    font-size: 22px !important;
    margin-bottom: 15px;
  }
  .rowgap {
    row-gap: 6px !important;
  }
  .cards-txt.cards-txt-main {
    margin-top: -100px;
  }
  .misssin-subheading {
    font-size: 16px !important;
  }
  .container-fluid.contain-size {
    margin-top: 0;
  }
  .about-villa-card .villa-area h4,
  .overview-content h3 {
    font-size: 22px;
  }
  .error-subtitle,
  .overview-content h5 {
    font-size: 18px;
  }
  .overview-content h2 {
    font-size: 24px;
  }
  .sorting-inner-form {
    padding: 15px 0;
  }
  .sorting-form-widget button img {
    width: 17px;
  }
  .sorting-form-widget input {
    padding: 7px 13px;
  }
  .sorting-form-widget button {
    right: 6px;
    top: 10px;
  }
  .sorting-btns {
    margin-top: 15px;
  }
  .villas-btn {
    text-align: center;
  }
  .villa-border-btn {
    font-size: 16px;
    padding: 16px 20px;
  }
  .villa-border-btn img {
    max-height: 15px;
  }
  .step-sec .row.justify-content-center .col-lg-3.col-md-6:first-child {
    margin-top: 30px;
  }
  .process-content-box .image img,
  .process-image img {
    max-height: 47px;
  }
  .error-title {
    font-size: 30px;
  }
  .error-btn,
  .error-pera {
    font-size: 14px;
  }
  .error-box {
    padding: 30px 15px;
    margin-bottom: 50px;
    margin-top: 40px;
  }
  .error-btn {
    padding: 13px 25px;
  }
}
@media (max-width: 480px) {
  .expert-10-txt h1 {
    font-size: 32px;
  }
  section.chat.contact_Page_data .contact-block-1 {
    padding: 30px;
  }
  span.contact-icon-image {
    margin-right: 3px;
  }
  .contact-block-inner span {
    font-size: 16px;
  }
  .top-head-inner {
    flex-direction: column;
    align-items: end;
    gap: 4px;
  }
  img.image-corner {
    max-width: 57px;
    top: 10px;
    right: 10px;
  }
}
