/*
* Theme Name: Veshm - Real Estate & Residencial HTML Template
* Author: Themez Hub
* Version: 1.0
* Last Change: 24 March 2023
  Author URI    : http://www.Themezhub.com/
-------------------------------------------------------------------*/

/*------------- List Of Table -----------
	# Fonts
	# Preloader
	# Global Settings
	# Header Navigation Styles
	# Homes Banner
	# General Features Design 
	# Vesh Property Style
	# Detail Page Elements Style
	# Veshm All Features Styles
	# Inner Page Design
	# Blog Design Start
	# User Dashboard
	# Theme Footer Design
	# Responsiveness Start
------------- List Of Table ----------*/

@import url(../css/plugins/animation.css);
@import url(../css/plugins/bootstrap.min.css);
@import url(../css/plugins/rangeSlider.min.css);
@import url(../css/plugins/dropzone.css);
@import url(../css/plugins/nice-select.css);
@import url(../css/plugins/slick.css);
@import url(../css/plugins/slick-theme.css);
@import url(../css/plugins/magnific-popup.css);
@import url(../css/plugins/fontawesome.min.css);
@import url(../css/plugins/light-box.css);
@import url(../css/plugins/morris.css);

/*------------------------------------
	Fonts
------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap');

/*------------------------------------
	Preloader
------------------------------------*/
.dark #preloader {background-color: #232323;}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f7f7f7;
	z-index: 999999;
}
.form-group {margin-bottom: 15px;}

