.property-text{
  font-weight: 300 !important;
  text-transform: capitalize !important;
}

body {
color: #ffffff;
background: #000;
font-size: 14px;
}
textarea:focus, input:focus{
outline: none;
}
.geeks {
overflow: hidden;
margin: 5px;
min-height: 70px;
}


.navbar-hidden {
  top: -100%; /* Hides the navbar off-screen */
}

i {
  font-size: 24px;
  color: #000;
}
.tab {
  display: flex;
  text-align: center;
  padding: 15px 0px;
  background: #0000;
  justify-content: space-around;
}
a.tablinks {
  color: aliceblue;
  font-size: 12px;
}
a.tablinks.active {
  color: #000;
}
/* social*/
div#social-links {
  margin: 0 auto;
  max-width: 500px;
}
div#social-links ul li {
  display: inline-block;
}          
div#social-links ul li a {
  padding: 7px;
  margin: 10px;
  font-size: 25px;
}
/*end social*/
.fil-a {
width: 70px;
line-height: 36px;
text-decoration: none;
color: #000;
font-size: 14px;
border-left: 1px solid;
margin: 5px;

}
.tablink {
  background-color: #ddd;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 33%;
  
}
small {
  font-size: 8px;
}

.tablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  display: none;
  /*padding: 100px 20px;*/
  height: 100%;
}

.navbar-expand-lg .navbar-collapse {
  display: flex!important;
  flex-basis: auto;
  flex-direction: row;
  justify-content: center;
}
.color-main{color: #000 !important;}
.home-main-one{
/*min-height: 250px;*/
background-color: #000;
color: #fff;
}

.home-main-two{
min-height: 600px;
background-color: #000;
color: #fff;
background-size: cover;
}
img.logo {
max-height: 90px;
/* filter: brightness(0) invert(1); */
}
/* .title {
text-align: center;
} */
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 3;
top: 0;
left: 0;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9178265056022409) 9%, rgba(0,0,0,0) 100%);
overflow-x: hidden;
transition: 0.5s;
}


.overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
}

.overlay a {
padding: 8px;
text-decoration: none;
font-size: 20px;
color: #818181;
display: block;
transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
color: #f1f1f1;
}

.overlay .closebtn {
position: absolute;
top: 10px;
right: 20px;
font-size: 35px;
}
.search-box {
/* display: flex; */
justify-content: center;
}
/* input.search-input {
height: 40px;
} */
.serdiv{
background: #ffff;
min-height: 50px;
padding: 3px;
border-radius: 5px;
margin-bottom: 30px;
border: solid 1px;
}
a:hover {
color: #FFC107;
}
.btn{
 line-height: 25px;
  color: #ffffff;
  border: none;
  border-radius: 30px;
  background: #000;
  padding: 10px 20px;
  font-weight: 400;
}
.btn:hover {
  line-height: 22px;
  color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  background: #ffffff;
}
.s-btn {
line-height: 25px;
color: #ffffff;
border-radius: 5px;
background: #000;
margin: 5px;
font-size: 13px;
padding: 5px 10px;
}
input.search-input {
  height: 45px;
  border: none;
  width: 250px;
  font-size: 15px;
  background-color: #ffffff00;
}
.follow-btn {
line-height: 25px;
color: #fff;
border: 1px solid #fff;
border-radius: 30px;
background: #000;
}

h5.title-heading {
color: #fff;
text-decoration: none;
}
.service {
/* border: 1px solid #86868624; */
border-radius: 10px;
}
.service:hover {
background: #0000001f;
}

