:root {
  --primary-color: #06324f;
  --secondary-color: #d7b987;
  --theme-gold-shade-1: #cfb27e;
  --primary-font: "Bahnschrift";
  --secondary-font: "Myriad Pro";
  --border-color: #cadae5;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: var(--secondary-font) !important;
  background: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--secondary-font) !important;
  color: #000000;
}
.btn-close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: red !important;
  width: 2.5rem;
  height: 2.5rem;
  opacity: 1;
  padding: 0.6rem;
  z-index: 999;
}
.popup-form.selectBox-dropdown {
  width: 100%;
}
.btn-close:hover {
  cursor: pointer;
}
.modal-dialog {
  margin: 100px auto;
  max-width: 400px;
}
.close {
  color: #ffffff;
  font-size: 2rem;
  font-weight: bold;
}
.modal-body {
  padding: 0;
}
.popup-form {
  padding: 20px 0;
}
.popup-form input {
  border: 2px solid var(--secondary-color);
}
.popup-form textarea {
  border: 2px solid var(--secondary-color);
  min-height: 120px;
}
.about-info > p,
.about-us .about-info .counters h5 {
  color: #000000;
}
.about-us .about-info .counters h1 {
  color: #000000 !important;
  font-size: 28px;
}
p {
  font-size: 18px;
  color: #000000;
  /* font-weight: 500; */
  font-family: var(--secondary-font);
  text-align: justify;
}
.counters,
.counters:before {
  background: none;
}
.ongoing-card-home {
  border: 2px solid var(--secondary-color);
  transform: rotate(1deg);
  height: 48px;
  margin: 0 15px;
}
.about-us .about-info .counter-box {
  margin: 0;
  float: none;
}
.carousel-indicators {
  bottom: 0;
}
.pull-left h1 {
  text-transform: uppercase;
}
/* .cover-mob {
  display: none !important;
} */
.cover-desk {
  display: block !important;
}
.about-us .carousel-indicators li {
  width: 40px;
  height: 4px;
}
.services-info .icon i {
  color: var(--secondary-color) !important;
}
.about-us .about-info h3 {
  font-weight: 600;
  font-family: var(--secondary-font) !important;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
}
.ribbon-img {
  position: absolute;
  top: 0px;
  height: 35px;
  object-fit: cover;
}
.property-box .property-thumbnail:before {
  background: none;
}
.presence-heading {
  color: var(--secondary-color);
  font-weight: bold;
  font-size: 2.2rem;
  text-transform: uppercase;
}
.content-area-7 {
  padding: 80px 0;
  /* background: var(--primary-color); */
}
.services-info-2 .inner-top {
  padding: 15px !important;
  border: 1px solid var(--primary-color);
}
.services-2 {
  background: url("../img/why-choose-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/* padding all */
.content-area-20,
.services-2,
.footer-5 .footer-inner,
.content-area-2 {
  padding: 80px 0;
}
/* padding all */
.btn-1:before {
  background: #000000 !important;
}
.btn-1 {
  background: var(--secondary-color);
}
.main-title h1 {
  color: #000000;
  text-transform: uppercase;
}
.title-light h1,
.title-light h3 {
  color: #000000;
}
.slick-slide img {
  width: 100%;
}
.property-box .detail {
  /* padding: 10px; */
  padding: 30px 15px 10px 15px;
  /* background: #000000; */
  background: var(--primary-color);
}
.property-box .detail .location a {
  color: #ffffff;
}
.item-bg {
  width: 100%;
  height: auto;
}

.property-box .detail .title,
.property-box .detail .location {
  text-align: center;
}
.property-box .detail .location {
  margin: 0;
}
.property-box .detail .title {
  font-size: 24px;
  color: #ffffff;
  border-bottom: 1px solid #ececec;
}
.services-info-2 .inner-buttom {
  padding: 20px 15px !important;
}
.services-info-2 .inner-top,
.inner-buttom {
  border-radius: 5px;
}
.services-info-2 .inner-buttom.si1 {
  background: none;
}
.services-info-2 .inner-buttom:before {
  background: var(--primary-color);
  border-radius: 5px;
}
.services-info-2 .inner-buttom i {
  color: var(--secondary-color);
}
.services-info-2 h4 {
  font-family: var(--secondary-font);
  margin: 10px 0 20px 0;
}
.services-info-2 i {
  top: 5px;
  font-size: 35px;
}
.feature-icon {
  width: auto;
  height: 70px;
  margin: 20px 0;
}
.social-media .linkedin:hover,
.social-media .linkedin:hover .tooltip,
.social-media .linkedin:hover .tooltip::before {
  background: #2551b7;
}
.social-media .instagram:hover,
.social-media .instagram:hover .tooltip,
.social-media .instagram:hover .tooltip::before {
  background: #d6297e;
}
.instagram-bg {
  background: #d6297e;
}
.features-info {
  text-align: center;
  margin: 10px 0;
}
.features-info h3 {
  color: var(--primary-color);
}
.services-info-2 {
  margin: 0 0 20px 0;
}
.bg-white {
  background: #ffffff !important;
}

.banner img {
  animation: none;
}
.main-header .logo-2 {
  padding: 15px 0;
}
.main-header .logo-2 img {
  height: 50px;
}
.top-header-bg {
  background: var(--primary-color) !important;
}
.main-header .navbar-expand-lg .navbar-nav .nav-link {
  padding: 15px 20px;
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
.main-header .navbar-expand-lg .navbar-nav .active .nav-link {
  color: var(--secondary-color) !important;
}
.main-header .dropdown-menu a {
  font-family: var(--secondary-font);
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
  padding: 8px 12px;
}
.main-header .dropdown-menu a:hover {
  background: var(--secondary-color) !important;
  color: #ffffff !important;
  font-weight: 500;
  transform: none;
}
.main-header .navbar-expand-lg .navbar-nav .nav-link:hover {
  color: var(--secondary-color) !important;
}
.navbar-nav .dropdown-menu {
  min-width: 11.5rem;
  font-family: var(--secondary-font);
}
.services-info-2 .inner-top i {
  color: var(--secondary-color) !important;
}

.about-us .carousel-indicators .active {
  background: var(--secondary-color) !important;
}

.services-2.overview-bgi:before {
  background-color: rgba(0, 0, 0, 0.11);
}
.services-info:hover h3 a {
  color: var(--secondary-color) !important;
}
.services-info .number {
  color: #efe7db;
  font-size: 60px;
}

.services-info:before,
.services-info:after {
  background: var(--secondary-color) !important;
  height: 11px;
}
.services-info .detail {
  margin: 0 0 0 65px;
}
.services-info {
  height: calc(100% - 30px);
  margin: 0 0 25px 0;
  padding: 30px;
}
.services-info p {
  text-align: justify;
}
.testimonial-5 .testimonial-info {
  background: #f2ece1;
  border: 1px solid var(--primary-color);
}
.property-box {
  border: 2px solid #000000;
  top: 15px;
  left: 0px;
  border-radius: 5%;
}
.h5-spec,
.h5-spec-2 {
  font-size: 1.3rem;
  color: #dadada;
}
.border-shadow {
  border-top: 2px solid #000000;
  border-radius: 13%;
}
.footer-5 {
  background: var(--primary-color) !important;
}
.footer-5 h4,
.footer-5 .footer-inner .contact-info li,
.footer-5 ul li a {
  color: #ffffff;
}
.footer-5 .footer-inner .contact-info li i,
.footer-5 .social-media .icon {
  background: var(--secondary-color);
  font-size: 18px;
  width: 40px;
  height: 40px;
  top: -10px;
}
.contact-2 .form-section {
  padding: 30px;
}
.fancybox__container {
  z-index: 99999 !important;
}
.btn-2 {
  background: var(--secondary-color) !important;
  border: 2px solid var(--secondary-color) !important;
}
.btn-2:before {
  background: var(--primary-color) !important;
}
.btn-2:hover {
  color: var(--secondary-color) !important;
}
.footer-5 .footer-item {
  margin: 30px 0 0 0;
}
.footer-5 .footer-gallery {
  max-width: 100%;
  margin: 0;
}
.footer-5 .social-media {
  float: none;
}
.footer-5 .sub-footer p {
  color: #ffffff;
  text-align: center;
}
.footer-5 .sub-footer {
  padding: 15px 0;
  border-top: 2px solid var(--secondary-color);
  background: #000000;
}
.footer-5:before {
  background: none;
}
.about-us .yt-emb {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  border: 2px solid #ffffff !important;
}

.facebook:hover,
.youtube:hover,
.linkedin:hover {
  color: var(--secondary-color) !important;
}
.banner p {
  opacity: 1;
  font-size: 22px;
  margin: 0;
  font-family: var(--secondary-font);
}
.banner-text-box h3 {
  margin: 0 0 15px 0;
}
.banner .banner-slider-inner {
  background: rgba(49, 51, 56, 0.32);
}
.banner-text-box {
  width: fit-content;
  background: rgba(0, 0, 0, 0.44);
  padding: 20px;
}
.sub-footer .copy a {
  color: var(--primary);
}
.footer-5 .m-border {
  display: none;
}
.footer-5 .s-border {
  background: var(--secondary-color);
  height: 3px;
  width: 70px;
}
.margin-t {
  margin: 25px 0 0 0;
}
.footer-item a:hover {
  color: var(--secondary-color) !important;
}
.testimonial-5 .testimonial-info .user-thumb img {
  border-radius: 50%;
  border: 1px solid var(--primary-color);
}
.testimonial-5 .testimonial-info .icon {
  display: none;
}
.testimonial-5 .testimonial-info .text p {
  margin: 10px 0 0 0;
}
.testimonial-5 .testimonial-info .user-name h5 {
  font-weight: bold;
}
.footer-5 .footer-inner p {
  color: #ffffff;
}
.sub-banner:before {
  background: rgb(0 0 0 / 41%);
}
.sub-banner {
  background: url("../img/breadcrumb/bd-2.jpg") center top no-repeat;
  height: 360px;
  background-position: center;
}
.completed-bd {
  background: url("../img/breadcrumb/bd-completed.jpg") center top no-repeat;
  height: 360px;
}
.sub-banner .breadcrumb-area h1 {
  font-weight: bold;
}
.services-info-3.df-box:before {
  content: none;
}
.sub-banner .breadcrumb-area {
  top: 40%;
}
.sub-banner .breadcrumbs li a:hover {
  color: var(--secondary-color) !important;
}
.contact-2 .contact-info i {
  color: var(--secondary-color) !important;
}
.contact-2 .contact-info {
  margin: 0 0 30px 0;
}
.contact-div {
  background: #f7f7f7;
  padding: 10px 20px;
  height: 100%;
  border: 1px solid var(--border-color);
}
.contact-2 .contact-info h5 {
  font-size: 20px;
  font-weight: bold;
}
.contact-div > a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}
.youtube-bg {
  background: #de463b;
}
.youtube-bg:hover {
  background: #ff2515;
}
.contact-2 .opening-hours {
  padding: 30px;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: none;
}
.contact-2 .form-group {
  margin: 0 0 20px 0;
}
.contact-2 .form-control,
.form-div .form-control {
  border: 2px double var(--secondary-color);
}
.form-control::placeholder {
  color: #000000;
}
.form-div .search-fields {
  padding: 0;
  background: #fff;
  border-radius: 3px;
  width: 100% !important;
  cursor: pointer;
  border: 2px double var(--secondary-color);
}
.form-div select .selectBox-label {
  padding: 2px 15px;
  display: initial;
  white-space: nowrap;
  overflow: hidden;
  line-height: 48px;
  font-size: 15px;
  color: #000000;
  font-weight: 400;
}
.form-div select {
  width: 100% !important;
  background: #ffffff;
  border: 2px double var(--secondary-color);
  vertical-align: middle;
  border-radius: 4px;
}
.selectBox-dropdown {
  background: #ffffff;
  border: 2px double var(--secondary-color);
  width: 100% !important;
}
.selectBox-dropdown .selectBox-arrow {
  top: 0px;
  right: 0px;
  background: var(--secondary-color);
  width: 30px;
}
.selectBox-dropdown .selectBox-arrow::before {
  font: normal normal normal 14px / 1 FontAwesome;
  content: "\f078";
  line-height: 48px;
  color: #ffffff;
  font-size: 12px;
  margin: 0 0 0 10px;
}
.selectBox-dropdown .selectBox-label {
  padding: 4px 15px;
  color: #000000;
  width: 100% !important;
}
.form-div select a:hover {
  color: var(--secondary-color);
}

.form-div textarea {
  min-height: 100px;
}
.form-div select .selectBox-arrow:before {
  font: normal normal normal 14px / 1 FontAwesome;
  content: "\f078";
  line-height: 48px;
  color: #000000;
  font-size: 12px;
}
.form-div select .form-div .selectBox-arrow {
  text-align: center;
  width: 43px;
  border-left: none;
}
.shop-table input[type="text"],
input[type="email"],
textarea,
input[type="password"],
input[type="tel"],
select {
  padding: 6px 15px;
  color: #000000;
  max-width: 100%;
  outline: none;
}
.services-info-3 img {
  width: auto;
  height: 150px;
  filter: drop-shadow(0px 0px 2px black);
  margin: 0 0 25px 0;
}
.services-info-3.df-box {
  padding: 20px;
  height: 100%;
}
.services-info-3 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.services-info-3:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.presence-location {
  width: 70px;
  height: auto;
  margin: 0 0 20px 0;
}
.bold-text {
  font-weight: bolder;
  font-size: 2rem;
}
.italic {
  font-style: italic;
}
.property-box-7 .facilities-list {
  background: #ffffff;
  padding: 0 15px;
}
.property-box-7 .detail {
  padding: 15px;
}
.property-box-7 .footer p {
  margin: 0 0 0 15px;
}
.property-box-7 .detail .location a {
  color: #000000;
}
.property-box-7 .detail .title {
  text-align: center;
  border-bottom: 0.5px solid var(--secondary-color);
}
.property-box-7 .detail .location {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.property-box-7 .price-box {
  background: orange;
  bottom: 0;
  right: 0;
  padding: 5px 15px;
  border-radius: 0;
}
.tag-2 {
  background: var(--secondary-color) !important;
  top: 0;
  left: 0;
  font-size: 15px;
  font-weight: bold;
  border-radius: 0;
}
.property-box-7 .property-thumbnail::before {
  background: none;
}
.property-box-7:hover .property-thumbnail::before {
  transform: none !important;
  /* border-radius: 20px 20px 0 0; */
}
/* .property-box-7 .property-thumbnail{
  border-radius: 20px 20px 0 0;
} */
.property-box-7:hover .tag-2 {
  color: #ffffff !important;
}
.property-box-7 .property-thumbnail a::before {
  background: none;
}
.tag-2:after {
  content: none;
}
.property-box-7:hover .property-thumbnail img {
  transform: scale(1.1) !important;
}

.team-img {
  width: 100%;
  /* height: 350px;
  object-fit: cover; */
}
.floating-icon {
  position: fixed;
  bottom: 107px;
  right: 15px;
  z-index: 9999;
}
.floating-icon img {
  filter: drop-shadow(0px 0px 2px black);
  width: 45px;
}
.sec-title h1 {
  color: #000000;
}
.agent-4 {
  background: #fcf9f4;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.form-div {
  border: 5px double var(--secondary-color);
  padding: 20px 0;
  position: sticky;
  top: 100px;
}
.agent-4:hover {
  box-shadow: none;
}
.agent-4 .linkedin-bg:hover {
  background: #0077b5 !important;
}
.facebook-bg:hover {
  background: #2d4d93 !important;
}
.agent-4 .photo .overlay {
  bottom: 0;
  height: auto;
  top: auto;
  background: var(--primary-color);
  display: none;
}
.nav-tabs .nav-link.active {
  background: none !important;
  color: var(--primary-color);
}
.agent-4 .photo .overlay .border {
  border: 0 !important;
}
.agent-4 .photo .overlay .border .icon-holder a {
  background: var(--secondary-color);
  color: #ffffff;
}
.way-div {
  border: 1px solid var(--primary-color);
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
  padding: 20px 0;
  margin: 0 0 25px 0;
  border-radius: 5px;
}
.way-div .detail {
  padding: 0;
}
.way-div .detail h5 {
  font-size: 22px;
  font-weight: bold;
}
.way-div-box img {
  width: 85px;
  margin: 20px 0;
}
.property-box-7 {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.46);
  border-radius: 20px 20px 0 0;
}
.property-box-7:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
/* .property-box-7 .property-thumbnail img {
  border-radius: 20px 20px 0 0;
} */
.tabbing-box .tab-pane {
  padding: 30px 0 0 0;
}
.floor-plan-border {
  border: 4px double var(--secondary-color);
  margin: 15px 0;
}
.guest-house-border {
  border: 4px double var(--secondary-color);
  margin: 15px 0;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 1px solid #000000;
}
table th {
  font-size: 18px;
}
table td,
table th {
  border: 1px solid #000000;
  padding: 5px;
}
.project-detail-icon {
  width: auto;
  height: 75px;
}
.project-detail-h5 {
  color: var(--primary-color);
  font-weight: bold;
  margin: 15px 0;
}
.map-emb {
  width: 100%;
}
.map-emb iframe {
  width: 100%;
  height: 400px;
}
.nav-tabs .nav-link {
  color: var(--primary-color);
  padding: 12px;
}
.tabbing-box .nav-tabs li {
  margin: 0 5px;
  border: 0.5px solid var(--primary-color);
  min-width: 120px;
  text-align: center;
}
.tabbing-box .nav-tabs {
  top: 100px;
  z-index: 99;
  position: sticky;
  top: 100px;
  width: fit-content;
}
.slider-nav .slick-current {
  border-bottom: 4px solid var(--secondary-color);
  border-radius: 2%;
}
.h5-spec-2 {
  color: #ffffff;
  text-align: center;
}
.padding-proj {
  padding: 10px 0;
}
.footer-5 .footer-inner .contact-info li {
  line-height: 24px;
  margin-bottom: 45px;
}
/* video box*/
.video-box {
  position: relative;
}
.video-box .image img {
  position: relative;
  width: 100%;
}
.video-box .overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  line-height: 80px;
  background: #cfb27e4f;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.video-box .overlay-box span {
  position: relative;
  width: 80px;
  height: 80px;
  top: 45%;
  z-index: 99;
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  border-radius: 50%;
  padding-left: 4px;
  background-color: transparent;
  display: inline-block;
  margin-top: -40px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  border: 2px solid #ffffff;
}
.test-box {
  background: #ffffff;
  padding: 20px;
  border: 5px double var(--secondary-color);
  position: relative;
  z-index: 99;
  margin: 0 -200px 0 0;
}
.quote-img {
  width: 75px;
  position: absolute;
  top: -130px;
  opacity: 0.6;
}
.sec-title p {
  margin: 20px 0 0 0;
  text-align: justify;
}

.nearby-div {
  background: #ffffff;
  padding: 20px;
  border: 5px double var(--secondary-color);
}
.nearby-div img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border: 1px solid var(--secondary-color);
}
.nearby-div-2 {
  padding: 10px 0 0 0;
  margin: 0 0 0 20px;
}
.flex-location {
  display: flex;
  justify-content: flex-start;
  margin: 20px 0;
}
.faq-accordion .card-title,
.faq-accordion .card-header a:before {
  color: #000000;
  font-size: 18px;
}
.faq-accordion .card-title {
  padding: 0;
}
.main-title {
  margin: 0 0 30px 0;
}
.faq-accordion .card {
  border: 1px solid #000000;
}
.faq-accordion .card-header {
  border: 1px solid #bcbcbc;
  margin: 20px 0;
  padding: 20px;
}
.faq-accordion .card-block {
  background: #ffffff;
  padding: 20px;
}
.fa-check-circle:before {
  color: green;
  padding: 0 7px 0 0;
  font-size: 18px;
}
.career-ul li {
  font-size: 18px;
  color: #000000;
  margin: 0 0 15px 0;
}
.map-iframe {
  width: 100%;
  height: 300px;
  border: 1px solid var(--secondary-color);
  padding: 15px;
}
.sketch-div-1 {
  width: 45%;
}
.sketch-div-1 img {
  width: 100%;
}
.sketch-div-2 {
  width: 55%;
}
.sketch-div-2 > .about-info {
  background: var(--secondary-color);
  padding: 20px 30px;
}
.sketch-div-2 > .about-info h3 {
  font-size: 34px;
}
.sketch-div-2 > .about-info h3,
.sketch-div-2 > .about-info p {
  color: #ffffff;
}
.flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-arrows {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 10px;
  position: relative;
  bottom: 90px;
  right: -65px;
}

