File: /var/www/html/israel-rentals/wp-content/themes/israel-rentals/css/listing.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inclusive+Sans:ital@0;1&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.listing {
padding-bottom: 104px; }
@media (max-width: 1679px) {
.listing {
padding-bottom: 90px; } }
@media (max-width: 1441px) {
.listing {
padding-bottom: 80px; } }
@media (max-width: 1199px) {
.listing {
padding-bottom: 60px; } }
@media (max-width: 991px) {
.listing {
padding-bottom: 50px; } }
.listing .container {
margin-top: 30px; }
@media (max-width: 1199px) {
.listing .container {
margin-top: 20px; } }
@media (max-width: 991px) {
.listing .container {
margin-top: 0px; } }
@media (max-width: 579px) {
.listing .container {
margin-top: 10px; } }
.listing .nav {
display: flex;
justify-content: center;
padding-bottom: 60px;
border: none; }
@media (max-width: 991px) {
.listing .nav {
padding-bottom: 30px; } }
@media (max-width: 579px) {
.listing .nav {
padding-top: 20px;
padding-bottom: 20px; } }
.listing .nav li {
padding: 10px 23px; }
@media (max-width: 991px) {
.listing .nav li {
padding: 10px 15px; } }
.listing .nav li a {
letter-spacing: 0px;
color: #998E76;
font-size: 18px;
line-height: 19px;
opacity: 0.5;
font-weight: 300;
border: none;
padding: 0; }
@media (max-width: 1679px) {
.listing .nav li a {
font-size: 16px; } }
@media (max-width: 1441px) {
.listing .nav li a {
font-size: 15px; } }
@media (max-width: 1199px) {
.listing .nav li a {
font-size: 14px; } }
.listing .nav li a.active {
opacity: 1;
font-weight: 600;
position: relative;
color: #998E76; }
.listing .nav li a.active::before {
position: absolute;
content: "";
width: 100%;
height: 2px;
background-color: #030051;
bottom: -4px; }
.listing .box {
margin-bottom: 54px;
display: flex;
flex-direction: column; }
@media (max-width: 1679px) {
.listing .box {
margin-bottom: 40px; } }
@media (max-width: 1441px) {
.listing .box {
margin-bottom: 30px; } }
@media (max-width: 1199px) {
.listing .box {
margin-bottom: 20px; } }
@media (max-width: 767px) {
.listing .box.col-md-6 {
width: 50%;
flex: 0 0 auto; } }
@media (max-width: 649px) {
.listing .box.col-md-6 {
width: 100%;
flex: 0 0 auto; } }
.listing .property-box {
position: relative;
flex-direction: column;
flex: 1 1 auto;
height: 100%;
display: flex; }
.listing .image-slider img {
width: 100%;
height: auto;
height: 311px;
border-radius: 15px 15px 0 0; }
@media (max-width: 1199px) {
.listing .image-slider img {
height: 240px; } }
@media (max-width: 767px) {
.listing .image-slider img {
height: 200px;
object-fit: cover;
border-radius: 20px; } }
@media (max-width: 649px) {
.listing .image-slider img {
height: 300px; } }
@media (max-width: 579px) {
.listing .image-slider img {
height: 300px; } }
.listing .property-description {
padding: 20px 24px 26px 24px;
background-color: #FCF7F1;
border-radius: 15px;
margin-top: -90px;
position: relative;
min-height: 196px;
display: flex;
flex-direction: column;
justify-content: flex-end;
flex: 1; }
@media (max-width: 767px) {
.listing .property-description {
min-height: unset; } }
.listing .property-description .top-sec {
display: flex;
justify-content: space-between;
padding-bottom: 24px; }
.listing .property-description .top-sec .lt-sec, .listing .property-description .top-sec .rt-sec {
letter-spacing: 0px;
color: #8A7B5C;
font-size: 12px;
line-height: 19px;
font-weight: 400;
font-family: "Plus Jakarta Sans", sans-serif; }
.listing .property-description .subtext {
letter-spacing: 0px;
color: #8A7B5C;
opacity: 1;
font-weight: 300;
font-size: 15px;
line-height: 18px; }
@media (max-width: 1679px) {
.listing .property-description .subtext {
font-size: 13px; } }
.listing .property-description .texts {
letter-spacing: 0px;
color: #292B2B;
font-weight: 600;
line-height: 34px;
font-size: 21px;
min-height: 88px;
padding: 10px 0px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
@media (max-width: 1679px) {
.listing .property-description .texts {
font-size: 19px;
line-height: 27px; } }
@media (max-width: 1441px) {
.listing .property-description .texts {
font-size: 16px;
line-height: 25px; } }
@media (max-width: 1199px) {
.listing .property-description .texts {
font-size: 14px;
line-height: 20px; } }
@media (max-width: 767px) {
.listing .property-description .texts {
min-height: 60px; } }
.listing .property-description .prperty-detils {
border-top: 1px solid rgba(138, 123, 92, 0.21);
padding-top: 10px; }
.listing .box.col-md-4 {
flex-direction: column; }
@media (max-width: 1199px) {
.listing .box.col-md-4 {
width: 50%; } }
@media (max-width: 649px) {
.listing .box.col-md-4 {
width: 100%; } }
.listing .image-slider .btn-text {
position: absolute;
top: 0;
display: flex;
align-items: center;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 21px;
width: 257px;
height: 32px;
margin: 12px 9px;
padding-left: 10px; }
@media (max-width: 767px) {
.listing .image-slider .btn-text {
width: 228px; } }
.listing .image-slider .btn-text span img {
object-fit: contain;
width: 10px;
height: 13px;
filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(1065%) hue-rotate(131deg) brightness(107%) contrast(84%); }
.listing .image-slider .btn-text span.loc {
padding-left: 7px;
letter-spacing: 0px;
color: #292B2B;
font-size: 14px;
line-height: 19px;
font-weight: 500; }
@media (max-width: 1679px) {
.listing .image-slider .btn-text span.loc {
font-size: 13px; } }
.listing .image-slider .slick-dots {
bottom: 22px;
z-index: 1; }
.listing .image-slider .slick-dots li {
margin: 0;
padding: 0;
width: 14px; }
.listing .image-slider .slick-dots li button {
padding: 0; }
.listing .image-slider .slick-dots li button::before {
color: #030051;
opacity: 0.15;
font-size: 9px; }
.listing .image-slider .slick-arrow {
width: 12px; }
.listing .image-slider .slick-arrow img {
height: auto !important; }
.listing .image-slider .slick-prev:before, .listing .image-slider .slick-next:before {
display: none; }
.listing .image-slider .slick-dots li.slick-active button:before {
color: #8A7B5C;
opacity: 1; }
.listing .image-slider .slick-dotted.slick-slider {
margin-bottom: 0; }
.listing .image-slider .slick-arrow.slick-next {
right: 10px; }
.listing .image-slider .slick-arrow.slick-prev {
left: 10px;
z-index: 9; }
.listing .property-description h4 {
font-size: 20px;
font-weight: bold; }
@media (max-width: 1679px) {
.listing .property-description h4 {
font-size: 18px; } }
@media (max-width: 1441px) {
.listing .property-description h4 {
font-size: 16px; } }
@media (max-width: 1199px) {
.listing .property-description h4 {
font-size: 14px; } }
.listing .prperty-detils .money {
letter-spacing: 0px;
color: #292B2B;
font-size: 21px;
line-height: 25px;
font-weight: 600; }
@media (max-width: 1679px) {
.listing .prperty-detils .money {
font-size: 19px; } }
@media (max-width: 1441px) {
.listing .prperty-detils .money {
font-size: 17px; } }
@media (max-width: 1199px) {
.listing .prperty-detils .money {
font-size: 14px; } }
.listing .prperty-detils .money .squre-ft {
font-weight: 400;
letter-spacing: 0px;
color: #8A7B5C;
font-size: 16px;
line-height: 19px; }
@media (max-width: 1679px) {
.listing .prperty-detils .money .squre-ft {
font-size: 14px; } }
.listing .view-more {
display: flex;
justify-content: center; }
@media (max-width: 1679px) {
.listing .view-more {
padding-top: 10px; } }
@media (max-width: 991px) {
.listing .view-more {
padding-top: 0px; } }
.listing .view-more .view {
width: 210px;
background-color: #8A7B5C;
border-radius: 129px;
display: flex;
text-decoration: underline;
align-items: center;
justify-content: center;
color: #fff;
text-decoration: none;
justify-content: space-between;
padding: 17px 40px;
font-size: 17px;
line-height: 20px;
font-weight: 700;
height: 67px; }
@media (max-width: 1679px) {
.listing .view-more .view {
padding: 20px 38px;
font-size: 15px;
height: 56px; } }
@media (max-width: 1441px) {
.listing .view-more .view {
padding: 18px 38px;
font-size: 13px;
height: 50px; } }
@media (max-width: 991px) {
.listing .view-more .view {
padding: 14px 38px;
font-size: 13px; } }
.listing .view-more .view:hover {
background-color: #8A7B5C; }
.listing .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent linear-gradient(180deg, #998E7675 0%, #998E7680 39%, #998E76 69%, #726955 100%);
background-position: bottom;
border-radius: 15px;
color: #fff;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
visibility: hidden;
opacity: 0;
transition: opacity 0.3s ease, visibility 0.3s ease;
pointer-events: none;
/* Initially disables interaction */ }
.listing .overlay.overlay-visible {
visibility: visible;
opacity: 1;
pointer-events: auto;
/* Enable interaction when visible */
z-index: 9; }
.listing .overlay .overlay-link-wrp {
width: 100%;
display: flex;
flex-direction: column;
text-decoration: none; }
.listing .overlay .prperty-detils {
padding: 10px 27px; }
.listing .overlay .prperty-detils .money {
letter-spacing: 0px;
color: #fff;
font-size: 21px;
line-height: 25px;
font-weight: 600; }
@media (max-width: 1679px) {
.listing .overlay .prperty-detils .money {
font-size: 19px; } }
@media (max-width: 1441px) {
.listing .overlay .prperty-detils .money {
font-size: 17px; } }
@media (max-width: 1199px) {
.listing .overlay .prperty-detils .money {
font-size: 14px; } }
.listing .overlay .prperty-detils .money .squre-ft {
font-weight: 400;
letter-spacing: 0px;
color: #fff;
font-size: 16px;
line-height: 19px; }
.listing .overlay .subtext {
letter-spacing: 0px;
color: #fff;
opacity: 1;
font-weight: 300;
font-size: 15px;
line-height: 18px;
padding: 0px 27px; }
@media (max-width: 1199px) {
.listing .overlay .subtext {
font-size: 13px; } }
@media (max-width: 991px) {
.listing .overlay .subtext {
margin-top: 20px; } }
.listing .overlay .texts {
letter-spacing: 0px;
color: #FFFFFF;
font-weight: 600;
line-height: 34px;
font-size: 21px;
padding: 0px 27px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
@media (max-width: 1679px) {
.listing .overlay .texts {
font-size: 19px;
line-height: 27px; } }
@media (max-width: 1441px) {
.listing .overlay .texts {
font-size: 16px;
line-height: 25px; } }
@media (max-width: 1199px) {
.listing .overlay .texts {
font-size: 14px;
line-height: 20px; } }
.listing .overlay .btn-text {
display: flex;
align-items: center;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 21px;
width: 257px;
height: 32px;
margin: 12px 9px;
padding-left: 10px; }
.listing .overlay .btn-text span img {
object-fit: contain;
width: 10px;
height: 13px;
display: block; }
.listing .overlay .btn-text span.loc {
padding-left: 7px;
letter-spacing: 0px;
color: #030051;
font-size: 14px;
line-height: 19px;
font-weight: 500; }
@media (max-width: 1679px) {
.listing .overlay .btn-text span.loc {
font-size: 13px; } }
.listing .overlay .room-details {
padding: 22px 27px 0;
display: flex;
justify-content: space-between; }
@media (max-width: 1199px) {
.listing .overlay .room-details {
padding: 10px 27px 0; } }
.listing .overlay .room-details .area .head, .listing .overlay .room-details .area .sq-fts {
font: normal normal normal 15px/21px Inter;
letter-spacing: 0.6px;
color: #FFFFFF;
font-size: 15px;
line-height: 21px;
font-weight: 400; }
@media (max-width: 1679px) {
.listing .overlay .room-details .area .head, .listing .overlay .room-details .area .sq-fts {
font-size: 14px; } }
@media (max-width: 1441px) {
.listing .overlay .room-details .area .head, .listing .overlay .room-details .area .sq-fts {
font-size: 12px; } }
.listing .overlay .tags {
display: flex;
padding: 35px 21px 19px 21px; }
@media (max-width: 1399px) {
.listing .overlay .tags {
padding: 25px 21px 19px 21px; } }
@media (max-width: 1199px) {
.listing .overlay .tags {
padding: 10px 21px 10px 21px; } }
@media (max-width: 991px) {
.listing .overlay .tags {
padding: 5px 21px; } }
.listing .overlay .tags .tag1 {
letter-spacing: 0px;
color: #FFFFFF;
font-size: 12px;
font-weight: 300;
line-height: 1;
background: #ffffff36 0% 0% no-repeat padding-box;
border-radius: 14px;
opacity: 1;
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
max-width: 99px;
height: 28px;
padding: 6px 10px;
margin-right: 10px; }
.listing .overlay .details {
padding: 20px;
padding: 0px 0px;
width: 100%; }
.listing .overlay .enquire-btn {
width: 100%; }
.listing .overlay .property-description1 {
border-bottom: 1px solid #5a57ad70;
padding-bottom: 15px; }
@media (max-width: 1199px) {
.listing .overlay .property-description1 {
padding-bottom: 0px; } }
.listing .property-description:hover + .overlay {
opacity: 1;
z-index: 9999; }
.listing .property-description.hide {
opacity: 0; }
.listing .property-description.hide .slick-arrow {
display: none; }
.listing .property-description.hide .slick-dots {
display: none !important; }
.listing .btn-enquire {
height: 55px;
background-color: #998E76;
border-radius: 0px 0px 15px 15px;
opacity: 1;
width: 100%;
border: none;
cursor: pointer;
transition: background-color 0.3s ease;
color: #fff;
letter-spacing: 0px;
font-size: 17px;
line-height: 34px;
font-weight: 500;
border: 1px solid #998E76;
cursor: pointer;
display: flex;
text-decoration: none;
align-items: center;
justify-content: center; }
@media (max-width: 1679px) {
.listing .btn-enquire {
font-size: 15px;
height: 50px; } }
@media (max-width: 767px) {
.listing .btn-enquire {
height: 42px; } }
.listing .last-sec {
display: flex;
justify-content: space-between;
width: 100%;
padding: 21px 27px; }
@media (max-width: 1679px) {
.listing .last-sec {
padding: 18px 22px; } }
.listing .last-sec .lt-secs {
display: flex;
width: 38%;
justify-content: flex-end;
align-items: center; }
.listing .last-sec .rtt-secs {
background: #ffffff36;
border-radius: 21px;
opacity: 1;
backdrop-filter: blur(30px);
padding: 11px 23px;
display: flex;
align-items: center;
height: 42px;
width: 55%; }
@media (max-width: 1679px) {
.listing .last-sec .rtt-secs {
padding: 11px 14px; } }
@media (max-width: 1199px) {
.listing .last-sec .rtt-secs {
padding: 10px 15px;
width: auto; } }
@media (max-width: 767px) {
.listing .last-sec .rtt-secs {
height: 28px; } }
.listing .last-sec .rtt-secs .img-sec {
margin-right: 10px; }
@media (max-width: 1199px) {
.listing .last-sec .rtt-secs .img-sec {
margin-right: 5px; } }
@media (max-width: 1679px) {
.listing .last-sec .rtt-secs .img-sec img {
width: 18px; } }
@media (max-width: 1199px) {
.listing .last-sec .rtt-secs .img-sec img {
width: 14px; } }
.listing .last-sec .rtt-secs span {
letter-spacing: 0px;
color: #FFFFFF;
font-size: 13px;
line-height: 18px;
font-weight: 300; }
@media (max-width: 1679px) {
.listing .last-sec .rtt-secs span {
font-size: 12px; } }
@media (max-width: 1441px) {
.listing .last-sec .rtt-secs span {
font-size: 11px; } }
@media (max-width: 1199px) {
.listing .last-sec .rtt-secs span {
font-size: 9px; } }
@media (max-width: 767px) {
.listing .last-sec .rtt-secs span {
font-size: 8px; } }
@media (max-width: 649px) {
.listing .last-sec .rtt-secs span {
font-size: 10px; } }
.listing .last-sec .lt-secs span {
width: 42px;
height: 42px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 143px;
opacity: 1;
display: flex;
align-items: center;
justify-content: center;
margin-right: 9px;
flex: 0 0 auto; }
.listing .last-sec .lt-secs span:last-child {
margin-right: 0px; }
@media (max-width: 1679px) {
.listing .last-sec .lt-secs span {
width: 32px;
height: 32px; } }
@media (max-width: 1199px) {
.listing .last-sec .lt-secs span {
width: 27px;
height: 27px;
margin-right: 5px; } }
@media (max-width: 767px) {
.listing .last-sec .lt-secs span {
width: 20px;
height: 20px; } }
@media (max-width: 649px) {
.listing .last-sec .lt-secs span {
width: 26px;
height: 26px; } }
.listing .last-sec .lt-secs span img {
width: 15px;
height: 15px;
object-fit: contain;
filter: brightness(0) saturate(100%) invert(51%) sepia(15%) saturate(485%) hue-rotate(3deg) brightness(93%) contrast(88%); }
@media (max-width: 1679px) {
.listing .last-sec .lt-secs span img {
width: 13; } }
@media (max-width: 767px) {
.listing .last-sec .lt-secs span img {
height: 12px; } }
.banner-sec {
background-image: url("../img/bottom-sec-bg.png");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
padding: 112px 0px 0px; }
@media (max-width: 991px) {
.banner-sec {
padding: 50px 0px 0px; } }
.banner-sec .sub-heading {
letter-spacing: 0px;
color: #FFFFFF;
font-size: 23px;
line-height: 28px;
font-weight: 400; }
@media (max-width: 1679px) {
.banner-sec .sub-heading {
font-size: 19px; } }
@media (max-width: 1441px) {
.banner-sec .sub-heading {
font-size: 17px; } }
@media (max-width: 1199px) {
.banner-sec .sub-heading {
font-size: 14px; } }
.banner-sec .main-heading {
text-align: center;
padding-top: 13px;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 47px;
line-height: 62px;
font-weight: 400;
text-transform: uppercase; }
@media (max-width: 1679px) {
.banner-sec .main-heading {
font-size: 38px;
line-height: 50px; } }
@media (max-width: 1441px) {
.banner-sec .main-heading {
font-size: 34px;
line-height: 44px; } }
@media (max-width: 1199px) {
.banner-sec .main-heading {
font-size: 30px;
line-height: 40px; } }
@media (max-width: 991px) {
.banner-sec .main-heading {
font-size: 26px;
line-height: 34px; } }
@media (max-width: 767px) {
.banner-sec .main-heading {
font-size: 24px;
line-height: 32px; }
.banner-sec .main-heading br {
display: none; } }
.banner-sec .banner-section {
text-align: center; }
.banner-sec .box-container {
display: flex;
justify-content: center;
padding-bottom: 300px;
padding-top: 35px; }
@media (max-width: 1679px) {
.banner-sec .box-container {
padding-bottom: 250px; } }
@media (max-width: 1441px) {
.banner-sec .box-container {
padding-bottom: 100px; } }
@media (max-width: 991px) {
.banner-sec .box-container {
padding-top: 20px;
padding-bottom: 50px;
flex-wrap: wrap; } }
.banner-sec .info-box {
display: flex;
align-items: center;
width: 486px;
padding: 20px;
margin: 15px;
background: #ffffff57 0% 0% no-repeat padding-box;
border-radius: 8px;
border-radius: 19px;
opacity: 1;
backdrop-filter: blur(15px); }
@media (max-width: 1679px) {
.banner-sec .info-box {
width: 414px;
margin: 10px; } }
@media (max-width: 991px) {
.banner-sec .info-box {
width: 100%;
margin-bottom: 10px; } }
@media (max-width: 479px) {
.banner-sec .info-box {
align-items: flex-start; } }
.banner-sec .info-box .box-text {
text-align: left; }
@media (max-width: 991px) {
.banner-sec .info-box .box-text .text-sec br {
display: none; } }
.banner-sec .info-box .ico {
background-color: #fff;
border-radius: 10px;
padding: 17px;
display: flex;
align-items: center; }
@media (max-width: 1679px) {
.banner-sec .info-box .ico {
font-size: 15px; } }
@media (max-width: 991px) {
.banner-sec .info-box .ico {
font-size: 13px;
padding: 8px; } }
.banner-sec .info-box .ico img {
width: auto;
height: 28px;
object-fit: contain;
filter: brightness(0) saturate(100%) invert(44%) sepia(1%) saturate(4743%) hue-rotate(358deg) brightness(101%) contrast(70%); }
.banner-sec .box-text {
padding-left: 30px; }
@media (max-width: 1679px) {
.banner-sec .box-text {
padding-left: 20px; } }
@media (max-width: 991px) {
.banner-sec .box-text {
padding-left: 9px; } }
.banner-sec .box-text .text-inner {
font-size: 20px;
margin-bottom: 10px;
font-weight: 400;
font-family: "Inclusive Sans", sans-serif;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 20px;
line-height: 1; }
@media (max-width: 1679px) {
.banner-sec .box-text .text-inner {
font-size: 18px; } }
@media (max-width: 1441px) {
.banner-sec .box-text .text-inner {
font-size: 16px; } }
@media (max-width: 1199px) {
.banner-sec .box-text .text-inner {
font-size: 14px;
margin-bottom: 5px; } }
.banner-sec .box-text .text-sec {
letter-spacing: 0px;
color: #FFFFFF;
font-size: 16px;
line-height: 21px;
font-family: "Inclusive Sans", sans-serif;
font-weight: 400;
min-height: 42px; }
@media (max-width: 1679px) {
.banner-sec .box-text .text-sec {
font-size: 14px;
line-height: 18px; } }
@media (max-width: 991px) {
.banner-sec .box-text .text-sec {
min-height: unset; } }
@media (max-width: 1199px) {
.banner-sec .box-text .text-sec {
font-size: 13px;
line-height: 17px; } }
@media (min-width: 1600px) {
.banner-sec .blue-box-wrp {
max-width: 1425px; } }
.banner-sec .blue-box {
color: white;
padding: 30px 20px;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 8px;
background-color: #998E76;
border-radius: 32px 32px 0px 0px;
padding: 55px 100px;
margin: 0 auto;
max-width: 1425px; }
@media (max-width: 1679px) {
.banner-sec .blue-box {
padding: 45px 80px; } }
@media (max-width: 1441px) {
.banner-sec .blue-box {
padding: 35px 60px; } }
@media (max-width: 1199px) {
.banner-sec .blue-box {
padding: 25px 50px; } }
@media (max-width: 991px) {
.banner-sec .blue-box {
flex-wrap: wrap;
width: 100%;
padding: 0 0 20px; } }
.banner-sec .blue-box p {
margin: 0;
max-width: 74%;
text-align: left;
margin-right: 100px;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 16px;
line-height: 25px;
font-weight: 300; }
@media (max-width: 1679px) {
.banner-sec .blue-box p {
font-size: 14px;
line-height: 22px;
max-width: 63%;
margin-right: 80px; } }
@media (max-width: 1441px) {
.banner-sec .blue-box p {
max-width: 70%;
margin-right: 60px; } }
@media (max-width: 991px) {
.banner-sec .blue-box p {
max-width: 100%;
width: 100%;
padding: 20px;
margin-right: 0px;
text-align: center; } }
.banner-sec .btn-submit {
background-color: #ffffff;
color: #998E76;
border: none;
padding: 10px 20px;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
cursor: pointer;
transition: background-color 0.3s ease;
width: 288px;
height: 53px;
border-radius: 27px;
font: normal normal 600 17px/20px Inter;
letter-spacing: 0px;
font-size: 17px;
line-height: 20px;
font-weight: 600; }
@media (max-width: 1679px) {
.banner-sec .btn-submit {
font-size: 15px; } }
@media (max-width: 1441px) {
.banner-sec .btn-submit {
font-size: 13px;
height: 48px; } }
@media (max-width: 991px) {
.banner-sec .btn-submit {
margin: 0 auto;
height: 45px; } }
.banner-sec .btn-submit:hover {
background-color: #e6e6e6; }
.faq-sec {
padding: 147px 0px 160px;
background-color: #F5F3EF;
/* Accordion Button when expanded (open state) */ }
@media (max-width: 1679px) {
.faq-sec {
padding: 70px 0px; } }
@media (max-width: 1441px) {
.faq-sec {
padding: 60px 0px; } }
@media (max-width: 991px) {
.faq-sec {
padding: 50px 0px; } }
.faq-sec .container.mt-4 {
margin-top: 0px !important; }
.faq-sec .accordion-item {
margin-bottom: 26px;
background-color: transparent;
box-shadow: none;
border: 1px solid #998E76 !important;
border: none;
border-radius: 90px !important;
/* Default border-radius when collapsed (closed state) */
overflow: hidden; }
@media (max-width: 1679px) {
.faq-sec .accordion-item {
margin-bottom: 22px; } }
@media (max-width: 1441px) {
.faq-sec .accordion-item {
margin-bottom: 18px; } }
.faq-sec .accordion-item.hide {
border-radius: 22px !important; }
.faq-sec .accordion-item .accordion-button {
background-color: #fff !important; }
.faq-sec .accordion-button::after {
background-image: url("../img/icon-arrow-up.png");
width: 20px;
height: 11px;
filter: brightness(0) saturate(100%) invert(46%) sepia(15%) saturate(347%) hue-rotate(360deg) brightness(95%) contrast(87%);
background-size: 20px; }
@media (max-width: 1441px) {
.faq-sec .accordion-button::after {
width: 17px; } }
@media (max-width: 991px) {
.faq-sec .accordion-button::after {
width: 15px; } }
@media (max-width: 767px) {
.faq-sec .accordion-button::after {
width: 12px; } }
.faq-sec .accordion-button:not(.collapsed)::after {
transform: rotate(180deg); }
.faq-sec .accordion-button {
background-color: transparent;
box-shadow: none;
border: none;
background-color: #fff;
padding-left: 42px;
padding-right: 32px; }
@media (max-width: 1441px) {
.faq-sec .accordion-button {
padding-left: 35px;
padding-right: 25px; } }
@media (max-width: 991px) {
.faq-sec .accordion-button {
padding-left: 20px;
padding-right: 20px; } }
.faq-sec .accordion-button h4 {
letter-spacing: 0px;
color: #292B2B;
font-size: 24px;
line-height: 29px;
font-weight: 400;
font-family: "Inter", sans-serif;
margin: 0px; }
@media (max-width: 1679px) {
.faq-sec .accordion-button h4 {
font-size: 20px; } }
@media (max-width: 1441px) {
.faq-sec .accordion-button h4 {
font-size: 18px; } }
@media (max-width: 1199px) {
.faq-sec .accordion-button h4 {
font-size: 16px; } }
@media (max-width: 991px) {
.faq-sec .accordion-button h4 {
font-size: 14px; } }
@media (max-width: 767px) {
.faq-sec .accordion-button h4 {
font-size: 14px;
line-height: 20px; } }
.faq-sec .accordion-button:not(.collapsed) {
border-radius: 10px !important;
/* Border-radius when the button is open */
border-bottom: none;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important; }
.faq-sec .accordion-button:not(.collapsed) h4 {
font-weight: 500; }
.faq-sec .accordion-body {
padding-top: 0px;
letter-spacing: 0px;
color: #292B2B;
font-weight: 300;
font-size: 18px;
line-height: 31px;
background-color: #fff;
border-radius: 10px;
padding-left: 42px;
padding-right: 32px;
padding-bottom: 30px; }
@media (max-width: 991px) {
.faq-sec .accordion-body br {
display: none; } }
@media (max-width: 1679px) {
.faq-sec .accordion-body {
font-size: 16px;
line-height: 24px;
padding-bottom: 25px; } }
@media (max-width: 1441px) {
.faq-sec .accordion-body {
font-size: 14px;
line-height: 24px;
padding-left: 35px;
padding-right: 25px; } }
@media (max-width: 991px) {
.faq-sec .accordion-body {
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px; } }
.faq-sec .faq-heading {
letter-spacing: 0px;
color: #292B2B;
text-transform: uppercase;
text-align: center;
padding-bottom: 60px;
font-size: 47px;
line-height: 57px;
font-weight: 400; }
@media (max-width: 1679px) {
.faq-sec .faq-heading {
font-size: 38px;
line-height: 50px;
padding-bottom: 40px; } }
@media (max-width: 1441px) {
.faq-sec .faq-heading {
font-size: 36px;
line-height: 46px;
padding-bottom: 30px; } }
@media (max-width: 1199px) {
.faq-sec .faq-heading {
font-size: 30px;
line-height: 40px;
padding-bottom: 20px; } }
@media (max-width: 991px) {
.faq-sec .faq-heading {
font-size: 26px;
line-height: 34px; } }
@media (max-width: 767px) {
.faq-sec .faq-heading {
font-size: 24px;
line-height: 32px;
padding-bottom: 30px; }
.faq-sec .faq-heading br {
display: none; } }
.news-sec {
background-image: url("../img/news-letter-bg.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 90px 0px 136px; }
@media (max-width: 1679px) {
.news-sec {
padding: 80px 0px; } }
@media (max-width: 1441px) {
.news-sec {
padding: 60px 0px; } }
@media (max-width: 991px) {
.news-sec {
padding: 50px 0px; } }
@media (max-width: 767px) {
.news-sec {
padding: 40px 0px; } }
.news-sec .newsletter-section {
text-align: center;
position: relative; }
.news-sec .newsletter-section .error-msg {
position: absolute;
bottom: -30px;
color: red;
width: 100%; }
.news-sec .newsletter-section .thankyou-msg {
width: 400px;
left: 50%;
transform: translateX(-50%);
bottom: -67px;
color: #007bff;
padding: 10px 0;
border-radius: 10px;
font-size: 24px;
position: absolute;
background-color: #fff; }
@media (max-width: 1441px) {
.news-sec .newsletter-section .thankyou-msg {
font-size: 20px;
bottom: -55px; } }
@media (max-width: 991px) {
.news-sec .newsletter-section .thankyou-msg {
font-size: 16px;
bottom: -47px;
width: 280px; } }
@media (max-width: 767px) {
.news-sec .newsletter-section .thankyou-msg {
font-size: 14px;
bottom: -36px;
border-radius: 5px;
padding: 5px 0; } }
@media (max-width: 400px) {
.news-sec .newsletter-section .thankyou-msg {
width: 100%;
font-size: 14px; } }
.news-sec .newsletter-heading {
font-size: 47px;
line-height: 57px;
font-weight: 400;
color: #fff;
font-family: "Inter", sans-serif; }
@media (max-width: 1679px) {
.news-sec .newsletter-heading {
font-size: 40px;
line-height: 50px; } }
@media (max-width: 1441px) {
.news-sec .newsletter-heading {
font-size: 35px;
line-height: 45px; } }
@media (max-width: 1199px) {
.news-sec .newsletter-heading {
font-size: 30px;
line-height: 40px; } }
@media (max-width: 991px) {
.news-sec .newsletter-heading {
font-size: 26px;
line-height: 40px; } }
@media (max-width: 767px) {
.news-sec .newsletter-heading br {
display: none; } }
.news-sec .newsletter-content {
font-size: 18px;
line-height: 28px;
margin: 0px;
font-weight: 300;
border: none;
color: #fff;
padding-bottom: 50px; }
@media (max-width: 1679px) {
.news-sec .newsletter-content {
font-size: 16px;
padding-bottom: 40px; } }
@media (max-width: 1441px) {
.news-sec .newsletter-content {
font-size: 14px; } }
@media (max-width: 991px) {
.news-sec .newsletter-content {
padding-bottom: 20px; } }
@media (max-width: 579px) {
.news-sec .newsletter-content br {
display: none; } }
.news-sec .newsletter-form {
position: relative;
border-radius: 50px;
overflow: hidden;
width: 711px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto; }
@media (max-width: 767px) {
.news-sec .newsletter-form {
width: 100%; } }
@media (max-width: 500px) {
.news-sec .newsletter-form {
flex-direction: column;
background-color: #fff;
border-radius: 8px;
padding-top: 10px; } }
.news-sec .newsletter-input {
flex: 1;
border: none;
padding: 10px 25px;
font-size: 16px;
outline: none;
height: 69px;
background-color: #FFFFFF;
letter-spacing: 0px;
font-size: 14px;
line-height: 17px;
font-family: "Inter", sans-serif;
padding-right: 165px; }
@media (max-width: 1679px) {
.news-sec .newsletter-input {
height: 60px; } }
@media (max-width: 500px) {
.news-sec .newsletter-input {
width: calc(100% - 20px);
padding-left: 0px;
padding-right: 0px;
margin-bottom: 5px;
text-align: center; } }
.news-sec .newsletter-input::placeholder {
color: #998E76; }
.news-sec .newsletter-button {
color: white;
border: none;
padding: 10px 25px;
font-size: 16px;
cursor: pointer;
border-left: 1px solid #ccc;
width: 145px;
height: 49px;
background: #30ACE5 0% 0% no-repeat padding-box;
mix-blend-mode: normal;
border: 1px solid #30ACE5;
font-size: 16px;
line-height: 20px;
font-weight: 700;
position: absolute;
right: 10px;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
background-color: #998E76;
border-color: #998E76;
transition: .3s; }
.news-sec .newsletter-button:hover {
opacity: .8; }
@media (max-width: 1679px) {
.news-sec .newsletter-button {
height: 39px;
font-size: 18px;
line-height: 22px; } }
@media (max-width: 1441px) {
.news-sec .newsletter-button {
font-size: 16px;
line-height: 20px; } }
@media (max-width: 1199px) {
.news-sec .newsletter-button {
font-size: 14px;
line-height: 18px; } }
@media (max-width: 500px) {
.news-sec .newsletter-button {
position: static;
width: calc(100% - 20px);
border-radius: 8px;
margin-bottom: 10px; } }
.listing-sec {
display: flex;
flex-direction: column; }
.listing-sec .container {
margin-top: 0px; }
.listing-wrp {
display: flex;
flex-wrap: wrap;
padding-bottom: 90px; }
@media (max-width: 1679px) {
.listing-wrp {
padding-bottom: 80px; } }
@media (max-width: 1441px) {
.listing-wrp {
padding-bottom: 70px; } }
@media (max-width: 1199px) {
.listing-wrp {
padding-bottom: 60px; } }
@media (max-width: 991px) {
.listing-wrp {
flex-direction: column;
padding-bottom: 50px; } }
@media (max-width: 767px) {
.listing-wrp {
padding-bottom: 40px; } }
.listing-wrp .listing {
display: flex;
flex-direction: column;
flex: 1;
width: calc(100% - 441px);
padding-bottom: 0px; }
@media (max-width: 991px) {
.listing-wrp .listing {
width: 100%; } }
.listing-wrp .listing .view-more {
justify-content: flex-start;
margin-top: 44px; }
@media (max-width: 1679px) {
.listing-wrp .listing .view-more {
margin-top: 30px; } }
@media (max-width: 1441px) {
.listing-wrp .listing .view-more {
margin-top: 20px; } }
@media (max-width: 1199px) {
.listing-wrp .listing .view-more {
margin-top: 10px; } }
.listing-wrp .listing .view-more .view {
justify-content: center;
margin-left: 100px; }
@media (max-width: 991px) {
.listing-wrp .listing .view-more .view {
margin: 0 auto; } }
.listing-wrp .filter-result-wrp {
display: flex;
flex-wrap: wrap;
margin-bottom: 40px; }
@media (max-width: 1441px) {
.listing-wrp .filter-result-wrp {
margin-bottom: 30px; } }
@media (max-width: 1199px) {
.listing-wrp .filter-result-wrp {
margin-bottom: 20px; } }
@media (max-width: 767px) {
.listing-wrp .filter-result-wrp {
flex-direction: column;
margin-bottom: 30px; } }
.listing-wrp .filter-result-wrp .result-title {
display: flex;
flex-direction: column;
flex: 1; }
@media (max-width: 767px) {
.listing-wrp .filter-result-wrp .result-title {
margin-bottom: 20px; } }
.listing-wrp .filter-result-wrp .result-title .sec-title-sub {
font-weight: 700;
margin-bottom: 15px; }
@media (max-width: 1441px) {
.listing-wrp .filter-result-wrp .result-title .sec-title-sub {
margin-bottom: 10px; } }
.listing-wrp .filter-result-wrp .result-title .match-result {
font-size: 18px;
font-weight: 500;
color: rgba(41, 43, 43, 0.45); }
@media (max-width: 1441px) {
.listing-wrp .filter-result-wrp .result-title .match-result {
font-size: 16px; } }
@media (max-width: 991px) {
.listing-wrp .filter-result-wrp .result-title .match-result {
font-size: 14px; } }
.listing-wrp .filter-result-wrp .filter-select-wrp {
display: flex;
background-color: rgba(153, 142, 118, 0.2);
border-radius: 22px;
max-width: 213px;
width: 100%;
padding: 12px 18px 11px 21px;
align-items: center;
height: 43px; }
.listing-wrp .filter-result-wrp .filter-select-wrp .sort-title {
font-size: 16px;
font-weight: 500;
width: 60px;
color: rgba(41, 43, 43, 0.45); }
.listing-wrp .filter-result-wrp .filter-select-wrp .form-select {
background-color: transparent;
border: none;
box-shadow: none;
padding-top: 0;
padding-bottom: 0;
padding-left: 5px;
background-position: right 0px center;
background-image: url(../img/dropdown-icon.svg);
background-size: 11px;
color: #292B2B;
font-size: 16px;
padding-right: 20px; }
@media (max-width: 1199px) {
.listing-wrp .filter-result-wrp .filter-select-wrp .form-select {
font-size: 14px; } }
.listing-wrp .filter-result-wrp .filter-select-wrp .form-select option:checked {
background-color: #25B0F0;
color: #fff;
opacity: 1; }
.listing-wrp .sidebar {
max-width: 392px;
width: 100%;
display: flex;
flex-direction: column;
background-color: #F5F3EF;
border: 1px solid #998E76;
border-radius: 15px;
margin-right: 49px;
padding: 21px 29px;
align-self: flex-start; }
@media (max-width: 1679px) {
.listing-wrp .sidebar {
max-width: 350px; } }
@media (max-width: 1199px) {
.listing-wrp .sidebar {
max-width: 300px;
padding: 20px; } }
@media (max-width: 991px) {
.listing-wrp .sidebar {
max-width: 100%;
margin-right: 0px;
margin-bottom: 30px; } }
.listing-wrp .sidebar .side-filter-top {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 32px; }
.listing-wrp .sidebar .filter-title {
font-size: 16px;
color: #292B2B;
font-weight: 500;
text-transform: capitalize;
text-decoration: none; }
@media (max-width: 1199px) {
.listing-wrp .sidebar .filter-title {
font-size: 14px; } }
.listing-wrp .sidebar .clr-btn {
border: none;
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #292B2B;
text-decoration: none;
padding: 0px;
box-shadow: none;
border-bottom: 1px solid #030051;
padding-bottom: 1px;
border-radius: 0px; }
.listing-wrp .sidebar .filter-cat-collapse .filter-title {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
font-weight: 600; }
.listing-wrp .sidebar .filter-cat-collapse .filter-title::after {
content: "";
width: 13px;
height: 2px;
background-color: #292B2B; }
.listing-wrp .sidebar .filter-cat-collapse .fltr-chk {
list-style: none;
margin: 0px;
padding: 0px; }
.listing-wrp .sidebar .filter-cat-collapse .fltr-chk li {
margin-bottom: 28px;
list-style: none; }
.listing-wrp .sidebar .filter-cat-collapse .card {
background-color: transparent;
padding: 0;
border: 0; }
.listing-wrp .sidebar .filter-cat-collapse .collapse {
background-color: transparent; }
.listing-wrp .sidebar .filter-cat-collapse .collapse .card {
padding: 0px;
margin-bottom: 27px;
background-color: transparent;
border: none; }
.listing-wrp .sidebar .filter-cat-collapse .collapse .card.card-body {
background-color: transparent; }
@media (max-width: 1441px) {
.listing-wrp .sidebar .filter-cat-collapse .collapse .card {
padding-bottom: 20px;
margin-bottom: 20px; } }
.listing-wrp .sidebar .filter-cat-collapse .collapse.show .card {
border-bottom: 1px solid rgba(138, 123, 92, 0.21); }
.listing-wrp .sidebar .btn-primary {
height: 52px;
max-width: 100%;
line-height: 1;
background-color: #998E76;
border-color: #998E76; }
@media (max-width: 1679px) {
.listing-wrp .sidebar .btn-primary {
height: 50px; } }
@media (max-width: 991px) {
.listing-wrp .sidebar .btn-primary {
height: 45px; } }
.detail-sec-wrp {
display: flex;
flex-direction: column; }
.detail-sec-wrp .property-dtl-top {
display: flex;
width: 100%;
border-bottom: 1px solid #DCDBEB;
padding-bottom: 30px;
margin-bottom: 30px;
flex-wrap: wrap; }
@media (max-width: 991px) {
.detail-sec-wrp .property-dtl-top {
flex-direction: column; } }
.detail-sec-wrp .property-dtl-top .btn-blk {
display: flex;
flex: 1; }
@media (max-width: 400px) {
.detail-sec-wrp .property-dtl-top .btn-blk {
flex-direction: column; } }
.detail-sec-wrp .property-dtl-top .btn-blk .overview {
background-color: #998e7614;
color: #998E76;
border-radius: 27px;
margin-right: 13px;
border-color: #998E76;
height: 52px;
padding: 16px 40px;
display: flex;
align-items: center;
justify-content: center; }
@media (max-width: 1679px) {
.detail-sec-wrp .property-dtl-top .btn-blk .overview {
height: 46px; } }
@media (max-width: 991px) {
.detail-sec-wrp .property-dtl-top .btn-blk .overview {
height: 44px; } }
@media (max-width: 400px) {
.detail-sec-wrp .property-dtl-top .btn-blk .overview {
margin-bottom: 20px;
margin-right: 0px; } }
.detail-sec-wrp .property-dtl-top .btn-blk .overview.active {
color: #998E76;
border-color: #998E76; }
.detail-sec-wrp .property-dtl-top .price-enq-blk {
display: flex; }
@media (max-width: 991px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk {
margin-top: 30px;
width: 100%;
justify-content: space-between; } }
@media (max-width: 400px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk {
margin-top: 20px; } }
@media (max-width: 479px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk {
flex-direction: column; } }
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp {
display: flex;
align-items: center;
margin-right: 27px; }
@media (max-width: 400px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp {
justify-content: center; } }
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price {
color: #292B2B;
font-weight: 600;
font-size: 21px;
line-height: 25px;
margin-right: 3px;
margin-left: 0px; }
@media (max-width: 1441px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price {
font-size: 19px;
line-height: 23px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price {
font-size: 17px;
line-height: 21px; } }
@media (max-width: 479px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price {
margin-bottom: 20px; } }
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price.end {
font-size: 16px;
line-height: 19px;
margin-left: 3px;
margin-right: 0px; }
@media (max-width: 1441px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price.end {
font-size: 14px;
line-height: 17px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .price-wrp .price.end {
font-size: 13px;
line-height: 16px; } }
.detail-sec-wrp .property-dtl-top .price-enq-blk .enquire-now {
width: 219px;
height: 52px;
display: flex;
align-items: center;
justify-content: center;
background-color: #998E76;
border-color: #998E76; }
@media (max-width: 1679px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .enquire-now {
height: 48px; } }
@media (max-width: 991px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .enquire-now {
height: 44px; } }
@media (max-width: 579px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .enquire-now {
width: 180px; } }
@media (max-width: 400px) {
.detail-sec-wrp .property-dtl-top .price-enq-blk .enquire-now {
width: 100%; } }
.detail-sec-wrp .overview-blk {
display: flex;
flex-direction: column; }
.detail-sec-wrp .overview-blk .overview-info-top {
display: flex;
flex-wrap: wrap;
margin-bottom: 25px; }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .overview-info-top {
flex-direction: column; } }
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl {
display: flex;
flex: 1; }
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title {
font-size: 32px;
line-height: 34px;
font-weight: 600;
color: #292B2B; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title {
font-size: 28px;
line-height: 30px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title {
font-size: 26px;
line-height: 28px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title {
font-size: 24px;
line-height: 26px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title {
font-size: 20px;
line-height: 22px; } }
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title p {
margin: 11px 0; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title p {
margin: 8px 0; } }
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title span {
color: rgba(41, 43, 43, 0.45);
font-size: 16px;
line-height: 19px;
display: block; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title span {
font-size: 14px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title span {
font-size: 13px; } }
.detail-sec-wrp .overview-blk .overview-info-top .property-title-dtl .prop-title span.location {
background: url(../img/location-icon.svg) no-repeat left;
padding-left: 15px; }
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk {
display: flex;
align-items: center; }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk {
margin-top: 20px; } }
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share {
width: 130px;
height: 52px;
display: flex;
align-items: center;
justify-content: center;
background-color: #E1F5FF;
color: #030051;
padding: 16px 20px;
margin-left: 12px;
font-size: 16px;
line-height: 19px;
font-weight: 500;
position: relative; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share {
height: 48px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share {
height: 44px;
font-size: 14px;
line-height: 17px; } }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share {
margin-left: 0px;
margin-right: 12px; } }
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share::before {
content: "";
width: 14px;
height: 18px;
background: url(../img/share-icon.svg) no-repeat;
background-size: contain;
margin-right: 15px; }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share::before {
width: 12px;
height: 16px; } }
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share.saved::before {
background: url(../img/heart-icon.svg) no-repeat;
width: 22px;
height: 22px;
margin-right: 9px;
background-size: contain; }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .overview-info-top .prop-share-blk .share.saved::before {
width: 16px;
height: 16px; } }
.detail-sec-wrp .overview-blk .prop-img-blks {
display: flex;
flex-direction: column;
margin-bottom: 39px; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .prop-img-blks {
margin-bottom: 35px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .prop-img-blks {
margin-bottom: 30px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-blk .prop-img-blks {
margin-bottom: 20px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp {
display: flex;
margin-bottom: 27px; }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp {
flex-direction: column; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text {
position: absolute;
top: 17px;
left: 17px;
display: flex;
align-items: center;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 21px;
width: 257px;
height: 42px;
margin: 12px 9px;
padding-left: 23px; }
@media (max-width: 767px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text {
top: 0px;
left: 0px;
height: 38px;
width: 228px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span {
margin-right: 12px; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span {
margin-right: 9px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span {
margin-right: 6px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span img {
object-fit: contain;
width: 20px;
height: 20px; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span img {
width: 18px;
height: 18px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span img {
width: 14px;
height: 14px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span.loc {
padding-left: 7px;
letter-spacing: 0px;
color: #292B2B;
font-size: 14px;
line-height: 19px;
font-weight: 500; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .btn-text span.loc {
font-size: 13px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .large-thumb {
position: relative;
height: 495px;
max-width: 753px;
width: 100%; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .large-thumb {
height: 400px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .large-thumb {
height: 275px; } }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .large-thumb {
margin-bottom: 15px;
max-width: 100%;
height: auto; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .large-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 5px; }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb {
margin-left: 18px;
width: 529px; }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb {
width: 360px; } }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb {
margin-left: 0px;
width: 100%; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp {
margin-bottom: 15px;
height: 240px;
display: flex;
flex-direction: column; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp {
height: 193px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp {
height: 130px; } }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp {
height: 130px; } }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp:last-child {
margin-bottom: 0px; }
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 5px; }
@media (max-width: 579px) {
.detail-sec-wrp .overview-blk .prop-img-blks .view-img-wrp .side-thumb .img-wrp img {
width: 100%; } }
.detail-sec-wrp .image-tag-blk {
display: flex;
flex-wrap: wrap;
width: 100%;
border-bottom: 1px solid #D8E2E7;
padding-bottom: 33px; }
@media (max-width: 1679px) {
.detail-sec-wrp .image-tag-blk {
padding-bottom: 25px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .image-tag-blk {
padding-bottom: 20px; } }
@media (max-width: 579px) {
.detail-sec-wrp .image-tag-blk {
padding-bottom: 10px; } }
.detail-sec-wrp .image-tag-blk .tags {
background-color: #998e7638;
border-radius: 179px;
color: #292B2B;
display: flex;
align-items: center;
justify-content: center;
height: 42px;
border: 1px solid #EFEFFF;
margin-right: 8px;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 1;
padding: 12px 20px; }
@media (max-width: 1199px) {
.detail-sec-wrp .image-tag-blk .tags {
padding-bottom: 20px; } }
@media (max-width: 579px) {
.detail-sec-wrp .image-tag-blk .tags {
margin-bottom: 15px;
padding-bottom: 10px; } }
.detail-sec-wrp .image-tag-blk .tags.active {
background-color: #998e7614; }
.detail-sec-wrp .overview-cont-sec {
width: 100%;
border-bottom: 1px solid #D8E2E7;
padding-bottom: 48px;
margin-bottom: 40px; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-cont-sec {
padding-bottom: 40px;
margin-bottom: 35px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec {
padding-bottom: 35px;
margin-bottom: 30px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec {
padding-bottom: 25px;
margin-bottom: 25px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-cont-sec {
padding-bottom: 20px;
margin-bottom: 20px; } }
.detail-sec-wrp .overview-cont-sec.no-border {
border-bottom: 0;
padding-bottom: 0px; }
@media (max-width: 991px) {
.detail-sec-wrp .overview-cont-sec.no-border {
padding-bottom: 0px; } }
.detail-sec-wrp .overview-cont-sec .sec-title-sub {
margin-bottom: 26px; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .sec-title-sub {
margin-bottom: 20px; } }
.detail-sec-wrp .overview-cont-sec .content {
font-size: 18px;
line-height: 34px;
color: #292B2B;
margin-bottom: 15px;
font-weight: 400; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .content {
margin-bottom: 10px;
font-size: 16px;
line-height: 26px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec .content {
margin-bottom: 0px;
font-size: 14px;
line-height: 22px; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing {
display: flex;
flex-wrap: wrap;
justify-content: stretch; }
.detail-sec-wrp .overview-cont-sec .amenities-listing.info {
justify-content: stretch;
margin-left: -12px;
margin-right: -12px; }
.detail-sec-wrp .overview-cont-sec .amenities-listing.info .amenity-col {
padding-left: 12px;
padding-right: 12px;
width: 20%;
flex: 0 0 auto; }
@media (max-width: 991px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.info .amenity-col {
width: 33%; } }
@media (max-width: 767px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.info .amenity-col {
width: 50%; } }
@media (max-width: 479px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.info .amenity-col {
width: 100%; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing.room {
margin-left: -20px;
margin-right: -20px; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room {
margin-left: -15px;
margin-right: -15px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room {
margin-left: -12px;
margin-right: -12px; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
padding-left: 20px;
padding-right: 20px;
width: 20%;
flex: 0 0 auto; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
padding-left: 15px;
padding-right: 15px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
padding-left: 12px;
padding-right: 12px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
width: 33%;
margin-bottom: 20px; } }
@media (max-width: 767px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
width: 50%;
margin-bottom: 20px; } }
@media (max-width: 479px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing.room .amenity-col {
width: 100%;
margin-bottom: 20px; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 14px 30px 14px 20px;
background-color: #998e7617;
color: #292B2B;
font-size: 18px;
line-height: 21px;
border-radius: 177px;
font-weight: 400;
letter-spacing: 0.72px;
height: 52px;
width: 100%; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities {
font-size: 16px;
line-height: 19px;
padding-right: 20px;
height: 48px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities {
height: 44px; } }
@media (max-width: 1281px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities {
font-size: 14px;
line-height: 17px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities {
font-size: 13px;
line-height: 17px;
letter-spacing: 0; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities .icon {
margin-right: 10px; }
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities .icon img {
height: 24px; }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities .icon img {
height: 20px; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities.list-only {
margin-bottom: 39px;
width: 100%;
align-items: center;
justify-content: center;
padding: 16px;
margin-right: 0px; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities.list-only {
margin-bottom: 30px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities.list-only {
margin-bottom: 25px; } }
@media (max-width: 1199px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .amenities.list-only {
margin-bottom: 20px; } }
.detail-sec-wrp .overview-cont-sec .amenities-listing .view {
cursor: pointer;
width: 100%;
background: #998e7659;
border-radius: 129px;
display: flex;
text-decoration: underline;
align-items: center;
justify-content: center;
color: #292B2B;
text-decoration: none;
justify-content: space-between;
padding: 17px 40px;
font-size: 18px;
line-height: 21px;
font-weight: 400;
height: 52px; }
@media (max-width: 1679px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .view {
padding: 20px 38px;
font-size: 16px;
height: 48px; } }
@media (max-width: 1441px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .view {
padding: 18px 38px;
font-size: 14px;
height: 44px; } }
@media (max-width: 991px) {
.detail-sec-wrp .overview-cont-sec .amenities-listing .view {
padding: 14px 38px;
font-size: 13px; } }
/*# sourceMappingURL=listing.css.map */