h2.main-heading {
text-align: initial;
}
.Jurnal {
height: 400px;
background-size: cover;
border-radius: 10px;
display: flex;
align-content: flex-end;
flex-direction: column-reverse;
}
.Jurnal div{
height: 400px;
background-image: linear-gradient(to bottom right, #ffffff00, #000);
border-radius: 10px;
display: flex;
flex-direction: column-reverse;
}
.Jurnal div:hover{
background-image: linear-gradient(to bottom right, #ffffff00, #000);
}
.box2 {
  border-radius: 5px;
  overflow: hidden;
  /* background-image: url('https://3sbrokers.ae/public/frontend/img/p-bg.webp'); */
  background-size: contain;
}
.p-logo{
  max-height : 80px;
}
.imgbg {
  overflow: hidden;
  background-image: url('https://3sbrokers.ae/public/frontend/img/p-bg.webp');
  background-size: cover;
}
h6.title-heading {
color: #000;
font-size: 16px;
text-transform: capitalize;
}
.details-map{
border: 2px solid #ddd;
border-radius: 10px;
}
.social {
padding: 10px;
display: flex;
justify-content: space-around;
/* border: 1px solid; */
border-radius:10px;
/*filter: invert(1);*/
}

.social i {
color: #000;
}
.popup-map {
max-width: 200px;
background: #000;
border-radius: 5px;
}
.popup-map h6 {
color: #fff;
}
.gm-style-iw.gm-style-iw-c {
padding-left: 0;
}
.invest-project {
border-radius: 30px;
}
.appartment {
border-radius: 20px;
}
.ap-list {
border-radius: 10px;
}
.ap-list img {
border-radius: 5px;
}
.gm-style-iw-d::-webkit-scrollbar {
display: none;
}
form.card.contact-form {
background: #000;
color: #fff;
border-radius: 20px;
}
/*.form-control {*/
/*  line-height: 27px;*/
/*  background: #dee9f0;*/
/*  border: none;*/
/*  min-height: 40px;*/
/*  font-size: 14px;*/
/*}*/
/* .form-control {
  margin: 7px 5px;
} */

.filter-div{
/*width: 530px;*/
width:100%;
}
label {
  display: inline-block;
  font-size: 12px;
}

.bg-img-sec {
min-height: 90vh;
background-size: cover;
}
.devloper-log img{
max-width: 300px;
}
.form-control:focus {
color: #212529;
background-color: #fff;
border-color: #000;
outline: 0;
box-shadow: none;
}
/* .modal-content {
  background-color: #ffc107;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  padding: 10px 15px;
  border-radius: 30px;
} */
.modal {
background: #00000085;
}
.modal-header {
border-bottom: 0px solid #dee2e6;
}
a{
text-decoration:none;
}
.floating_btn {
position: fixed;
bottom: 30px;
right: 30px;
width: 100px;
height: 100px;
display: flex;
flex-direction: column;
align-items:center;
justify-content:center;
z-index: 1000;
}

@keyframes pulsing {
to {
  box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
}
}

.contact_icon {
background-color: #42db87;
color: #fff;
width: 60px;
height: 40px;
font-size:30px;
border-radius: 50px;
text-align: center;
box-shadow: 2px 2px 3px #999;
display: flex;
align-items: center;
justify-content: center;
transform: translatey(0px);
animation: pulse 1.5s infinite;
box-shadow: 0 0 0 0 #42db87;
-webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
-moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
-ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
font-weight: normal;
font-family: sans-serif;
text-decoration: none !important;
transition: all 300ms ease-in-out;
}


.text_icon {
margin-top: 8px;
color: #707070;
font-size: 13px;
}
.carousel-control-next, .carousel-control-prev {
z-index: 0;
}
.d-flex {
display: flex!important;
/* justify-content: space-around; */
}
/* Dropdown Button */


/* The container <div> - needed to position the dropdown content */
.nav-item  {
position: relative;
display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.show-sub {
display: none;
}
.show-sub {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
  border-radius: 4px;
  /* transform: translate(-50%, 0) !important;
  left: 50% !important; */
  white-space: nowrap;
}

/* Change color of dropdown links on hover */
.show-sub a:hover {
  color: #000;
  font-weight: 600;
}

/* Show the dropdown menu on hover */
.nav-item:hover .show-sub {display: block;}

.show-sub a {
display: block;
padding: 8px 15px;
color: #000;
font-size: 14px;
}
a.nav-item.nav-link {
color: #000;
font-size: 15px;
font-weight: 500;
}

.jurnals {
background-size: cover;
color: #fff;
padding: 20px;
border: 1px solid #fff;
}
.jurnals-pageview {
display: flex;
flex-direction: column;
min-height: 450px;
justify-content: flex-end;
}
section.career {
background-size: cover;
}
.compare{
  position: fixed;
  right: 0;
  top: 150px;
  border-radius: 20px 0px 0px 20px;
  z-index: 9999;
}
.small-carousel-item {
  height: 230px;
  width: 100%;
  /*width: auto;*/
  border-radius: 0px;
  overflow: hidden
}
.small-carousel-item img {
border-radius: 0px;
height: 100%;
min-width: 100%;
}

#filter {
/* position: relative; */
display: none;
max-width: 100%;
top: 14px !important;
border-radius: 5px;
background-color: #fff;
color: #000;
z-index: 9999;
}
/* .dropdown-f {
  transform: translateX(-50%);
  width: 630px;
  z-index: 9;
} */
ul {
  font-size: 13px;
  font-weight: 300;
  text-align: start;
  line-height: 20px;
}
.datepicker table>:not(caption)>*>*, .table>:not(caption)>*>* {
  padding: 0;
  background-color: #fff;
  border-bottom-width: 0px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.swiper-wrapper {
  z-index: 0;
}

element.style {
}
.carousel-inner-pop {
  z-index: -1;
}
.carousel-inner {
  z-index: 0;
  /*max-height:550px;*/
}
/*.carousel-control-next, .carousel-control-prev {*/
/*    z-index: -1;*/
/*}*/
/*team*/
*, *:before, *:after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.teaserboxes,
.col,
.box-caption {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.teaserboxes {
width: 100%;
max-width: 80rem;
margin: 0 auto;
padding: 1rem;
flex-direction: row;
}
.col {
width: 20%;
flex-basis: 20%;
flex-direction: column;
}
.box {
position: relative;
width: 90%;
/* background: #353842; */
overflow: hidden;
cursor: pointer;
border-radius: 20%;
}
.box > img {
display: block;
width: 100%;
height: auto;
opacity: 1;
transition: opacity 0.5s;
}
.box-caption {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 0.5rem;
background: none;
text-align: right;
color: white;
flex-direction: column;
opacity: 0;
transform: scale(2);
transition: all 0.5s;
}
.box-caption h3 {
position: relative;
margin-bottom: 1rem;
}
.box-caption h3:after {
content:'';
position:absolute;
right: 0;
bottom: -0.5rem;
width: 0;
height: 2px;
background: #E95D1F;
transition: width 0.1s 0.8s;
}
.touched > .box-caption,
.hovered > .box-caption{
opacity: 1;
transform: scale(1);
}
.touched > .box-caption h3:after,
.hovered > .box-caption h3:after {
width: 2rem;
}
.touched > img,
.hovered > img { opacity:0; }

/**/@media screen and (max-width: 60.000em) {
.col {
  width: 33.333%;
  flex-basis: 33.333%;
  justify-content: flex-end;
}
.col:last-child {
  justify-content: flex-start;
}
}
@media screen and (max-width: 40.000em) {
.col {
  width: 50%;
  flex-basis: 50%;
}
.col:nth-child(-n+2) {
  justify-content: flex-end;
}
.col:nth-child(n+2) {
  justify-content: flex-start;
}
}
@media screen and (max-width: 30.000em) {
.col {
  width: 100%;
  flex-basis: 100%;
  justify-content: center;
}
}

/*the container must be positioned relative:*/
.autocomplete {
position: relative;
display: inline-block;
}

/* .autocomplete-items {
position: absolute;
border: 1px solid #d4d4d4;
border-bottom: none;
border-top: none;
z-index: 99;
top: 100%;
left: 0;
right: 0;
} */

.autocomplete-items div {
padding: 5px 10px;
cursor: pointer;
color: #000;
background-color: #fff;
border-bottom: 1px solid #f8f8f8;
font-size: 13px;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
background-color: DodgerBlue !important; 
color: #ffffff; 
}
@media screen and (max-height: 450px) {
.overlay a {font-size: 20px}
.overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 35px;
}
}
/*whatsapp*/


/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
font-size: 16px;
font-weight: 600;
padding-bottom: 0;
margin-bottom: 0;
line-height: 0.5;
}

#whatsapp-chat {
box-sizing: border-box !important;

outline: none !important;
position: fixed;
width: 350px;
border-radius: 10px;
box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
bottom: 90px;
right: 30px;
overflow: hidden;
z-index: 99;
animation-name: showchat;
animation-duration: 1s;
transform: scale(1);
}
a.blantershow-chat {
/*   background: #009688; */
background: #fff;
color: #404040;
position: fixed;
display: flex;
font-weight: 400;
justify-content: space-between;
z-index: 98;
bottom: 25px;
right: 30px;
font-size: 15px;
padding: 10px 20px;
border-radius: 30px;
box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}
a.blantershow-chat svg {
transform: scale(1.2);
margin: 0px;
}
.header-chat {
/*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
background: #009688;
background: #095e54;
color: #fff;
padding: 20px;
}
.header-chat h3 {
margin: 0 0 10px;
}
.header-chat p {
font-size: 14px;
line-height: 1.7;
margin: 0;
}
.info-avatar {
position: relative;
}
.info-avatar img {
border-radius: 100%;
width: 50px;
float: left;
margin: 0 10px 0 0;
}

a.informasi {
padding: 20px;
display: block;
overflow: hidden;
animation-name: showhide;
animation-duration: 0.5s;
}
a.informasi:hover {
background: #f1f1f1;
}
.info-chat span {
display: block;
}
#get-label,
span.chat-label {
font-size: 12px;
color: #888;
}
#get-nama,
span.chat-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
}
#get-label,
#get-nama {
color: #fff;
}
span.my-number {
display: none;
}
/* .blanter-msg {
color: #444;
padding: 20px;
font-size: 12.5px;
text-align: center;
border-top: 1px solid #ddd;
} */
textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 45px;
  outline: none;
  resize: none;
  padding: 10px;
  font-size: 14px;
}

a#send-it {
width: 45px;
font-weight: 700;
padding: 10px 10px 0;
background:#eee;

svg {
  fill:#a6a6a6;
  height: 24px;
  width: 24px;
}
}