.preloader {
	width: 80px;
	height: 80px;
	display: inline-block;
	padding: 0px;
	text-align: left;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

.preloader span {
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background:#ff9900;
	-webkit-animation: preloader 1.3s linear infinite;
	animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {animation-delay: -0.8s; -webkit-animation-delay: -0.8s;}

@keyframes preloader {
  0% {transform: scale(0, 0); opacity: 0.5;}
  100% {transform: scale(1, 1); opacity: 0;}
}

@-webkit-keyframes preloader {
  0% {-webkit-transform: scale(0, 0); opacity: 0.5;}
  100% {-webkit-transform: scale(1, 1); opacity: 0;}
}

form.dropzone.dz-clickable.primary-dropzone {
    background: #E8E7E6;
    border: 1px solid rgb(1 126 250 / 20%);
    border-radius: 0.4rem;
}
.dz-default.dz-message i {
    font-size: 3rem;
    color: #69503F;
    display: block;
    margin-bottom: 0.5rem;
}
.dz-default.dz-message span {color: #13487e;font-weight: 500;}

i.req {color: #e41515;}

.slick-next {
    right: 20px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
	z-index:1;
    transition: all ease 0.4s;
}
.slick-prev {
	left: 20px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
	z-index:1;
    transition: all ease 0.4s;	
}
.slick-prev:before {color:#28221E;}

.slick-next:before {color:#28221E;}
.slick-next:hover, 
.slick-next:focus, 
.slick-next:active,
.slick-prev:hover,
.slick-next:focus, 
.slick-next:active {background:#9b877b;}

.slick-next:hover:before, 
.slick-next:focus:before, 
.slick-next:active:before,
.slick-prev:hover:before,
.slick-next:focus:before, 
.slick-next:active:before{color:#fff;}

.irs--flat .irs-line {background-color: #dde5eb;}
.irs--flat .irs-bar {background-color: #69503F;}
.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 17px;
    height: 100%;
    border-radius: 50%;
    margin-left: -3px;
	background-color: #004981;
}
.irs--flat .irs-handle.state_hover>i:first-child, 
.irs--flat .irs-handle:hover>i:first-child {background-color: #2b9bff;}

.irs--flat .irs-from, 
.irs--flat .irs-to, 
.irs--flat .irs-single {background-color: #69503F;}

.irs--flat .irs-from:before, 
.irs--flat .irs-to:before, 
.irs--flat .irs-single:before {border-top-color:#69503F;}
/*--- end of preloader ---*/



/*------------------------------------------------------------
	Scroll Bar
-------------------------------------------------------------*/
body::-webkit-scrollbar {width: 8px;}
body::-webkit-scrollbar-thumb {height: 30%; background: #817169; border-radius: 4px;}
body::-webkit-scrollbar-track {background: #f3efed;}


.table-responsive::-webkit-scrollbar {height: 8px;}
.table-responsive::-webkit-scrollbar-thumb {width: 30%; background: #817169; border-radius: 4px;}
.table-responsive::-webkit-scrollbar-track {background: #f3efed;}
/*------------------------------------------------------------
	Global Settings
-------------------------------------------------------------*/
* {outline: none !important;}

body {
	background: #fff;
	color:#665b4d;
	font-size:16px;
	font-family: 'Jost', sans-serif;
	margin: 0;
	overflow-x: hidden !important;
	font-weight: 400;
}
.modal-open {overflow: hidden !important; padding-right:0 !important;}

html {position: relative; min-height: 100%; background: #fff;}

a {color:#3D2E23; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects;}
a:hover,
a:focus {text-decoration: none;}

.nav-link {color:#69503F;}

a.link {color:#69503F;}

a.link:hover, 
a.link:focus, 
a:hover, 
a:focus {color:#69503F;}

a.text-success:focus, 
a.text-success:hover {color:#796760 !important;}
a.text-primary:focus, 
a.text-primary:hover {color:#69503F !important;}
a.text-warning:focus, 
a.text-warning:hover {color:#ffac45 !important;}
a.text-danger:focus, 
a.text-danger:hover {color:#e55151 !important;}
a.white-link {color: #fff;}
a.white-link:hover, 
a.white-link:focus {color: #263238;}
.text-mid {
	color: #AA9488;
    font-size: 14px;
    font-weight: 500;
}
.img-responsive {
  width: 100%;
  height: auto;
  display: inline-block;}

.img-rounded {border-radius: 4px;}

html body .mdi:before,
html body .mdi-set {line-height: initial;}

section {padding:80px 0 50px;}
section.min {padding:50px 0 50px;}
section.mid {padding:80px 0 50px;}
section.micler, 
.micler {padding:0 0 30px;}

section.over-top.micler.gray-simple {padding:0 0 30px;}

p {line-height:1.8;}

.gray {background:#fcf9f8 !important;}
.gray-simple {background:#f8f2f1 !important;}

.bg-title {background:#6C584A;}
.bg-1 {background:#f7d0cb;}
.bg-2 {background:#ece2df;}

.tbl {display: table;} 

.full-height {height: 100%;}

.rtl {position:relative;}

.mr-2 {margin-right: 8px;}
.mr-1 {margin-right: 4.5px;}

.alert p {margin: 0;}

.table-cell {display: table-cell; vertical-align: middle;}

.no-ul-list {padding:0;}
.no-ul-list li {list-style:none;}
.progress {margin-bottom: 1.5em;}
.full-width {width:100%;}
p, 
ul, 
ol, 
dl, 
dt, 
dd, 
blockquote, 
address {margin: 0 0 10px;}

.owl-carousel .item {padding: 0 15px;}
.explore-content p {font-size: 20px; font-family: 'Lora', serif; font-style: italic;}
.explore-content h1, 
.explore-content h2 {font-family: 'Josefin Sans', sans-serif;font-weight: 600;}

.shadow-0 {box-shadow:none !important;}

.ovr-top {margin-top: -60px; position: relative; z-index: 1;}

/*------------ Global Settings: Heading-------------*/ 

h1,
h2,
h3,
h4,
h5,
h6 {color:#382C24; font-weight:700; text-transform: capitalize;}

h5,
h6 {color:#524339;}

h1 {line-height: 40px; font-size: 36px;}
h2 {line-height: 36px; font-size: 30px;}
h3 {line-height: 30px; font-size: 24px;}
h4 {line-height: 26px; font-size: 21px;}
h5 {line-height: 22px; font-size: 18px;}
h6 {line-height: 20px; font-size: 16px;}

.lead {font-size:20px !important;}
.lead-i {font-family: 'Lora', serif; font-size:22px !important; font-style:italic;}

.display-5 {font-size: 3rem;}
.display-6 {font-size: 36px;}
.display-7 {font-size: 26px;}

.box {border-radius: 4px; padding: 10px;}

html body .dl {display: inline-block;}
html body .db {display: block;}

.no-wrap td,
.no-wrap th {white-space: nowrap;}

.circle {border-radius: 100%;}

.theme-cl {color:#69503F !important;}
.theme-bg {background:#69503F !important;}
.classic-bg {background:#2B231E !important;}

/*------------ Global Settings: Ul List Style ----------------*/

ul.list-style {padding: 0; margin: 0;}
ul.list-style li {
    margin-bottom: 1.2em;
    line-height: 1.5;
    list-style: none;
    padding-left:30px;
    position: relative;
}
ul.list-style li:before {
    content: "\e64c";
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 0;
    color: #78675B;
    font-family: 'themify';
}
ul.list-style.style-2 li:before {content: "\e628" !important; color:#0273ff;}

/*------------ Global Settings: Cutom Height ----------------*/

.ht-10 {height:10px;}
.ht-20 {height:20px;}
.ht-30 {height:30px;}
.ht-40 {height:40px;}
.ht-50 {height:50px;}
.ht-60 {height:60px;}
.ht-70 {height:70px;}
.ht-80 {height:80px;}
.ht-80 {height:80px;}
.ht-100 {height:100px;}
.ht-110 {height:110px;}
.ht-120 {height:120px;}
.ht-130 {height:130px;}
.ht-140 {height:140px;}
.ht-150 {height:150px;}
.ht-160 {height:160px;}
.ht-170 {height:170px;}
.ht-180 {height:180px;}
.ht-190 {height:190px;}
.ht-200 {height:200px;}
.ht-100 {height:100%; min-height:580px;}

.h-100 {height:100vh; min-height:580px;}

/*------------ Global Settings: Typography ----------------*/

.fade--4 {opacity:0.4;}
.fade--5 {opacity:0.5;}
.fade--6 {opacity:0.6;}
.fade--7 {opacity:0.7;}
.fade--8 {opacity:0.8;}
.type--fade {opacity: .5;}
.font--uppercase {text-transform: uppercase;}
.font--medium {font-weight:500;}
.font--bold {font-weight:600;}
.font--extrabold {font-weight:700;}
.font--italic {font-style: italic;}
.type--fine-print {font-size: 0.85714286em;}
.font--size3 {font-size:0.8rem;}
.font--size4 {font-size:1rem;}
.font--size5 {font-size:1.2rem;}
.font--size6 {font-size:1.4rem;}
.font--size7 {font-size:1.6rem;}
.font--size8 {font-size:1.8rem;}
.font--size9 {font-size:2rem;}

.type--strikethrough {text-decoration: line-through;}
.type--underline {text-decoration: underline;}

.pos-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
blockquote {
    font-size: 1.78571429em;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    border-left: 0;
}
blockquote {font-style: italic;}
blockquote:not(:last-child) {margin-bottom: 1.04em;}

/*------------ Global Settings: Common & List ----------------*/

.color--facebook {color: #3b5998 !important;}
.color--twitter {color: #00aced !important;}
.color--googleplus {color: #dd4b39 !important;}
.color--instagram {color: #125688 !important;}
.color--pinterest {color: #cb2027 !important;}
.color--dribbble {color: #ea4c89 !important;}
.color--behance {color: #053eff !important;}
.color--linkedin {color: #1685b9 !important;}

.bg--facebook {background: #3b5998 !important; color: #fff !important;}
.bg--twitter {background: #00aced !important; color: #fff !important;}
.bg--googleplus {background: #dd4b39 !important; color: #fff !important;}
.bg--instagram {background: #125688 !important; color: #fff !important;}
.bg--pinterest {background: #cb2027 !important; color: #fff !important;}
.bg--dribbble {background: #ea4c89 !important; color: #fff !important;}
.bg--behance {background: #053eff !important; color: #fff !important;}
.bg--linkedin {background:#1685b9 !important; color: #fff !important;}

.height-100, 
.height-90, 
.height-80, 
.height-70, 
.height-60, 
.height-50, 
.height-40, 
.height-30, 
.height-20, 
.height-10 {height: auto; padding: 5em 0;}

/*------------ Global Settings: Background & Image ----------------*/

.bg-img-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
  opacity: 0;
  background: #252525;
}
.bg-img-holder:not([class*='col-']) {width: 100%;}
.bg-img-holder.background--bottom {background-position: 50% 100% !important;}
.bg-img-holder.background--top {background-position: 50% 0% !important;}

.image--light .bg-img-holder {background: none;}
.bg-img-holder img {display: none;}
.imagebg.border--round {overflow: hidden;}

[data-overlay] {position: relative;}
[data-overlay]:before {
  position: absolute;
  content: '';
  background: #252525;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

[data-overlay].image--light:before {background: #fff;}
[data-overlay].bg--primary:before {background: #4a90e2;}

[data-overlay="1"]:before {opacity: 0.1;}
[data-overlay="2"]:before {opacity: 0.2;}
[data-overlay="3"]:before {opacity: 0.3;}
[data-overlay="4"]:before {opacity: 0.4;}
[data-overlay="5"]:before {opacity: 0.5;}
[data-overlay="6"]:before {opacity: 0.6;}
[data-overlay="7"]:before {opacity: 0.7;}
[data-overlay="8"]:before {opacity: 0.8;}
[data-overlay="9"]:before {opacity: 0.9;}
[data-overlay="10"]:before {opacity: 1;}
[data-overlay="0"]:before {opacity: 0;}

[data-scrim-bottom] {position: relative;}
[data-scrim-bottom]:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 80%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #252525));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #252525 100%);
  bottom: 0;
  left: 0;
  z-index: 1;
  backface-visibility: hidden;
}
[data-scrim-bottom]:not(.image--light) h1,
[data-scrim-bottom]:not(.image--light) h2,
[data-scrim-bottom]:not(.image--light) h3,
[data-scrim-bottom]:not(.image--light) h4,
[data-scrim-bottom]:not(.image--light) h5,
[data-scrim-bottom]:not(.image--light) h6 {color: #a5a5a5; color: #f1f1f1;}

[data-scrim-bottom]:not(.image--light) p,
[data-scrim-bottom]:not(.image--light) span,
[data-scrim-bottom]:not(.image--light) ul {color: #e6e6e6;}

[data-scrim-bottom].image--light:before {background: #fff;}

[data-scrim-bottom="1"]:before {opacity: 0.1;}
[data-scrim-bottom="2"]:before {opacity: 0.2;}
[data-scrim-bottom="3"]:before {opacity: 0.3;}
[data-scrim-bottom="4"]:before {opacity: 0.4;}
[data-scrim-bottom="5"]:before {opacity: 0.5;}
[data-scrim-bottom="6"]:before {opacity: 0.6;}
[data-scrim-bottom="7"]:before {opacity: 0.7;}
[data-scrim-bottom="8"]:before {opacity: 0.8;}
[data-scrim-bottom="9"]:before {opacity: 0.9;}
[data-scrim-bottom="10"]:before {opacity: 1;}

[data-scrim-top] {position: relative;}
[data-scrim-top]:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 80%;
  background: -moz-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #252525), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  left: 0;
  z-index: 1;
}
[data-scrim-top]:not(.image--light) h1,
[data-scrim-top]:not(.image--light) h2,
[data-scrim-top]:not(.image--light) h3,
[data-scrim-top]:not(.image--light) h4,
[data-scrim-top]:not(.image--light) h5,
[data-scrim-top]:not(.image--light) h6 {color: #fff;}

[data-scrim-top]:not(.image--light) p,
[data-scrim-top]:not(.image--light) span,
[data-scrim-top]:not(.image--light) ul {color: #e6e6e6;}
[data-scrim-top].image--light:before {background: #fff;}
[data-scrim-top="1"]:before {opacity: 0.1;}
[data-scrim-top="2"]:before {opacity: 0.2;}
[data-scrim-top="3"]:before {opacity: 0.3;}
[data-scrim-top="4"]:before {opacity: 0.4;}
[data-scrim-top="5"]:before {opacity: 0.5;}
[data-scrim-top="6"]:before {opacity: 0.6;}
[data-scrim-top="7"]:before {opacity: 0.7;}
[data-scrim-top="8"]:before {opacity: 0.8;}
[data-scrim-top="9"]:before {opacity: 0.9;}
[data-scrim-top="10"]:before {opacity: 1;}

.imagebg {position: relative;}
.imagebg .container {z-index: 2;}
.imagebg .container:not(.pos-absolute) {position: relative;}

.imagebg:not(.image--light) h1,
.imagebg:not(.image--light) h2,
.imagebg:not(.image--light) h3,
.imagebg:not(.image--light) h4,
.imagebg:not(.image--light) h5,
.imagebg:not(.image--light) h6,
.imagebg:not(.image--light) p,
.imagebg:not(.image--light) ul,
.imagebg:not(.image--light) blockquote {color: #fff;}

.imagebg:not(.image--light) .bg--white h1,
.imagebg:not(.image--light) .bg--white h2,
.imagebg:not(.image--light) .bg--white h3,
.imagebg:not(.image--light) .bg--white h4,
.imagebg:not(.image--light) .bg--white h5,
.imagebg:not(.image--light) .bg--white h6 {color: #252525;}

.imagebg:not(.image--light) .bg--white p,
.imagebg:not(.image--light) .bg--white ul {color: #666666;}

div[data-overlay] h1,
div[data-overlay] h2,
div[data-overlay] h3,
div[data-overlay] h4,
div[data-overlay] h5,
div[data-overlay] h6 {color: #fff;}

div[data-overlay] p {color: #fff !important;}

.parallax {overflow: hidden;}

/**! 07. Icons **/
.icon {line-height: 1em; font-size: 3.14285714em;}
.icon--xs {font-size: 1em;}
.icon--sm {font-size: 2.35714286em;}
.icon--lg {font-size: 5.57142857em;}
.imagebg:not(.image--light) span {color: #fff;} 

/*------------ Global Settings: Spinner ----------------*/

@keyframes spinner-border {
  to {transform: rotate(360deg);}
}

.spinner-border {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: text-bottom;
    border: 3px solid;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite;
}
.spinner-border-sm {
  width: $spinner-width-sm;
  height: $spinner-height-sm;
  border-width: $spinner-border-width-sm;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
@keyframes spinner-grow {
  0% {transform: scale(0);}
  50% {opacity: 1;}
}

.spinner-grow {
  display: inline-block;
  width:30px;
  height:30px;
  vertical-align: text-bottom;
background-color:#fff;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {width:30px; height:30px;}

/*------------ Global Settings: BG Cover -------------*/
.bg-cover {background-size: cover !important; background-position: center !important;}

.image-bg {background-size: cover !important; background-position: center !important;}
.default-bg {background-size:initial !important; background-position:initial !important;}

.image-bg-wrap {background-size: cover !important; background-position: center !important; position: relative;}
.image-bg-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #182538;
    display: block;
    content: "";
    opacity: 0.8;
}

/*-------------- Global Settings: Border ----------------*/
.b-0 {border: none !important;}
.b-r {border-right: 1px solid #e0ecf5 !important;}
.b-l {border-left: 1px solid #e0ecf5 !important;}
.b-b {border-bottom: 1px solid #e0ecf5 !important;}
.b-t {border-top: 1px solid #e0ecf5 !important;}

.b-all {border: 1px solid #e0ecf5 !important;}

.br-width--1 {border-width:1px !important;}
.br-width--2 {border-width:2px !important;}
.br-width--3 {border-width:3px !important;}
.br-width--4 {border-width:4px !important;}

/*-------------- Global Settings: Thumb size ----------------*/

.thumb-sm {height: 32px; width: 32px;}
.thumb-md {height: 48px; width: 48px;}
.thumb-lg {height: 88px; width: 88px;}

.square--20 {width:20px; height:20px;}
.square--30 {width:30px; height:30px;}
.square--40 {width:40px; height:40px;}
.square--50 {width:50px; height:50px;}
.square--60 {width:60px; height:60px;}
.square--70 {width:70px; height:70px;}
.square--80 {width:80px; height:80px;}
.square--90 {width:90px; height:90px;}
.square--100 {width:100px; height:100px;}

.hide {display: none;}

.block-circle {border-radius: 100%;}
.block-rounded {border-radius:0.4rem;}

/*-------------- Global Settings: Text Colors ----------------*/

.text-white {color: #fff !important; text-shadow: 0.5px 0.5px 1px #140f0f; margin-right: 5px;}
.text-danger {color: #e55151 !important; margin-right: 5px;}
.text-muted {color:#a0abb8 !important; margin-right: 5px;}
.text-warning {color: #ffac45 !important; margin-right: 5px;}
.text-paragraph {color:#665b4d !important; margin-right: 5px;}
.text-paragraph-2 {color:#66789c !important; margin-right: 5px;}
.text-success {color:#78675B !important; margin-right: 5px;}
.text-info {color: #69503F !important; margin-right: 5px;}
.text-inverse {color: #3e4555 !important; margin-right: 5px;}
.text-blue {color:#1d96ff !important; margin-right: 5px;}
.text-purple {color: #7460ee !important; margin-right: 5px;}

html body .text-dark {color: #8d97ad;}
.text-theme {color: #69503F;}

/*-------------- Global Settings: Alerts & Notification --------------*/

.alert-primary {color: #0055ff; background-color: #eaf1ff; border-color: #eaf1ff;}
.alert-success {color: #78675B; background-color: #e9ffeb; border-color: #e9ffeb;}
.alert-warning {color: #ffac45; background-color: #fff5e9; border-color: #fff5e9;}
.alert-info {color: #5a5046; background-color: #f8f7f5; border-color: #f8f7f5;}
.alert-danger {color: #e55151; background-color: #ffe9e9; border-color: #ffe9e9;}
.alert-dark {color: #3e4758; background-color: #eff4ff; border-color: #eff4ff;}
.alert-secondary {color: #4b5d6f; background-color: #d6dfe8; border-color: #d6dfe8;}

/*-------------- Global Settings: Background Colors ----------------*/

.bg-primary {background-color: #69503F !important;}
.bg-success {background-color: #78675B !important;}
.bg-info {background-color:#00c9ce !important;}
.bg-warning {background-color: #ffac45 !important;}
.bg-danger {background-color: #e55151 !important;}
.bg-orange {background-color: #ec2828 !important;}
.bg-yellow {background-color: #fed700;}
.bg-light-success {background-color:#ECEAE9;}
.bg-light-info {background-color:rgba(1,126,250,0.1);}
.bg-light-warning {background-color:rgba(255,172,69,0.1);}
.bg-light-danger {background-color:rgba(229,81,81,0.1);}
.bg-light-megna {background-color:rgba(29,200,205,0.1);}
.bg-light-primary {background-color:rgba(1,126,250,0.1);}
.bg-light-inverse {background-color:rgba(62,69,85,0.1);}
.bg-facebook {background-color: #3b5a9a;}
.bg-twitter {background-color: #56adf2;}
.bg-theme {background-color: #69503F !important;}

.border-success {border-color: #78675B !important;}


html body .bg-purple {background-color: #7460ee !important;}
html body .bg-orange {background-color:#fff6f5 !important;}

.bg-transparent {background-color:rgba(255,255,255,0.12);}

html body .bg-white {background-color: #fff;}

/*----------- Global Settings: Simple List -----------*/

ul.simple-list {padding: 0; margin: 0;}
ul.simple-list li {list-style: none; padding: 10px 5px 10px 28px; position: relative;}
ul.simple-list li:before {content: "\e6af"; font-family: themify; position: absolute; left: 0;}

/*-------------- Global Settings: Labels ----------------*/

.label {padding:4px 15px; color: #fff; font-weight:500; border-radius: 4px; font-size: 75%;}
.label-rounded {border-radius: 60px;}
.label-custom {background-color: #1dc8cd; box-shadow: 1px 1px 3px #b0a299;}
.label-success {background-color: #78675B; box-shadow: 1px 1px 3px #b0a299; margin-left: 5px; text-shadow: 0.5px 0.5px 1px #140f0f;}
.label-info {background-color: #69503F; box-shadow: 1px 1px 3px #b0a299;}
.label-warning {background-color: #ffac45; box-shadow: 1px 1px 3px #b0a299;}
.label-danger {background-color: #e55151; box-shadow: 1px 1px 3px #b0a299;}
.label-megna {background-color: #1dc8cd; box-shadow: 1px 1px 3px #b0a299;}
.label-primary {background-color: #69503F; box-shadow: 1px 1px 3px #b0a299;}
.label-purple {background-color: #7460ee; box-shadow: 1px 1px 3px #b0a299;}
.label-red {background-color: #fb3a3a; box-shadow: 1px 1px 3px #b0a299;}
.label-inverse {background-color: #3e4555; box-shadow: 1px 1px 3px #b0a299;}
.label-default {background-color: #f4f8fa; box-shadow: 1px 1px 3px #b0a299;}
.label-white {background-color: #fff; box-shadow: 1px 1px 3px #b0a299;}
.label-light-success {background-color:#ECEAE9; color: #78675B; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-info {background-color:rgba(1,126,250,0.1); color: #69503F; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-warning {background-color:rgba(255,172,69,0.1); color: #ffac45; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-danger {background-color:rgba(229,81,81,0.1); color: #e55151; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-megna {background-color:rgba(29,200,205,0.1); color: #1dc8cd; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-primary {background-color:rgba(1,126,250,0.1); color: #69503F; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}
.label-light-inverse {background-color:rgba(62,69,85,0.1); color: #3e4555; box-shadow: 1px 1px 3px #b0a299; margin-right: 5px;}

/*------------ Global Settings: Table ------------*/
.table thead th {vertical-align: bottom; border-bottom: 1px solid transparent; border-top: 0px !important;}
.table-striped tbody tr:nth-of-type(odd) {background-color:#f7f9fb;}

.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {border-top: 1px solid #eaeff5; border-bottom: none;}
.table tr th, 
.table tr td {border-color: #eaeff5; padding: 12px 15px; vertical-align: middle;}
.table.tbl-big tr th, 
.table.tbl-big tr td {padding:20px 15px;}
.table.tbl-big.center tr th, 
.table.tbl-big.center tr td {padding:20px 15px; text-align:center;}
table.table tr th {font-weight: 600;}
.table-dark {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; background-color: #212529;}
.table-dark td, 
.table-dark th, 
.table-dark thead th {border-color: #32383e !important;}
.table .thead-dark th {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; background-color: #212529; border-color: #32383e;}

/*------------- Global Settings: Badge ----------------*/

.badge {font-weight: 400;}
.badge-xs {font-size: 9px;}

.badge-xs,
.badge-sm {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);}

.badge-success {background-color: #78675B;}
.badge-info {background-color: #69503F;}
.badge-primary {background-color: #69503F;}
.badge-warning {background-color: #ffac45;}
.badge-danger {background-color: #e55151;}
.badge-purple {background-color: #7460ee;}
.badge-red {background-color: #fb3a3a;}
.badge-inverse {background-color: #3e4555;}

/*------------- Global Settings: dropdown ----------------*/

.dropdown-item {padding: 8px 1rem; color:#607394; font-size: 15.5px;}

/*------------- Global Settings: Buttons ----------------*/
.btn {
	color: #fff;
	padding:10px;
	height:40px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	cursor: pointer;
	-webkit-transition:all ease 0.4s;
	-o-transition:all ease 0.4s;
	transition:all ease 0.4s;
	border-radius:0.4rem;
	border:2px solid transparent;
	line-height: 2;
	font-size: 15px;
}

.btn:focus, 
.btn:hover {-webkit-box-shadow: none; box-shadow: none;}

.btn-lg {padding:1em 1.5em;	height:62px; font-size:1.2rem;}
.btn-md {padding:1em 1.5em; height:45px; font-size:1rem;}
.btn-sm {padding: .25rem .5rem; height:35px; font-size: 14px;}
.btn-xs {padding: .2rem .5rem; height:30px; font-size: 12px;}
.btn-rounded {border-radius:50px !important; -webkit-border-radius:50px !important;}
.btn-arrow {position: relative;}

.btn-danger {background:#d84343; border-color:#d84343; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.btn-danger:hover, 
.btn-danger:focus, 
.btn-danger:active {background:#d24040 !important; border-color:#d24040 !important; color:#fff !important;}

.btn-outline-danger {background:#fff; border-color:#d84343; color:#d84343;}
.btn-outline-danger:hover, 
.btn-outline-danger:focus, 
.btn-outline-danger:active {background:#d24040 !important; border-color:#d24040 !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-danger {background: #f0e1e1; border-color: #d7645f; color: #d7645f;}
.btn-light-danger:hover, 
.btn-light-danger:focus, 
.btn-light-danger:active {background:#d7645f !important; border-color:#d7645f !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-success {background:#78675B; border-color:#78675B; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.btn-success:hover, 
.btn-success:focus, 
.btn-success:active {background:#5a5046 !important; border-color:#5a5046 !important; color:#fff !important;}

.btn-outline-success {background:#fff; border-color:#78675B; color:#78675B;}
.btn-outline-success:hover, 
.btn-outline-success:focus, 
.btn-outline-success:active {background:#78675B !important; border-color:#78675B !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-success {background:#f0ebe6; border-color:#78675B; color:#78675B;}
.btn-light-success:hover, 
.btn-light-success:focus, 
.btn-light-success:active {background:#78675B !important; border-color:#78675B !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-warning {background:#ffac45; border-color:#ffac45; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.btn-warning:hover, 
.btn-warning:focus, 
.btn-warning:active {background:#eb9c3a !important; border-color:#eb9c3a !important; color:#fff !important;}

.btn-outline-warning {background:#fff; border-color:#ffac45; color:#ffac45;}
.btn-outline-warning:hover, 
.btn-outline-warning:focus, 
.btn-outline-warning:active {background:#ffac45 !important; border-color:#ffac45 !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-warning {background:rgba(255, 172, 69,0.1); border-color:rgba(255, 172, 69,0.5); color:#ffac45;}
.btn-light-warning:hover, 
.btn-light-warning:focus, 
.btn-light-warning:active {background:#ffac45 !important; border-color:#ffac45 !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-primary {background:#69503F; border-color:#69503F; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f; box-shadow: 1px 1px 3px #140f0f;}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active {background:#462D1C !important; border-color:#462D1C !important; color:#fff !important; box-shadow: 1px 1px 3px #140f0f;}

.btn-outline-primary {background:#fff; border-color:#69503F; color:#69503F;}
.btn-outline-primary:hover, 
.btn-outline-primary:focus, 
.btn-outline-primary:active {background:#69503F !important; border-color:#69503F !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-primary {background:#E7E6E5; border-color:#a58750; color:#a58750;}
.btn-light-primary:hover, 
.btn-light-primary:focus, 
.btn-light-primary:active {background:#a58750 !important; border-color:#a58750 !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-info {background:#00c9ce; border-color:#00c9ce; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.btn-info:hover, 
.btn-info:focus, 
.btn-info:active {background:#05b8bd !important; border-color:#05b8bd !important; color:#fff !important;}

.btn-info-outline {background:#fff; border-color:#00c9ce; color:#00c9ce;}
.btn-outline-info:hover, 
.btn-outline-info:focus, 
.btn-outline-info:active {background:#00c9ce !important; border-color:#00c9ce !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-info {background:rgba(0, 201, 206,0.1); border-color:rgba(0, 201, 206,0.5); color:#00c9ce;}
.btn-light-info:hover, 
.btn-light-info:focus, 
.btn-light-info:active {background:#00c9ce !important; border-color:#00c9ce !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-theme {background:#69503F; border-color:#69503F; color:#fff; text-shadow: 0.5px 0.5px 1px #0f0b0b; box-shadow: 1px 1px 3px #231919;}
.btn-theme:hover, 
.btn-theme:focus, 
.btn-theme:active {background:#462D1C !important; border-color:#462D1C !important; color:#fff !important; box-shadow: 1px 1px 3px #140f0f;}

.btn-outline-theme {background:#fff; border-color:#69503F; color:#69503F;}
.btn-outline-theme:hover, 
.btn-outline-theme:focus, 
.btn-outline-theme:active {background:#69503F !important; border-color:#69503F !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-light-theme {background:#E7E6E5; border-color:rgba(1, 126, 250,0.65); color:#69503F;}
.btn-light-theme:hover, 
.btn-light-theme:focus, 
.btn-light-theme:active {background:#69503F !important; border-color:#69503F !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-whites {background:#fff; border-color:#fff; color:#69503F; font-weight: 600;}
.btn-whites:hover, 
.btn-whites:focus, 
.btn-whites:active {background:#fff !important; border-color:#fff !important; color:#140f0f !important;}

.btn-outline-whites {background:transparent; border-color:#fff; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.btn-outline-whites:hover, 
.btn-outline-whites:focus, 
.btn-outline-whites:active {background:#fff !important; border-color:#fff !important; color:#69503F !important;}
.btn-light-white {background:rgba(255, 255, 255,0.1); border-color:rgba(255, 255, 255,0.65); color:#fff;}
.btn-light-whites:hover, 
.btn-light-whites:focus, 
.btn-light-whites:active {background:#fff !important; border-color:#fff !important; color:#69503F !important;}

.btn-gray {background:#dee2e6; border-color:#dee2e6; color:#24486c;}
.btn-gray:hover, 
.btn-gray:focus, 
.btn-gray:active {background:#fff !important; border-color:#fff !important; color:#69503F !important;}

.btn-light-gray {background:#f8f2f1; border-color:#f8f2f1; color:#1c2d39;}
.btn-light-gray:hover, 
.btn-light-gray:focus, 
.btn-light-gray:active {background:#1e1b17 !important; border-color:#1e1b17 !important; color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}

.btn-outline-gray{background:transparent; border-color:#dee2e6; color:#24486c;}
.btn-outline-gray:hover, 
.btn-outline-gray:focus, 
.btn-outline-gray:active {background:#fff !important; border-color:#69503F !important; color:#69503F !important;}


.btn_top.top.btn_bo_user .btn_admin.btn {margin: 7px 3px 0; padding: 11px 0; line-height: 0; width: 40px; height: 40px;}
.btn_top.top.btn_bo_user .btn_more_opt.btn_b03.btn.is_list_btn {margin:7px 1px; padding: 5px; width: 40px;}
.btn_top.top.btn_bo_user .fix_btn.write_btn {margin:7px 1px; padding: 5px; width: 40px; display: inline-block; background: #afa08c; box-shadow: 1px 1px 3px #140f0f; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; text-decoration: none; vertical-align: middle; line-height: 1.8; border-radius: 6px;}
.btn_top.top.btn_bo_user .fix_btn.write_btn:hover {background:#a09178;}


/*----------- Global Settings: Video ------------------*/
.cover .video-block:not(:first-child):not(:last-child) {margin: 2.77em 0;}

.video-play-icon {
    width:6.42857143em;
    height:6.42857143em;
    border-radius: 50%;
    position: relative;
    z-index:2;
    display: inline-block;
    border: 2px solid #fff;
    cursor: pointer;
	line-height:6em;
    background: #fff;
	box-shadow:0px 0px 0px 15px rgba(255,255,255,0.2);
	-webkit-box-shadow:0px 0px 0px 15px rgba(255,255,255,0.2);
}
.video-play-icon a {font-size: 3em;	color:#69503F;}

/*----------- Global Settings: Pagination ------------------*/

.pagination {
    display: table;
    padding-left: 0;
    border-radius: 4px;
    margin:20px auto 0 !important;
}

.pagination>li>a,
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 0;
    margin: 2px;
    color: #41352D;
    text-decoration: none;
	background-color: #fff;
    border-radius: 2px;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 1;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 1px 1px 3px #9e9189;
    box-shadow: 1px 1px 3px #9e9189;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 15px;
}

#register-tab,
#signin-tab {outline: none;}


.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {z-index: 2; color:#fff; cursor: pointer; background-color:#99826f; border-color:#99826f; text-shadow: 0.5px 0.5px 1px #140f0f;}
/*
.pagination li:first-child a {background:#69503F; border: 1px solid #69503F; border-radius:2px; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
*/
.pagination li:first-child a,
.pagination li:last-child a {background: #4D4946; border: 1px solid #4D4946; border-radius:2px; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.pagination>li {display: inline;}
.page-item.active .page-link {z-index: 2; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; background-color: #69503F; border-color: #69503F;}

/*------------- Global Settings: Bootstrap 4 hack --------------*/

.card-columns {-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}

.card-columns .card {margin-bottom: 30px;}

.invisible {visibility: hidden !important;}

.hidden-xs-up {display: none !important;}

@media (max-width: 575px) {
	.hidden-xs-down {display: none !important;}
}

@media (min-width: 576px) {
	.hidden-sm-up {display: none !important;}
}

@media (max-width: 767px) {
	.hidden-sm-down {display: none !important;} 
}

@media (min-width: 768px) {
	.hidden-md-up {display: none !important;} 
}

@media (max-width: 991px) {
	.hidden-md-down {display: none !important;} 
}

@media (min-width: 992px) {
	.hidden-lg-up {display: none !important;}
	.nav-left-side ul.attributes {float: none;}
}

@media (max-width: 1199px) {
	.hidden-lg-down {display: none !important;}
}

@media (min-width: 1200px) {
  .hidden-xl-up {display: none !important;}
}

.hidden-xl-down {display: none !important;}

/*---------- Global Settings: Section Heading Style ---------*/

.sec-heading {margin-bottom:2rem;}
.sec-heading.lg {margin-bottom:30px;}
.sec-heading.center {text-align:center;}
.sec-heading h2, 
.sec-heading p {margin-bottom:0px;}
.sec-heading.light h2, 
.sec-heading.light p {color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}

.gredient-title {background: -webkit-linear-gradient(45deg, #002243, #148aff 65%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.sec-heading p {margin-bottom:5px; line-height:1.7;}

.single-items {padding: 0 10px;}

.property-slide, 
.item-slide {margin: 0 -15px;}

.sec-heading2 {width: 100%; display: flex; flex-wrap: wrap; align-items: center;}
.sec-left {flex: 1;}
.sec-left h3 {font-size: 20px; margin-bottom: 0px;}
.sec-right a {font-size: 14px; font-weight: 600; opacity: 0.7;}

/*------------ Global Settings: All Forms Style ---------------*/

.form-control {
    height:50px;
    font-size:14px;
    box-shadow: none;
    border:1px solid #efeae7;
	background-clip: initial;
}
.form-control:focus {border:1px solid #c6b4a8;}
.form-control.xs {height:30px; font-size:10px;}
.form-control.sm {height:35px; font-size:12px;}
.form-control.md {height:45px; font-size:13px;}
.form-control.lg {height:62px; font-size:15px;}

.hero-search-content.verticle-space .form-group {margin-bottom: 15px; display: flex; flex-direction: column;}
.image-bg .form-control, 
.bg--dark .form-control {color:#554d4a !important;}
.form-group label {margin-bottom:6px; font-size:14px; font-weight:500;}

textarea.form-control {height: 150px;}

.tip-topdata {
    position: relative;
    color: #fff; 
	text-shadow: 0.5px 0.5px 1px #140f0f;
    text-decoration: none;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #394d8c;
    border-radius: 50%;
    text-align: center;
    line-height: 19px;
    margin-left: 5px;
    font-size: 9px;
}
.tip-topdata:before {
    content: attr(data-tip);
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    z-index: 999;
    white-space: nowrap;
    bottom: 9999px;
    left: 0;
    background:#394d8c;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    padding: 7px 15px;
    line-height: 25px;
    border-radius: 3px;
    top: -42px;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    text-shadow: none;
    display: inline-table;
}

.tip-topdata:hover:before {opacity: 1;}
.form-submit .select2-container--default .select2-selection--single {
	background-color: #f9fafc;
    border-radius: 0;
    border: none;
    height: 56px;
    border: 1px solid #f3f2ed;
    border-radius: 4px;
    padding-left: 15px;
}
.form-submit .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 55px;}

.col-xl-6.col-lg-12.col-md-12.col-sm-12.col-12,
.col-xl-3.col-lg-4.col-md-6.col-sm-12 {padding: 0 10px;}

/**************************************
	Header Navigation Styles
***************************************/
.nav-brand,
.nav-brand:focus,
.nav-brand:hover,
.nav-menu>li>a {color:#462D1C;}

.menu__list,
.nav-dropdown,
.nav-menu,
ul {list-style: none;}

.menu__link,
.navigation,
.navigation * {-webkit-tap-highlight-color: transparent;}

.navigation,
.navigation * {box-sizing: border-box;}
.navigation {width: 100%; display: table; position: relative; font-family: inherit;}

.nav-toggle,
.navigation-hidden .nav-header {display: none;}
.navigation-portrait {height: 48px;}
.navigation-fixed {position: fixed; top: 0; left: 0;}

.navigation-hidden {width: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important;}

.align-to-right {float: right;}

.nav-header {float: left;}

.nav-brand {padding:0px 15px 0px 0; font-size: 24px; margin-right: 1rem; text-decoration: none !important}

.deatils ul li a,
.indicate a,
.logo h1 a,
.nav-button,
.nav-dropdown>li>a,
.nav-menu>li>a,
nav a {text-decoration: none;}

.navigation-portrait .nav-brand {font-size: 18px; line-height: 48px;}

.nav-logo>img {height: 48px; margin: 11px auto; padding: 0 15px; float: left;}

.nav-logo:focus>img {outline: initial;}

.deatils ul li a,
.indicate a,
.menu__link:focus,
.menu__link:hover,
nav a,
nav a:focus,
nav a:hover {outline: 0;}

.navigation-portrait .nav-logo>img {height: 36px; margin: 6px auto 6px 15px; padding: 0;}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 52%;
    margin-top: -14px;
    left:0px;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
	background-color: #70798b;
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 #70798b, 0 1em 0 0 #70798b
}

.navigation-portrait .nav-toggle {display: block;}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
	background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: .8s;
    transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {left: auto; right: -400px;}

.nav-menus-wrapper.nav-menus-wrapper-open {left: 0;}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {right: 0;}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {display: block;}

.nav-menu {margin: 0; padding: 0; line-height: normal;}

.navigation-portrait .nav-menu {width: 100%;}

.navigation-landscape .nav-menu.nav-menu-centered {float: none; text-align: center;}

.nav-menu>li {display: inline-block; float: left; text-align: left;}

.navigation-portrait .nav-menu>li {width: 100%; position: relative; border-top: solid 1px #f0f0f0;}

.navigation-portrait .nav-menu>li:last-child {border-bottom: solid 1px #f0f0f0;}

.nav-menu+.nav-menu>li:first-child {border-top: none;}

.navigation-landscape .nav-menu.nav-menu-centered>li {float: none;}

.nav-menu>li>a {
    padding: 16px 12px;
    display: inline-block;
    transition: color .3s, background .3s;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    font-size: 16px;
}

.navigation-portrait .nav-menu>li>a {height: auto; width: 100%; padding: 12px 15px 12px 26px;}

.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a {color:#462D1C; !important;}

.nav-menu>li>a>[class*=ion-],
.nav-menu>li>a>i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.nav-menu>li>a>[class*=ion-] {width: 16px; display: inline-block; transform: scale(1.8);}

.navigation-portrait .nav-menu.nav-menu-social {width: 100%; text-align: center;}

.nav-menu.nav-menu-social>li {text-align: center; float: none; border: none !important;}

.navigation-portrait .nav-menu.nav-menu-social>li {width: auto;}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {font-size: 12px;}

.nav-menu.nav-menu-social>li>a>.fa {font-size: 14px;}

.navigation-portrait .nav-menu.nav-menu-social>li>a {padding: 15px;}

.submenu-indicator {
    margin-left: 6px;
    margin-top:6px;
    float: right;
    transition: all .3s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #39466d #39466d transparent;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border .3s
}

.navigation-portrait .submenu-indicator-chevron {position: absolute; top: 18px; left: 24px;}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {border-color: transparent #796760 #796760 transparent;}

.navigation-portrait .submenu-indicator.submenu-indicator-up {-ms-transform: rotate(-180deg); transform: rotate(-180deg);}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.no-scroll {width: 100%; height: 100%; overflow: hidden;}
.nav-text {margin: 25px 15px; color: #70798b;}

.navigation-portrait .nav-text {width: calc(100% - 52px); margin: 12px 26px 0;}

.navigation-portrait .nav-text+ul {margin-top: 15px;}

.nav-dropdown {
    min-width:250px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {width: 100%; position: static; left: 0;}

.nav-dropdown .nav-dropdown {left: 100%;}

.nav-menu>li .nav-dropdown {
    border: none;
	padding: 0;
	background:#fff;
    box-shadow: 1px 1px 3px #140f0f;
	-webkit-box-shadow: 1px 1px 3px #140f0f;
    border-radius: 0.4rem;
}

.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}
 
.nav-dropdown>li>a {
    width: 100%;
    padding: 14px 20px 14px 15px;
    border-bottom: 1px solid #e4e8ec;
    display: inline-block;
    float: left;
    color:#392D0D;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 15px;
    font-weight: 500;
}

.nav-dropdown>li:last-child>a {Border-bottom:none;}
.nav-dropdown>li>a:hover, 
.nav-dropdown>li>a:focus {padding-left: 25px; Color:#69503F;}




.social-icon a i,
.social-icons a i {width: 32px; height: 32px; display: inline-block; border-radius: 16px;}

.nav-dropdown>.focus>a,
.nav-dropdown>li:hover>a {color:#69503F;}
.nav-dropdown.nav-dropdown-left {right: 0;}
.nav-dropdown>li>.nav-dropdown-left {left: auto; right: 100%;}
.navigation-landscape .nav-dropdown-left>li>a {text-align: right;}
.navigation-portrait .nav-dropdown>li>a {padding: 12px 20px 12px 36px;}
.navigation-portrait .nav-dropdown>li>ul>li>a {padding-left: 50px;}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {padding-left: 70px;}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {padding-left: 90px;}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {padding-left: 110px;}

.nav-dropdown .submenu-indicator {right: 15px; top: 16px; position: absolute;}

.menu__list,
.navbar,
nav a {position: relative;}

.navigation-portrait .submenu-indicator {right: 0; top: 0;}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {-ms-transform: rotate(-45deg); transform: rotate(-45deg);}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {-ms-transform: rotate(45deg); transform: rotate(45deg);}

.nav-dropdown>.focus>a .submenu-indicator-chevron,
.nav-dropdown>li:hover>a .submenu-indicator-chevron {border-color: transparent #69503F #69503F transparent;}

.navigation-landscape .nav-dropdown-left .submenu-indicator {left: 10px;}

.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {-ms-transform: rotate(135deg); transform: rotate(135deg);}


.nav-submenu-sub {margin: 8px 0 0 -4px;}
.nav-submenu-sub a {padding: 10px 20px 10px 15px; Color:#69503F;}
.nav-submenu-sub a:hover, 
.nav-submenu-sub a:focus {padding-left: 25px; Color:#806f57;}




nav a {display: inline-block;}

.header {background: #fff; position: relative; padding: 15px 0;}

.header-top {padding: 1em 0; background: #05222A;}

.indicate {float: left;}

.deatils {float: right;}

.indicate a {font-size: 1.1em; color: #C6C7C7; vertical-align: middle;}

.deatils ul li i,
.indicate i {font-size: 1.2em; color: #888f90; vertical-align: middle;}
.indicate i {margin-right: .5em;}

.deatils ul li {display: inline-block; margin: 0 5px;}
.deatils ul li i {margin-right: .5em;}
.deatils ul li a {font-size: 1.1em; color: #C6C7C7; vertical-align: middle;}

.social-icons {float: right; margin-top: .7em;}

.logo h1 a {color: #fff; font-size: 1.3em; text-shadow: 0.5px 0.5px 1px #140f0f;}

.logo span {
    display: block;
    font-size: .32em;
    letter-spacing: 4px
}

.header-bottom {padding: 1em 0;}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-default {
    background: #fff;
    border: none !important
}

.navbar-default .navbar-nav>li>a {
    color: #05222A;
    font-size: 1.3em;
    font-weight: 900
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {color: #02B875; background-color: #fff;}

.navbar {min-height: 50px; margin-bottom: 0; border: 1px solid transparent;}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {color: #05222A; background-color: #fff;}

.menu__list {-webkit-flex-wrap: inherit; flex-wrap: inherit;}

.menu__item {display: block; margin: 1em 0;}

.menu__link {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.menu--francisco .menu__item {margin: 0 1.5em;}

.menu--francisco .menu__link {
    position: relative;
    overflow: hidden;
    height: 3em;
    padding: 1em 0;
    text-align: center;
    color: #b5b5b5;
    -webkit-transition: color .3s;
    transition: color .3s
}

.menu--francisco .menu__link:focus,
.menu--francisco .menu__link:hover {color: #929292;}

.menu--francisco .menu__item--current .menu__link {color: #02B875;}

.menu--francisco .menu__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background: #02B875;
    -webkit-transform: translate3d(0, -3em, 0);
    transform: translate3d(0, -3em, 0);
    -webkit-transition: -webkit-transform 0s .3s, opacity .2s;
    transition: transform 0s .3s, opacity .2s
}

.menu--francisco .menu__item--current .menu__link::before,
.menu--francisco .menu__link:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s, opacity .1s;
    transition: transform .5s, opacity .1s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu--francisco .menu__helper {display: block; pointer-events: none;}

.menu--francisco .menu__item--current .menu__helper,
.menu__link:hover .menu__helper {
    -webkit-animation: anim-francisco .3s forwards;
    animation: anim-francisco .3s forwards;
}

@-webkit-keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.nav-menu.nav-menu-social>li.list-buttons a {
    border-radius:6px;
    position: relative;
	background:#69503F;
	border:2px solid #69503F !important;
	box-shadow: 1px 1px 3px #140f0f;
	font-size: 16px;
}
.nav-menu.nav-menu-social>li.list-buttons.light a {
	background:#fff;
	border:2px solid #fff !important;
}
.nav-menu.nav-menu-social>li.list-buttons.border a {
    background: #fff;
    border: 2px solid #c8beb9 !important;
	box-shadow: 1px 1px 3px #b0a299;
	text-shadow: 0.5px 0.5px 1px #fff;
}
.header-fixed .nav-menu.nav-menu-social>li.list-buttons.light a {
    background: #462D1C;
    border-color: #462D1C !important;
}
.nav-menu.nav-menu-social>li.list-buttons a {
    top:0;
	padding:14px 20px;
    color:#fff !important;
	font-size: 14px;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.nav-menu.nav-menu-social>li.list-buttons.light a {
    color:#08184b !important;
}
.nav-menu.nav-menu-social>li.list-buttons.border a {
    color:#69503F !important;
}
.header-fixed .nav-menu.nav-menu-social>li.list-buttons.light a {
    color:#fff !important;
}
.nav-menu.nav-menu-social>li.list-buttons.dark{
    background:#462D1C;
	border-color:#462D1C !important;
}
.nav-menu.nav-menu-social>li.list-buttons.dark a{
	color:#fff;
}
.header-fixed .nav-menu.nav-menu-social .text-light {
    color:#796760 !important;
}
.nav-brand img {
    max-width: 160px;
    position: relative;
	padding-top: 5px;
}
.nav-menu.nav-menu-social>li>a>.fas {
    font-size: 15px;
	-ms-transform: scale(1);
    transform: scale(1);
}
.nav-menu.nav-menu-social>li.list-buttons>a{
	display:inline-flex;
	align-items:center;
}

/*--------- Dashboard Dropdown ----------*/

.btn-group.account-drop {
    position: relative;
    padding: 3px 10px;
}
.nav-menu.nav-menu-social>li:last-child .btn-group.account-drop{
	padding-right:0;
}
.account-drop .btn.btn-order-by-filt {
    padding:0px;
	height:40px;
	width:40px;
	color: #06325d;
    font-size: 18px;
    margin-top: 0;
    font-weight: 600;
    border-radius: 50% !important;
    box-shadow: 0px 0px 0px 3px rgb(237 240 245);
    -webkit-box-shadow: 0px 0px 0px 3px rgb(237 240 245);
}
.account-drop .btn.btn-order-by-filt img.avater-img {
    width: 30px;
    border-radius: 50%;
}
.account-drop .dropdown-menu {
    top:70px !important;
    right: 0 !important;
    background: #fff;
    box-shadow: none;
    min-width:300px;
    left: initial !important;
    border: none;
    padding: 0rem;
    overflow: hidden;
	z-index:99;
    border-radius: 0.4rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
.drp_menu_headr {
    display: flex;
    align-items: center;
	justify-content: space-between;
    padding: 1.2rem;
    background:#69503F;
}
.drp_menu_headr h4 {
    font-size: 18px;
    margin: 0;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.account-drop .dropdown-menu ul {
    padding: 0;
    margin: 0;
}
.account-drop .dropdown-menu ul li {
    list-style: none;
    padding: 0;
    width: 100%;
    display: block;
}
.account-drop .dropdown-menu ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color:#06325d;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid #edf0f3;
}
.account-drop .dropdown-menu ul li a i {
    margin-right:7px;
    position: relative;
    top:0px;
}
.notti_coun {
    position: absolute;
    right: 10px;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #333333;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 600 !important;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
span.notti_coun.style-1 {background: #55413c;}
span.notti_coun.style-2 {background: #dc8282;}
span.notti_coun.style-3 {background: #968c64;}

.ntf-list-groups {
    position: relative;
    display: block;
    width: 100%;
}
.ntf-list-groups-single {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 1rem 0.8rem;
    border-bottom: 1px solid #e4e9ed;
}
.ntf-list-groups-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
}
.ntf-list-groups-caption {
    flex: 1;
    font-size: 14px;
    color: #413731;
    padding-left: 10px;
}
.ntf-list-groups-caption p{
    margin:0;
}
.ntf-list-groups-single a.ntf-more {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    width: 100%;
}
span.noti-status {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #f32b2b;
    border-radius: 50%;
    top: 8px;
    right: 10px;
}
.drp_menu_headr-right .btn {
    padding: 0.6rem 1rem;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
}
.mobile_nav ul {
    padding: 0;
    margin: 0;
}
.mobile_nav ul li {
    list-style: none;
    margin-left: 1rem;
}
.mobile_nav ul li a {
    height: 50px;
    width: auto;
    padding: 0.8rem 1.5rem;
    border-radius: 0.4rem;
    border: 2px solid #e3ebf3 !important;
    color: #69503F;
    font-weight: 500;
}
.mobile_nav.dhsbrd li {
    margin: 0;
    display: inline-block;
    width: auto !important;
}
.mobile_nav.dhsbrd ul li a {
    border: none !important;
    width: auto;
    display: inline-flex;
}
.mobile_nav.dhsbrd .account-drop ul li a {width:100%;}


/*===================================================
 Homes Banner
==================================================*/
.image-bg {
    background-size: cover !important;
    background-position: center !important;
}
.image-cover {
    background-size: cover !important;
    background-position: center !important;
}
.image-bottom {
    background-size: auto !important;
    background-position: bottom !important;
}
.image-cover .container, .bg-cover .container {
	position:relative;
	z-index:1;
}
.hero-header {
    padding:5em 0 5em;
    display:flex;
    flex-wrap: wrap;
	min-height: 400px;
    justify-content: center;
    align-items: center;
	min-height:500px;
}
.hero-search-wrap {
    position: relative;
    background:#fff;
    max-width: 540px;
    border-radius: 10px;
    padding:30px;
    box-shadow: 2px 3px 7px #78695f;
}
.hero-search-wrap.hs-2 {
    background:rgba(255,255,255,0.15);
    border-radius:5px;
    padding:1rem 1rem 0rem;
}
.hero-search-wrap.full-width {
	width:100%;
    max-width:100%;
}
.hero-search h1 {
    text-transform: capitalize;
    color: #462D1C !important;
	font-size:35px;
}
.btn.search-btn {
    background: #69503F;
    padding:5px 15px;
    border-radius:5px;
    box-shadow:none;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    width: 100%;
	font-size:1rem;
}
.btn.search-btn:hover, 
.btn.search-btn:focus {color:#fff !important; text-shadow: 0.5px 0.5px 1px #140f0f;}
.hero-banner.dark-text h1, 
.hero-banner.dark-text p, 
.hero-banner.dark-text h1, 
.hero-banner.dark-text  p {color:#4d5968;}
.choose-propert-type {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 52px;
    position: relative;
    border-right: 1px solid #e2e6ed;
}
.choose-propert-type .nav-link {
    height: 45px;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 20px;
    margin-right: 10px;
    background:#E8E2DF;
    color:#69503F;
}

/*----------- Classic Search ------------*/
.classic-search-box {
    display: flex;
    align-items: center;
    position: relative;
}
.hero-search-content {
    background: #fff;
    padding: 0.7rem;
    border-radius: 8px;
    position: relative;
    width: 100%;
	box-shadow: 2px 2px 5px #140f0f;
}

.hero-search-right {box-shadow: none/* 1px 1px 3px #968278 */;}
.hero-search-right .input-with-icon {margin-left: 0;}

.hero-search-right .nice-select {line-height: 36px;}

.hero-search-content-sub {box-shadow: 2px 2px 5px #69503F;}
.hero-search-content .form-group {margin: 0;}
.hero-search-content .form-group.full {flex:1; width:100%;}

.input-with-icon {display: flex; align-items: center; position: relative;}
.input-with-icon .form-control {padding-left: 35px; border: none; font-size: 15px;}
.input-with-icon i, 
.input-with-icon img {position: absolute; left: 7px;}
.colored .input-with-icon i, 
.colored .input-with-icon img {color:#69503F; padding-left: 5px;}
.hero-search-content .form-control {height: 52px; align-items: center; justify-content: center; width:100%;}

.hero-search-content .form-control::placeholder {padding-left: 16px;}

.hero-search-content .btn {
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	margin-left: 10px;
	box-shadow: 1px 1px 3px #140f0f;
	font-size: 15px;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.btn.btn-filter-search {
    background:#f4eeea;
    height: 52px;
    border-radius: 6px;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    color: #392D0D;
	font-weight: 600;
	width:100%;
	box-shadow: 1px 1px 3px #b0a299;
	text-shadow: 0.5px 0.5px 1px #fff;
}
.btn.btn-filter-search:hover {background:#ebe1dc;}
.btn.btn-filter-search i {margin-right:10px;}
.fliox-search-wiop {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.fliox-search-wiop .form-group {
    width: 48%;
    flex: 50%;
    position: relative;
    display: flex;
}
.nice-select ul.list {
    width: 100%;
    z-index: 99;
    box-shadow: none;
    border: 1px solid #f1f3f7;
	box-shadow: 1px 1px 3px #69503F;
	margin-top: 0;
}
.nice-select .option:hover, 
.nice-select .option.focus, 
.nice-select .option.selected.focus {background-color: #e9eef5;}
.hero-search-content .nice-select .list {box-shadow: none; border:1px solid #e6ebf1;}

.briod {border-right: 1px solid #e9eef5;}

.lios-vrst {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
    position: relative;
}
.lios-vrst ul {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
}
.lios-vrst ul li {
    flex: 0 0 33.3333%;
    list-style: none;
    width: 33.3333%;
    position: relative;
}
.lios-parts h2 {font-size: 3rem; margin-bottom:5px; font-weight:800;}
.lios-parts h2 span {margin-left: 5px;}
.lios-parts h6 {font-size: 14px; font-weight: 600; color: #252e38;}

.nice-select:after {border-bottom: 2px solid #413731; border-right: 2px solid #413731;}
.nice-select:active, 
.nice-select.open, 
.nice-select:focus {border-color:#e6ebf1;}
.nice-select.small-select {border-color: #e6ebf1; font-weight: 500; font-size: 13px; color:#413731;}
.nice-select .option {font-weight: 500; color: #7C685C;}
.nice-select .option:hover, 
.nice-select .option.focus, 
.nice-select .option.selected.focus {background-color:#f4f5f7; font-weight: 500;}

/*--------------- Video Banner --------------*/
.video-banner {
    position: relative;
	background-color: black;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 640px;
    width: 100%;
    overflow: hidden;
}
.video-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	background-color:#000000;
    opacity: 0.6;
    z-index:3;
}
.video-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*-------------- Homes Banner: Hero Header -----------------*/
.hero-header {
	background:#232323;
	background-position:center;
	background-size:cover;
	padding:4em 0;
	position:relative;
}
.large-banner {
    padding: 5em 0 3em;
    display: flex;
	min-height:660px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.verticle-center {text-align:center;}
.hero-header {
    margin: 0;
    z-index: 2;
	padding:3rem 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}
.hero-header>* {position:relative; z-index:4;}
.vedio-header>* {z-index: 22;}
.hero-header h1 {font-weight:800; line-height:1.3;}
[data-overlay] {position: relative;}
[data-overlay]:before {
    position: absolute;
    content: '';
    background:#010101;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
[data-overlay="1"]:before {opacity: 0.1;}
[data-overlay="2"]:before {opacity: 0.2;}
[data-overlay="3"]:before {opacity: 0.3;}
[data-overlay="4"]:before {opacity: 0.4;}
[data-overlay="5"]:before {opacity: 0.5;}
[data-overlay="6"]:before {opacity: 0.6;}
[data-overlay="7"]:before {opacity: 0.7;}
[data-overlay="8"]:before {opacity: 0.8;}
[data-overlay="9"]:before {opacity: 0.9;}

/*---------- Map Style --------------*/
.map-left-box {float: right;}
.map-banner-wrap {
    height: calc(100% - 4.8rem);
    position: relative;
    top: 4.88rem;
    transition: .1s;
}
.map-content-bxo {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 1.875rem;
    scrollbar-color: #d2d2d2 #f3f3f3;
    scrollbar-width: thin;
    transition: all .25s ease-in-out;
    scroll-padding-top: 3rem;
}

.flt-wrap {float: left; width: 100%; position: relative;}

.map-left-box .home-map-container.fw-map {
    width:40%;
    height: 100%;
    position: fixed;
    right: 0;
    z-index: 22;
    -webkit-transform: translate3d(0,0,0);
    overflow: hidden;
}
.home-map-container.fw-map #map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
}
.half-map .map-content-wrap{
    position: relative;
    width:60%;
    min-height: 100vh;
    z-index: 10;
    float: left;
}
.map-content-wrap .map-content-bxo{
    max-height: 100%;
    overflow: auto;
    padding: 0;
    overflow: visible;
}
.map-content-wrap .map-content-bxo {padding:1.5rem 2em 0;}
.map-content-list {position: relative; display: block; padding: 0 2rem 2rem;}
._mp-inner-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom:1rem;
}
._mp-inner-first {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 1rem;
    flex-wrap: wrap;
}
.search-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #f1f3f7;
    width: 100%;
    max-width:550px;
	padding: 5px;
}
.search-inline .form-control {
    border-radius: 6px;
	font-weight:500;
	font-size:13px;
    border: none;
}
.search-inline .btn.btn-append {
    background: #69503F;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	font-size:14px;
}
.filter-pop-link {
    font-size: 14px;
    font-weight: 600;
    color: #06325d;
    transition: all ease 0.4s;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.inline-filter {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin: 4px 10px 4px 0px;
}
.inline-filter:last-child {margin-right: 0;}
.inline-top-filter-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding:0.5rem 0;
    border-bottom: 1px solid #e9ecef;
}
.inline-top-filter-wrap ._mp-inner-content {margin: 0;}
.filter-pop-link.button {
    background: #E7E6E5;
    padding: 4px 15px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 13px;
    color: #69503F;
}
.filter-pop-link.button:hover, 
.filter-pop-link.button:focus,
.filter-pop-link.button:active {background:#69503F; color:#fff;}
.map-popup-wrap .property-listing.property-2 {
    position: relative;
    background: #fff;
    border-radius: 0.4rem;
    max-width: 300px;
}
.infoBox {
    position: relative;
    background: #fff;
    border-radius: 0.5rem;
    max-width: 300px;
}
.map-popup-wrap .listing-img-wrapper {
    position: relative;
    padding: 5px;
    width: 100%;
    margin-bottom: 0.5rem;
}
.list-single-img img {max-width: 100% !important;}
.map-popup-wrap .property-type {
    padding: 0.2rem 0.8rem;
    background: #07427c;
    border-radius: 0.2rem;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
    position: absolute;
    top: 15px;
    left: 15px;
}
.map-popup-wrap .listing-detail-wrapper {padding: 0 1rem;}
.map-popup-wrap .listing-short-detail .listing-name {margin: 0; font-size: 17px;}
.map-popup-wrap .price-features-wrapper {padding: 0 1rem 0.5rem;}
.map-popup-wrap .listing-card-info-price.price-prefix {color: #0077cf;}
.infoBox>img {
    position: absolute !important;
    top: 10px;
    right: 10px;
    z-index: 2;
}
/*-----------------------------------
	General Features Design 
-----------------------------------*/

/*------------------- Tab Design ------------------*/
.nav-pills .nav-link {
    font-weight: 500;
    padding: 0.8rem 1.6rem;
    background: #363027;
	border: 2px solid #363027 !important;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #000;
    margin-right: 10px;
	box-shadow: 1px 1px 3px #000;
}

.nav-pills .nav-link.active, 
.show>.nav-pills .nav-link {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; background: #69503F; border: 2px solid #69503F !important; box-shadow: 1px 1px 3px #140f0f;}

.nav-pills .nav-link:focus {outline: 0; box-shadow:none;}

.nav-pills.small .nav-link {padding: 0.4rem 0.8rem; font-size: 12px;}
.nav-pills.spacing .nav-link {margin-bottom: 10px;}
.nav-pills.lights .nav-link {background: #f8f2f1; color: #201c17;}
.nav-pills.lights .nav-link.active, 
.nav-pills.lights .show>.nav-link {background: #69503F; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.stry-counter {
    position: relative;
    padding: 2px 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    background: #f8f2f1;
    border-radius: 50%;
    margin-left: 5px;
    font-weight: 600;
}

#pills-tabContent .row {display: block;}
#pills-tabContent-flex .row {display: flex;}

#savepassword,
#savepassword1 {margin: 4px -5px; height: 18px; width: 18px;}

.modal-login-form .form-floating label {margin: 6px 0;}

/*---------------- Accordian Design ----------------*/

.accordion-button:focus {
    z-index: 3;
    border-color:none;
    outline: 0;
    box-shadow:none;
}
.bi {width: 1em; height: 1em; fill: currentcolor;}
.accordion-button {font-weight: 500; color: #00345b;}

/*---------------- Sidebar Search Design ------------------*/

.page-sidebar {
    background: #fff;
    position: relative;
    display: block;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 2px solid #ebf2f8;
}
.over-top .container {top: -130px; position: relative;}
.page-sidebar .filter_links {
    padding: 16px 0;
    width: 100%;
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}
.page-sidebar .filter_links i {margin-left: 10px;}
.item-shorting .left-column h4 {color: #fff; /*text-shadow: 0.5px 0.5px 1px #140f0f;*/ font-weight: 600; font-size: 15px;}
.item-shorting .left-column h4 span {color:#584538;}
.item-shorting-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
	border-radius: 7px !important;
	margin-top: 90px !important;
	box-shadow: 2px 2px 5px #b0a299;
}
.item-shorting-box-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
ul.shorting-list {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.shorting-list li {
    list-style: none;
    display: block;
    position: relative;
	margin:0 10px;
}
ul.shorting-list li:last-child {margin:0;}
ul.shorting-list li a {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 4px;
    color: #251e16;
    transition: all ease 0.4s;
}
ul.shorting-list li a:hover, 
ul.shorting-list li a:focus, 
ul.shorting-list li a.active {color: #69503F;}
.page-sidebar .form-group {display: flex; width: 100%;}

.nice-select.select-normal {height: 52px; width:100%; line-height: 50px;}
.nice-select {padding-left: 12px; width: 100%; float: initial;}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 99999999999999999999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background:#333c56;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
#back2Top:hover {background-color:#fff; color:#333c56;}


/*====================================
	Vesh Property Style
======================================*/
.veshm-list-wraps {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
	margin-bottom: 20px;
	box-shadow: 2px 2px 7px #948276;
}
.veshm-list-thumb {
    display: flex;
    flex-direction: column;
    position: relative;
}
.veshm-list-click {
	transition:transition:all ease 0.4s;;
}
.veshm-list-img-slide a {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
}
.veshm-list-img-slide a:before {
    content: "";
    position: absolute;
    background: #020406;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
}
.veshm-list-block {
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #e6ebf1;
	box-shadow: 2px 2px 5px #b0a299;
    border-top: none;
    border-radius: 0 0 10px 10px;
}
.veshm-list-head {
    display: flex;
    justify-content: space-between;
    padding:1.2rem 0.7rem 1.2rem 0.7rem;
    position: relative;
}
.rlhc-price-name {
    margin: auto;
    font-size:22px;
    margin-bottom: 0px;
    position: relative;
    line-height: 1.2;
}
.rlhc-price-name .monthly {
    font-size: 13px;
    font-weight: 500;
    color:#AA9488;
    margin-left: 2px;
}
.listing-short-detail-flex {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
}
.rlhc-title-name {
    margin: 0;
    font-size: 15px;
    font-weight:600;
}
.rlhc-prt-location {font-size: 13px; display: inline-flex;}

.veshm-list-footer {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    border-top: 1px solid #e6ebf1;
}
.veshm-list-icons{
	display:flex;
	width:100%;
	position:relative;
	margin-top:5px;
}
.veshm-list-icons ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.veshm-list-icons ul li {
    display: inline-flex;
	align-items: center;
    list-style: none;
    margin-right: 10px;
	color: #876e5f;
}
.veshm-list-icons ul li:last-child{
	margin:0;
}
.veshm-list-icons ul li span {
    font-size: 13px;
    font-weight:500;
	margin-left:5px;
}
.veshm-list-icons ul li{
    font-size: 13px;
}
.veshm-tags {
    position: absolute;
    top: -12px;
    left: -2px;
    background: #69503F;
    padding: 0 15px;
    height: 24px;
    border-radius: 0px 4px 4px 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index:1;
}
.veshm-list-circls ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.veshm-list-circls ul li {
    display: inline-flex;
	align-items:center;
    list-style: none;
    font-size: 12px;
    font-weight:500;
    color:#AA9488;
}
.veshm-list-circls ul li:last-child{
	margin:0;
}
.veshm-list-circls ul li span.bed-inf {
    color: #336699;
}
.veshm-list-circls ul li span.bath-inf {
    color: #ff5722;
}
.veshm-list-circls ul li span.area-inf {
    color: #493d42;
}
.veshm-list-availabilty {
    position: relative;
    display: flex;
    padding: 0 1rem 1rem;
    width: 100%;
}
.veshm-list-availabilty .btn-avalability {
    height: 48px;
    padding: 0 30px;
    width: 100%;
    border-radius: 4px;
    background: #E8E2DF;
	box-shadow: 1px 1px 3px #9e9189;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 13px;
    color: #69503F;
    transition: all ease 0.4s;
}
.veshm-list-availabilty .btn-avalability:hover, 
.veshm-list-availabilty .btn-avalability:focus,
.veshm-list-availabilty .btn-avalability:active {background:#69503F; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.veshm-list-wraps:hover .veshm-list-availabilty .btn-avalability, 
.veshm-list-wraps:focus .veshm-list-availabilty .btn-avalability {background:#69503F; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.veshm-list-circls ul li span {
    display: inline-flex;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    border: 1px solid #c1cbd5;
    font-size: 10px;
}
.veshm-tags.featured {background:#ff6b18;}
.veshm-tags.trending {background:#887973;}
.veshm-tags span {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.veshm-tags span i {margin-right:5px;}
.veshm-type {
    position: absolute;
    left: 12px;
    top: 15px;
    z-index: 1;
    padding: 5px 14px;
    background: #3399ff;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	text-transform:capitalize;
    height: 30px;
}
.veshm-type.fr-buy {background:#ff6600;}
.veshm-type.fr-sale {background:#ff3366;}
.veshm-type span {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-size: 13px;
    font-weight: 500;
}
.btn.btn-like {
    width: 35px;
    height: 35px;
    display: inline-flex;
    padding: 0;
    color:#69503F;
    border: 1px solid #e6ebf1;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
}
.btn.btn-like.active {
    color:#C71F39;
}
.resi-prty-offers-box {
    display: flex;
    align-items: center;
    padding:0.2rem 0.7rem 1.4rem;
    justify-content: space-between;
    width: 100%;
}
.prty-offers-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 45%;
    width: 45%;
}
.prty-offers-input .input-form {
    height: 44px;
    display: flex;
    position: relative;
    border: 1px solid #e6ebf1;
    border-radius: 4px;
}
.prty-offers-input .input-form>input {
    border: none;
    height: 42px;
    box-shadow: none;
	font-weight:500;
}
span.prefix-title {
    position: absolute;
    bottom: -9px;
    font-weight: 500;
    font-size: 11px;
    right: 8px;
    background: #fff;
    padding: 0 4px;
	color:#AA9488;
}
.prty-offers-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 48%;
	width:48%;
}
.btn.btn-offer-send {
    border: none;
    box-shadow: none;
    background: #69503F;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    height:46px;
	width:100%;
    align-items: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.btn.btn-offer-send:hover, 
.btn.btn-offer-send:focus, 
.btn.btn-offer-send:active {
    border: none;
    box-shadow: none;
    background:#9999ff;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    height:46px;
	width:100%;
    align-items: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.prty-veryfy {
    line-height: initial;
    font-weight: 500;
    font-size: 12px;
}
.prty-veryfy i {
    color: #584538;
    margin-right: 5px;
}
.veshm-list-img-slide .slick-prev {
    left: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 0 20px 20px 0;
    color: #fff !important;
    opacity: 1 !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	box-shadow: 1px 1px 3px #140f0f;
	line-height: 10px;
}
.veshm-list-img-slide .slick-next {
    right: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 20px 0 0 20px;
    color: #fff !important;
    opacity: 1 !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	box-shadow: 1px 1px 3px #140f0f;
	line-height: 10px;
}
.slick-prev:before,
.slick-next:before {opacity:1;}

.veshm-list-click .slick-next, 
.veshm-list-click .slick-prev {display:none !important;}

.veshm-list-click:hover .slick-next, 
.veshm-list-click:focus .slick-next,
.veshm-list-click:hover .slick-prev, 
.veshm-list-click:focus .slick-prev {display:block !important;}

.compare-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    font-weight: 500;
    font-size: 13px;
    height: 32px;
    padding: 0 15px;
    border-radius: 4px;
    border: none;
    color: #322A25;
	background: #fff;
}
.compare-btn i {color:#69503F; margin-right:5px;}
.single-slide {padding: 0 5px;}

/*------------------- Veshm List Property Style ------------------*/

.veshm-list-prty {
    display: flex;
    align-items: flex-start;
    width: 100%;
/*  border: 2px solid #f1f3f7;  */
    box-shadow: 2px 2px 5px #b0a299;
	background:#fff;
    border-radius: 8px;
    padding:0.8rem;
    position: relative; 
	margin-bottom: 20px;
}
.veshm-list-prty-figure {
    display: flex;
    flex-direction: column;
    width: 250px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
	height: 200px;
}
.veshm-list-prty-figure .veshm-list-img-slide, 
.veshm-list-prty-figure .veshm-list-click,  
.veshm-list-prty-figure .slick-list.draggable, 
.veshm-list-prty-figure .slick-track {height: 100%;}
.veshm-list-prty-figure .slick-slide img {width: 100%; height: 200px !important; object-fit: cover;}
.veshm-list-prty-caption {
    flex: 1;
    padding-left: 1rem;
    display: flex;
    flex-direction: column;
    width: auto;
}
.veshm-list-kygf {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.veshm-list-typess {
    display: inline-flex;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    background: rgb(1 126 250 / 12%);
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-radius: 4px;
    margin-bottom: 4px;
    color: #69503F;
}
.veshm-list-typess.rent {background:#E8E2DF; color: #584538; box-shadow: 1px 1px 3px #69503F;}
.veshm-list-middle {
    margin-bottom: 0;
    height:66px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.veshm-list-footers {display: flex; align-items: center; justify-content: space-between;}
.veshm-list-footers .rlhc-price-name {font-size: 25px;}
.veshm-list-kygf-flex .vesh-aget-rates {justify-content: flex-start;}



/*====================================
	Vesh Property Style 2
======================================*/
.veshm-list2-wraps {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
	margin-bottom: 20px;
}
.veshm-list2-thumb {
    display: flex;
    flex-direction: column;
    position: relative;
}
.veshm-list-click {
	transition:transition:all ease 0.4s;;
}
.veshm-list2-img-slide a {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
}
.veshm-list2-img-slide a:before {
    content: "";
    position: absolute;
    background: #020406;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
}
.veshm-list2-block {
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #e6ebf1;
    border-top: none;
    border-radius: 0 0 10px 10px;
}
.veshm-list2-head {
    display: flex;
    justify-content: space-between;
    padding:1.2rem 0.7rem 1.2rem 0.7rem;
    position: relative;
}
.rlhc-price-name {
    margin: auto;
    font-size:22px;
    margin-bottom: 0px;
    position: relative;
    line-height: 1.2;
}
.rlhc-price-name .monthly {
    font-size: 14px;
    font-weight: 500;
    color:#AA9488;
    margin-left: 2px;
}
.listing-short-detail-flex {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
}
.rlhc-title-name {
    margin: 0;
    font-size: 15px;
    font-weight:600;
}
.rlhc-prt-location {font-size: 13px; display: inline-flex;}

.veshm-list2-footer {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    border-top: 1px solid #e6ebf1;
}
.veshm-list2-icons{
	display:flex;
	width:100%;
	position:relative;
	margin-top:5px;
}
.veshm-list2-icons ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.veshm-list2-icons ul li {
    display: inline-flex;
	align-items: center;
    list-style: none;
    margin-right: 10px;
	color: #AA9488;
}
.veshm-list2-icons ul li:last-child{
	margin:0;
}
.veshm-list2-icons ul li span {
    font-size: 12px;
    font-weight:500;
	margin-left:5px;
}
.veshm-list2-icons ul li{
    font-size: 12px;
}
.veshm-tags {
    position: absolute;
    top: -12px;
    left: -2px;
    background: #69503F;
    padding: 0 15px;
    height: 24px;
    border-radius: 0px 4px 4px 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index:1;
}
.veshm-list2-circls ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.veshm-list2-circls ul li {
    display: inline-flex;
	align-items:center;
    list-style: none;
    font-size: 12px;
    font-weight:500;
    color:#AA9488;
}
.veshm-list2-circls ul li:last-child{
	margin:0;
}
.veshm-list2-circls ul li span.bed-inf {
    color: #336699;
}
.veshm-list2-circls ul li span.bath-inf {
    color: #ff5722;
}
.veshm-list2-circls ul li span.area-inf {
    color: #2C365A;
}
.veshm-list2-availabilty {
    position: relative;
    display: flex;
    padding: 0 1rem 1rem;
    width: 100%;
}
.veshm-list2-availabilty .btn-avalability {
    height: 48px;
    padding: 0 30px;
    width: 100%;
    border-radius: 4px;
    background: #E8E2DF;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 13px;
    color: #69503F;
    transition: all ease 0.4s;
}
.veshm-list2-availabilty .btn-avalability:hover, 
.veshm-list2-availabilty .btn-avalability:focus,
.veshm-list2-availabilty .btn-avalability:active {
    background:#69503F;
    color:#fff;
}
.veshm-list2-wraps:hover .veshm-list2-availabilty .btn-avalability, 
.veshm-list2-wraps:focus .veshm-list2-availabilty .btn-avalability {
	background:#69503F;
    color:#fff;
}
.veshm-list2-circls ul li span {
    display: inline-flex;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    border: 1px solid #c1cbd5;
    font-size: 10px;
}
.veshm-tags.featured {background:#ff6b18;}
.veshm-tags.trending {background:#887973;}
.veshm-tags span {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.veshm-tags span i {margin-right:5px;}
.veshm-type {
    position: absolute;
    left: 12px;
    top: 15px;
    z-index: 1;
    padding: 5px 14px;
    background: #669900;
	box-shadow: 1px 1px 3px #140f0f;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	text-transform:capitalize;
    height: 30px;
}
.veshm-type.fr-buy {background:#666600; box-shadow: 1px 1px 3px #140f0f;}
.veshm-type.fr-sale {background:#ff9900; box-shadow: 1px 1px 3px #140f0f;}
.veshm-type span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.btn.btn-like {
    width: 35px;
    height: 35px;
    display: inline-flex;
    padding: 0;
    color:#69503F;
/*  border: 1px solid #e6ebf1; */
	box-shadow: 1px 1px 3px #b0a299;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
}
.btn.btn-like.active {
    color:#C71F39;
}
.resi-prty-offers-box {
    display: flex;
    align-items: center;
    padding:0.2rem 0.7rem 1.4rem;
    justify-content: space-between;
    width: 100%;
}
.prty-offers-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 45%;
    width: 45%;
}
.prty-offers-input .input-form {
    height: 44px;
    display: flex;
    position: relative;
    border: 1px solid #e6ebf1;
    border-radius: 4px;
}
.prty-offers-input .input-form>input {
    border: none;
    height: 42px;
    box-shadow: none;
	font-weight:500;
}
span.prefix-title {
    position: absolute;
    bottom: -9px;
    font-weight: 500;
    font-size: 11px;
    right: 8px;
    background: #fff;
    padding: 0 4px;
	color:#AA9488;
}
.prty-offers-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 48%;
	width:48%;
}
.btn.btn-offer-send {
    border: none;
    background: #69503F;
	box-shadow: 1px 1px 3px #140f0f;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    height:46px;
	width:100%;
    align-items: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.btn.btn-offer-send:hover, 
.btn.btn-offer-send:focus, 
.btn.btn-offer-send:active {
    border: none;
    background:#96826e;
	box-shadow: 1px 1px 3px #69503F;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    height:46px;
	width:100%;
    align-items: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.prty-veryfy {
    line-height: initial;
    font-weight: 500;
    font-size: 14px;
}
.prty-veryfy i {
    color: #584538;
    margin-right: 5px;
}
.veshm-list2-img-slide .slick-prev {
    left: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 0 20px 20px 0;
    color: #fff !important;
    opacity: 1 !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	box-shadow: 1px 1px 3px #140f0f;
	line-height: 10px;
}
.veshm-list2-img-slide .slick-next {
    right: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 20px 0 0 20px;
    color: #fff !important;
    opacity: 1 !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	box-shadow: 1px 1px 3px #140f0f;
	line-height: 10px;
}
.slick-prev:before,
.slick-next:before {opacity:1;}

.veshm-list-click .slick-next, 
.veshm-list-click .slick-prev {display:none !important;}

.veshm-list-click:hover .slick-next, 
.veshm-list-click:focus .slick-next,
.veshm-list-click:hover .slick-prev, 
.veshm-list-click:focus .slick-prev {display:block !important;}

.compare-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    font-weight: 500;
    font-size: 13px;
    height: 32px;
    padding: 0 15px;
    border-radius: 4px;
    border: none;
    color: #322A25;
	background: #fff;
	box-shadow: 1px 1px 3px #140f0f;
}
.compare-btn i {color:#69503F; margin-right:5px;}
.single-slide {padding: 0 5px;}

/*------------------- Veshm List2 Property Style ------------------*/

.veshm-list2-prty {
    display: flex;
    align-items: flex-start;
    width: 100%;
/*  border: 2px solid #f1f3f7;  */
	background:#fff;
    border-radius: 8px;
    padding:0;
    position: relative; 
	margin-bottom: 20px;
	box-shadow: 2px 2px 5px #b0a299;
}
.veshm-list2-prty-figure {
    display: flex;
    flex-direction: column;
    width: 250px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
	height: 200px;
}
.veshm-list2-prty-figure .veshm-list2-img-slide, 
.veshm-list2-prty-figure .veshm-list-click,  
.veshm-list2-prty-figure .slick-list.draggable, 
.veshm-list2-prty-figure .slick-track {height: 100%;}
.veshm-list2-prty-figure .slick-slide img {width: 100%; height: 200px !important; object-fit: cover;}
.veshm-list2-prty-caption {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: auto;
	margin: 0.94rem;
}
.veshm-list2-kygf {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 0.6rem;
}
.veshm-list2-typess {
    display: inline-flex;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    background: rgb(1 126 250 / 12%);
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-radius: 4px;
    margin-bottom: 4px;
    color: #69503F;
}
.veshm-list2-typess.rent {background:#E8E2DF; color: #584538;}
.veshm-list2-middle {
    margin-bottom: 0;
    height:60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.veshm-list2-footers {display: flex; align-items: center; justify-content: space-between;}
.veshm-list2-footers .rlhc-price-name {font-size: 25px;}
.veshm-list2-kygf-flex .vesh-aget-rates {justify-content: flex-start;}


/*------------------------------------------------
	Detail Page Elements Style 
------------------------------------------------*/
/*------- Ratting Box -------------*/
.veshm-fl-rate-box {
    position: relative;
    width: 100%;
    display: flex;
	margin-bottom:30px;
}
.fl-rate-box-head {
    width: auto;
    padding: 2rem 1.5rem;
    display: flex;
	min-height: 150px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius:0.4rem;
	position:relative;
	box-shadow: 1px 1px 3px #140f0f;
}
.fl-rate-box-caption {
    float: left;
    display: flex;
    align-items: center;
    background: #fff;
	box-shadow: 2px 2px 5px #b0a299;
    border-radius:0.4rem;
    margin-left: 10px;
    min-height: 150px;
    padding: 1rem 1.5rem;
    width: 100%;
}
.flt-yuo10 {
    text-align: center;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
    font-size: 17px;
}
.flt-yuo10 h4 {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-size: 4rem;
    position: relative;
    line-height: 4rem;
    margin: 0;
}	
.flt-yuo12 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px 10px;
    background: rgba(255,255,255,0.1);
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
    text-align: center;
    font-size: 13px;
}
.fls-bystar {
    display: flex;
    align-items: center;
    letter-spacing: 5px;
    margin-bottom: 9px;
}
.fls-bystar span {
    font-size: 18px;
    color: #ff9800;
    margin-right: 2px;
}
.fls-bycaps>* {
    font-weight: 500;
    margin: 0;
}
.fls-by1{
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.btn.btn-sb-mid {
    background: #69503F;
    border-radius: 4px;
}

/*------------- Agent Contact Box ----------*/
.veshm-ct-box {
    position: relative;
    width: 100%;
    border: 1px solid #e8ecf0;
    border-radius: 4px;
    padding:0 0rem;
    background: #fff;
}
.veshm-ct-box.no-border {
    border:none;
}
.veshm-ct-you1 {
    position: relative;
    width: 100%;
    padding: 2rem 2rem;
}
.veshm-ct-youa {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    border: 4px solid #f1f6fb;
    padding: 5px;
    margin: 0.5rem auto;
}
.veshm-ct-youb {
    display: block;
    position: relative;
    text-align: center;
}
.veshm-ct-youb h4 {
    margin: 0;
    font-size: 20px;
}
.veshm-ct-youb p {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
}
.veshm-ct-you2 {
    margin-bottom: 1rem;
    position: relative;
	padding:0rem 2rem;
    width: 100%;
}
.veshm-ct-you2>* {
    font-size:35px;
    font-weight: 600;
    color:#e91e63;
}
.veshm-ct-you3, .veshm-ct-you4{
	position: relative;
	padding:0rem 2rem;
    width: 100%;
}
.veshm-ct-youc, .veshm-ct-youd {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.veshm-ct-you4 {
    padding:1rem 2rem;
    border-top:1px solid #e8ecf0;
    margin-top: 2rem;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}

/*-------------- Property Reviews Design ---------------*/
.prt-reviews-groups {
    position: relative;
    display: block;
    width: 100%;
}
.prt-reviews-single {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #e6ecf1;
    padding-bottom: 1.5rem;
}
.prt-reviews-single:last-child {
    margin-bottom:0rem;
    border-bottom:none;
    padding-bottom:0rem;
}
.prt-reviews-single-thumb {
    display: block;
    position: relative;
    width: 100%;
}
.prt-rvs-head {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}
.prt-rvs-head-img {
    position: relative;
    width: 80px;
    height: 80px;
    border: 6px solid #e0dad6;
    border-radius: 50%;
}
.prt-rvs-head-caption {
    position: relative;
    padding-left: 10px;
    width: auto;
}
.prt-ves-ratting {
    position: relative;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    letter-spacing: 1px;
    color:#ff9210;
}
.prt-ves-reviewer h4 {
    position: relative;
    margin: 0 0 2px;
    font-size: 17px;
}
.prt-ves-ratting-title h5 {
    font-size: 14px;
    margin: 0;
    line-height: 1;
}
.prt-reviews-single-content {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}
.prt-ves-paragraph{
	position: relative;
    display: block;
    width: 100%;
	margin-bottom:10px;
}
.prt-post-date {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #3b5162;
}
.nerb-lists-groups {
    position: relative;
    width: 100%;
    display: block;
}
.nerb-lists-single {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.8rem;
    border: 1px dashed #dee6eb;
    margin-bottom: 1rem;
    border-radius: 0.3rem;
}
.nerb-lists-sgl-first {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nerb-lists-sgl-head {
    position: relative;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c8beb9;
    border-radius: 0.3rem;
}
.nerb-lists-sgl-head h5 {
    color: #5a4b46;
    margin: 0;
    font-size: 17px;
}
.nerb-lists-sgl-caption{
	width:240px;
	padding-left:10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nerb-school-name {
    font-size: 15px;
    font-weight: 600;
	color:#5a4b46;
}
.nerb-school-subtext{
	color: #AA9488;
    font-size: 13px;
    font-weight: 500;	
}
.nerb-lists-sgl-last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2.4rem;
    width: 100%;
}
.nerb-lists-sgl-01, .nerb-lists-sgl-02, .nerb-lists-sgl-03 {
    display: block;
    position: relative;
    text-align: center;
}
.nerb-section-number {
    font-size: 15px;
    font-weight: 600;
    color: #051b35;
}
.nerb-section-title {
    font-size: 12px;
    font-weight: 500;
}
.othr-place-list {
    position: relative;
    display: flex;
    padding: 1rem;
    background: #fff;
    border: 1px dashed #dee6eb;
    border-radius: 0.3rem;
    align-items: flex-start;
    justify-content: flex-start;
}
.othr-place-list-icon {
    width: 40px;
    height: 40px;
    background: #E8E7E6;
    color: #69503F;
    border-radius: 0.3rem;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.othr-place-list-caption {
    position: relative;
    display: block;
    width: auto;
}
.othr-place-list-title {
    position: relative;
    display: block;
    width: 100%;
}
.othr-place-list-title h5 {
    margin: 0 0 2px;
    font-size: 14px;
    line-height:1;
}
.othr-place-list-subtitle{
	position: relative;
    display: block;
    width: 100%;
}
.othr-place-list-subtitle span{
	color: #AA9488;
    font-size: 13px;
    font-weight: 500;
}
/*----------- Cover Elements ----------------*/
.vshm-cov-wrap {
    position: relative;
    text-align: center;
    padding: 3rem 0;
}
.vshm-cov-head {
    position: relative;
    display: block;
    margin-bottom: 2rem;
}
.vshm-cov-head>* {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-size: 40px;
}
.vshm-cov-caption {
    position: relative;
    display: block;
    margin-bottom: 2rem;
}
.vshm-cov-caption ul {
    position: relative;
    margin: 0;
    padding: 0;
}
.vshm-cov-caption ul li {
    display: inline-block;
    margin: 7px;
    list-style: none;
}
.vshm-cov-caption ul li a {
    display: inline-flex;
	width: 200px;
    height: 50px;
    padding: 5px 25px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    border-radius: 4px;
    border: 2px solid #fff;
    align-items: center;
    justify-content: center;
    background: transparent;
    transition: 0.4s all ease;
}
.vshm-cov-caption ul li a:hover, .vshm-cov-caption ul li a:focus {
    color: #140f0f;
	text-shadow: none;
    background: white;
    border-color: white;
}

/*----------- Detail Elements Design ----------------*/

.vesh-detail-bloc-group {
    display: block;
    position: relative;
    width: 100%;
}
.vesh-detail-bloc {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    padding: 0;
    border-radius: 0.4rem;
	box-shadow: 2px 2px 5px #b0a299;
}
.vesh-detail-bloc .vesh-detail-bloc_header{
    padding: 1rem 1.5rem;
    border: none;
	box-shadow: 0 0.5px 0 #c8beb9;
}
.vesh-detail-bloc .vesh-detail-bloc_header h4 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}
.vesh-detail-bloc .vesh-detail-bloc-body {
    padding: 2.4rem;
	display: inline-block;
    width: 100%;
/*	box-shadow: 2px 2px 5px #b0a299; */
    border-radius: 8px;
}
.vesh-detail-bloc.style_2 {
    border-bottom: 1px solid #ebeef0;
    border-radius: 0;
}
.vesh-detail-bloc.style_2 .vesh-detail-bloc_header {
    padding: 1rem 0;
}
.vesh-detail-bloc.style_2 .vesh-detail-bloc-body {
    padding: 0 0 1rem;
}
.vesh-detail-bloc-group .vesh-detail-bloc:last-child {
    margin-bottom: 0;
	border-bottom:none;
	padding-bottom:0;
}
.vesh-detail-bloc-group .vesh-detail-bloc.style_2:last-child {
    margin-bottom: 0;
	border-bottom:none;
	padding-bottom:0;
}
.vesh-detail-bloc-group .vesh-detail-bloc.style_2:last-child .vesh-detail-bloc-body {
    padding: 0;
}
.vesh-detail-bloc-body p:last-child{
	margin-bottom:0;
}
.vesh-detail-bloc .vesh-detail-bloc_header h4:after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    position: relative;
    float: right;
    margin-right: 0px;
    transition: 0.2s ease-out;
    background: #f0ebe6;
	border:1px solid #503c32;
	color:#69503F;
    width: 26px;
    height: 26px;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vesh-detail-bloc .vesh-detail-bloc_header .collapsed h4:after {transform: rotate(180deg);}
.vesh-detail-bloc.style_2 .vesh-detail-bloc_header h4.no-arrow:after, 
.vesh-detail-bloc .vesh-detail-bloc_header h4.no-arrow:after {display:none;}
.vesh-detail-headup {
    position: relative;
    display: flex;
    align-items:center;
    justify-content: space-between;
    padding: 1rem 1.5rem;
    width: 100%;
}
.vesh-detail-headup-first {padding: 0 1rem 0 0rem;}
.vesh-detail-headup-first h4 {padding: 10px 0;}

.vesh-detail-bloc-body .lvs-detail {border-radius: 8px; background: #f9f8f7; padding: 15px;}




.prt-detail-title-desc {
    display: block;
    position: relative;
}
.prt-detail-title-desc h4 {
    margin-bottom: 2px;
}
.prt-price-fix {
    display: block;
    margin: 0;
	line-height:1.5;
    font-size: 24px;
    font-weight: 800;
	text-align:center;
}
.prt-price-fix span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #968769;
}
.deatil_adv_features {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.ilio-icon-wrap {
    list-style: none;
    width:100%;
    height:100px;
    border-radius: 0.5rem;
    background: #f9f8f7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	border: 3px solid #fff;
}
.ilio-icon {
    font-size: 30px;
    color: #5a5046;
}
.ilio-text {
    font-size: 13px;
    font-weight: 500;
    color: #140f0f;
}
.avl-features {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.avl-features li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin: 10px 0 10px;
    padding-left: 30px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    color: #AA9488;
    font-size: 13px;
    font-weight: 500;
}
.avl-features li:before {
    content:"\f058";
    font-family:"Font Awesome 5 Free";
    position: absolute;
    color: #685753;
    width: 20px;
    height: 20px;
    background: #e1dcdc;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    left: 0;
}

.lvs-caption {
	color: #AA9488;
    font-size:15px;
    font-weight: 500;
}
.lvs-caption i {
    color: #69503F;
    margin: 5px 8px 5px 0;
    width: 36px;
    height: 36px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 1px 1px 1px #a99a92;
}
.like_share_list {
    padding: 0;
    margin: 0;
    display: flex;
    padding: 1.2rem;
    align-items: center;
    justify-content: space-between;
}
.like_share_list li {
    flex: 0 0 33.333333%;
    width: 33.333333%;
    list-style: none;
    display: block;
	padding:0 0.5rem
}
.like_share_list li .btn {
    width: 100%;
}
.like_share_list .btn {
    font-weight: 500;
}
.mortgage-wrp-bloc {
    position: relative;
    width: 100%;
    background: #f0efee;
    border: 1px solid #b4afaa;
    border-radius: 0.4rem;
    display: flex;
    flex-wrap: wrap;
}
.mortgage-wrp-bloc-single {
    width: 25%;
    flex: 0 0 25%;
    padding: 1.2rem 1.5rem;
    border-right: 1px dashed #b4afaa;
}
.mortgage-wrp-bloc-single:last-child {
    border-right:none;
}
.mortgage-wrp-bloc-single .mrtg-wrp-title {
    font-size: 13px;
    font-weight: 500;
    color: #322d28;
    margin-bottom: 3px;
}
.mortgage-wrp-bloc-single .mrtg-wrp-subtitle {
    font-size: 24px;
    font-weight: 800;
    color: #5a504b;
}

/*------------ Detail Page Sidebar Design ----------*/
.pg-side-groups {
    display: block;
    position: relative;
    width: 100%;
}
.pg-side-block {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 0.4rem;
	margin-bottom:20px;
	box-shadow: 2px 2px 5px #b0a299;
}
.pg-side-block:last-child {margin:0;}
.pg-side-block-head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 1.5rem;
    border-bottom: 2px solid #f3f7fa;
}
.pg-side-left {margin-right: 15px;}
.pg-side-thumb {
    width: 80px;
    border: 4px solid #f3f7fa;
    border-radius: 50%;
}
.pg-side-right-caption h4 {font-size: 20px; margin: 0;}
.pg-side-right-caption span {
    font-size: 13px;
    font-weight: 500;
    color: #AA9488;
}
.pg-side-block-info {
    position: relative;
    display: block;
    padding: 1.5rem 1.5rem 1rem;
}

.pg-side-block-info .sides-widget-body .btn-check {display: none;}
.pg-side-block-info .sides-widget-body .btn-md {width: 49%; height: 50px;}

.sides-widget-body .form-group .nice-select {line-height: 30px;}


.vl-elfo-group {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom:1.5rem;
}
.vl-elfo-group:last-child {
    margin: 0;
}
.vl-elfo-icon {
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #5e4842;
    margin-right: 7px;
    border: 2px solid #f8f7f5;
}
.vl-elfo-caption {
    display: block;
    position: relative;
    width: auto;
}
.vl-elfo-caption h6 {
    font-size: 14px;
    margin: 0;
}
.vl-elfo-caption p {
    margin: 0;
    font-size: 13px;
    color: #AA9488;
    font-weight: 500;
}
.pg-side-block-buttons {
    position: relative;
    display: block;
    padding: 0 1.5rem 1.5rem;
}
.single-button {
    display: block;
    margin: 10px 0;
}
.booking-info-try {
    position: relative;
    display: block;
    padding:1rem;
}
.booking-info-try ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.booking-info-try ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem 0;
}
.booking-info-try ul li h6 {
    font-size: 14px;
    margin: 0;
    line-height: 1;
}
.booking-info-try ul li span {
    font-size: 14px;
    font-weight: 600;
    color: #78675B;
}
.booking-info-try ul li:last-child {
    background: #ac9c91;
    padding: 0.5rem;
    border-radius: 0.2rem;
	margin-top: 5px;
}
.booking-info-try ul li h6.total-title {
    font-size: 14px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.booking-info-try ul li span.total-price {
    font-size:13px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.datedrp{
  --dd-overlay: rgba(0, 0, 0, .75);
  --dd-text1:#091e33;
  --dd-primary:#AA9488;
  --dd-gradient:linear-gradient(45deg, #78675B 0%, #78675B 100%);
  --dd-selectedBackground:#78675B;
  --dd-monthBackground:#69503F;
  --dd-confirmButtonBackground:#69503F;
}

/*---------------------------------------------
	Veshm All Features Styles
----------------------------------------------*/
/*-------------- Category Style --------------*/
.col-xl-2.col-lg-3.col-md-4.col-sm-6.col-6 {padding-right: 10px; padding-left: 10px;}

.vesh-categ-box {
    display: flex;
    flex-direction: column;
    position: relative;
	margin-bottom: 20px;
}
.vesh-categ-box .vesh-categ-links{
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 2rem 1rem;
    border-radius: 6px;
    background: #f1f3f7;
	transition:all ease 0.4s;
}
.vesh-categ-box.light .vesh-categ-links{
    background:#fff;
	border:2px solid #f2ebe3;
}
.veshm-list-098 {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0 13px;
    background: #E8E2DF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 50px;
    color: #69503F;
	box-shadow: 1px 1px 3px #b0a299;
}
.veshm-list-098 span {
    font-weight:600;
    font-size:14px;
}
.vesh-categ-icons {
    position: relative;
    display: flex;
    margin: 1.5rem auto 1rem;
}
.vesh-categ-icons i {
    font-size:4rem;
    color: #69503F;
	position: relative;
    display: inline-flex;
}
.vesh-categ-icons .abs {
    position: absolute;
    right: 3px;
    top: 3px;
    color:#E8E2DF;
    z-index: 0;
}
.vesh-categ-content {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.vesh-content-title {
    font-size: 17px;
    margin:0 0 2px;
    line-height: 1.2;
}
.vesh-categ-content .vesh-prt-location {
    font-weight: 500;
    font-size:14px;
    color:#5b7388;
}
.vesh-categ-box .vesh-categ-links:hover,.vesh-categ-box .vesh-categ-links:focus, .vesh-categ-box .vesh-categ-links:active {
    background:#69503F;
}
.vesh-categ-box.light .vesh-categ-links:hover,.vesh-categ-box.light .vesh-categ-links:focus, .vesh-categ-box.light .vesh-categ-links:active {
    background:#69503F;
	border:2px solid #17efa;
}
.vesh-categ-box .vesh-categ-links:hover .veshm-list-098,.vesh-categ-box .vesh-categ-links:focus .veshm-list-098{
	background: #fff;
	color: #183153;
}
.vesh-categ-box .vesh-categ-links:hover .vesh-categ-icons .abs,.vesh-categ-box .vesh-categ-links:focus .vesh-categ-icons .abs{
	color:rgba(255, 255, 255,0.2);
}
.vesh-categ-box .vesh-categ-links:hover .vesh-categ-icons i,.vesh-categ-box .vesh-categ-links:focus .vesh-categ-icons i{
	color:#fff;
}
.vesh-categ-box .vesh-categ-links:hover .vesh-content-title,.vesh-categ-box .vesh-categ-links:focus .vesh-content-title{
	color:#fff;
}
.vesh-categ-box .vesh-categ-links:hover .vesh-prt-location,.vesh-categ-box .vesh-categ-links:focus .vesh-prt-location{
	color:rgba(255,255,255,0.7);
}

/*-------------- Category Style 2 --------------*/
.vsm-stay-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
}
.vsm-stay-figure {
    position: relative;
    display: block;
    margin-bottom: 1rem;
}
.vsm-stay-figure figure {
    margin: 0;
}
.vsm-stay-caption {
    position: relative;
    text-align: center;
    width: 100%;
}
.vsm-stay-caption h4 {
    font-size: 15px;
    margin: 0px 0 5px;
}
.vsm-stay-button .vsm-stay-btn {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e3ebf3;
    border-radius: 0.4rem;
    color: #31496c;
}

.side-thumber-wrap {
    position: relative;
    margin-bottom: 1rem;
    width: 100%;
}
.side-effect {
    position: absolute;
    background: #eaf0f9;
    width: 200px;
    height: 200px;
    border-radius: 8px;
    z-index: 0;
    top: -15px;
    right: -15px;
}
.side-thumber-caption {
    position: absolute;
    bottom: 20px;
    right: -50px;
    max-width: 300px;
}
.single-side-thumber {
    position: relative;
    margin-bottom: 12px;
    background: #fff;
    padding: 1rem 0.8rem;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 1px 1px 3px #6b5c54;
	-webkit-box-shadow: 1px 1px 3px #6b5c54;
}
.side-thumber-caption .single-side-thumber:last-child{
	/* left:25px; */
	position:relative;
}
.single-side-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
/*  background: #E7E6E5;  */
    color: #69503F;
    margin-right: 10px;
}
.single-side-text h6 {
    margin: 0;
    font-size: 14px;
}
.side-thumber-img {
	border-radius: 8px;
	position: relative;
	box-shadow: 2px 2px 5px #b0a299;
}
.side-thumber-img img {border-radius: 8px !important;}

.right .side-effect {
    right: auto;
    left: -15px;
}
.right .side-thumber-caption {
    right: auto;
    left: -50px;
}
.plp-agt-wrap {
    position: relative;
    background: #fff;
    padding: 1rem 0.8rem;
    border-radius: 0.4rem;
    width: 270px;
}
.plp-agt-head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1.5rem;
}
.plp-agt-head-thumb {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px;
}
.plp-agt-captiion-top .plp-tag {
    font-size: 14px;
    padding: 4px 15px;
    background: rgba(0, 165, 113,0.1);
    color: #00a571;
    border-radius: 4px;
    margin-bottom: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.plp-agt-caption-middle {
    position: relative;
    display: block;
}
.plp-agt-caption-middle h5 {
    font-size: 16px;
    margin: 0;
}
.plp-agt-caption-middle span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

/*--------------- Properties City List ------------------*/
.vesm-city-list-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
}
.vesm-city-list-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding:0.5rem 0.5rem;
    background:#f3f7fd;
    margin-bottom: 1rem;
    border-radius: 50px 4px 4px 50px;
}
.vesm-city-list-head span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #69503F;
    margin-right: 10px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.vesm-city-list-head h5 {
    margin: 0;
    font-size: 16px;
}
.vesm-city-list-body {
    position: relative;
    display: block;
    width: 100%;
}
.vesm-city-list-body ul {
    display: block;
    margin: 0;
    padding: 0;
}
.vesm-city-list-body ul li {
    list-style: none;
    display: block;
    margin-bottom: 8px;
}
.vesm-city-list-body ul li a {
    font-size: 14px;
    color: #665b4d;
    cursor: pointer;
	transition:all ease 0.4s;
}
.vesm-city-list-body ul li a i {
    margin-right: 10px;
	transition:all ease 0.4s;
}
.vesm-city-list-body ul li span {
    float: right;
    font-size: 10px;
    font-weight: 500;
    padding: 3px 4px;
    background:#f3f7fd;
    border-radius: 50%;
}
.vesm-city-list-foot {
    position: relative;
    display: block;
    margin-top: 10px;
}
.vesm-city-list-foot .simple-link {font-weight: 500; color: #69503F;}
.vesm-city-list-body ul li a:hover, 
.vesm-city-list-body ul li a:focus {color: #69503F;}

.vesm-city-list-body ul li a:hover i, 
.vesm-city-list-body ul li a:focus i {color: #69503F;margin-left: 10px;}

/*-------------- Review Box ---------------------*/
.vesm-rsv-box-wrap {
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
    position: relative;
}
.vesm-rsv-box-head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
}
.vesm-rsv-box-head .vesm-rsv-txt {
    font-size: 12px;
    font-weight: 800;
    margin-right: 1.5rem;
    color: #182e50;
    letter-spacing: 0.5px;
}
.vesm-rsv-star {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}
.vesm-rsv-star i {
    font-size: 12px;
    margin-left: 3px;
    color: #ff7220;
}
.vesm-rsv-box-caption {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.vesm-rsv-elcox, .vesm-rsv-elcox-01 {
    display: inline-flex;
    margin-right: 10px;
    position: relative;
    align-items: center;
    justify-content: flex-start;
}
.vesm-rsv-elcox-01 .vshm-arrows {
    color: #03d574;
    font-size: 20px;
    margin-right: 10px;
}
.vesm-rsv-elcox-01 .reviews-ctr {
    margin: 0;
    font-size: 17px;
    font-weight: 800;
}
.vesm-rsv-elcox-02 {
    position: relative;
    display: inline-flex;
    width: auto;
}
.vesm-rsv-elcox-02 ul {
    padding: 0;
    margin: 0;
    margin-left:7px;
    display: inline-flex;
    align-items: center;
}
.vesm-rsv-elcox-02 ul li {
    display: inline-block;
    list-style: none;
    position: relative;
}
.vesm-rsv-elcox-02 ul li figure {
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: relative;
    margin-left: -12px;
    box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
}
.vesm-rsv-elcox-02 ul li figure img {
    border-radius: 50%;
}
.vesm-rsv-elcox-02 ul li .img-coun {
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    color: #69503F;
    border: 2px solid white;
    border-radius: 50%;
	margin-left: -12px;
    background:#e7f4ff;
	box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
}
/*-------------- List Category Style --------------*/
.vesh-list-categ-box {
    position: relative;
    display: flex;
    flex-direction: column;
}
.vesh-categ-list-links {
    display: flex;
    padding:10px;
    position:relative;
	background:#fff;
    border:2px solid #f1f3f7;
    margin-bottom:30px;
    border-radius:6px;
	transition:all ease 0.4s;
}
.vesh-categ-list-content {
    display: flex;
	padding-left:1rem;
    flex-direction: column;
    flex: 1;
    position: relative;
}
.vesh-categ-list-icons {
    padding: 2rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f1f3f7;
    border-radius: 4px;
    position: relative;
}
.vesh-categ-list-icons i {
    font-size:3.5rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vesh-categ-list-content .veshm-list-098 {
    position: relative;
    display: inline-flex;
    width: 80px;
    top: auto;
    right: auto;
}
.vesh-prt-location {
    font-size: 12px;
    font-weight: 500;
    color:#5b7388;
}
.vesh-categ-strt {
    display: flex;
    align-items: center;
    justify-content:space-between;
    margin-top: 1rem;
}
.vesh-categ-strt .starting {
    font-weight: 500;
    font-size: 13px;
}
.vesh-categ-strt .rlhc-price-name {
    font-size: 20px;
    margin: 0;
}
.vesh-categ-strt .rlhc-price-name .monthly {font-size: 12px;}
.vesh-categ-list-links:hover .vesh-categ-list-icons, 
.vesh-categ-list-links:focus .vesh-categ-list-icons {
	background:#69503F;
	color:#fff;	
}
.vesh-categ-list-links:hover, .vesh-categ-list-links:focus {}
.vesh-categ-list-links:hover .vesh-categ-strt .starting, 
.vesh-categ-list-links:focus .vesh-categ-strt .starting {
	color:#462D1C;
}

/*------------------ Veshm Agent Style -----------------*/
.veshm-agent-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    border: 2px solid #f1f3f7;
    border-radius: 6px;
    background: #fff;
}
.veshm-agent-wrap .btn.btn-like {
    color:#ff9800 !important;
    position: absolute;
    left: 12px;
    top: 12px;
}
.veshm-list-75 {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0 13px;
    background: #E8E2DF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 50px;
    color: #69503F;
	box-shadow: 1px 1px 3px #b0a299;
}

.veshm-list-75 span {
    font-weight: 600;
    font-size: 10px;
}
.veshm-agent-thumb {
    width: 130px;
    height: 130px;
    padding: 8px;
    background: #fff;
    border-radius: 50%;
	position: relative;
    border: 4px solid #f0edec;
    margin:3rem auto 1rem;
}
.veshm-agent-content {
    padding: 0 1.2rem 2rem;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    text-align: center;
}
.vesh-aget-rates {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vesh-aget-rates i {
    font-size: 9px;
    margin: 0 1.4px;
    color: #fcb103;
	text-shadow: 0.5px 0.5px 1px #171000;
}
.vesh-aget-rates span {
    font-size: 13px;
    font-weight: 500;
    color:#7b8b9a;
    margin-left: 5px;
}
.vesh-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 1.5rem;
}
.veshm-agent-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0.7rem 1.2rem;
    border-top: 1px solid #eaeef2;
}
.veshm-agent-footer .rlhc-prt-location {
    font-weight: 500;
    font-size: 13px;
    color: #8c7364;
    align-items: center;
}
.veshm-agent-social ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}
.veshm-agent-social ul li {
    list-style: none;
    margin-left: 6px;
    position: relative;
}
.veshm-agent-social ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #eaeef2;
    font-size: 13px;
	color:#8c7364;
}
.veshm-agent-wrap:hover a.btn, .veshm-agent-wrap:focus a.btn{
	cursor:pointer;
}
.count-agent-25 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    background: rgb(6 178 138 / 12%);
    color: #8c7364;
    height:26px;
    margin: 0 auto 4px;
    width: auto;
    border-radius: 4px;
}
.count-agent-25 span{
    font-size:12px;
	font-weight:500;
}  
.agent-list-block {
    position: relative;
    display: flex;
    background: #fff;
    padding:1.5rem 1.2rem;
    border-radius: 0.4rem;
    align-items: center;
    justify-content: flex-start;
}
.agent-list-fliop {
    position: relative;
    display: block;
}
.agent-list-thumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 170px;
    border-radius: 0.6rem;
    border: 3px solid #ebf1f4;
    padding: 4px;
}
.agent-list-caption {
    position: relative;
    display: block;
    padding-left: 1rem;
}
span.verify-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    font-weight: 800;
    top: 20%;
    right: -6px;
    z-index: 1;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    background: #584538;
    border-radius: 50%;
    border: 2px solid #fff;
}
.adgt-wriop-block {
    overflow: hidden;
    position: relative;
}
.adgt-wriop-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 210px;
    background-size: cover !important;
    background-position: center !important;
}
.adgt-wriop-header-info {
    position: relative;
    margin-top: -70px;
}
.adgt-wriop-img-fig {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    border: 3px solid #f0f4f7;
    padding: 3px;
	position: relative;
}
.adgt-wriop-cription {
    position: relative;
    padding: 0.5rem 0 1rem 0;
    text-align: center;
}
.adgt-wriop-social {
    position: relative;
    margin: 0;
    padding: 0;
}
.adgt-wriop-social ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adgt-wriop-social ul li {
    list-style: none;
    position: relative;
    margin: 0 0.5rem;
}
.adgt-wriop-social ul li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
/*----------------- Achievement Design --------------*/
.veshm-achivement {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 2px 2px 5px #322d28;
    -webkit-box-shadow: 2px 2px 5px #322d28;
    padding: 1.5rem 1rem;
}
.veshm-achivement-icons {
    display: flex;
    height: 70px;
    width: 70px;
    background: #E8E7E6;
    margin: 0 auto 1rem;
    align-items: center;
    justify-content: center;
    border-radius: 100px 0px 100px 100px;
    color: #69503F;
    font-size: 25px;
	box-shadow: 1px 1px 3px #b0a299;
}
.veshm-achivement-content {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.veshm-achivement-content h2 {font-size: 2rem;}
.veshm-achivement-content p {font-size: 14px; font-weight: 500;}
.single-brand {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-brand figure {margin:0;}
/*----------------- Property Location Design --------------*/
.veshm-location-prt {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    overflow: hidden;
	margin-bottom:30px;
}
.veshm-location-figure {
    position: relative;
    display: flex;
    height: auto;
    width: 100%;
}
.veshm-location-content {
    position: relative;
    border: 1px solid #eaeef2;
    overflow: hidden;
    border-top: none;
    padding: 1.2rem 1rem;
	border-radius:0 0 6px 6px;
}
.veshm-location-content h4 {
    font-size: 16px;
	line-height:1;
    margin: 0;
}
.veshm-location-content .vesh-aget-rates {
    justify-content: flex-start;
}
.veshm-location-lists {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #fff;
    z-index: 1;
    padding: 0 15px;
    font-weight: 500;
    font-size: 13px;
    color: #034080;
}
.veshm-location-prt.overlay .veshm-location-content {
    border: none;
    border-radius: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
.veshm-location-prt.overlay .veshm-location-content h4, 
.veshm-location-prt.overlay .vesh-aget-rates span {color:#fff;}
.veshm-location-prt.overlay .veshm-location-figure:before {
    content: "";
    position: absolute;
    background: #011223;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
}
.veshm-location-prt.overlay .veshm-location-lists {
    background: #69503F;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}

/*--------------- Call To Action -------------*/
.call-action-container.light {background: #f1f3f7; position: relative;}
.call-action-container.dark {padding: 120px 0 100px;}
.call-action-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
}
.call-action-wrap p {text-shadow: 0.5px 0.5px 1px #140f0f;}
.call-action-form {
	display:flex;
	align-items: center;
    justify-content: center;
    flex-direction: column;
	margin-top:2.5rem;
	width:100%;
}
.call-action-form form {width:90%; margin: 0 auto;}
.newsltr-form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    width: 100%;
    padding: 7px;
    border-radius: 50px;
}
.newsltr-form .form-control {
    border: none;
    border-radius: 50px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500;
	height:52px;
}
.newsltr-form .btn.btn-subscribe {
    background: #69503F;
    border-radius: 50px;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    height:52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
}
.call-action-container.dark .newsltr-form .btn.btn-subscribe {
    background: #756256;
}

/*-------------- Pricing Style --------------*/
.veshm-pricing-box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 8px;
    border: 2px solid #f1f3f7;
    padding: 1rem 0;
    position: relative;
}
.veshm-pricing-header {
    padding: 1rem 1rem 1rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.veshm-pricing-header .vesh-prc-icon {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 10px;
    background: #E8E7E6;
    font-size: 30px;
    color: #69503F;
}
.vesh-prc-icon-caption span {
    background: #dfe5eb;
    padding: 0 15px;
    font-weight: 500;
    font-size:12px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-bottom:8px;
    color: #384f66;
}
.vesh-prc-icon-caption span.golden {
    background: rgb(8 179 133 / 10%);
    color: #08b385;
}
.vesh-prc-icon-caption span.standard{
	background: rgb(233 30 30 / 10%);
    color: #e91e1e;
}
.vesh-prc-icon-caption span.platinum{
	background: rgb(138 88 226 / 10%);
    color: #8a58e2;
}
.vesh-prc-icon-caption h5 {
    font-size: 22px;
}
.veshm-pricing-middle {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:1rem 1rem 1rem;
}
.veshm-prc-title h2 {
    font-size: 60px;
    line-height: 1;
    color: #69503F;
}
.veshm-prc-title h2 sup {
    font-size: 20px;
    vertical-align: super;
    font-weight: 600;
    color: #8fa0b2;
}
.veshm-prc-title h2 sub {
    font-size: 15px;
    font-weight: 600;
    color: #8fa0b2;
}
.veshm-pricing-content {
    padding: 1rem;
    position: relative;
    display: flex;
    flex-direction: column;
}
.veshm-pricing-content ul {
    position: relative;
    padding: 0;
    margin: 0;
}
.veshm-pricing-content ul li {
    padding: 0.8rem 1rem;
    list-style: none;
    border-bottom: 1px solid #f1f3f7;
    font-weight: 500;
    font-size: 13px;
}
.veshm-pricing-content ul li:last-child{
	border-bottom:none;
	padding-bottom:0;
}
.veshm-pricing-content ul li i{
	margin-right:10px;
	color:#0baf81;
}
.veshm-pricing-content ul li.deactive i{
	color:#4e5c79;
}
.veshm-pricing-content ul li.deactive{
	opacity:0.5;
}
.veshm-pricing-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 1rem;
}
.veshm-pricing-footer .btn.btn-subscribe {
    background: #E8E7E6;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #69503F;
}
.veshm-pricing-box.featured {
    border-color: #69503F;
}
.veshm-pricing-box.featured .veshm-pricing-footer .btn.btn-subscribe {
    background:#69503F;
    color:#fff;
}

/*-------------------- Icons List Designs ---------------*/
.veshm-icon-box-list {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.veshm-icon-box-list ul {
    padding: 0;
    margin: 0;
}
.veshm-icon-box-list ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
	margin-bottom:1.5rem;
}
.veshm-icon-box-list ul li:last-child{
	margin-bottom:0.5rem;
}
.veshm-icon-box-list ul li .vib-list-wrap21 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}
.veshm-icon-box-list ul li .vib-list-icon {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #69503F;
    border-radius: 6px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-size: 25px;
    box-shadow: 1px 1px 3px #231919;
	-webkit-box-shadow: 1px 1px 3px #231919;
	-moz-box-shadow: 1px 1px 3px #231919;
}
.veshm-icon-box-list.style-2 ul li .vib-list-icon {
    background: #fff;
    border-radius: 50%;
    box-shadow: 4px 3px 8px 4px rgb(13 40 68 / 10%);
    -webkit-box-shadow: 4px 3px 8px 4px rgb(13 40 68 / 10%);
    color: #69503F;
    width: 60px;
    height: 60px;
    font-size: 20px;
}
.vib-list-caption {
    flex: 1;
    padding-left: 2rem;
    position: relative;
    display: block;
}
.vib-list-caption h5 {
    font-size: 17px;
    margin-bottom: 8px;
}
.vib-list-caption p {
    font-size: 14px;
    color: #695a50;
    font-weight: 400;
    margin: 0;
}

/*------------------ Services Box Post Design -------------*/
.veshm-posted-box-y78 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 2px solid #f1f3f7;
	background:#fff;
    border-radius: 10px;
    padding: 3rem 2rem;
    position: relative;
}
.veshm-posted-head-y78 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0 0 0.5rem;
}
.veshm-posted-head-y78 img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 120px;
}
.veshm-posted-body-y78 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
}
.veshm-posted-body-y78 h2 {font-size:25px;}
.veshm-posted-body-y78 p {margin: 0; font-size: 14px;}
.veshm-posted-footer-y78 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:2rem;
}
.veshm-posted-footer-y78 .btn.btn-start {
    background: #E8E7E6;
    min-width: 200px;
    height: 50px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    color:#69503F;
	box-shadow: 1px 1px 3px #b0a299;
}
.veshm-posted-box-y78.active .veshm-posted-body-y78 h2 {color: #544439;}
.veshm-posted-box-y78.active .veshm-posted-footer-y78 .btn.btn-start {background:#69503F; color:#fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.veshm-posted-box-y78.active {border-color: #69503F;}

.veshm-servs-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
}
.veshm-servs-box .veshm-servs-box-icon {
    width: 65px;
    height: 65px;
    font-size: 20px;
    border-radius: 50%;
    background:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 4px 3px 8px 4px rgb(13 40 68 / 10%);
    -webkit-box-shadow: 4px 3px 8px 4px rgb(13 40 68 / 10%);
    color: #69503F;
}
.veshm-servs-box-caption {
    position: relative;
    padding: 0 0.8rem;
    margin-top: 1rem;
}
.veshm-servs-box-caption h4 {font-size:20px;}
.veshm-servs-box-caption p {font-size:14px;}
.veshm-servs-box.light .veshm-servs-box-icon {box-shadow: 4px 3px 8px 4px rgb(13 40 68 / 10%); -webkit-box-shadow: 4px 3px 8px 4px rgb(255 255 255 / 10%);}
.veshm-servs-box.light .veshm-servs-box-caption h4 {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
.veshm-servs-box.light .veshm-servs-box-caption p {color: rgba(255, 255, 255, 0.8);}
/*----------------- Modal Popup Design -----------------*/
.modal-dialog.filter-popup {
    max-width: 750px;
}
.modal-header {
    padding:2rem 1rem 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    flex-direction: column;
}
.mdl-thumb {
    display: block;
    margin-bottom: 1rem;
}
.mdl-title {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}
.modal-header h4 {
    font-size: 50px;
    color:#312924;
    margin: 0;
}
.modal-body {
    padding: 1rem 2rem 2rem;
}
.modal-login-form .form-group .form-control {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border:2px solid #f1f3f7;
    font-weight: 500;
    font-size: 14px;
    color: #594637;
}
.modal-login-form .form-group{
	position:relative;
	margin-bottom:20px;
}
.modal-login-form .form-group label {
    font-size: 12px;
    font-weight: 500;
    color: #69503F;
}
.form-group .btn.btn-modal-login {
    background: #69503F;
    width: 100%;
    height: 52px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.modal-flex-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.modal-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin:2rem 0 2rem;
    font-weight: 500;
    font-size: 14px;
    color: #5b7ea3;
}
.social-login {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.social-login ul {
    margin: 0;
    padding: 0;
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-login ul li {
    width: 50%;
    flex: 0 0 48%;
    list-style: none;
}
.social-login ul li .btn {
    background: #E8E7E6;
    border-radius: 5px;
    height: 52px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #69503F;
    font-size: 14px;
    font-weight: 600;
/*  border: 1px solid #9f8a7b; */
	box-shadow: 1px 1px 3px #b0a299;
}
.social-login ul li .btn:hover, 
.social-login ul li .btn:focus, 
.social-login ul li .btn:active {
	color:#fff;
	background:#302823;
/*	border-color:#302823; */
	box-shadow: 1px 1px 3px #140f0f;
}
.social-login ul li .btn.connect-google {
    background: #9f8a7b;
    color: #ffc66f;
	text-shadow: 0.5px 0.5px 1px #140f0f;
/*  border: 1px solid #9f8a7b; */
	box-shadow: 1px 1px 3px #140f0f;
}
.social-login ul li .btn.connect-google:hover, 
.social-login ul li .btn.connect-google:focus, 
.social-login ul li .btn.connect-google:active {
	color:#fff;
	background:#ff9900;
	border-color:#ff9900;
}
.social-login ul li .btn i {
    margin-right: 10px;
}
.social-login ul li .btn i {
    margin-right: 10px;
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
}
span.mod-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #eff0f2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    cursor: pointer;
	z-index: 1;
}
.filter-popup .modal-header {
    padding: 1.5rem 1rem 1.5rem;
    border-bottom: 1px solid #eaedf2;
    justify-content: flex-start;
}
.filter-popup .modal-header h4 {
    font-size: 22px;
}
.filter-popup .filter-header {
    display: flex;
    padding: 1rem;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eaedf2;
}
.filter-popup .filter-header .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    border: none;
}
.filter-popup .nav-tabs .nav-item {
    display: flex;
    flex: 0 0 25%;
    align-items: center;
    justify-content: center;
}
.filter-popup .nav-tabs .nav-item .nav-link {
    width:100%;
	font-weight:600;
    color: #69503F;
	border-radius: 0.375rem;
    background: #E8E7E6;
	outline: none;
}
.filter-popup .nav-tabs .nav-item .nav-link.active, 
.filter-popup .nav-tabs .nav-item .nav-link:hover, 
.filter-popup .nav-tabs .nav-item .nav-link:focus {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    background: #69503F;
    border-radius: 0.375rem;
}
.filt-buttons-updates {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.filt-buttons-updates .btn {
    height: 46px;
    padding: 5px 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight:600;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.filt-buttons-updates .btn.btn-save {
    background: #0681fa;
}
.full-tabs-group {
    position: relative;
    padding: 1.5rem 3rem;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.single-tabs-group {
    display: block;
    border-bottom: 1px dashed #dde1e8;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.single-tabs-group:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
.single-tabs-group-header h5 {
    margin: 0 0 8px;
    font-size: 15px;
}
div#filTabContent {
    height: 100%;
    overflow: auto;
    max-height:480px;
}
/*----------------- Testimonials Design -----------------*/
.veshm-reviews-box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 1rem;
	background:#fff;
    border: 2px solid #f1f3f7;
    border-radius: 10px;
}
.veshm-reviews-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
}
.veshm-reviews-thumb {
    position: relative;
    width: auto;
    display: block;
}
.veshm-reviews-thumb .veshm-reviews-figure {
    width: 70px;
    padding: 4px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e1e5ec;
    border-radius: 50%;
}
.veshm-reviews-caption {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-left: 1rem;
    flex: 1;
}
.veshm-reviews-title h4 {
    font-size: 16px;
    margin: 0;
    line-height: 1.2;
    color: #103a87;
}
.veshm-reviews-rates {
    display: flex;
    align-items: center;
    margin-top: 2px;
    font-size: 9px;
    color: #ff9800;
}
.veshm-reviews-rates i{
    margin-right:4px;
}
.veshm-reviews-rates i.deactive {
    color: #c7d2dd;
}
.veshm-reviews-desc {
    padding: 1rem 0;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.veshm-reviews-desc p {
    font-size: 14px;
    margin: 0;
}
.veshm-reviews-designation {
    font-size: 12px;
    font-weight: 500;
    color: #69503F;
}

/*----------------------------------------------
	Inner Page Design 
-----------------------------------------------*/
.page-title {
    padding: 1rem 0;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-size: cover !important;
}
.page-title .ipt-title {
    font-size: 50px;
    margin-bottom: 15px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.page-title .ipn-subtitle {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
}
.team-grid {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    border-radius: 0.4rem;
}
.teamgrid-user {
    position: relative;
    display: block;
    padding: 10px;
}
.teamgrid-user img {
    border-radius: 0.4rem;
    display: block;
    width: 100%;
}
.teamgrid-content {
    padding: 0.5rem 1rem 1rem;
    text-align: left;
}
.teamgrid-content h4 {
    font-size: 17px;
    margin: 0;
    line-height: 1.5;
}
.ctr-veshm-box {
    position: relative;
    display: flex;
    width: 100%;
    background: rgb(0 190 130 / 10%);
    border: 1px solid rgb(0 190 130 / 20%);
    border-radius: 0.4rem;
}
.ctr-veshm-signl {
    display: flex;
    flex-direction: column;
    flex: 0 0 33.333333%;
    width: 33.333333%;
	padding: 1.5rem;
    text-align: center;
	border-right: 1px solid rgb(0 190 130 / 20%);
}
.ctr-veshm-signl:last-child{
	border:none;
}
.ctr-veshm-signl-ico {
    font-size: 2rem;
    color: rgb(0 190 130);
    margin-bottom: 0.5rem;
}
.ctr-veshm-signl-caption p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 13px;
    color: #154a47;
}
.check-ourio-wrap{
    position: relative;
    display: block;
    border-radius: 0.4rem;
    border: 2px solid #e5eef5;
}
.check-ourio-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 1rem;
    border-bottom: 1px solid #e5eef5;
}
.check-ourio-head h5 {
    margin: 0;
    font-size: 16px;
}
.check-ourio-caption {
    position: relative;
    display: block;
    padding: 1rem;
}
.check-ourio-single {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.check-ourio-first {
    width: auto;
    flex: 1;
    max-width: 120px;
}
.check-ourio-last {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 10px;
}
.check-ourio-last h5 {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
}
.prt-jhio-price {
    margin-top: 8px;
}
.panel.panel-default {
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #e5eef5;
}
.panel-default>.panel-heading {
    color: #0047ab;
    padding: 14px 15px;
	background-color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    border-color: #eaeff5;
}
.panel-default>.panel-heading {
    border-bottom: 1px solid #edeef3;
}
.panel-default>.panel-heading h4 {
    margin: 0;
    font-size: 17px;
}
.panel-default>.panel-heading h4 a {
    color: #202738;
    position: relative;
    padding-left: 25px;
}
.panel-default>.panel-heading h4 a:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #edeef3;
    border-radius: 50%;
    left: 0;
    top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    transition: all ease 0.4s;
}
.panel-default>.panel-heading h4 a[aria-expanded="true"]:before {
    content:"\f00c";
    font-family:"Font Awesome 6 Free";
    background: #11af6d;
}

.panel-default .panel-body {
    padding: 1.5rem 2rem;
}
.box-block-wrap-group {
    position: relative;
    display: block;
    width: 100%;
}
.box-block-wrap {
    position: relative;
    display: block;
	padding: 1rem 1.5rem;
    margin-bottom: 2rem;
    background: #fff;
    border-radius: 0.5rem;
}
.box-block-wrap:last-child {
    margin: 0;
}
.box-block-wrap_header {
    position: relative;
    margin-bottom: 1rem;
}
.box-block-wrap_header h2, 
.box-block-wrap_header h3, 
.box-block-wrap_header h4 {
    letter-spacing: .5px;
    color: #0d2366;
    margin-bottom:2px;
}
.box-block-wrap_header h2:not(.no-puck)::after, 
.box-block-wrap_header h3:not(.no-puck)::after, 
.box-block-wrap_header h4:not(.no-puck)::after {
    content: '';
    display: block;
    width: 24px;
    height: 4px;
    background:#69503F;
    margin-top: 16px;
}
.comp-property {
    position: relative;
    display: block;
    border: 2px solid #dce5eb;
    border-radius: 0.6rem;
    padding: 10px;
}
.clp-title {
    padding: 10px 0;
}
.clp-title h4 {
    font-size: 16px;
    margin: 0;
}
.clp-title span {
    font-size: 13px;
    font-weight: 600;
    color:#69503F;
}
.comp-property ul {
    padding: 0;
    margin: 0;
}
.comp-property ul li {
    font-size: 13px;
    font-weight: 500;
    list-style: none;
    padding: 12px 0;
    border-top: 1px solid #e6ebee;
}
.comp-property ul li.inactive{
	opacity:0.6;
}
span.remove-from-compare {
    position: absolute;
    width: 32px;
    height: 32px;
    right: 15px;
    top: 20px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color:#69503F;
}
/*----------------------------------------------
 Blog Design Start
----------------------------------------------*/
/*------------ Grid Blog Design ------------------*/
.veshm-grid-blog {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
    position: relative;
    border-radius: 6px;
	background:#fff;
    border: 2px solid #f1f3f7;
}
.veshm-grid-blog .veshm-grid-blog-thumb {
    padding: 10px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    display: block;
}
.veshm-grid-blog .veshm-grid-blog-thumb img {
    border-radius: 6px;
    width: 100%;
}
.veshm-grid-blog-body {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
}
.veshm-grid-body-header {
    position: relative;
    display: block;
    margin-bottom:10px;
}
.veshm-grid-title,.veshm-grid-body-middle {
    display: block;
    position: relative;
    width: 100%;
}
.veshm-grid-posted {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    font-size: 12px;
    font-weight: 600;
    background: #69503F;
    padding: 0 15px;
    border-radius: 4px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    margin-bottom: 5px;
}
.veshm-grid-title h4 {
    font-size: 16px;
    margin: 0;
}
.veshm-grid-body-middle p {
    font-size: 14px;
    margin: 0;
}
.veshm-grid-body-footer {
    padding:2rem 0 1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.veshm-grid-body-footer .btn.btn-blog-link {
    height: 50px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #e8edf2;
    font-size: 14px;
    color: #0c3258;
    transition: all ease 0.4s;
}
.veshm-grid-body-footer .btn.btn-blog-link:hover, .veshm-grid-body-footer .btn.btn-blog-link:focus,.veshm-grid-body-footer .btn.btn-blog-link:active{
	background:#69503F;
	color:#fff;
}
.blog-list-block {
    display: flex;
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 0.4rem;
    align-items: center;
	padding: 0.5rem;
    justify-content: flex-start;
}
.blog-list-thumber {
    height: 100%;
	flex:1;
}
.blog-list-caption {
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.blog-list-caption .bl-title {
    font-size: 15px;
    margin:4px 0 0;
}
.blg-authr {
    margin-top: 1rem;
}
.single-post-item.format-standard {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 0.6rem;
}
.post-details {
    position: relative;
    padding: 1rem 1.5rem;
}
.post-tags ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.post-tags ul li {
    list-style: none;
    padding: 0;
    position: relative;
    display: inline-block;
}
.post-tags ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    background: #f4f5f7;
    font-weight: 500;
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 0.2rem;
    margin-right: 4px;
    margin-bottom: 4px;
}
.pst-foot-roiu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #ebeef3;
    padding: 1.5rem;
}
.pst-foot-roiu ul {
    padding: 0;
    margin: 0;
    display: inline-flex;
}
.pst-foot-roiu ul li {
    list-style: none;
    display: inline-flex;
    margin-right: 10px;
    align-items: center;
}
.pst-foot-roiu ul li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
    border-radius: 0.2rem;
}
.comment-list {
    position: relative;
    display: block;
    width: 100%;
}
.comment-list ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.comment-list ul ul {
    margin-left: 2rem;
}
.comment-list ul li {
    display: block;
    list-style: none;
    width: 100%;
}
.comment-list ul li article {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 2rem;
}
.comment-list ul li article .comment-author {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.comment-list ul li article .comment-details {
    padding-left: 1rem;
    position: relative;
    display: block;
}
.comment-left-meta .author-name {
    font-size: 16px;
    margin: 0;
}
.comment-reply a {
    position: relative;
    float: right;
    padding: 4px 12px;
    background: #f4f5f7;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
}
/*====================================
	User Dashboard
==================================*/
.veshm-dash-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    height: 160px;
  background-color: #444;
    border-radius: 4px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    transition: .3s;
    cursor: default;
}
.veshm-dash-icon{
	margin-left:10px;
	position:relative;
}
.vsm-icon-lio {
    width:50px;
    height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 25px;
}
.veshm-dash-block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left:0.6rem;
}
.veshm-dash-block_content h4 {
    font-size:25px;
    font-weight: 600;
    padding: 0;
    margin:0 0 5px;
    letter-spacing: 1px;
	display: flex;
    align-items: flex-start;
}
.veshm-dash-block_content h6 {
    line-height: 1;
    margin: 0;
    color: #6d7f8e;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
}
.veshm-dash-block_content span {
    font-size: 12px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 10px;
    line-height: 2;
    margin-left: 5px;
}
.veshm-dash-block-icon {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-40%);
    font-size: 80px;
    opacity: .2;
}
.veshm-dash-block-icon {
    font-size: 65px;
}
.veshm-dash-wrapper.widget-1 {
    background: linear-gradient(to left,rgba(255,255,255,0) 30%,rgba(255,255,255,0.1));
	background-color: #fff;
    border-left: 4px solid #2bb170;
}
.veshm-dash-wrapper.widget-2 {
    background: linear-gradient(to left,rgba(255,255,255,0) 30%,rgba(255,255,255,0.1));
	background-color: #fff;
    border-left: 4px solid #ce024b;
}
.veshm-dash-wrapper.widget-3 {
    background: linear-gradient(to left,rgba(255,255,255,0) 30%,rgba(255,255,255,0.1));
	background-color: #fff;
    border-left: 4px solid #f39f00;
}
.card-header {
    background: #fff;
    padding: 0.8rem 1rem;
    border-color: #e2e8ec;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-header h4, .card-header h5, .card-header h6 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
body #Packages {
    background: #fff !important;
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    box-shadow:0 0 20px 0 rgba(62,28,131,0.1);
    border-radius: 4px;
    margin: 10px 0;
}
.btn.btn-link.collapsed, .btn.btn-link:focus {
    text-decoration: none !important;
}
#extraPackages {
    padding:2rem 1.5rem;
    border-radius: 4px;
	background:#fff;
	margin-bottom:25px;
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
}
.package-box {
    padding: 1rem 0rem 0;
    border: 1px solid #e8eaf1;
    border-radius: 4px;
    text-align: center;
	margin-bottom:1rem;
}
ul.packages-lists-list {
    padding:0 1rem 1rem;
    margin: 0;
}
ul.packages-lists-list li {
    list-style: none;
    padding: 5px 0;
}
.buypackage {
    background: #f4f5f7;
    padding: 1rem 1rem;
    border-top: 1px solid #e3e6ec;
    text-align: left;
    font-weight: 500;
}
.packages-features-title {
    font-size: 35px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.packages-features-title span {
    font-size: 15px;
    font-weight: 500;
    color: #84a0b1;
}
.buypackage span {
    margin-top: 0.7rem;
    display: block;
}
.pay-btn {
    padding: 15px 20px;
    border-radius: 4px;
    background: #f4f5f7;
    margin: 0px 13px 5px 0px;
    display: inline-block;
}
.pay-btn.paypal {
    background: #1468d0;
    color: #fff !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.pay-btn.stripe {
    background: #7f35e0;
    color: #fff !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.pay-btn.wire-trans {
    background: #1ca6e4;
    color: #fff !important;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}
.dashboard-wraper {
    position: relative;
	background:#fff;
    width: 100%;
    padding: 2em;
    box-shadow: 2px 2px 5px #c3b4aa;
    border-radius:10px;
}
.property_dashboard_navbar {
    position: relative;
    background: #fff;
    width: 100%;
	overflow:hidden;
    padding:2em 0 0;
    border-radius: 0.5rem;
    box-shadow: 2px 2px 5px #c3b4aa;
	-webkit-box-shadow: 2px 2px 5px #c3b4aa;
}

.adgt-wriop-footer .single-button {padding: 10px 20px 10px 10px;}
.adgt-wriop-footer .single-button .btn-md {margin: 5px;}

.dash_user_avater {
    text-align: center;
    margin:2em 0 1rem;
	padding: 0 2rem;
}
.dash_user_avater img {
    max-width: 100px;
    border-radius: 50%;
    margin-bottom: 8px;
    box-shadow: 0px 0px 0px 5px rgb(237 240 245);
	-webkit-box-shadow: 0px 0px 0px 5px rgb(237 240 245);
}
.dash_user_avater h4 {
    margin: 10px 0 0px 0;
    font-size:17px;
}
.dash_user_menues ul {
    padding: 0;
    margin: 0;
}
.dash_user_menues ul li {
    list-style: none;
    padding: 6px 15px;
    margin: 0;
    display: block;
    width: 100%;
}
.dash_user_menues ul li a {
    padding: 1rem 1rem;
    color: #281e1e;
    border-radius: 0.4rem;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    font-weight: 500;
    position: relative;
    transition: all ease 0.4s;
    font-family: 'Jost', sans-serif;
    background:#faf5f5;
}
.dash_user_menues ul li a:hover, .dash_user_menues ul li a:focus{
	color:#fff;
	background:#69503F;
}
span.expiration {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    background: #998a73;
    padding: 3px 8px;
    border-radius: 4px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
}
.dash_user_menues ul li.active a {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    background:#69503F;
    padding: 1rem 2rem;
    border-radius: 0.4rem;
}
.dash_user_menues ul li a i{
	margin-right:10px;
}
.dash_user_footer ul {
    padding:0;
    margin:2rem 0 0;
    display: flex;
    width: 100%;
    background:#69503F;
}
.dash_user_footer ul li {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33.333333%;
    flex: 0 0 33.333333%;
    border-right: 1px solid #7a6c5a;
}
.dash_user_footer ul li:last-child{
	border:none;
}
.dash_user_footer ul li a {
    font-size: 16px;
    padding:14px 0;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
}

/*------------ Chart ---------------*/
.list-inline {
    margin-bottom: 7px;
}

.list-inline {
    margin-bottom: 7px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.list-inline>li h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400;
}
/*---------- Notification -----------*/
.card {
    border: 1px solid #e8ebef;
    margin-bottom: 30px;
    border-radius: 0.5rem;
    overflow: hidden;
    background: #fff;
}
.ground-list {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden!important;
    -ms-overflow-style: none;
}
.ground {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.ground-single-list {
    -webkit-box-align: center;
    align-items: center;
}
.ground-single-list {
    padding: 10px 10px;
    border-bottom: 1px solid #eaeff5;
}
.ground-single-list:last-child {
    border: none;
}
.ground>* {
    margin: 0 6px;
}
.ground-single-list a {
    position: relative;
}
.btn-circle-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.ground-content {
    -ms-flex: 1;
    flex: 1;
}
.ground-content>* {
    margin-bottom: 0;
}
.small, small {
    font-size: 80%;
    font-weight: 400;
}
.ground-content>* {
    margin-bottom: 0;
    font-weight: 400;
}
.ground-content h6{
    font-size:14px;
}
.ground-client-list {
    display: block;
    position: relative;
    width: 100%;
}
.ground-client-single-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.8rem 1rem;
    border-bottom: 1px solid #e4ecef;
}
.ground-client-first {
    display: flex;
    float: left;
    position: relative;
    align-items: center;
    justify-content: flex-start;
}
.ground-client-thumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.ground-client-caption {
    position: relative;
    padding-left: 0.5rem;
    display: block;
}
.ground-client-caption h5 {
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    line-height: 1;
}
.ground-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ground-btn .btns {
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
td.prt-fgi {
    color: #462D1C;
    font-weight: 600;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: #f4f2f0;
    border: 1px solid #ecdbd0;
}

.input-group-text-front {border-right: none; border-radius: 5px 0 0 5px;}
.input-group-text-back {border-left: none; border-radius: 0 5px 5px 0;}

/*-------------------- Messages Design ----------------*/
.messages-container {
    margin: 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.06);
    border-radius: 4px;
	background-color: #fff;
}
.messages-headline {
    font-size: 16px;
    margin: 0;
    padding: 22px 30px;
	background-color: #fff;
    display: block;
    border-bottom: 1px solid #edf1f9;
    border-radius: 4px 4px 0 0;
    position: relative;
}
.messages-headline h4 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    display: inline-block;
}
.message-action {
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    transition: .3s;
    padding: 0;
    float: right;
}
.messages-container-inner {
    display: flex;
}
.messages-container-inner .dash-msg-inbox {
    max-width: 340px;
    border-right: 1px solid #edf1f9;
}
.messages-container-inner .dash-msg-inbox {
    overflow: hidden;
}
.messages-container-inner .dash-msg-content {
    padding: 30px;
}
.messages-container-inner .dash-msg-inbox, .messages-container-inner .dash-msg-content {
    flex: 1;
}
.messages-container-inner .dash-msg-inbox ul {
    max-height:950px;
    overflow-y: scroll;
    width: 357px;
	list-style: none;
    padding: 0;
    margin: 0;
}
.dash-msg-inbox ul li.active-message {
    border-left: 3px solid #166ef3;
}
.dash-msg-inbox ul li {
    border-bottom: 1px solid #edf1f9;
    transition: .2s;
	list-style: none;
}
.dash-msg-inbox ul li:last-child {
    border-bottom: none;
}
.message-by-headline h5 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
}
.dash-msg-inbox ul li a {
    position: relative;
    display: block;
    padding: 30px;
}
.messages-container-inner .dash-msg-inbox ul li a {
    padding: 25px;
}

.dash-msg-inbox .dash-msg-avatar {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.messages-container-inner .dash-msg-inbox .dash-msg-avatar {
    left: 25px;
}

.dash-msg-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}
.messages-container-inner .dash-msg-avatar img {
    width: 40px;
    height: 40px;
}

.dash-msg-inbox .message-by {
    margin-left: 85px;
}
.messages-container-inner .dash-msg-inbox .message-by {
    margin-left:50px;
}
.messages-container-inner .message-by-headline h5 i {
    background: #f98f14;
    padding: 3px 8px;
    border-radius: 50px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-size: 13px;
}
.messages-container-inner .message-by-headline span {
    font-size: 13px;
    position: absolute;
    top: 25px;
    right: 25px;
	float: right;
    color: #888;
}
.messages-container-inner .dash-msg-inbox .message-by p {
    height: 26px;
    max-width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    margin: 0;
    padding: 0;
	color: #6b747d;
    line-height: 27px;
}
.message-plunch {
    display: block;
    position: relative;
    margin-bottom: 25px;
}
.message-plunch .dash-msg-avatar {
    position: absolute;
    left: 0;
    top: 0;
}
.message-plunch .dash-msg-avatar img {
    width: 50px;
    height: 50px;
	display: inline-block;
	border-radius: 50%;
}
.message-plunch .dash-msg-text {
    margin-left: 70px;
  background-color:#f4f5f7;
    border-radius: 4px;
    padding: 20px;
    position: relative;
}
.message-plunch .dash-msg-text:before {
    position: absolute;
    top: 12px;
    left: -9px;
    content: "\f0d9";
    font-family: fontawesome;
    font-size: 31px;
    color:#f4f5f7;
}
.message-plunch .dash-msg-text p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 27px;
}
.message-plunch.me .dash-msg-avatar {
    left: auto;
    right: 0;
	position: absolute;
    top: 0;
}
.message-plunch.me .dash-msg-text {
    color: #39b36e;
  background-color: rgba(57, 179, 110,0.1);
}
.message-plunch.me .dash-msg-text {
    margin-left: 0;
    margin-right: 70px;
	border-radius: 4px;
    padding: 20px;
    position: relative;
}
.message-plunch.me .dash-msg-text:before {
    color: rgb(235 247 240);
}
.message-plunch.me .dash-msg-text:before {
    left: auto;
    right: -11px;
    content: "\f0da";
}
.message-reply {
    display: block;
    margin-top: 15px;
}
.message-reply textarea {
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    padding: 15px 20px;
}
.message-reply button {
    border-radius: 4px;
    margin-top: 5px;
}
span._user_status {
    width: 12px;
    height: 12px;
    background: #252629;
    display: flex;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    right: -5px;
    top: 50%;
}
span._user_status.online {
    background: #28af51;
}
span._user_status.offline {
    background: #e23528;
}
span._user_status.busy {
    background: #ff9800;
}


/*---------- Bookmark Property -------*/
table.property-table-wrap {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
}
table.property-table-wrap th {
    border: none;
  background-color: #66676b;
    text-align:left;
    padding:18px 20px;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 9;
    line-height:1;
}
table.property-table-wrap th:first-child {
    width: 50%;
    border-radius: 3px 0 0 3px;
}
table.property-table-wrap th:last-child {
    border-radius: 0 3px 3px 0;
}
table.property-table-wrap th i {
    margin-right: 3px;
    font-size: 14px;
}
table.property-table-wrap th {
    background:#2e323c;
}
table.property-table-wrap td {
    padding: 35px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #e4e4e4;
}
table.property-table-wrap .dashboard_propert_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
table.property-table-wrap td:first-child {
    padding-left: 0px;
    line-height: 25px;
}
table.property-table-wrap .dashboard_propert_wrapper img {
    width: 150px;
    border-radius: 3px;
    flex: 1.1;
    margin-right: 26px;
}
table.property-table-wrap .dashboard_propert_wrapper .title {
    flex: 2;
}
table.property-table-wrap .dashboard_propert_wrapper .title h4 {
    margin-bottom: 0;
    margin-top: 2px;
    display: block;
    font-size: 16px;
	line-height: 1;
}
table.property-table-wrap td.action a {
    display: block;
    color:#677994;
    line-height: 20px;
    padding: 3px 0;
    position: relative;
    margin-left: 21px;
}
table.property-table-wrap td.action a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background:#f1f3f7;
    text-align: center;
	display: inline-block;
    border-radius: 3px;
}
.bkmark a.delete {
    float: right;
}
table.property-table-wrap .dashboard_propert_wrapper .title span {
    display: block;
}
table.property-table-wrap .dashboard_propert_wrapper .title .table-property-price {
    display: inline-block;
    background: rgba(39, 174, 96,0.1);
    color: #7a6c5a;
    border-radius: 2px;
    font-size: 13px;
    margin-top: 9px;
    padding: 2px 10px;
}

/*---------- My Property --------------*/



.btn-group input.btn-check {display: none; box-sizing: border-box;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 6px; margin-right: 5px;}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {border-radius: 6px;}

._prt_filt_dash {
    background: #fff;
    border-radius: 0.4rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 1.5rem 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 2px 2px 5px #c3b4aa;
	-webkit-box-shadow: 2px 2px 5px #c3b4aa;
}
._prt_filt_dash_flex {flex: 1;}
._prt_filt_dash_flex .foot-news-last {max-width:300px;}
._prt_filt_add_new .prt_submit_link {
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
    background:#69503F;
    border-radius: 6px;
}
._prt_filt_add_new .prt_submit_link i {color:#cfc7b8; margin-right: 7px;}
.dashboard_property {
    background: #fff;
    border-radius: 0.4rem;
    overflow: hidden;
    box-shadow: 2px 2px 5px #c3b4aa;
	-webkit-box-shadow: 2px 2px 5px #c3b4aa;
}
.dashboard_property .table .thead-dark th {
    color: #fff;
	text-shadow: 0.5px 0.5px 1px #140f0f;
	background-color: #7a6c5a;
    border-color: #7a6c5a;
}
.dash_prt_wrap {display: flex; align-items: center; width: auto;}
.dash_prt_thumb {
    width:100px;
    border-radius: 4px;
    overflow: hidden;
    height:80px;
}
.dash_prt_thumb img {
    background-size: cover;
    object-fit: cover;
    height: 100%;
	border-radius: 5px;
}
.dash_prt_caption {flex: 1; padding-left: 10px;}
.dash_prt_caption h5 {margin: 0; font-size: 16px; line-height: 1.2;}
.prt_dashb_lot {font-size: 13px; color: #667094;}
.prt_dash_rate span {font-size: 14px; font-weight: 700; color: #333c56;}
.prt_leads span {font-size: 13px; color: #667094;}
.prt_leads_list ul {padding: 0; padding: 0;}
.prt_leads_list ul li {list-style: none; display: inline-block;}
.prt_leads_list ul li a {
    width: 30px;
    height: 30px;
    display: list-item;
    align-items: center;
    justify-content: center;
    text-align: center;
    background:transparent;
    line-height: 30px;
    border-radius: 50%;
}

.prt_leads_list ul li a{
	position: relative;
    margin-left: -15px;
	border:2px solid #fff;
	z-index:1;
}
.prt_leads_list ul li:first-child a {margin: 0;}
.prt_leads_list ul li a._leads_name {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f4f5f7;
    line-height: 30px;
    border-radius: 50%;
    font-weight: 600;
}
.prt_leads_list ul li a.leades_more {
    width: 30px;
    height: 30px;
    display: list-item;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    background: #edf0f5;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
    font-weight: 600;
    color: #6a728e;
}
._leads_view_title span {font-size: 13px; color: #867d79;}
._leads_view h5, ._leads_posted h5 {
    position: relative;
    margin: 0;
    line-height: 1;
	font-size:15px;
}
._leads_status .active {
    padding: 3px 15px;
    background: rgba(233, 30, 58,0.1);
    border-radius: 50px;
    font-size: 12px;
    color: #e91e3a;
    border: 1px solid rgba(233, 30, 58,0.2);
    font-weight: 600;
    margin-bottom: 3px;
    display: inline-flex;
}
._leads_status .expire {
    padding: 3px 15px;
    background: #ebeae9;
    border-radius: 50px;
    font-size: 12px;
    color:#887973;
    border: 1px solid #867d79;
    font-weight: 600;
    margin-bottom: 3px;
    display: inline-flex;
}
._leads_action a {
    width: 37px;
    height: 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dde0e8;
    font-size: 14px;
    border-radius: 4px;
    color: #828bab;
    margin: 2px;
}
.prt_leads_list ul li a._leads_name.style-1 {background: #fff0e6; color: #ff7600;}
.prt_leads_list ul li a._leads_name.style-2 {background: #ebebfa; color: #3f51b5;}
.prt_leads_list ul li a._leads_name.style-3 {background: #ebf5e1; color: #8bc34a;}
.prt_leads_list ul li a._leads_name.style-4 {background: #d7f5ff; color: #03a9f4;}
.prt_leads_list ul li a._leads_name.style-5 {background: #f0dcf5; color: #b242c5;}
.prt_leads_list ul li a._leads_name.style-6 {background: #e1ebf5; color: #336699;}
.prt_leads_list ul li a._leads_name.style-7 {background: #fffae1; color: #ffc107;}
.prt_leads_list ul li a._leads_name.style-8 {background: #e6e1f5; color: #7d59bd;}

/*----------------------------------------------
	Theme Footer Design
---------------------------------------------*/
footer {z-index:99; font-weight:500; position:relative;}

.skin-dark-footer {background:#3B312B;}
.skin-dark-footer.black {background:#231E1B;}

img.img-footer {max-width: 180px; margin-bottom:1.5rem;}

.footer-add {color:#F2F1F0; font-size:13px;}
.footer-logo img {max-width: 185px;}
.footer-widget {padding:70px 0;}

h4.widget-title {margin-bottom: 20px; font-weight:600; font-size:16px; color: #140f0f;}

.footer-widget ul {padding: 0; margin: 0;}
.footer-widget ul li {list-style: none; margin-top:15px; display: block;}
.footer-widget ul li a, 
.footer-widget p {color:#462D1C; font-size:15px;}

footer.skin-dark-footer h4 {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
footer.skin-dark-footer .footer-widget ul li a, 
footer.skin-dark-footer, 
footer.skin-dark-footer a, 
.skin-dark-footer .footer-widget p {color:#F2F1F0; transition: all ease 0.4s; font-size:15px; text-shadow: 0.5px 0.5px 1px #140f0f; font-weight: 400;}
footer.skin-dark-footer .footer-widget ul li a:hover, 
footer.skin-dark-footer .footer-widget ul li a:focus {color:#fff;}
.widget_media_image {margin-top: 3rem;}
.footer-bottom {background: #ebe6dc; padding:15px 0; text-align:center; color:#462D1C; font-size:14px;}
.footer-bottom .contaner .col-lg-12.col-md-12 {padding-left: 5px !important; padding-right: 5px !important;}
.footer-bottom a {font-size:13px; word-break: keep-all;}
.skin-dark-footer .footer-bottom {color:#fff;}
footer.skin-dark-footer ul.footer-bottom-social li a:hover, 
footer.skin-dark-footer ul.footer-bottom-social li a:focus {color:#fff; opacity:1;}
.footer-widget .ftp-info {background: #eee9e3; box-shadow: 1px 1px 3px #524238; display: flex; max-width: 225px; padding: 0.5rem 1.5rem; align-items: center; border-radius: 50px; font-size: 15px; font-weight: 600;}

.footer-widget .ftp-info i {margin-right:10px;}
footer.skin-dark-footer .footer-widget .ftp-info {background: #756256; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f; box-shadow: 1px 1px 3px #140f0f;}

.call-action-caption h2 {font-weight: 800; text-shadow: 0.5px 0.5px 1px #140f0f;}


/*--------------------------------------------------
	Responsiveness Start
---------------------------------------------------*/

@media all and (min-height: 600px) and (min-width: 768px) {
  .height-10 {height: 10vh;}
  .height-20 {height: 20vh;}
  .height-30 {height: 30vh;}
  .height-40 {height: 40vh;}
  .height-50 {height: 50vh;}
  .height-60 {height: 60vh;}
  .height-70 {height: 70vh;}
  .height-80 {height: 80vh;}
  .height-90 {height: 90vh;}
  .height-100 {height: 100vh;}
}

@media all and (max-width: 1199px) and (min-width: 992px) {}
	
@media (max-height: 600px) {}

@media (min-width: 1200px) {
	h1, 
	.h1 {font-size:4.5em; line-height: 1.31818182em;}
	.hero-header {height:100%; min-height:600px;}
	.content h1 {font-size:70px;}
	.hero-content p {font-size:22px;}
	.veshm-dash-block_content h4 {font-size: 35px;}
}

@media (min-width: 1024px) {}

@media (min-width: 993px) {}

@media (min-width: 992px) {
	.head-shadow {box-shadow:0 5px 30px rgba(0, 22, 84, 0.1); -webkit-box-shadow:0 5px 30px rgba(0, 22, 84, 0.1);}
	.header.head-border {border-bottom: 1px solid #e9ecef;}
	/* .hero-header {min-height:600px;} */
	.inline-top-filter-wrap .container-fluid, .header .container-fluid {padding: 0 2rem;}
	.over-top .container {top: -50px; position: relative;}
	.vshm-io8y h2 {line-height: 1.4; font-size: 2.5rem;}
	.mobile_nav {display: none;}
	.side_stiky {position: sticky;top: 100px;}
	.header.header-fixed {
		border-bottom:1px solid #e9ecef;
		background: #fff;
		position: fixed;
		z-index: 999;
		width: 100%;
		top: 0;
		-webkit-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
		transition: 0.2s ease-in;
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
	.header.header-light.head-fixed {
		position: fixed;
		z-index: 99;
		width: 100%;
		transition: none !important;
		border-bottom: 1px solid #e6ecf0;
		animation-name:none !important;
	}
	.filter_search_opt {display: none;}
	.header.header-transparent {
		background: transparent;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		display: inline-block;
		width: 100%;
		z-index: 4;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.change-logo .nav-brand.fixed-logo {display: none;}
	.change-logo.header-fixed .nav-brand.fixed-logo {display: block;}
	.change-logo.header-fixed .nav-brand.static-logo {display: none;}
	.header.header-transparent.header-fixed {
		border-bottom:1px solid #e9ecef;
		background: #fff;
		position: fixed;
		z-index: 999;
		width: 100%;
		top: 0;
		-webkit-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
		transition: 0.2s ease-in;
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
	.header.header-transparent .nav-brand, 
	.header.header-transparent .nav-brand:focus, 
	.header.header-transparent .nav-brand:hover, 
	.header.header-transparent .nav-menu>li>a {color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
	.header.header-transparent.dark .nav-brand, 
	.header.header-transparent.dark .nav-brand:focus, 
	.header.header-transparent.dark .nav-brand:hover, 
	.header.header-transparent.dark .nav-menu>li>a {color:#69503F;}
	.header.header-transparent .submenu-indicator-chevron {border-color: transparent #fff #fff transparent;}
	.header.header-transparent .nav-submenu .submenu-indicator-chevron {border-color: transparent #8e806c #8e806c transparent;}
	.header.header-transparent.dark .submenu-indicator-chevron {border-color: transparent #69503F #69503F transparent;}
	.header .nav-menu>.active>a .submenu-indicator-chevron, 
	.header .nav-menu>.focus>a .submenu-indicator-chevron, 
	.header .nav-menu>li:hover>a .submenu-indicator-chevron {border-color: transparent #69503F #69503F transparent;}
	.header.header-transparent.header-fixed .nav-brand, 
	.header.header-transparent.header-fixed .nav-brand:focus, 
	.header.header-transparent.header-fixed .nav-brand:hover, 
	.header.header-transparent.header-fixed .nav-menu>li>a {color:#462D1C;}
	.header.header-transparent.header-fixed .submenu-indicator-chevron {border-color: transparent #462D1C #462D1C transparent;}
	.hero-banner {min-height: 580px;}
	.hero-search h1 {font-size:40px;}
	h1, 
	.h1 {font-size:3.5em; line-height: 1.31818182em;}
	.content h1 {font-size:70px;}
	.hero-content p {font-size:22px;}
	
	.jumbo-banner.software .hero-content {margin-top:0em;}
	.jumbo-banner.software .hero-content h1 {font-size:60px;}
	.sec-heading h2 {font-size: 35px;line-height: 1.2;font-weight: 800;}
	.page-title-wrap h1 {font-size:55px;line-height:1.4;}

	div#fltbox {display: block;}
	a.filter_links {display: none !important;}
	.page-sidebar {max-width:92%;}
}

@media (min-width: 768px) {
	.inline-top-filter-wrap {position: fixed; top: 4.88rem; width: 100%; z-index: 44; background: #fff;}
	.map-banner-wrap.exlio.half-map {height: calc(100% - 9rem); top: 9rem;}
}

@media (max-width: 1199px) {
	.vesh-content-title {font-size: 14px;}
	.veshm-agent-social ul li {margin-left: 5px;}
}	

@media (max-width: 1023px) {}

@media (max-width: 991px) {	
	.nav-menu.nav-menu-social {display: none;}
	.nav-header {display: flex; align-items: center; float: left; width:100%;}
	.navigation-portrait .nav-brand {margin-left: 45px; flex: 1;}
	.nav-menu>li .nav-dropdown {box-shadow: none; padding: 0;}
	.nav-menu>li>.nav-dropdown:before {display:none;}
	.footer-widget {padding-bottom: 60px; padding-top: 0;}
	footer.dark-footer, 
	footer.skin-light-footer, 
	footer.skin-dark-footer {padding-top: 60px;}
	ul.mobile_nav.dhsbrd {margin: 0;}
	.dash_prt_wrap {flex-direction: column; min-width: 200px; align-items: flex-start; padding: 5px;}
	.dash_prt_thumb {width: 100%;}
	.dash_prt_caption {padding: 10px 0 0;}
	td.m2_hide {min-width: 150px;}
	.map-banner-wrap {height: calc(100% - 0rem); top: 0; border-top: 1px solid #ebeef1;}
	.inline-top-filter-wrap {border-top: 1px solid #ebeef1;}
	.map-left-box {display: none;}
	.half-map .map-content-wrap {width: 100%;}
	.adgt-wriop-block {margin-bottom: 1rem;}
	.pg-side-groups {margin-top: 1.5rem;}
	a.nav-brand.static-logo {display: none;}
	.full-search-2 {margin-top: 5rem !important;}
	.full-search-2 .classic-search-box .form-group {margin: 0.5rem;}
	.full-search-2 .hero-search-content .form-control {border: 2px solid #ede7e2; line-height: 32px;}
	.briod {border-right:none;}
	.full-search-2 .hero-search-content {padding: 1.7rem 0.7rem 0.7rem;}
	.side-thumber-caption {right: 50px;}
	.right .side-thumber-caption {left: 20px;}
	.choose-us-head {margin-bottom: 2.5rem;}
	.property_dashboard_navbar {margin-bottom: 1rem;}
	.hero-search-content .btn {margin: 0 5px;}
	.call-action-container.dark {padding: 100px 0 80px;}
}

@media (max-width: 767px) {
	.hero-search h1 {font-size: 25px;}
	h1 {line-height:35px; font-size: 25px;}
	h2 {line-height: 28px; font-size: 20px;}
	.vshm-cov-head>* {font-size: 26px; line-height: 25px;}
	.lios-parts h2 {font-size: 2rem; margin-bottom: 2px; font-weight: 800;}
	.lios-parts h6 {font-size: 12px;}
	.lios-vrst {margin-bottom: 1rem;}
	.hero-search-wrap {padding: 20px 15px;}
	.classic-search-box {display: flex; flex-direction: column;}
	.choose-propert-type {border: none;}
	.hero-search-content .form-group.full {padding: 5px 0; margin: 5px 0;}
/*	.hero-search-content .form-control {border: 2px solid #e2e8ed;} */
	.veshm-list-prty {display: flex; flex-direction: column;}
	.veshm-list-prty-figure {width: 100%; margin-bottom: 0.8rem;}
	.veshm-list-prty-caption {padding-left: 0;}

	.veshm-list2-prty {display: flex; flex-direction: column;}
	.veshm-list2-prty-figure {width: 100%; margin-bottom: 0.8rem;}
	.veshm-list2-prty-caption {padding-right: 30px;}

	.classic-search-box .form-group {width: 100%;}
	.btn.btn-filter-search {width: 100% !important; display: flex; margin-bottom: 0;}
	.veshm-list-prty .veshm-list-prty-caption {flex: auto; width: 100%;}
	.veshm-list-middle {height: auto; margin-bottom: 0.5rem;}

	.veshm-list2-prty .veshm-list2-prty-caption {flex: auto; width: 100%;}
	.veshm-list2-middle {height: auto; margin-bottom: 0.5rem;}

	.messages-container-inner {display: flex; flex-direction: column;}
	.agent-list-block {flex-direction: column;}
	.agent-list-thumb {width: 100%; height: auto; margin-bottom: 1rem;}
	.agent-list-caption {padding: 0;}
	.blog-list-block {flex-direction: column;}
	.blog-list-thumber {height: auto;}
	.blog-list-caption {margin-top: 1rem; padding: 0 1rem 1rem;}
	.post-details .post-title {font-size: 18px; line-height: 1.4;}
	.ctr-veshm-box {flex-direction: column;}
	.ctr-veshm-signl {flex: 0 0 100%; width: 100%; border-right: none; border-bottom: 1px solid rgb(0 190 130 / 20%);}
	.nerb-lists-single {flex-direction: column; align-items: flex-start;}
	.nerb-lists-sgl-caption {width: 100%;}
	.nerb-lists-sgl-last {padding: 1rem 0 0.5rem;}
	.mortgage-wrp-bloc {flex-direction: column;}
	.mortgage-wrp-bloc-single {flex: 0 0 100%; width: 100%; border-bottom: 1px dashed rgb(0 190 130 / 40%); border-right: none;}
	.mortgage-wrp-bloc-single:last-child {border-bottom:none; border-right: none;}
	.mortgage-wrp-bloc-single .mrtg-wrp-subtitle {font-size: 18px;}
	.avl-features li {flex: 0 0 50%; width: 50%; max-width: 50%;}
	.vesh-detail-headup {display: flex; flex-direction: column; align-items: flex-start;}
	.vesh-detail-headup-first {margin-bottom: 1rem;}
	.vesh-detail-bloc .vesh-detail-bloc-body {padding: 1rem;}
	.input-with-icon {margin-left: -15px;}
	.me-2 {margin: 0 0 0 0.3rem !important;}
	.full-search-2 .hero-search-content {padding: 1.3rem 0.5rem 1rem;}
	.veshm-posted-box-y78,
	.veshm-achivement,
	.veshm-list-wraps,
	.veshm-list-prty
	.veshm-list2-prty {margin-bottom: 20px;}
	.mobile_nav ul li {margin-left: 0;}
	.mobile_nav ul li a {padding: 0.8rem 0.4rem;}

	._prt_filt_add_new .prt_submit_link i {margin-right: 0;}
	.btn {font-size: 14px; height: 40px; line-height: 1.6;}
	.btn_bo_user {margin: 10px;}
	section.over-top.micler.gray-simple {padding: 20px 0 30px;}
}

@media (max-width: 600px) {
	.page-title .ipt-title {font-size:35px; margin-bottom: 8px; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
	table.property-table-wrap .dashboard_propert_wrapper .title {margin-top: 1rem;}

	._prt_filt_dash {padding: 0.5rem;}
	._prt_filt_dash_flex .btn-md {padding: 0.5rem; font-size: 14px; font-weight: 600;}

	.full-search-2 .classic-search-box .form-group {margin: 0.3rem;}

	._mp-inner-content.elior {display: flex; flex-direction: column;}
	._mp-inner-content.elior ._mp-inner-first {padding: 0; width: 100%; margin-bottom: 0.7rem;}
	._mp-inner-content.elior .search-inline {width: 100%; max-width: 100%;}
	._mp-inner-content.elior .filter-pop-link {width: 100%; display: flex;}
	._mp-inner-content.elior ._mp_inner-last {width: 100%;}
	.map-content-wrap .map-content-bxo {padding: 1.5rem 1em 0;}
	.map-content-list {padding: 0 1rem 2rem;}
	.adgt-wriop-block .single-button .btn-md {padding: 1rem; font-size: 12px;}
	.fls-by1 {float: initial; flex-direction: column; align-items: flex-start;}
	.fls-byheadline h5 {margin: 0;}
	.fl-rate-box-head {padding: 1rem;}
	.flt-yuo10 h4 {font-size: 3rem;}
	.nav-pills .nav-link {padding: 0.6rem;}
	#pills-2d-tab,
	#pills-3d-tab,
	#pills-elevation-tab {margin: 5px; padding: 0.5rem}
	.table tr th, 
	.table tr td {padding: 8px; font-size: 13px;}
}

@media screen and (max-width: 575px) {
	.item-shorting-box-right {}
	.item-shorting.clearfix {display: none;}
	.item-shorting-box {margin-top: 20px !important;}
    .col-sm-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 0 10px;}
	footer.dark-footer, 
	footer.skin-light-footer, 
	footer.skin-dark-footer {padding-top: 30px;}
	h4.widget-title {font-size: 15px; margin-bottom: 10px;}
	.footer-widget {padding-left: 20px; padding-bottom: 20px;}
	.footer-widget ul li {margin-top: 5px;}
	.footer-widget ul li a, 
	.footer-widget p {font-size: 13px;}

	.footer-bottom .container {padding:0}

	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding-right: 10px; padding-left: 10px !important;}

}

@media (max-width: 500px) {
	.page-title .ipt-title {font-size:25px; margin-bottom:5px; color: #fff; text-shadow: 0.5px 0.5px 1px #140f0f;}
	.nav-brand {padding-right: 0px;}
	.nav-brand img {max-width: 130px; position: relative;}
	.side-thumber-caption {right: 15px; max-width: 260px;}
}