.custom-arrows button {
  background-color: var(--secondary-color);
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.custom-arrows button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.h5-spec,
.h5-spec-2 {
  color: #ffffff;
}
.btn-2:hover {
  cursor: pointer;
}

@media screen and (min-width: 991px) and (max-width: 1380px) {
  .special-menu {
    top: 42px !important;
    left: -88px !important;
  }
}
@media screen and (max-width: 1200px) {
  .property-box .detail .title {
    font-size: 20px;
  }
  .property-box-7 .detail .title {
    margin: 0 0 10px 0;
  }
  .property-box-7 .detail {
    padding: 15px 6px;
  }
  .property-box .detail {
    padding: 12px;
  }
  .h5-spec,
  .h5-spec-2 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 992px) {
  .agent-4 .details {
    padding: 10px;
  }
  /* .project-detail-icon {
    width: 50%;
  } */
  .property-box .detail .title {
    font-size: 19px;
  }
  .sketch-div-2 > .about-info {
    padding: 20px;
  }
  .h5-spec {
    font-size: 1rem;
  }
  .h5-spec-2 {
    font-size: 1rem;
  }
  .test-box {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .property-box .detail .title {
    font-size: 18px;
  }
  .modal-dialog {
    margin: 80px auto;
    max-width: 400px;
  }
  .sec-title h1 {
    font-size: 1.5rem;
  }
  .content-area-20,
  .services-2,
  .footer-5 .footer-inner,
  .content-area-2,
  .content-area-7 {
    padding: 40px 0;
  }
  .custom-arrows {
    bottom: -24px;
    right: 0;
  }
  .sketch-div-2 > .about-info h3 {
    font-size: 24px;
  }

  .h5-spec {
    font-size: 1rem;
  }
  .h5-spec-2 {
    font-size: 1rem;
  }
  .test-box {
    margin: 0 0 30px 0;
    padding: 10px;
  }
  .banner .w-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  /* .cover-mob {
    display: block !important;
  }
  .cover-desk {
    display: none !important;
  } */
  .popup-form {
    padding: 15px 0;
  }
  .btn-close {
    width: 2rem;
    height: 2rem;
  }
  .modal-dialog {
    margin: 60px auto;
    max-width: 350px;
  }
  .about-us .about-info .counters h1 {
    font-size: 22px;
  }
  .mob-d-none {
    display: none;
  }
  .flex-box {
    flex-direction: column;
  }
  .sketch-div-1,
  .sketch-div-2 {
    width: 100%;
  }
  .counter-box h5 {
    font-size: 14px;
    letter-spacing: 0px;
  }
  .banner-text-box {
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    bottom: -70px;
  }
  .banner-text-box h3 {
    font-size: 18px;
    margin: 0;
  }
  .banner p {
    /* font-size:15px; */
    display: none;
  }
  .banner .w-100 {
    width: 100% !important;
  }
  .floating-icon {
    bottom: 90px;
  }
  .floating-icon img {
    width: 35px;
  }
  .map-iframe {
    height: 200px;
  }
  .nearby-div img {
    width: 100%;
    height: 85px;
    object-fit: cover;
  }
  .flex-location {
    flex-direction: column;
    margin: 10px 0;
  }
  .nearby-div-2 {
    margin: 0;
    text-align: center;
  }
  .title-light h3 {
    font-size: 16px;
  }
  .quote-img {
    display: none;
  }
  .property-box .detail {
    padding: 15px 10px;
  }
  .property-box .detail .title {
    font-size: 20px;
  }
  .border-shadow {
    border-radius: 20%;
  }
  .h5-spec {
    font-size: 18px;
  }
  .h5-spec-2 {
    font-size: 16px;
  }
  .tabbing-box .nav-tabs {
    /* justify-content: center; */
    flex-wrap: nowrap;
    overflow-x: scroll;
    top: 70px;
    z-index: 9999;
    position: sticky;
    width: 100%;
  }
  .map-emb iframe {
    height: 250px;
  }
  /* .project-detail-icon {
    width: 20%;
  } */
  .sidebar-logo img {
    width: 130px;
  }
  .services-info-3.df-box {
    margin: 0 0 30px 0;
    height: auto;
  }
  .presence-location {
    width: 70px;
    height: auto;
  }
  .bold-text {
    font-size: 1rem;
  }
  .testimonial-5 .testimonial-info {
    padding: 15px 13px 10px;
  }
  .testimonial-5 .testimonial-info .user-section:before {
    display: none;
  }
  .testimonial-5 .testimonial-info .user-thumb {
    margin: 0 10px 0 0;
    padding: 0;
  }
  .testimonial-5 .testimonial-info .user-thumb img {
    width: 60px;
    height: 60px;
  }
  .testimonial-5 .testimonial-info .user-section {
    justify-content: flex-start;
  }
  .content-area-20,
  .services-2,
  .footer-5 .footer-inner {
    padding: 40px 0;
  }
  .services-info .icon,
  .services-info .number {
    display: none;
  }
  .services-info .detail {
    margin: 0;
  }
  .services-info {
    padding: 20px;
    height: auto;
  }
  .way-div {
    padding: 5px 0;
  }
  .way-div .detail h5 {
    font-size: 14px;
  }
  .way-div-box img {
    width: 70px;
  }
  .content-area-20,
  .services-2,
  .footer-5 .footer-inner,
  .content-area-2,
  .content-area-7 {
    padding: 40px 0;
  }
  .main-header .logo-2 img {
    height: 30px;
  }
  .about-us .about-info h3 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .sub-banner {
    height: 250px;
  }
}