.first-msg {
background: transparent;
padding: 30px;
text-align: center;
& span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}
}

.start-chat .blanter-msg {
display: flex;
}
#get-number {
display: none;
}
a.close-chat {
position: absolute;
top: 5px;
right: 15px;
color: #fff;
font-size: 30px;

}

@keyframes ZpjSY{
0% {
  background-color: rgb(182, 181, 186);
}
15% {
  background-color: rgb(17, 17, 17);
}
25% {
  background-color: rgb(182, 181, 186);
}
}

@keyframes hPhMsj {
15% {
  background-color: rgb(182, 181, 186);
}
25% {
  background-color: rgb(17, 17, 17);
}
35% {
  background-color: rgb(182, 181, 186);
}
}

@keyframes iUMejp {
25% {
  background-color: rgb(182, 181, 186);
}
35% {
  background-color: rgb(17, 17, 17);
}
45% {
  background-color: rgb(182, 181, 186);
}
}


@keyframes showhide {
from {
  transform: scale(0.5);
  opacity: 0;
}
}
@keyframes showchat {
from {
  transform: scale(0);
  opacity: 0;
}
}
@media screen and (max-width: 480px) {
#whatsapp-chat {
  width: auto;
  left: 5%;
  right: 5%;
  font-size: 80%;
}
}
.hide {
display: none;
animation-name: showhide;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}
.show {
display: block;
animation-name: showhide;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}

.whatsapp-message-container {
display: flex;
z-index: 1;
}

.whatsapp-message {
padding: 7px 14px 6px;
background-color: rgb(255, 255, 255);
border-radius: 0px 8px 8px;
position: relative;
transition: all 0.3s ease 0s;
opacity: 0;
transform-origin: center top 0px;
z-index: 2;
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 4px;
margin-left: -54px;
max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
padding: 20px 20px 20px 10px;
background-color: rgb(230, 221, 212);
position: relative;
&::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
}
}

.dAbFpq {
display: flex;
z-index: 1;
}

.eJJEeC {
background-color: rgb(255, 255, 255);
width: 52.5px;
height: 32px;
border-radius: 16px;
display: flex;
-moz-box-pack: center;
justify-content: center;
-moz-box-align: center;
align-items: center;
margin-left: 10px;
opacity: 0;
transition: all 0.1s ease 0s;
z-index: 1;
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: rgb(158, 157, 162);
  animation-name: ZpjSY;
}

.dRvxoz {

  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: rgb(182, 181, 186);
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
  &::before {
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0px;
  left: -12px;
  width: 12px;
  height: 19px;
}
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: 
  rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

#gallery {
padding-top: 40px;
}
@media screen and (min-width: 991px) {
#gallery {
  padding: 30px;
}
}

.img-wrapper {
position: relative;
margin-top: 15px;
}
.img-wrapper img {
width: 100%;
}

.img-overlay {
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
}
.img-overlay i {
color: #fff;
font-size: 1em;
}

#overlay {
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
z-index: 999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#overlay img {
margin: 0;
width: 80%;
height: auto;
-o-object-fit: contain;
   object-fit: contain;
padding: 5%;
}
@media screen and (min-width: 768px) {
#overlay img {
  width: 60%;
}
}
@media screen and (min-width: 1200px) {
#overlay img {
  width: 50%;
}
}

#nextButton {
color: #fff;
font-size: 2em;
transition: opacity 0.8s;
}
#nextButton:hover {
opacity: 0.7;
}
@media screen and (min-width: 768px) {
#nextButton {
  font-size: 3em;
}
}

#prevButton {
color: #fff;
font-size: 2em;
transition: opacity 0.8s;
}
#prevButton:hover {
opacity: 0.7;
}
@media screen and (min-width: 768px) {
#prevButton {
  font-size: 3em;
}
}

#exitButton {
color: #fff;
font-size: 2em;
transition: opacity 0.8s;
position: absolute;
top: 15px;
right: 15px;
}
#exitButton:hover {
opacity: 0.7;
}
@media screen and (min-width: 768px) {
#exitButton {
  font-size: 3em;
}
}
.property-title{
  font-size: 30px;
}
.fixed-agent{
  position: fixed;
  right: 0;
  width: 200px;
  bottom: 0; 
}
.vertical-strech{
display: flex;
flex-direction: column;
justify-content: space-around;
padding:10px;
}
.strech{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.faq-container{
  max-width: 980px;
  margine-inline: auto;
  padding: 100px 15px;
  
}
.faq_header-title{
  font-size: 24px;
  margin-bottom: 30px;
}
.faq__panel{
  padding: 7px 21px;
  margin-bottom: 24px;
  border: 1px solid #777e91;
  border-radius: 7px;
}
.faq__label{
  padding-block: 7px;
  cursor: pointer;
}
.faq__panel-answer{
  color: #777e91;
  padding-top: 5px;
  padding-bottom: 7px;
}

.in-h1{
font-size: 2em;
text-align: left;
}
.in-h2{
font-size: 1.5em;
text-align: left;
}
.tags {
list-style: none;
margin: 0;
overflow: hidden; 
padding: 0;
}

.tags li {
float: left; 
}

.tag {
background: #eee;
border-radius: 3px 0 0 3px;
color: #999;
display: inline-block;
height: 26px;
line-height: 26px;
padding: 0 20px 0 23px;
position: relative;
    width: max-content;
  float: left;
  list-style: none;
margin: 0 10px 10px 0;
text-decoration: none;
-webkit-transition: color 0.2s;

}

.tag::before {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
content: '';
height: 6px;
left: 10px;
position: absolute;
width: 6px;
top: 10px;
}

.tag::after {
background: #fff;
border-bottom: 13px solid transparent;
border-left: 10px solid #eee;
border-top: 13px solid transparent;
content: '';
position: absolute;
right: 0;
top: 0;
}

.tag:hover {
background-color: #000;
color: white;
}

.tag:hover::after {
 border-left-color: #000; 
}
section.tahnkyou {
  min-height: 80vh;
  display: flex;
  justify-content: space-around;
  flex-direction: row-reverse;
  text-align: center;
  align-items: center;
}
a.btn-warning.btn {
  background: #ffc107;
  color: #000;
  width: auto;
  border-radius: 10px;
}
.fs-30{font-size:30px;}


.carousel-control-next, .carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 8%;
padding: 0;
color: #fff;
text-align: center;
background: 0 0;
border: 0;
opacity: 1;
transition: opacity .15s ease;
}
#detailsModal {
display: none;
}
.ser-div {
overflow: hidden;
}
.headerdiv {
position: relative;
width: 100%;
height: 100vh;
overflow: hidden;
}
.background-video {
width: 100%;
height: auto;
}
.video-container {
top: 0;
left: 0;
width: 100%;
/* height: 85vh; */
overflow: hidden;
z-index: -1;
}
.content-overlay {
position: absolute;
top: -2px;
left: 0;
width: 100%;
height: 100vh;
display: flex;
color: white;
font-size: 24px;
text-align: left;
flex-direction: column;
justify-content: flex-end;
}
.content-overlay1 {
position: absolute;
top: -2px;
left: 0;
width: 100%;
height: 90vh;
display: flex;
color: white;
font-size: 24px;
text-align: left;
flex-direction: column;
justify-content: center;
}

.background-video {
width: 100%;
height: auto;
}
img.head-img {
width: 100%;
align-content: end;
}
.sound-button {
/* position: absolute; */
/* top: 90%;
right: 90%; */
  padding: 10px 10px;
  background-color: rgb(0 0 0 / 53%);
  border: none;
  border-radius: 10px;
}
.sound-icon {
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 600px) {
.background-video {
    width: auto;
    height: 100vh;
}
}
.side-icon-div{
/*display: flex;*/
/*flex-direction: column;*/
/*align-items: flex-end;*/
/*justify-content: space-evenly;*/
/*height: 70vh;*/
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 65vh;
  flex-direction: column-reverse;
}
.i-btn {
  padding: 0px 18px;
  border: none;
  border-radius: 50%;
  background: #ffc008;
  line-height: 60px;
  margin: 5px;
}
.prop-value{
position: relative;
top: 45%;
width: 100%;

border: none;
cursor: pointer;
}


.value {
background-color: rgb(0 0 0 / 53%);
padding: 5px 25px;
margin: 5px;
text-align: end;
width: 100%;
color: #ffffff;
border-radius: 30px;
}
.access-btn{
background-color: rgb(0 0 0 / 53%);
padding: 10px 25px;
margin: 5px;
text-align: center;
width: max-content;
color: #ffffff;
border-radius: 20px;
font-size: 16px;
}
.modal-btn{
  background: #ffc107;
  padding: 5px 20px;
  margin: 20px 0px;
  line-height: 30px;
  font-weight: 500;
  border: 1px solid #ddd;
  font-size: 15px;
  border-radius: 30px;
  max-height: 45px;
}
@keyframes filling {
from{
  background-position: center 25%;
}
to {
  background-position: center 50%;
}
}

.container-text {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
color:  #FFFFFF;
padding-top: 20px;
font-size: 70px;
font-weight:800;
animation: filling 3s ease forwards;
filter: invert(1);
}
.head-text {
color:  #FFFFFF;
font-size: 45px;
font-weight:600;
}
.side-icon_body {
display: flex;
padding: 5px 0px;
}
.custom-filter {
filter: brightness(0) invert(1);
}
.lh-40{
line-height: 40px;
}
.fs-30 i {
font-size: 30px;
}
.form-control-1 {
line-height: 27px;
background: #ffffffa6;
border: none;
min-height: 45px;
font-size: 14px;
border-radius: 0px;
}
.select-option {
color: red !important;
}
.btn-sr-new {
line-height: 30px;
color: #fff;
border: 1px solid #fff;
border-radius: 0px;
background: #000;
margin: 0px 5px;
}
.btn-sr-new:hover {
line-height: 31px;
color: #000;
border: 1px solid #000;
border-radius: 0px;
background: #ffffff;
}
/* .search-new-div {
background: #00000057;
top: 50vh;
position: relative;
} */
a.action-btn i {
font-size: 20px;
}
i.icon-small {
font-size: 16px;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: none;
border-radius: 0px;
}
.card-header {
padding: 0.5rem 1rem;
margin-bottom: 0;
background-color: rgb(255 255 255 / 3%);
border-bottom: 1px solid rgb(10 42 59 / 14%);
}
.card-body {
 flex: 1 1 auto;
  padding: 1rem 1rem;
  background: #ededed61;
  /* filter: drop-shadow(2px 4px 6px #dddd); */
  border-radius: 10px;
  margin: 1rem 0rem;
}
.profile-pic {
border-radius: 15px;
border: 3px solid #ddd;
}
.d-flex.user-social i {
font-size: 18px;
}
.info-box img {
  width: 60px;
}
.inv-list {
  overflow: hidden;
  border-radius: 10px;
}
.background-video-list{
  height: 210px;
  width: auto;
}

.agent_info{
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.modal-btn:hover {
  color: #ffffff;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
span.iti__country-name {
  color: #000;
}
.iti__country-list {
  position: relative;
}
.iti__selected-dial-code {
  margin-left: 4px;
  font-size: 15px;
  color: #000;
}
.nav-tabs .nav-link.active {
color: #ffffff !important;
background-color: #ffc107 !important;
}
.container-text-2 {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
color: #FFFFFF;
padding: 20px;
font-size: 30px;
font-weight: 600;
animation: filling 3s ease forwards;

}
.child-pro {
height: 400px;
}
.plan-v{
font-weight: 700;
font-family: sans-serif;
}
img.p-logo {
max-height: 110px;
filter: brightness(0) invert(1);
max-width:100%;
}
.carousel-item img {
aspect-ratio: 3 / 2;
object-fit: cover;
}
.qr-code img {
  aspect-ratio: 2 / 2;
  overflow: hidden;
  border: 2px solid #ddd;
  padding: 5px;
  border-radius: 10px;
  width:75px;
}
.fw-100{font-weight: 100;}
.fw-200{font-weight: 200;}
.fw-300{font-weight: 300;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}

/* Example styles - customize as needed */
.autocomplete-dropdown {
list-style: none;
padding: 0;
margin: 0;
border: 1px solid #ccc;
border-top: none;
}

.autocomplete-dropdown li {
padding: 8px;
cursor: pointer;
}

.autocomplete-dropdown li:hover {
background-color: #f0f0f0;
}
.badge {
background: #000;
color: #000;
width: auto;
position: absolute;
right: 20px;
border-radius: 5px;
top: 20px;
}
.form-floating>label {
padding: 0.3rem 0.75rem;
}
.filter-btn {
color: #000;
border: none;
border-radius: 5px;
background: #bbbbbb;
margin: 8px 0px;
font-size: 12px;
line-height: 4px;
padding: 12px;
}
.form-control-filter {
line-height: 19px;
background: #dee9f000;
border: none;
min-height: 30px;
font-size: 12px;
border-radius: 5px;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #000;
border-color: #000;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
color: #fff;
background-color: #000;
border-color: #000;
}
.sell-btn{
color: #fff;
border: 1px solid #ddd;
font-size: 13px;
border-radius: 30px;
}
.sidebar-tags ul {
list-style: none;
display: flex;
flex-wrap: wrap;
}
.sidebar-tags ul li {
padding: 5px 10px;
background: #000;
color: #fff;
margin: 5px;
border-radius: 30px;
font-size: 13px;
}
.blog-card {
background: #ffffff;
border-radius: 20px;
overflow: hidden;
/* filter: drop-shadow(2px 4px 6px #ddd); */
}
.blog-card img{
width: 130px;
overflow: hidden;
}
.sidebar-category ul {
list-style: none;
padding: 0px;
}
.sidebar-category ul li {
padding: 6px;
margin: 10px 0px;
background: #f1f1f1;
}
.flip-horizontal {
transform: scaleX(-1);
}
.qute-block{
background: #2a2a2a;
border-left: 10px solid;
}
.mix-clr {
/* background: rgb(243,242,244) !important; */
background: linear-gradient(0deg, rgba(243,242,244,1) 41%, rgba(0,0,0) 100%);
color: #000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 14px 14px;
  margin: 6px 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #dee9f0;
  border: none;
  border-radius: 0 30px 30px 0px;
}
i.fas.fa-chevron-down {
  font-size: 12px;
}
.sell-card {
  background: #fff;
  padding: 40px 40px;
  border-radius: 30px;
}
.in-badge-2 {
background: #000;
color: #000;
width: auto;
position: absolute;
left: 20px;
border-radius: 5px;
top: 20px;
}
.title-head{
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 2px;
  line-height: normal;
}
.iti__selected-flag {
  border-radius: 30px;
}

/* new code */

ul.property-types {
list-style: none;
padding: 0px;
}
ul.property-types li {
font-size: 14px;
font-weight: 600;
padding: 7px;
}
ul.property-types li i {
color: goldenrod;
padding: 7px;
}
.value-1 {
border-left: 2px solid #c7c7c7;
margin: 5px;
}
hr {
margin: 0;
color: inherit;
background-color: goldenrod;
border: 0;
opacity: 1;
}
.fil-a a {
background: #ddd;
padding: 10px;
color: #000;
}
div#property_communityautocomplete-list {
position: absolute;
}
.overlay-down {
  position: absolute;
  bottom: 0;
  display: flex;
  color: #fff;
  height: 100%;
  width: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,212,255,0) 100%);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

/* dark */

/*section {*/
/*  color: #fff;*/
/*  background: #000;*/
/*  padding: 0px 10px;*/
/*} */
/*.light-section {*/
/*    background: #252525;*/
/*}*/
/*a {*/
/*  text-decoration: none;*/
/*  color: #fff;*/
/*}*/
/*.connect{*/
/*  background: #1a1919;*/
/*  border-radius: 10px;*/
/*}*/
   
/*.geeks img {*/
/*  width: 100%;*/
/*  transition: 0.5s all ease-in-out;*/
/*  filter: brightness(0) invert(1);*/
/*} */

/*.geeks:hover img {*/
/*  transform: scale(1.2);*/
/*}*/
/* Light */
section {
color: #000000;
background: #ffffff;
}

a {
text-decoration: none;
color: #000000;
}
.connect {
background: #c7c7c7;
border-radius: 10px;
}
.geeks img {
width: 100%;
transition: 0.5s all ease-in-out;
background: #fff;
aspect-ratio: 4 / 4;
object-fit: contain;
/* mix-blend-mode: color-burn; */
}
/* .navbar {
position: fixed;
display: flex;
align-items: center;
padding-top: .5rem;
padding-bottom: .5rem;
width: 100%;
z-index: 9;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgb(255 255 255 / 92%) 0%, rgba(0, 0, 0, 0) 100%);
}   */
/* section.padding-box {
height: 120px;
} */

.pro-logo {
position: absolute;
top: 10px;
width: 200px;
left: 20px;
}
.location img {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border-radius: 5px;
}