/*
Theme Name: Expertestate
Theme URI: https://www.templatemonster.com/wordpress-themes/expertestate-real-estate-wordpress-theme-78783.html
Author: Ongoing Themes
Author URI: https://www.templatemonster.com/authors/ongoingthemes/
Description: Expertestate
Version: 0.2.1
Tags: two-columns, right-sidebar, featured-images, translation-ready
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: expertestate
*/

/*
	========================================
	TABLE OF CONTENT
	========================================
	
	[1. Global Style]
	[2. Topbar]
	[3. Navbar]
	[4. Header]
	[5. Service]
	[6. Content]
	[7. Sidebars]
	[8. Testimonial]
    [9. Location]
    [10. Property Detail]
    [11. Agency Detail]
    [12. CMB2]
	[13. Footer]
	[14. Copyright]
    [15. Utils]
    [16. Contact]
    [17. 404]
    [18. WP styles]
    [19. Facts]


*/


/*---------------------------------------------------- */
/*----------------------------------------------------*/
:root {
    --thm-font: Poppins, "Open Sans", sans-serif;
    --thm-base: #ffffff;
    --thm-base-rgb: 255, 255, 255;
    --thm-primary: #ffb606;
    --thm-primary-rgb: 255, 182, 6;
    --thm-primary-light-rgb: 255, 182, 6 / 69%;
    --thm-primary-light: #f0cb70;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
    color: var(--thm-primary);
    text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 24px;
  font-size: 15px;
  font-family: var(--thm-font);
  color: #898989;
}

body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}

/* Title css
============================================================================================ */

.title-left h2 {
  font-size: 32px;
  font-weight: 600;
  color: var(--thm-primary);
  position: relative;
}

.title-left h2 span {
  color: #242424;
}

.title-left small {
  font-size: 16px;
  color: #666;
  font-weight: 600;
  letter-spacing: .42px;
  padding-top: 10px;
  font-family: "Lato", sans-serif;
  font-style: italic;
  display: block;
}

.title-center {
  text-align: center;
  padding-bottom: 45px;
}

.title-center h2 {
  color: #242424;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
  text-transform: uppercase;
  padding-bottom: 12px;
  position: relative;
}

.title-center h2 span {
  color: #fff;
}

.title-center h2:before {
  content: "";
  width: 70px;
  background: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  bottom: 0px;
  position: absolute;
}

.title-center p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .48px;
  color: #242424;
  padding-top: 25px;
}

.main-title {
  text-align: center;
  padding-bottom: 45px;
}

.main-title h2 {
  color: var(--thm-primary);
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 15px;
  position: relative;
}

.main-title h2 span {
  color: #242424;
}

.main-title h2:before {
  content: "";
  width: 70px;
  background: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  bottom: 0px;
  position: absolute;
}

.main-title small {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: .225px;
  line-height: 26px;
  color: #898989;
  padding-top: 25px;
  text-transform: initial;
  display: block;
}


/* Header Area css
============================================================================================ */
.main-header-area {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 22;
  background: rgba(0, 0, 0, 0.22);
}

.main-header-area.white-menu .header-top {
  background: #fff;
}

.main-header-area.white-menu .header-top .header-top-inner {
  border-bottom: 1px solid #e7e7e7;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-left a {
  color: #242424;
  opacity: .6;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-left a:hover {
  color: var(--thm-primary);
  opacity: 1;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-right .header-social li a {
  color: #242424;
  opacity: .6;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-right .header-social li:hover a {
  color: var(--thm-primary);
}

.main-header-area.white-menu .header-menu {
  background: #fff;
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #242424;
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li:hover > a, .main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: var(--thm-primary);
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn {
  color: #fff;
}

.main-header-area.white-menu .header-menu.affix {
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.main-header-area.white-menu + section, .main-header-area.white-menu + div, .main-header-area.white-menu + .row {
  margin-top: 134px;
}

.main-header-area.tp_header_area {
  background: transparent;
}

.header-top .header-top-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  clear: both;
  overflow: hidden;
}

.header-top .header-top-inner .pull-left a {
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  opacity: .60;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
  margin-right: 22px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

.header-top .header-top-inner .pull-left a i {
  padding-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 44px;
}

.header-top .header-top-inner .pull-left a:last-child {
  margin-right: 0px;
}

.header-top .header-top-inner .pull-left a:nth-child(2) i {
  font-size: 15px;
}

.header-top .header-top-inner .pull-left a:hover {
  opacity: 1;
}

.header-social li {
  display: inline-block;
  margin-right: 16px;
}

.header-social li a {
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.header-social li:last-child {
  margin-right: 0px;
}

.header-social li:hover a {
  opacity: 1;
}

.header-menu .navbar.navbar-default {
  border-radius: 0px;
  margin-bottom: 0px;
  background: transparent;
  border: none;
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand {
  height: 85px;
  line-height: 75px;
  padding: 0px 0px 0px 15px;
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand img {
  display: inline-block;
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}

.header-menu .navbar.navbar-default .navbar-collapse {
  text-align: right;
}

.header-menu .navbar.navbar-default .nav.navbar-nav {
  float: none;
  text-align: right;
  display: inline-block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li {
  float: none;
  display: inline-block;
  margin-right: 27px;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li a {
  background: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0px;
  letter-spacing: .45px;
  line-height: 85px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li a i {
  display: none;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header-menu .navbar.navbar-default .nav.navbar-nav li.active a {
  color: var(--thm-primary);
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) {
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 232px;
    background: #eeeeee;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
  }
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #cbcbcb;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
  line-height: 45px;
  color: #555;
  font-size: 15px;
  padding: 0px 30px;
  font-weight: 500;
  letter-spacing: .30px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
  border-bottom: none;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:hover a {
  background: var(--thm-primary);
  color: #fff;
}

@media (min-width: 992px) {
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: -2px;
    background: #eeeeee;
  }
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
    line-height: 45px;
    color: #555;
    font-weight: 500;
    font-size: 15px;
    padding: 0px 30px;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    background: #eeeeee;
  }
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
    color: #fff;
    background: var(--thm-primary);
  }
}

@media (min-width: 992px) {
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@media (min-width: 992px) {
  .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
  margin-right: 0px;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  display: inline-block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn {
  background: var(--thm-primary);
  color: var(--thm-base);;
  line-height: 34px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 14px;
  letter-spacing: .28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border: 2px solid var(--thm-primary);
  margin-top: 21px;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn:hover {
  color: var(--thm-primary);
  background: transparent;
}

.header-menu.affix {
  width: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand {
  height: 70px;
  line-height: 62px;
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand img {
  display: none;
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: inline-block;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav > li > a {
  line-height: 70px;
  color: #242424;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a, .header-menu.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: var(--thm-primary);
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li.book_btn .property-detail-btn {
  margin-top: 15px;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  color: #242424;
}


/* Main Button css
============================================================================================ */
.property-detail-btn, .property-edit-btn, .property-remove-btn {
  background: var(--thm-primary);
  color: #fff;
  line-height: 36px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-align: center;
  border: 2px solid var(--thm-primary);
}

.property-detail-btn:hover {
  color: var(--thm-primary);
  background: transparent;
  border-color: var(--thm-primary);
}

.property-edit-btn, .property-remove-btn {
    margin-top: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

.property-remove-btn {
    background: #ff6d06;
    border-color: #ff6d06;
}

.property-detail-btn-black {
  background: #242424;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #242424;
}

.property-detail-btn-black:hover {
  color: #242424;
  border-color: #242424;
  background: transparent;
}

.slider_btn {
  display: inline-block;
  border: 2px solid #fff;
  padding: 0px 27px;
  line-height: 46px;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: .28px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important;
}

.slider_btn:hover {
  color: #fff;
  border-color: var(--thm-primary);
  background: var(--thm-primary);
}

.about-btn {
  display: inline-block;
  border: 1px solid #8e8e8e;
  padding: 0px 27px;
  line-height: 46px;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: .45px;
  font-weight: 500;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.about-btn:hover {
  color: #fff;
  border-color: var(--thm-primary);
  background: var(--thm-primary);
}

.submit-btn {
  background: var(--thm-primary) !important;
  color: #fff;
  border-radius: 0px;
  border: none;
  width: 160px;
  padding: 0px;
  height: 52px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 50px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-weight: 600;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block;
  border: 2px solid var(--thm-primary);
}

.submit-btn:hover, .submit-btn:focus {
  color: var(--thm-primary);
  border-color: var(--thm-primary);
  background: transparent !important;
}

.submit-btn-black {
  background: #242424 !important;
  color: #fff;
  border-radius: 0px;
  border: none;
  width: 160px;
  padding: 0px;
  height: 52px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .28px;
  line-height: 52px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-weight: 600;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block;
  border: 2px solid #242424;
}

.submit-btn-black:hover, .submit-btn-black:focus {
  color: #242424;
  border-color: #242424;
  background: transparent !important;
}

/* Main Slider Area css
============================================================================================ */
.main-slider-area {
  position: relative;
}

.main-slider-area ul li .slider-text-box .slider-title-text {
  color: #fff;
  font-weight: 600 !important;
  overflow: hidden;
}

.main-slider-area ul li .slider-text-box .slider-content-text {
  color: #fff;
  letter-spacing: .54px;
}

.main-slider-area ul li .slider-text-box .middle_s_text {
  color: #fff;
  font-weight: bold !important;
  text-transform: uppercase;
}

.main-slider-area .main-search-area {
  margin: 0px;
  position: absolute;
  left: 0px;
  width: 100%;
  z-index: 20;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.main-slider-area .main-search-area .main-search-area-inner {
  margin-top: 0px !important;
  background: rgba(0, 0, 0, 0.34);
  border: 1px solid #524e54;
}

.main-slider-area .tp-leftarrow, .main-slider-area .tp-rightarrow {
  z-index: 20 !important;
}

/* Search Area css
============================================================================================ */

.search-property-box {
  max-width: 370px;
  float: right;
  overflow: hidden;
  width: 100%;
}

.search-property-box label {
  font-weight: 400;
}

.search-property-box .search-item {
  margin-bottom: 20px;
}

.search-property-box .search-item:last-child {
  margin-bottom: 0px;
  margin-top: 30px;
}

.search-property-box .search-item h3 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.search-property-box .search-item .input-item {
  position: relative;
}

.search-property-box .search-item .input-item input {
  width: 100%;
  height: 46px;
  border: 1px solid #ddd;
  background: transparent;
  padding: 0px 24px;
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}

.search-property-box .search-item .input-item input.placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.search-property-box .search-item .input-item input:-moz-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.search-property-box .search-item .input-item input::-moz-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.search-property-box .search-item .input-item input::-webkit-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.search-property-box .search-item .input-item .add-on {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 17px;
}

.search-property-box .search-item .input-item .add-on i {
  color: #fff;
}

.search-property-box .search-item .bootstrap-select {
  width: 100% !important;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle {
  padding: 0px 20px;
  border-color: #ddd;
  border-radius: 0px;
  height: 46px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle span {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle .bs-caret .caret {
  right: 20px;
  color: #666;
}

.search-property-box .search-item .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
}

.search-property-box .search-item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  line-height: 30px;
}

.main_s_banner {
  min-height: 100vh;
  background: url(../img/home-slider/slider-2.jpg) no-repeat scroll center center;
  background-size: cover;
}

/* Main Search Area css
============================================================================================ */
.main-search-area-inner label {
    font-weight: 400;
    font-size: 15px;
}

.main-search-area-inner {
  background: #f5f5f5;
  -webkit-box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  clear: both;
  padding: 35px 32px 35px 32px;
  margin-top: -125px !important;
  z-index: 20;
  position: relative;
}

.main-search-area-inner .search-item {
  width: calc(100% / 5);
  float: left;
  padding-right: 15px;
  margin-top: 10px;
}

.four-items .search-item {
    width: calc(100% / 4);
    width: 25%;
}

.main-search-area-inner .search-item .input-item {
  position: relative;
}

.main-search-area-inner .search-item .input-item input {
  width: 100%;
  border: none;
  border: 1px solid #dedede;
  height: 46px;
  padding: 0px 18px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input::-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input::-webkit-input-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item .add-on {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-search-area-inner .search-item .bootstrap-select {
  width: 100% !important;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle {
  padding: 0px 20px;
  border-color: #dedede;
  border-radius: 0px;
  height: 46px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle span {
  font-size: 15px;
  color: #8c8c8c;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle .bs-caret .caret {
  right: 20px;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  line-height: 30px;
}

.main-search-area-inner .search-item .property-detail-btn {
  display: block;
  text-align: center;
  line-height: 42px;
  padding: 0px 0px;
  width: 100%;
}

/* Contact Area css
============================================================================================ */
.contact-area {
  padding: 100px 0px;
}

.contact-inner .title-left {
  padding-left: 15px;
  padding-bottom: 36px;
}

.contact-inner .contact-us-form {
  position: relative;
}

.contact-inner .contact-us-form:before {
  content: "";
  height: 420px;
  width: 1px;
  background: #d6d5d8;
  position: absolute;
  right: -80px;
  top: 0px;
}

.contact-inner .contact-us-form:after {
  content: "";
  height: 192px;
  width: 3px;
  background: var(--thm-primary);
  position: absolute;
  right: -82px;
  top: 115px;
}

.contact-us-form .form-group {
  margin-bottom: 20px;
}

.contact-us-form .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 20px;
}

.contact-us-form .form-group input {
  height: 54px;
  border: 1px solid #e9e9e9;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: #f8f8f8;
  padding: 0px 25px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group input.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group input:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group input::-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group input::-webkit-input-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group textarea {
  height: 200px;
  border: 1px solid #e9e9e9;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: #f8f8f8;
  padding: 16px 25px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
  resize: none;
}

.contact-us-form .form-group textarea.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group textarea:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group textarea::-moz-placeholder {
  font-size: 13px;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group textarea::-webkit-input-placeholder {
  font-size: 13px;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact-us-form .form-group .submit-btn {
  height: 48px;
  width: 165px;
  line-height: 46px;
}

.right-contact-info {
  padding-left: 134px;
  padding-top: 40px;
}

.right-contact-info .contact-info-title h2,
.right-contact-info .contact-info-title h3{
  font-size: 21px;
  font-weight: 300;
  color: #242424;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.right-contact-info .contact-info-title p {
  font-size: 16px;
  color: #818181;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  padding-right: 35px;
}

.right-contact-info .contact-info-list .media {
  margin-top: 25px;
}

.contact-area.style-2 .right-contact-info .contact-info-list .media {
    margin-top: 45px;
}


.contact-area.style-2 {
    background: #f7f7f7;
}

.contact-area.style-2 .right-contact-info .contact-info-list .media {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
}

.contact-area.style-2 .right-contact-info .contact-info-title h2{
    text-align: center;
    position: relative;
}

.contact-area.style-2 .right-contact-info .contact-info-title h2:after {
    position: absolute;
    content: '';
    left: 45%;
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: var(--thm-primary);
}

.contact-area.style-2 .right-contact-info {
    padding: 45px 40px;
}

.contact-area.style-2 .contact-inner {
    -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
    background: #fff
}

.contact-area.style-2 .map-box-inner:before {
    right: 0;
}
.contact-area.style-2 .map-box-inner:after {
    right: -2px;
}

.right-contact-info .contact-info-list .media .media-left {
    padding-right: 32px;
}

.right-contact-info .contact-info-list .media .media-left i {
    font-size: 35px;
    color: var(--thm-primary);
    position: relative;
    top: 10px;
    left: 2px;
}

.right-contact-info .contact-info-list .media .media-body h4 {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .32px;
    color: #242424;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.right-contact-info .contact-info-list .media .media-body p {
  font-size: 15px;
  color: #818181;
  font-family: "Open Sans", sans-serif;
  line-height: 22px;
}

.right-contact-info .contact-info-list .media .media-body a {
  display: block;
  font-size: 15px;
  color: #818181;
  font-family: "Open Sans", sans-serif;
  line-height: 22px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.right-contact-info .contact-info-list .media .media-body a:hover {
  color: var(--thm-primary);
}

/* Service Area css
============================================================================================ */

.service-area {
  padding: 60px 0px;
}

.service-area .main-title {
  padding-bottom: 60px;
}

.service-area .main-title h6 {
  font-size: 16px;
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: .48px;
  padding: 35px 0px 13px 0px;
}

.service-area .main-title small {
  padding-top: 0px;
}

.service-item {
  border: 2px solid #e9e9e9;
  text-align: center;
  padding: 30px 25px 40px 25px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.service-item .intro_img {
  height: 98px;
  width: 98px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--thm-primary);
  margin: auto;
  line-height: 96px;
}

.service-item .intro_img i {
  color: var(--thm-primary);
  font-size: 64px;
  line-height: 98px;
}

.service-item .intro_img i:before {
  font-size: 64px;
}

.service-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #363636;
  letter-spacing: .48px;
  text-transform: uppercase;
  padding: 28px 0px 15px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.service-item h4:hover {
  color: var(--thm-primary);
}

.service-item p {
  font-size: 15px;
  color: #898989;
  line-height: 26px;
  letter-spacing: .225px;
}

.service-item:hover {
  border-color: var(--thm-primary);
}

/* Properties Area CSS
============================================================================================ */
.bg-gray {
    background: #f6f6f6;
}

.properties-area {
  /*background: #f6f6f6;*/
  padding: 80px 0px;
}

.properties-area .properties-title {
  padding-bottom: 55px;
}

.properties-area .properties-title .pull-right {
  margin-top: 10px;
}

.properties-area .properties-title .pull-right .about-btn {
  line-height: 46px;
}

.properties-area.properties-slider-area {
  position: relative;
  z-index: 2;
}

.properties-area.properties-slider-area:before {
  content: "";
  background: var(--thm-primary);
  height: 505px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.properties-area.properties-slider-area .properties-title {
  padding-bottom: 41px;
}

.properties-area.properties-slider-area .properties-slider .properties-slider {
  text-align: center;
  margin-top: 45px;
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev, .properties-area.properties-slider-area .properties-slider .properties-slider .owl-next {
  height: 46px;
  width: 46px;
  text-align: center;
  font-size: 25px;
  color: #7e7e7e;
  border: 2px solid #d1d1d1;
  line-height: 41px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev:hover, .properties-area.properties-slider-area .properties-slider .properties-slider .owl-next:hover {
  background: var(--thm-primary);
  color: #fff;
  border-color: var(--thm-primary);
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev {
  margin-right: 26px;
}

.property-item {
  background: #fff;
  margin-bottom: 30px;
}

.property-item .user-avatar img {
    border-radius: 50%;
}

.property-box-archive .property-item {
    margin-bottom: 50px;
}

.property-item .property-image {
  position: relative;
  display: block;
  text-align: center;
}

.property-item .property-image img {
  max-width: 100%;
  height: auto;
}

.property-item .property-image:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-item .property-image:hover:before {
  opacity: 1;
}

.property-item .property-text {
  overflow: hidden;
  padding: 35px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.property-item .property-details {
    margin-bottom: 20px;
}

.property-item .property-text h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .60px;
  color: #242424;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-item .property-text h4:hover {
  color: var(--thm-primary);
}

.property-item .property-text ul {
  padding-top: 15px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 22px;
}

.property-item.small .property-text ul {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.property-item .property-text ul:before {
  content: "";
  background: #eeeeee;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.property-item .property-text ul li {
  display: inline-block;
  margin-right: 15px;
}

.property-item .property-text.block ul li {
  display: block;
      margin-right: 5px;
}

.property-item .property-text ul li a {
  color: #898989;
  letter-spacing: .30px;
  font-size: 15px;
}

.property-item .property-text ul li i {
  color: #aaa;
  width: 20px;
}
.property-item .property-text_em {
    font-weight: 600;
    padding-bottom: 10px;
}

.property-item .property-text_em a {
    color: #444 !important;
}

.property-item .property-text .property-footer .pull-left h3 {
  font-size: 20px;
  font-weight: 600;
  color: #242424;
  letter-spacing: .60px;
  padding-top: 10px;
}

.property-item .property-text .property-footer .pull-left h3 span {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background: #f1f1f1;
    padding: 3px 10px;
    border-radius: 3px;
    position: relative;
    bottom: 1px;
}

.property-item .property-text .property-footer .pull-left h3 span.apartment {
    color: #dcb045;
    background: #fff8e5;
}

.property-item .property-text .property-footer .pull-left h3 span.villa {
    color: #b7ab8d;
    background: #ffeec4;
}

.property-item .property-text .property-footer .pull-right .property-detail-btn {
  padding: 0px 13px;
  border: 2px solid var(--thm-primary);
  line-height: 34px;
}

.property-item.small .property-detail-btn {
    margin-top: 20px;
}


.property-item .property-image .property-img-label {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.6;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.property-item .property-image .property-img-label {
    position: absolute;
    bottom: 20px;
    left: 35px;
    z-index: 2;
    padding: 9px 12px 5px 12px;
    -webkit-box-shadow: 0 3px 5.67px 1.33px rgba(58, 58, 58, 0.11);
    box-shadow: 0 3px 5.67px 1.33px rgba(58, 58, 58, 0.11);
    background: #444;
    color: #fff;
    letter-spacing: 0.25px;
}

.property-item .property-image .property-img-label.sale {
    background: var(--thm-primary);
}


/* Error Area css
============================================================================================ */
.error-area {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.error-area .error-inner-text-area .error-inner-text {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}

.error-area .error-inner-text-area .error-inner-text h3 {
  font-size: 80px;
  color: var(--thm-primary);
  font-weight: 800;
  line-height: 100px;
}

.error-area .error-inner-text-area .error-inner-text h4 {
  font-size: 40px;
  line-height: 53px;
  font-weight: 600;
  padding: 20px 0px 15px 0px;
}

.error-area .error-inner-text-area .error-inner-text h5 {
  font-size: 22px;
  font-weight: 300;
  padding-bottom: 25px;
}

.error-area .error-inner-text-area .error-inner-text .search-widget {
  padding-bottom: 55px;
}


.error-area .error-inner-text-area .error-inner-text .property-detail-btn {
  line-height: 60px;
  padding: 0px 20px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

/* Service Area css
============================================================================================ */

.service-area .single-service-box {
    background: #f5f5f5;
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding-bottom: 80px;
    padding-top: 80px;
    border-bottom: 2px solid transparent;
    box-shadow: 0px 5px 61px -15px rgba(0, 0, 0, 0.1);
    z-index: 991;
    transition: all 0.4s ease;
}

.service-area .single-service-box i {
    color: var(--thm-primary);
    font-size: 55px;
}

.service-area .single-service-box h3 {
    margin: 0;
    color: #444;
    font-weight: 400;
    font-size: 18px;
    margin-top: 25px;
    text-transform: uppercase;
}

.service-area .single-service-box a.read-more {
    background: var(--thm-primary);
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 0;
    height: 50px;
    width: 147px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    line-height: 50px;
    transition: all 0.4s ease;
    opacity: 0;
}

.service-area .single-service-box:hover a.read-more {
    opacity: 1;
}
.service-area .single-service-box a.read-more:hover {
    background: #161827;
}

.service-area .single-service-box:hover {
    border-bottom-color: var(--thm-primary);
}


/* Location Area css
============================================================================================ */
.locations-area {
  padding: 80px 0px;
}

.locations-area .locations-title {
    padding-bottom: 55px;
}

.locations-inner .location-item {
  position: relative;
  margin-bottom: 30px;
}

.locations-inner .location-item .location-img {
  display: block;
  position: relative;
}

.locations-inner .location-item.style-2 .location-img {
    border: 1px solid #ddd;
    padding: 20px;
}

.locations-inner .location-item:hover.style-2 .location-img {
	-webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
	-moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
	-ms-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
	-o-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
	box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
    border: 1px solid transparent;
    background: var(--thm-primary);
}
.locations-inner .location-item .location-img:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.65) 0%, rgba(0,0,0,0.76) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.65) 0%,rgba(0,0,0,0.76) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 70%,rgba(0,0,0,1) 100%);
}

.locations-inner .location-item.style-2 .location-img:before {
    content: none;
}

.locations-inner .location-item .location-img img {
  max-width: 100%;
}

.locations-inner .location-item h4 {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: .6px;
    color: #fff;
    font-family: 'Abril Fatface';
}

.locations-inner .location-item.style-2 h4 {
    margin: auto 0;
    width: auto;
    font-size: 22px;
    background: rgba(0, 0, 0, 0.72);
    padding: 10px;
    font-family: 'Fredericka the Great', 'Coiny', 'Comfortaa', cursive;
}

.locations-inner .location-item:hover .location-img:before {
  opacity: 1;
}

/* Gallery Area css
============================================================================================ */
.gallery-area {
  background: var(--thm-primary);
  padding: 100px 30px 0px 30px;
  padding-bottom: 248px;
}

.gallery-inner {
  margin-top: -247px;
  padding: 0px 30px;
  margin-bottom: 200px;
  position: relative;
}

.gallery-inner .owl-prev, .gallery-inner .owl-next {
  position: absolute;
  bottom: -115px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 46px;
  width: 46px;
  left: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #d1d1d1;
  color: #7e7e7e;
  font-size: 25px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  cursor: pointer;
}

.gallery-inner .owl-prev:hover, .gallery-inner .owl-next:hover {
  color: var(--thm-primary);
  border-color: var(--thm-primary);
}

.gallery-inner .owl-prev {
  margin-left: -38px;
}

.gallery-inner .owl-next {
  margin-left: 38px;
}

.gallery-inner.resort_g_full {
  padding: 0;
  margin: 0px;
}
/*
.property-gallery .item, .property-full-gallery .item {
  position: relative;
}
*/
.property-gallery .item .property-gallery-hover, .property-full-gallery .item .property-gallery-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 10px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner, .property-full-gallery .item .property-gallery-hover .resort_hover_inner {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner a, .property-full-gallery .item .property-gallery-hover .resort_hover_inner a {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  color: #fff;
  font-size: 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner h5, .property-full-gallery .item .property-gallery-hover .resort_hover_inner h5 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  opacity: 0;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: .36px;
}

.property-gallery .item:hover .property-gallery-hover, .property-full-gallery .item:hover .property-gallery-hover {
  opacity: 1;
}

.property-gallery .item:hover .property-gallery-hover .resort_hover_inner a, .property-full-gallery .item:hover .property-gallery-hover .resort_hover_inner a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.property-gallery .item:hover .property-gallery-hover .resort_hover_inner h5, .property-full-gallery .item:hover .property-gallery-hover .resort_hover_inner h5 {
  bottom: 30px;
  opacity: 1;
}

/* Testimonials Area css
============================================================================================ */

.testimonials-area {
    padding: 80px 0px;
}

.testimonials-area .testimonials-area-title {
    padding-bottom: 55px;
}


.testimonials-slider .item .media .media-left {
  padding-right: 75px;
  padding-top: 20px;
}

.testimonials-slider .item .media .media-left img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.testimonials-slider .item .media .media-body {
  padding-right: 128px;
}

.testimonials-slider .item .media .media-body p {
  line-height: 35px;
  color: #898989;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 22px;
  letter-spacing: .66px;
}

.testimonials-slider .item .media .media-body p i {
  padding-right: 20px;
  color: var(--thm-primary);
  font-size: 100px;
  font-family: "arial";
  font-style: normal;
  position: relative;
  bottom: -42px;
  font-weight: bold;
}

.testimonials-slider .item .media .media-body h4 {
  color: var(--thm-primary);
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding: 30px 0px 10px 0px;
}

.testimonials-slider .item .media .media-body h5 {
  font-size: 18px;
  color: #849bb3;
  font-family: "Lato", sans-serif;
  font-style: italic;
  letter-spacing: .54px;
}


/* style - 2 */

.testimonials-item {
    padding: 2em 4em 8.2em;
    text-align: center;
    z-index: 1;
}

.testimonials-item {
    margin-bottom: 0 !important;
}

.testimonials-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.testimonials-item:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: auto;
    top: 0;
    bottom: 3.75em;
    height: auto;
    z-index: -1;
    border-radius: 5px;
}

.testimonials-item-content:before {
    content: '\201C';
    font-size: 73px;
    display: block;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    margin-bottom: -1.2rem;
}

.testimonials-item:before {
    background: #f7f7f7;
}

.testimonials-item-content {
    color: #888d93;
}

.testimonials-item-content:before, .testimonials-item-author_title {
    color: var(--thm-primary);
}

.testimonials-item-content p {
    margin: 0;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-style: italic;
    line-height: 28px;
    color: #444;
}

.testimonials [class*="column"] .testimonials-item-content {
    text-align: center;
    font-size: 1em;
    line-height: 1.45em;
}

.testimonials-item-author {
    margin: 0.6em auto 0;
    max-width: none;
    padding: 1.5em 0.5em 1.5em 1.3em;
    background-color: transparent;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.testimonials-item-author-avatar, .testimonials-item-author-data {
    display: inline-block;
    vertical-align: middle;
}
.testimonials-item-author-avatar {
    overflow: hidden;
    margin: 0 1.3em 0 0.6em;
    width: 5em;
    height: 5em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.testimonials-item-author-avatar {
    margin: 0;
    width: 85px;
    height: 85px;
    position: absolute;
    left: 50%;
    bottom: 1em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonials-item-author-subtitle, .testimonials-item-content {
    color: #888d93;
}

/* 
	==================
	[8. Testimonial]
	==================
*/
#testimonials{
    background-color: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#testimonials div[class^="col-"]{
    display:inline-block;
    float:none;
    margin-right:-4px;
}
.testimonial-box, .testimonial-box-2, .testimonial-box-3 {
    -webkit-box-shadow: 0px 5px 33px 0px rgba(219, 82, 126, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(219, 82, 126, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(191, 191, 191, 0.17);
    padding: 30px;
    margin: 80px 0 40px 0;
    position: relative;
    background-color: #ffffff;
}
.testimonial-box-3 {
    text-align: left;
    margin-top: 0;
}
.testimonial-box:hover, .testimonial-box-2:hover, .testimonial-box-3:hover{
    transform: scale(1.05);
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,var(--thm-primary),#000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none;

}
.testimonial-box:hover .testimonial-image img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.testimonial-box .testimonial-image{
    position: absolute;
    width: 100%;
    top: -55px;
}

.testimonial-box .testimonial-image img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin: 12px 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border: 8px solid navajowhite;
    border-radius: 50px;
}

.testimonial-box .testimonial-details:before {
    position: absolute;
    content: "\f10e";
    font-family: "FontAwesome";
    font-size: 60px;
    opacity: 0.1;
    right: 20px;
    top: 40px;
}

.testimonial-box-2 .testimonial-image {
    position: relative;
    display: block;
}

.testimonial-box-3 .testimonial-image {
    position: relative;
    display: table-cell;
}

.testimonial-box .testimonial-image img, .testimonial-box-3 .testimonial-image img{
    width: 86px;
    height: 86px;
    border-radius: 100px;
}

.testimonial-box-3 .testimonial-image img {
    background: linear-gradient(to left, #fff,#e6a7b8);
    padding: 2px;
}

.testimonial-box .testimonial-title, .testimonial-box-2 .testimonial-title, .testimonial-box-3 .testimonial-title {
    font-size: 15px; 
    color: #283e4f;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 600;
}
.testimonial-box-3 .testimonial-title {
    margin-top: 0 !important;
}

#testimonials div[class^="col-"] {
    vertical-align: top;
}

.testimonial-box .testimonial-details {
    color: #616b71;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 26px;
}

.testimonial-box-2 .testimonial-details, .testimonial-box-3 .testimonial-details {
    color: #616b71;
    font-size: 15px;
}
.testimonial-box .testimonial-info, .testimonial-box-3 .testimonial-info {
    color: #616b71;
    font-size: 12px;
}
.testimonial-box-2 .testimonial-info {
    font-size: 14px;
}
.testimonial-box .testimonial-info .name, .testimonial-box-2 .testimonial-info .name, .testimonial-box-3 .testimonial-info .name{
    font-weight: bold;
    color: var(--thm-primary);
}

.testimonial-box .testimonial-quote-icon{
	position:relative;
	font-size:24px;
	line-height:1em;
	color:#d82460;	
}

/* Main Blog Area css
============================================================================================ */
.blog-item {
  margin-bottom: 80px;
}

.blog-item .blog_img {
  position: relative;
  z-index: 2;
  display: block;
}

.blog-item .blog_img img {
  max-width: 100%;
}

.blog-item .blog_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog-item .blog_img:hover:before {
  opacity: 1;
}

.blog-item .blog_text h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .4px;
  color: #242424;
  padding: 40px 0px 20px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog-item .blog_text h4:hover {
  color: var(--thm-primary);
}

.blog-item .blog_text ul {
  padding-bottom: 22px;
}

.blog-item .blog_text ul li {
  display: inline-block;
}

.blog-item .blog_text ul li a {
  font-size: 16px;
  color: #b8b8b8;
  font-weight: 500;
  position: relative;
  padding-right: 32px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog-item .blog_text ul li a:before {
  content: "/";
  position: absolute;
  left: -21px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--thm-primary);
}

.blog-item .blog_text ul li:hover a {
  color: var(--thm-primary);
}

.blog-item .blog_text ul li:first-child a:before {
  display: none;
}

.blog-item .blog_text ul li:first-child:hover a span {
  color: #b8b8b8;
}

.blog-item .blog_text .blog_details {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  letter-spacing: .3px;
  padding-top: 27px;
  border-top: 1px solid #e4e4e4;
  padding-bottom: 35px;
}

.blog-item .blog_text .property-detail-btn {
  padding: 0px 26px;
}

/* Sidebar area css
============================================================================================ */
.search-widget .input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #d3d3d3;
  border-radius: 0px;
  height: 52px;
  font-size: 14px;
  color: #909090;
  padding: 0px 15px;
  font-family: "Lato", sans-serif;
  border-right: 1px solid var(--thm-primary);
  letter-spacing: .48px;
}

.search-widget .input-group input.placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search-widget .input-group input:-moz-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search-widget .input-group input::-moz-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search-widget .input-group input::-webkit-input-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search-widget .input-group .input-group-btn .btn-default {
  border-radius: 0px;
  width: 48px;
  height: 52px;
  border-color: var(--thm-primary);
  padding: 0px;
  background: var(--thm-primary);
  color: #fff;
}

.search-widget .input-group {
    margin-bottom: 0;
}

.categories-widget ul {
    margin-top: -5px;
}

.categories-widget ul li a {
  color: #797979;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  line-height: 42px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  letter-spacing: .28px;
  font-weight: 400;
}

.categories-widget ul li a i {
  float: right;
  line-height: 42px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.categories-widget ul li:last-child a {
  border-bottom: 0px;
}

.categories-widget ul li:hover a {
  color: var(--thm-primary);
}

.categories-widget ul li:hover a i {
  padding-right: 7px;
}

.recent-widget .recent-inner .recent-item {
  padding: 20px 0px;
  border-bottom: 1px solid #e1e1e1;
}

.recent-widget .recent-inner .recent-item:last-child {
    border-bottom: none;
}

.recent-widget .recent-inner .recent-item h4 {
  font-size: 16px;
  color: #666;
  line-height: 22px;
  letter-spacing: .34px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-weight: 400;
}

.recent-widget .recent-inner .recent-item h4:hover {
  color: var(--thm-primary);
  text-decoration: underline;
}

.recent-widget .recent-inner .recent-item h5 {
  font-size: 14px;
  color: #9a9a9a;
  font-weight: 400;
  padding-top: 15px;
}

.recent-widget .recent-inner .recent-item:first-child {
  padding-top: 0px;
}

.tag-widget ul li,
.tagcloud a {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
}

.tag-widget ul li a,
.tagcloud a {
  display: inline-block;
  border: 1px solid #e4e4e4;
  font-size: 15px !important;
  line-height: 45px;
  padding: 0px 19px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Open Sans", sans-serif;
  color: #a6a6a6;
}

.tag-widget ul li:nth-last-child(-n+2) {
  margin-bottom: 0px;
}

.tag-widget ul li:nth-child(even) {
  margin-right: 0px;
}

.tag-widget ul li:hover a,
.tagcloud a:hover {
  color: var(--thm-primary);
  border-color: var(--thm-primary);
  background: var(--thm-primary);
  color: #fff;
}


/* Video Area css
============================================================================================ */
.video-area {
  background: url(../img/video-bg.png) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 120px 0px 134px 0px;
}

.video-area:before {
  content: "";
  background: rgba(0, 0, 0, 0.58);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.video-area .video_inner {
  text-align: center;
}

.video-area .video_inner a {
  display: block;
  padding-bottom: 30px;
}

.video-area .video_inner a i {
  font-size: 74px;
  line-height: 70px;
}

.video-area .video_inner a i:before {
  font-size: 74px;
  color: #fff;
}

.video-area .video_inner h4 {
  color: var(--thm-primary);
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
  padding-bottom: 5px;
}

.video-area .video_inner h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
}

/* Banner Area css
============================================================================================ */
.banner-area {
  background: url(../img/banner/blog-banner-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.banner-area:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.banner-inner-content {
  position: relative;
  padding: 241px 0px 111px 0px;
}

.banner-inner-content h3 {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 10px;
}

.banner-inner-content ul li {
  display: inline-block;
  color: var(--thm-primary);
}

.banner-inner-content ul li a {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .39px;
  text-transform: uppercase;
  color: #fff;
  padding-right: 25px;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.banner-inner-content ul li a:before {
  content: "\f105";
  position: absolute;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.banner-inner-content ul li:first-child a:before {
  display: none;
}

.banner-inner-content ul li:last-child a {
  padding-right: 0px;
}

.banner-inner-content ul li:hover a, .banner-inner-content ul li.active a {
  color: var(--thm-primary);
}


/* Event Area css
============================================================================================ */
.events-area {
  padding: 100px 0px;
}

.event-item {
  margin-bottom: 50px !important;
}

.event-item .event-img {
  position: relative;
  display: block;
}

.event-item .event-img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event-item .event-img img {
  max-width: 100%;
}

.event-item .event-img:hover:before {
  opacity: 1;
}

.event-item:last-child {
  margin-bottom: 0px !important;
}

.event-text {
  border: 1px solid #dedede;
  margin-left: -30px;
  padding-left: 60px;
  padding-right: 65px;
  min-height: 347px;
  padding-top: 45px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.event-text .media .media-left {
  padding-right: 30px;
}

.event-text .media .media-left a {
  display: block;
  height: 84px;
  width: 84px;
  border: 1px solid #e9e9e9;
  text-align: center;
  padding-top: 5px;
}

.event-text .media .media-left a h5 {
  font-size: 40px;
  color: var(--thm-primary);
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1.2px;
  padding-bottom: 4px;
}

.event-text .media .media-left a h6 {
  font-size: 16px;
  color: var(--thm-primary);
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .48px;
  text-transform: uppercase;
}

.event-text .media .media-body {
  vertical-align: middle;
}

.event-text .media .media-body h3 {
  font-size: 20px;
  color: #242424;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .60px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event-text .media .media-body h3:hover {
  color: var(--thm-primary);
}

.event-text p {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .3px;
  padding: 28px 0px;
  line-height: 26px;
}

.event-text .property-detail-btn {
  padding: 0px 22px;
}



/* Property Item Area css
============================================================================================ */
.property-item-list {
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);

}

.property-item-list .property-img {
  margin-left: -15px;
  display: block;
  position: relative;
}

.property-item-list .property-img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-item-list .property-img img {
  width: 100%;
  height: auto;
}

.property-item-list .property-item-list-text h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
  letter-spacing: .60px;
  padding: 35px 0px 10px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-item-list .property-item-list-text h4:hover {
  color: var(--thm-primary);
}

.property-item-list .property-item-list-text ul {
  padding-bottom: 22px;
  position: relative;
  margin-bottom: 15px;
}

.property-item-list .property-item-list-text ul:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #eeeeee;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.property-item-list .property-item-list-text ul li {
  display: inline-block;
}

.property-item-list .property-item-list-text ul li a {
  font-size: 15px;
  color: #898989;
  letter-spacing: .225px;
  padding-right: 24px;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.property-item-list .property-item-list-text ul li a:before {
  content: "/";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .225px;
}

.property-item-list .property-item-list-text ul li:last-child a {
  padding-right: 0px;
}

.property-item-list .property-item-list-text ul li:last-child a:before {
  display: none;
}

.property-item-list .property-item-list-text ul li:hover a {
  color: var(--thm-primary);
}

.property-item-list .property-item-list-text ul li {
  margin-right: 15px;
}

.property-item-list .property-item-list-text p {
  font-size: 15px;
  color: #898989;
  letter-spacing: .225px;
  line-height: 28px;
  margin-bottom: 40px;
}

.property-item-list .property-item-price {
  background: #f5f5f5;
  text-align: center;
  padding: 30px 0px;
  margin-top: 20px;
  margin-right: 5px;
}

.property-item-list .property-item-price h5 {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  letter-spacing: .90px;
}

.property-item-list .property-item-price h6 {
  font-size: 16px;
  color: #a0a0a0;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 0px 0 0px;
}

.property-item-list:hover .property-img:before {
  opacity: 1;
}


/* Agent Area css
============================================================================================ */
.agent-item {
    margin-bottom: 50px !important;
    -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.agent-item .agent-item-left-img {
    text-align: center;
}

.agent-item .agent-item-left-img img {
  max-width: 100%;
  height: auto;
}

.agent-item .agent-item-right-text {
  padding-top: 35px;
  padding-left: 20px;
}

.agent-item .agent-item-right-text h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
  letter-spacing: .60px;
  padding-bottom: 15px;
}

.agent-item .agent-item-right-text span {
  padding-bottom: 15px;
  display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #a0a0a0;
    letter-spacing: .42px;
    font-weight: 600;
}

.agent-item .agent-item-right-text ul li {
  width: calc(100% / 2);
  float: left;
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #a0a0a0;
  letter-spacing: .42px;
  font-weight: 600;
}

.agent-item .agent-item-right-text ul li a {
  font-size: 14px;
  color: #a0a0a0;
  letter-spacing: .42px;
  font-weight: 400;
}

.agent-item .agent-item-right-text ul li a span {
  display: block;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: lowercase;
  font-weight: normal;
  color: #bdbdbd;
  letter-spacing: .42px;
}

.agent-item .agent-item-right-text ul li span {
  display: block;
  text-transform: initial;
  font-weight: 400;
}

.agent-item .agent-item-right-text ul li .bootstrap-select {
  width: auto !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle {
  display: inline-block;
  padding: 0px;
  border: none;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle span {
  color: var(--thm-primary);
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: .45px;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle .bs-caret {
  position: relative;
  left: 24px;
  top: 0px;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle .bs-caret .caret {
  border-top: 5px dashed;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  color: #a0a0a0;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: none;
  width: 112px !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu .dropdown-menu li {
  width: 100%;
  margin-bottom: 0px;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu .dropdown-menu li a {
  display: block;
  line-height: 30px;
  padding: 0px 15px 0px 15px;
}

.agent-item .agent-item-right-text .property-detail-btn {
  padding: 0px 16px;
  line-height: 40px;

    right: 0;
    top: 0;
    position: absolute;
}

/* Property Details Area css
============================================================================================ */
.property-details-area {
  padding: 100px 0px;
}


.nav.nav-tabs li {
  margin-right: 10px;
}

.nav.nav-tabs li a {
  padding: 0px 30px;
  border-radius: 0px;
  background: #f5f5f5;
  line-height: 48px;
  font-size: 18px;
  color: #363636;
  letter-spacing: .48px;
  border-bottom: 1px solid #dcdcdc;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.nav.nav-tabs li:hover a, .nav.nav-tabs li.active a {
  border-bottom-color: transparent;
  background: #fff;
}

/* Footer Area css
============================================================================================ */
.footer-widget-area {
  background: #2a292b;
  padding: 80px 0px 50px 0px;
}

.footer-title {
  padding-bottom: 26px;
}

.footer-title h3 {
  color: #fff;
  opacity: .8;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: .32px;
  padding-bottom: 18px;
  position: relative;
}

.footer-title h3:before {
  content: "";
  width: 40px;
  height: 1px;
  background: var(--thm-primary);
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.about-widget .ab_wd_list {
  padding-right: 22px;
  padding-top: 22px;
  padding-bottom: 30px;
}

.about-widget .ab_wd_list .media .media-left {
  padding-right: 18px;
}

.about-widget .ab_wd_list .media .media-left i {
  color: #757575;
  font-size: 22px;
}

.about-widget .ab_wd_list .media .media-body h4 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: .30px;
  font-family: "Montserrat", sans-serif;
}

.about-widget .ab_wd_list .media:last-child .media-body h4 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .40px;
}

.about-widget .book_now_area {
  margin-left: 37px;
}

.about-widget .book_now_area .property-detail-btn {
  color: #242424;
}

.about-widget .book_now_area .property-detail-btn:hover {
  color: var(--thm-primary);
}
footer .widget ul {
    margin-top: -10px;
}

footer .widget ul li a {
  font-size: 15px;
  line-height: 35px;
  color: #757575;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .30px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

footer .widget ul li:hover a {
  color: var(--thm-primary);
}

.instagram-widget .instagram-list {
  margin: -2.5px;
  overflow: hidden;
  clear: both;
}

.instagram-widget .instagram-list li {
  float: left;
  overflow: hidden;
  width: calc(100% / 3);
}

.instagram-widget .instagram-list li a {
  padding: 2.5px;
  display: block;
}

.instagram-widget .instagram-list li a img {
  max-width: 100%;
}

.footer-copyright-area {
  background: #222122;
  padding: 25px 0px;
  overflow: hidden;
}

.footer-copyright-area .pull-left h4 {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #757575;
  letter-spacing: .30px;
}

.footer-copyright-area .pull-right h4 {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #757575;
  letter-spacing: .30px;
}

.footer-copyright-area .pull-right h4 a {
  color: #757575;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.footer-copyright-area .pull-right h4 a:hover {
  color: var(--thm-primary);
}



#myTab {
    position: relative;
}

.main-search-area-inner .tabs {
    /*display: inline-table;*/
    top: -70px;
}

.main-search-area-inner .nav.nav-tabs li:hover a,
.main-search-area-inner .nav.nav-tabs li.active a {
    border-bottom-color: transparent;
    background: var(--thm-primary);
    border-bottom: 1px solid #ddd;
    color: #fff;
    border-top: 3px solid var(--thm-primary-light);
}

#main-slider ul li:after {
    background-color: rgba(0, 0, 0, 0.55);
    bottom: 0px;
    content: '';
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}

#myTab {
    padding-right: 15px;
    margin-bottom: 15px;
    margin-top: -86px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: none;
}

.nav-tabs > li > a {
    border: none;
}



/*--------------------------------------------------------------
18.16. Social Links
--------------------------------------------------------------*/

.social-links ul {
    margin: 0;
    padding: 0;
    display: inline-flex;
}

.social-links li a {
    border: 2px solid #cacaca;
    display: inline-block;
    height: 40px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    overflow: hidden;
}

.social-links.circle li a {
    border-radius: 100%;
}

.social-links.none li a {
    border: none;
    width: auto;
}

.social-links li {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.social-links li:first-child {
    margin-left: 0;
}

.social-links ul li::after {
    display: none;
}

.social-links li a i {
    color: #cacad8;
    font-size: 18px;
    font-weight: normal;
}
.social-links ul li a {
    color: #bdbdbd;
    font-weight: 400;
    line-height: 2.5;
    font-size: 15px;
}

footer .social-links li a {
    border-color: #555;
}
footer .social-links li a i {
    color: #666;
}
footer .social-links ul li a:hover {
    background-color: var(--thm-primary);
}
footer .social-links li a:hover i {
    color: #fff;
}
.property-item .property-text .social-links ul:before {
    content: none;
}
.property-item .property-text .social-links ul {
    margin: 0;
    padding: 0;
}

.agents-container .social-links {
    padding-top: 10px;
}
.agents-container .social-links ul li a {
    font-size: 16px;
}
.agents-container .social-links li a i {
    font-size: 14px;
}
.agents-container .social-links li a {
    border: 1px solid #cacaca;
    height: 30px;
    line-height: 1.7;
    width: 30px;
}
.agent .social-links {
    margin-bottom: 30px;
}

.social-links ul li a:hover {
    background-color: #001837;
    border: 2px solid rgba(0, 0, 0, 0);
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.social-links ul li a:hover::before {
    color: #fff;
}
/*
.social-links ul li a[href*="facebook.com"]:before {
    content: "\f39e";
}

.social-links ul li a[href*="twitter.com"]:before {
    content: "\f099";
}

.social-links ul li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.social-links ul li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.social-links ul li a[href*="facebook.com"]:hover {
    background: #3b5998;
}

.social-links ul li a[href*="twitter.com"]:hover {
    background: #00aced;
}

.social-links ul li a[href*="plus.google.com"]:hover {
    background: #dd4b39;
}


.social-links ul li a[href*="linkedin.com"]:hover {
    background: #007bb6;
}
*/

.similar-properties, .blog-comment-form {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.similar-properties h2, .section-title, .comment-heading {
    margin: 60px 0;
}

.property-content h2, .similar-properties h2, .section-title, .comment-heading {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 400;
    position: relative;
    color: #484848;
}

.property-content h2:after, .similar-properties h2:after, .section-title:after,
.comment-heading:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: var(--thm-primary);
}

/* 
	==================
	[10. Property Detail]
	==================
*/
.property-overview {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    display: flex;
}

.property-overview h2 {
    margin-top: 30px;
}

.property-overview ul {
    list-style: none;
    width: 100%;
}

.property-overview li {
    border-bottom: 1px solid #eee;
    clear: left;
    float: left;
    line-height: 40px;
    width: 48%;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .property-overview li {
        width: 100%;
    }
}

.property-overview li:nth-child(even) {
    float: right;
    clear: right;
}

.property-overview li strong {
    color: var(--thm-primary);
    float: right;
    font-weight: 400;
}

.property-overview li strong a {
    color: var(--thm-primary);
}

.property-overview li:last-child, .property-overview li:nth-last-child(2) {
    border-bottom: 0px;
}

.property-overview dl {
    margin: 0px;
}

.property-overview dt {
    float: left;
    line-height: 32px;
    padding: 7px 0px;
}

.property-overview dd {
    border-bottom: 1px solid #eeeeee;
    line-height: 32px;
    padding: 7px 0px;
    text-align: right;
    width: 48%;
}

.property-overview dd:last-child {
    border: 0px;
}

.property-description {
    line-height: 30px;
    font-size: 15px;
}

.property-description p {
    font-family: "Open Sans", sans-serif;
}

.property-content {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
}

.property-overview li i {
    color: var(--thm-primary);
    width: 20px;
}


/*******************************************************************
* Property Video
*******************************************************************/
.property-video .video-embed-wrapper {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
}

.property-video .video-embed-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*******************************************************************
* Property Amenities
*******************************************************************/
.property-amenities {
    display: inline-block;
    width: 100%;
}

.property-amenities ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.property-amenities li {
    border-bottom: 1px solid #eee;
    float: left;
    clear: left;
    list-style: none;
    line-height: 50px;
    width: 48%;
    font-size: 16px;
    text-transform: uppercase;
}

.property-amenities li:nth-child(even) {
    float: right;
    clear: right;
}

.property-amenities li:after {
    float: right;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-right: 10px;
}

.property-amenities li.yes:after {
    content: '\f00c';
    color: var(--thm-primary);
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
}

.property-amenities li.no:after {
    content: '\f068';
    color: var(--thm-primary);
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
}

.property-amenities li i {
    font-size: 24px;
    padding: 4px 8px;
    font-weight: 400;
    background: #f5f5f5;
    text-align: center;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 24px;
    border: 1px solid #e6e6e6;
    margin-right: 5px;
}

.property-amenities li:last-child, .property-amenities li:nth-last-child(2) {
    border-bottom: 0px;
}


/*******************************************************************
* Property Floor Plans
*******************************************************************/
.property-floor-plans {
    overflow: hidden;
}

.property-floor-plans a {
    border: 0px !important;
    display: block;
    float: left;
    margin: 0px 25px 0 0px;
    width: 20%;
}

.property-floor-plans a:hover {
    text-decoration: none;
}

.property-floor-plans a img {
    height: auto;
    width: 100%;
}

/*******************************************************************
* Property Valuation
*******************************************************************/
.property-valuation-item {
    margin-bottom: 15px;
}

.property-valuation dt {
    display: inline-block;
    font-weight: normal;
    width: 140px;
}

.property-valuation dd {
    display: inline-block;
    height: 20px;
    margin: 0px 15px 0px 0px;
    position: relative;
    width: 60%;
}

.property-valuation dd .bar-valuation {
    background-color: var(--thm-primary);
    background: -moz-linear-gradient(left,rgb(255, 182, 6) 0%, rgb(255, 205, 86) 37%, rgb(255, 229, 167) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(255, 182, 6) 0%,rgb(255, 205, 86) 37%,rgb(255, 229, 167) 100%);
    background: linear-gradient(to right, var(--thm-primary) 0%,#ffcc54 37%,#ffe6a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d00a0', endColorstr='#782254e8',GradientType=1 ); /* IE6-9 */
    height: 100%;
}

.property-valuation dd strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px 0px 0px 10px;
}

.property-valuation {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    display: flex;
}

.property-valuation ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    display: flex;
}

.property-valuation li {
    line-height: 80px;
    font-size: 16px;
    padding-right: 20px;
}

/*******************************************************************
* Property Facilities
*******************************************************************/
.property-public-facilities {
    overflow: hidden;
}

.property-public-facility-wrapper {
    float: left;
    padding-bottom: 20px;
    width: 48%;
}

.property-public-facility-wrapper:nth-child(even) {
    float: right;
}

.property-public-facility {
    border: solid 1px #eeeeee;
    overflow: hidden;
}

.property-public-facility-info {
    background-color: #eeeeee;
    background: linear-gradient(to bottom, #fdfdfd 0%, #eeeeee);
    float: left;
    line-height: 3;
    text-align: center;
    width: 40%;
    text-transform: uppercase;
}

.property-public-facility-title {
    float: right;
    line-height: 3;
    padding: 0px 20px 0px 20px;
    width: 60%;
}



/* carousel single */
#slider-property{
	margin-bottom: 40px;
}

#slider-property .carousel-inner .item img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

#slider-property .carousel-control{
	opacity: 1;
	filter: alpha(opacity=100);
}

#slider-property .carousel-control.left,
#slider-property .carousel-control.right{
    height: 65px;
    width: 65px;
    background: #fff;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    text-shadow: none;
    color: #7e7e7e;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

#slider-property .carousel-control.left:hover,
#slider-property .carousel-control.right:hover{
	background-color: var(--thm-primary) !important;
	color: #fff;
	text-shadow: none;
}

#slider-property .carousel-control.left{
	left: 0;
}

#slider-property .carousel-control.right{
	right: 0;
}

#slider-property .carousel-control > .glyphicon,
#slider-property .carousel-control > .fa{
	font-size: 16px;
	line-height: 50px;
}

#slider-property .carousel-indicators li{
	position: relative;
	width: 100px;
	height: 65px;
	margin: 0;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
		-ms-border-radius: 2px;
		 -o-border-radius: 2px;
			border-radius: 2px;
	border-width: 2px;
	border-color: #fff;
	text-indent: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		 -o-box-sizing: border-box;
			box-sizing: border-box;
}

#slider-property .carousel-indicators li::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	-webkit-transition: background .1s ease-in-out;
	   -moz-transition: background .1s ease-in-out;
		-ms-transition: background .1s ease-in-out;
		 -o-transition: background .1s ease-in-out;
			transition: background .1s ease-in-out;
}

#slider-property .carousel-indicators li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

#slider-property .carousel-indicators .active::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.1);
	-webkit-transition: background .1s ease-in-out;
	   -moz-transition: background .1s ease-in-out;
		-ms-transition: background .1s ease-in-out;
		 -o-transition: background .1s ease-in-out;
			transition: background .1s ease-in-out;
}

#slider-property .carousel-indicators .active {
  border-color: var(--thm-primary);
  border-width: 2px;
}

hr {
    position: relative;
    width: 100%;
    display: block;
}



/* property badge */
.property-badge {
    float: right;
}

.property-title .property-badge .property-contract-badge, .property-title .property-badge .property-type-badge {
    margin: 0;
    padding: 4px 11px;
    line-height: 24px;
    border-radius: 3px;
    background-color: #66676b;
    color: #fff;
    font-size: 13px;
    position: relative;
    margin-left: 4px;
    font-weight: 500;
    text-transform: uppercase;
}

.property-title .property-badge .property-contract-badge {
    background-color: var(--thm-primary);
    margin-left: 10px;
}

.property-title span.property-type-badge {
    background-color: #eaeaea;
    color: #919191;
}

.property-title span a, .property-title span {
    font-size: 17px;
    color: #888;
    display: inline-block;
}

.property-title h2 {
    display: inline-block;
    font-weight: 700;
    color: #444;
}

.property-pricing {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .60px;
    color: #666;
    line-height: 40px;
}

.sidebar .widget {
    position: relative;
    padding-left: 15px;
    background: #fff;
}

.sidebar .widget, .sidebar .widget-sidebar {
    margin-bottom: 20px;
    max-width: 370px;
    padding: 45px 35px 45px 35px;
    float: right;
    overflow: hidden;
    width: 100%;
    text-align: left;
    background: transparent;
    border: 1px solid #dcdcdc;
}

.sidebar .widget .widget-header h3,
.sidebar .widget.widget_block h2,
.wp-block-search__label {
    position: relative;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.sidebar .widget .widget-header h3:after, .sidebar-textbox h4:after, .sidebar-form h4:after, .sidebar .widget.widget_block h2:after, .wp-block-search__label:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: var(--thm-primary);
}

.wp-block-search__button {
    border-radius: 0px;
    border-color: var(--thm-primary);
    background: var(--thm-primary);
    color: #fff;
    margin: 0;
}

.wp-block-search__input {
    border: 1px solid #ddd;
}


/* profile box */
.profile-box {
    background-color: #fff;
    position: relative;
    padding-bottom: 20px;
}

.profile-box .profile-header {
    margin-bottom: 10px;
}

.profile-box .profile-header .profile-title {
    font-weight: 400;
    font-size: 18px;
    color: #555;
}

.profile-box .profile-header .profile-img, .profile-box .profile-header .profile-title {
    display: block;
    margin: 0 auto;
}

.profile-header > * {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

.profile-box .profile-header .profile-img img {
    display: block;
    width: 100%;
    height: auto;
}

.profile-box .profile-header .profile-title {
    padding-top: 20px;
}

.profile-box .profile-contact {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.profile-box .profile-contact {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    position: static;
    font-size: 15px;
}

.profile-box .profile-contact {
    position: relative;
}

.profile-box ul > li > a:before {
    content: none !important;
}

.profile-box .profile-contact > li {
    margin: 0 !important;
    font-size: 13px;
    margin-bottom: 10px;
}
.profile-box .profile-contact > li span {
    color: #555;
    font-weight: 500;
    padding-right: 5px;
    text-transform: uppercase;
}


/* form control */
.form-control {
    width: 100%;
    height: 46px;
    border: 1px solid #fff;
    background: transparent;
    padding: 0px 24px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    border-color: #dedede;
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: var(--thm-primary);
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid var(--thm-primary);
}

.input-group {
    margin-bottom: 15px;
}

.input-group-addon {
    color: #999;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
}

.btn-success {
    color: #fff;
    background-color: var(--thm-primary);
    border-color: var(--thm-primary);
}


/* Mortgage */

.mortgage-calculator .input-group {
    width: 100%;
}

.mortgage-calculator .input-group-addon {
    background: linear-gradient(to bottom, #fdfdfd 0%, #f7f7f7);
    color: #999;
    width: 40px;
}

.mortgage-calculator .calc-output-container {
    opacity: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    transition: opacity 0.3s, max-height 0.7s;
}

.mortgage-calculator .calc-output-container .notification {
    margin: 15px 0 10px 0;
}


.notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px;
    border-radius: 3px;
}

.notification p {
    margin: 0;
}

#result .success,
.notification.success {
    background: linear-gradient(to bottom, rgba(255,255,255,0.2), transparent);
    background-color: #fffaec;
}

textarea.form-control {
    padding-top: 10px !important;
}



/* Widget Post Content */
.post-container {
	position: relative;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.post-noborder, .col-md-12:last-child .post-container{
	border-bottom: none;
    margin-bottom: 0;
}

.post-img {
	position: relative;
	float: left;
	display: inline;
	width: 75px;
	height: 75px;
	margin-right: 18px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		 -o-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-background-size: cover !important;
	   -moz-background-size: cover !important;
		-ms-background-size: cover !important;
		 -o-background-size: cover !important;
			background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.post-img-circle{
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
		-ms-border-radius: 100%;
		 -o-border-radius: 100%;
			border-radius: 100%;
}

.post-img h3 {
    position: absolute;
    background: var(--thm-primary);
    padding: 5px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: right;
    top: 5px;
    left: 5px;
    border-radius: 6px;
}

.post-content {
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 21px;
}

.post-content.list-agent > .post-meta{
	font-size: 12px;
	font-weight: 400;
}

.post-content > .post-meta {
	display: block;
	padding-top: 0 !important;
	padding-bottom: 5px;
	font-size: 12px;
}

.post-content > .heading-title h2{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
    font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	text-transform: none;
	border: none;
}

.post-content > .heading-title h2 a{
    color: #555;
    font-weight: 400;
}

.post-content.list-agent > .heading-title h2{
	font-size: 16px;
	line-height: 20px;
}

.post-content > .heading-title h2 small {
    font-size: 80%;
    padding-top: 3px;
    display: block;
}

.post-content > .heading-title h2 span{
	font-weight: 500;
    font-size: 9px;
    line-height: 20px;
}

.post-content > .heading-title{
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
    min-height: 75px;
}

.post-content > .heading-title h2::before{
	content: '';
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	margin-top: 0;
	margin-left: -15px;
	background: #f4f4f4;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
		-ms-border-radius: 0;
		 -o-border-radius: 0;
			border-radius: 0;
}

.post-content > .heading-title h2::after{
	content: '';
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	margin-top: 0;
	margin-left: 0;
	background: transparent;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
		-ms-border-radius: 0;
		 -o-border-radius: 0;
			border-radius: 0;
}

#simple-map {
    position: relative;
    overflow: hidden;
    display: list-item;
    min-height: 300px;
}


.property-box-archive .pull-right {
    float: none !important;
}

.property-box-archive .property-detail-btn {
    margin-top: 20px;
}
.property-box-archive .property-item .property-text .property-footer .pull-left h3 {
    padding-top: 0;
}


/* Sort */
.sort {
    padding-bottom: 40px;
}

.sort .form-inline {
    float: right;
}

#sort-form .form-control {
    min-width: 100px;
}



/* Checkbox Style */



@keyframes hover-color {
from {
    border-color: #c0c0c0;
}

to {
    border-color: var(--thm-primary);
}
}

input[type=radio],
input[type="checkbox"] {
    position: absolute;
    display: none;
}

input[type=radio][disabled],
input[type="checkbox"][disabled] {
    cursor: not-allowed;
}

input[type=radio] + label,
input[type="checkbox"] + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: 400;
    font-size: 15px;
}

input[type=radio] + label:hover:before,
input[type="checkbox"] + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}

input[type=radio] + label:before,
input[type="checkbox"] + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
}

input[type=radio] + label:after,
input[type="checkbox"] + label:after {
    position: absolute;
    display: none;
    content: '';
}

input[type=radio][disabled] + label,
input[type="checkbox"][disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
}

input[type=radio][disabled] + label:hover, input[type=radio][disabled] + label:before, input[type=radio][disabled] + label:after,
input[type="checkbox"][disabled] + label:hover,
input[type="checkbox"][disabled] + label:before,
input[type="checkbox"][disabled] + label:after {
    cursor: not-allowed;
}

input[type=radio][disabled] + label:hover:before,
input[type="checkbox"][disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none;
}

input[type=radio][disabled] + label:before,
input[type="checkbox"][disabled] + label:before {
    border-color: #e4e4e4;
}

input[type=radio]:checked + label:before,
input[type="checkbox"]:checked + label:before {
    animation-name: none;
}

input[type=radio]:checked + label:after,
input[type="checkbox"]:checked + label:after {
    display: block;
}

input[type=radio] + label:before {
    border-radius: 50%;
}

input[type=radio] + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3e97eb;
}

input[type=radio]:checked + label:before {
    border: 1px solid #3e97eb;
}

input[type=radio]:checked[disabled] + label:before {
    border: 1px solid #c9e2f9;
}

input[type=radio]:checked[disabled] + label:after {
    background: #c9e2f9;
}

input[type="checkbox"] + label:before {
    border-radius: 3px;
}

input[type="checkbox"] + label:after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}

input[type="checkbox"]:checked + label:before {
    border: var(--thm-primary);
    background: var(--thm-primary);
}

input[type="checkbox"]:checked[disabled] + label:before {
    border: #c9e2f9;
    background: #c9e2f9;
}



/* Blog Comment */

.blog-comment ul{
	list-style-type: none;
}

.blog-comment img{
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	  	 -o-border-radius: 4px;
			border-radius: 4px;
}

.blog-comment img.avatar {
	position: relative;
	float: left;
	margin-left: 0;
	margin-top: 0;
	width: 65px;
	height: 65px;
}

.blog-comment .post-comments{
	border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: 85px;
	margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       	 -o-border-radius: 4px;
    		border-radius: 4px;
	background: #f1f1f1;
	color: #6b6e80;
	position: relative;
}

.blog-comment .meta {
	font-size: 13px;
	color: #aaaaaa;
	padding-bottom: 8px;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #e6e6e6;
}

.blog-comment ul.comments ul{
	list-style-type: none;
}


.blog-comment {
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

comment-heading {
    margin-bottom: 20px;
}

.blog-comment-form .form-group input,
.blog-comment-form .form-group textarea {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0px 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.blog-comment-form .form-group textarea {
    height: 200px;
    resize: none;
}

.blog-comment-form label {
    margin: 10px 0;
    font-weight: 400;
}



/* 
	==================
	[12. CMB2]
	==================
*/
.content-box {
    background: #fff;
    padding: 0 40px 60px 0;
    border-right: 1px solid #edeff7;
}

.cmb2-wrap select,
.cmb2-wrap textarea,
.cmb2-wrap input[type="text"],
.cmb2-wrap input[type="password"],
.cmb2-wrap input[type="datetime"],
.cmb2-wrap input[type="datetime-local"],
.cmb2-wrap input[type="date"],
.cmb2-wrap input[type="month"],
.cmb2-wrap input[type="time"],
.cmb2-wrap input[type="week"],
.cmb2-wrap input[type="number"],
.cmb2-wrap input[type="email"],
.cmb2-wrap input[type="url"],
.cmb2-wrap input[type="search"],
.cmb2-wrap input[type="tel"],
.cmb2-wrap input[type="color"],
.cmb2-wrap .uneditable-input {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0px 25px;
    color: #8c8c8c;
    width: 100%;
}

.cmb2-wrap .cmb-row {
    margin-bottom: 15px !important;
}

.cmb-type-group .cmb-row, .cmb2-postbox .cmb-row {
    padding: 0 !important;
    margin: 0 !important;
}

.cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]) {
    display: none;
}

.cmb-row.cmb-remove-field-row {
    margin-top: 20px !important;
}

.cmb2-wrap input:not([type=hidden]) + .button, .cmb2-wrap input:not([type=hidden]) + input, .cmb2-wrap input:not([type=hidden]) + select {
    margin: 0 !important;
    margin-top: 10px !important;
    float: right;
}

.cmb2-wrap .button-secondary, .cmb2-wrap button {
    border-radius: 12px;
}

.cmb2-wrap input:focus, .cmb2-wrap textarea:focus {
    background: #894EA3;
}

.cmb2-wrap ul {
    margin: 0;
    padding: 0;
}

.cmb-th label {
    color: #6b6e80;
    font-size: 16px;
    font-weight: 400;
}


.cmb-row.cmb-type-taxonomy-multicheck .cmb-td span {
    background: #eee;
    border: 1px solid #ddd;
    color: #484848;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.page-template-template-box-full #content, .page-template-template-box-right_sidebar #content {
    padding: 0;
}

.cmb2-wrap li {
    list-style: none
}

.cmb-repeatable-group.repeatable .cmb-group-title {
    padding: 20px;
}

.cmb-group-name {
    font-size: 18px;
    width: 100%;
    font-weight: 400;
    color: #555;
    margin: 10px 0;
}

.cmb-type-group .cmb-row, .cmb2-postbox .cmb-row {
    padding: 0 0 0.1em !important;
    margin: 0 0 .8em;
}

.cmb-repeatable-group .cmb-group-title {
    margin: 0 !important;
}

.cmb-nested div.cmb-repeat-group-field {
    padding: 10px 20px !important;
}

.cmb-type-group .cmb-repeat-group-field {
    padding-top: 0 !important;
}

.cmb-type-group .cmb-td, .cmb2-postbox .cmb-td {
    padding: 0 !important;
}

.cmb2-wrap textarea {
    padding: 15px !important;
}

.button-primary {
    margin-top: 20px;
    font-size: 16px;
    padding: 10px;
}

.cmb-th+.cmb-td {
    float: inherit !important;
    padding: 0 !important;
    width: 100% !important;
}

.cmb-th {
    padding: 0 !important;
    vertical-align: top;
    width: 100% !important;
}

.cmb2-media-status .embed-status .cmb2-remove-file-button, .cmb2-media-status .img-status .cmb2-remove-file-button {
    background: url('../img/ico-delete.png') !important;
    height: 24px !important;
    width: 24px !important;
    left: -5px;
    top: -5px;
}

.cmb2-metabox-title {
    font-size: 17px!important;
    font-weight: 600;
    padding-top: 20px !important;
}

p.cmb2-metabox-description {
    line-height: 30px;
    font-size: 15px;
    font-style: normal !important;
}

.page-template .sidebar .widget {
    background: #fff;
    box-shadow: none;
    margin-top: 40px;
}

.content-box .alert {
    margin-bottom: 0;
}

.property-table-actions-inner form {
    float: left;
    margin-right: 5px;
}
.property-create {margin-bottom: 20px; display: none; }

.pw-map-latitude, .pw-map-longitude {
    display: none !important;
}

.cmb2-wrap input.cmb2-upload-file {
    width: 100% !important;
}

.cmb2-wrap textarea {
    width: 100% !important;
}


/* Service 2 */

.service-area .item {
    padding: 50px 30px;
    margin: 0px auto 30px;
    border-radius: 5px;
    border: 2px solid #e9e9e9;
    border-bottom: 4px solid var(--thm-primary);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.service-area .item .icon {
    font-size: 40px;
    color: var(--thm-primary);
    margin-bottom: 30px;
    margin-right: 20px;
    display: block;
}

.service-area .item h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 24px;
    color: #363636;
    letter-spacing: .60px;
    text-transform: uppercase;
}

.service-area .item p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    letter-spacing: .225px;
}
/*
.service-area .item .item-title {
    display: inline-flex;
}
*/


/*** 

====================================================================
	16. Testimonial Section
====================================================================

***/

.testimonial-section{
	position:relative;
	padding:70px 0px 90px;
	background-position:center top;
	background-repeat:no-repeat;
}

.testimonial-section:before{
	position:absolute;
	content:'';
	right:0px;
	top:-150px;
	width:252px;
	height:742px;
	display:inline-block;
	background:url(../images/icons/curve.png) no-repeat;
}

.testimonial-section .inner-container{
	max-width:1100px;
	margin:0 auto;
}

.testimonial-block {
    position: relative;
    padding-top: 60px;
}

.testimonial-block .inner-box{
	position:relative;
	text-align:center;
}

.testimonial-block .inner-box .image{
	position:relative;
	width:88px;
	height:88px;
	margin:0 auto;
	margin-bottom:28px;
	overflow:hidden;
	border-radius:50px;
	border:1px solid #a0a0a0;
}

.testimonial-block .inner-box .image img{
	border-radius:50px;
}

.testimonial-block .inner-box .text{
	position:relative;
	font-size:14px;
	line-height:1.8em;
	color:#777777;
	margin-bottom:20px;
    font-family: "Lato", sans-serif;
    font-style: italic;
    font-size: 20px;
}

.testimonial-block .inner-box .quote-icon{
	position:relative;
	width:120px;
	margin:0 auto;
}

.testimonial-block .inner-box .quote-icon:before{
	position:absolute;
	content:'';
	left:0px;
	top:12px;
	height:2px;
	width:100%;
	background-color:var(--thm-primary);
}

.testimonial-block .inner-box .quote-icon .icon{
	position:relative;
	width:26px;
	height:26px;
	color:#222222;
	font-size:10px;
	line-height:26px;
	border-radius:50px;
	display:inline-block;
	background-color:#ffffff;
	box-shadow:0px 0px 15px rgba(0,0,0,0.20);
}

.testimonial-block .inner-box .author{
	position:relative;
	font-size:14px;
	color:#222222;
	font-weight:500;
	margin-top:25px;
	text-transform:capitalize;
}

.testimonial-section .owl-nav{
	display:none;	
}

.testimonial-section .owl-dots{
	position:relative;
	text-align:center;
	margin-top:50px;
}

.testimonial-section .owl-dots .owl-dot{
	position:relative;
	width:12px;
	height:12px;
	margin:0px 5px;
	border-radius:50px;
	display:inline-block;
	border:1px solid #3295ed;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;	
}

.testimonial-section .owl-dots .owl-dot:hover,
.testimonial-section .owl-dots .owl-dot.active{
	background-color: #3295ed;
}







/* Contact Details */
.sidebar-textbox {
	display: inline-block;
}

.sidebar-textbox.color {
	background-color: #666;
	color: #fff;
}

.sidebar-textbox.color h4 {color: #fff;}

.sidebar-textbox h4, .sidebar-form h4 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #444;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    position: relative;
    padding-bottom: 10px;
}

.sidebar-textbox h3 {
    color: var(--thm-primary);
}

.sidebar-textbox .text {
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;

}

.sidebar-textbox span { color: #666; display: inline-block; }
.sidebar-textbox.color span { color: #fff; }

.sidebar-textbox ul.contact-details {
	list-style: none;
	padding: 5px 0 0 0;
}

.sidebar-textbox ul.contact-details strong {
	font-weight: 400;
}

.sidebar-textbox ul.contact-details li {
	text-align: left;
	padding-left: 60px;
	position: relative;
	width: 100%;
	display: inline-block;
	margin: 10px 0;
}

.sidebar-textbox ul.contact-details li strong {
	display: block;
	color: #333;
    font-size: 18px;
    padding-bottom: 5px;
}

.sidebar-textbox ul.contact-details li i {
	height: 100%;
	position: absolute;
	left: 0;
	font-size: 32px;
	color: var(--thm-primary);
	top: 10px
}

.wpcf7 .form-group 


.wpcf7 .form-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.wpcf7 label {
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0px 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
    max-height: 100px;
    width: 100%;
    margin-bottom: 10px;
}

.wpcf7 .form-group select, .wpcf7 .form-group textarea {
    background-color: #fff !important;
    color: #888;
}

.wpcf7 .form-group textarea {
    padding: 20px;
}

.wpcf7 .form-group i {
    font-size: 21px;
    color: #cfdebc;
    position: absolute;
    left: 30px;
    top: 15px;
    font-weight: 500;
    border-right: 1px solid #c1d0ae !important;
    padding-right: 10px !important;
    width: 30px;
}

span.wpcf7-not-valid-tip {
    color: #78c317;
    font-size: 13px;
    font-weight: 600;
    display: block;
    padding-top: 5px;
}



/* 
	==================
	[16. Contact]
	==================
*/

.contact-section{
	position:relative;
}

.contact-section .title-text{
	position:relative;
	font-size:17px;
	line-height:1.6em;
	margin-bottom:40px;
	color:rgba(0,0,0,0.70);
}

/*Contact Info*/

.contact-info{
	position:relative;
	min-height: 245px;
}

.contact-info .inner{
	position:relative;
	padding:20px;
    font-size: 17px;
    color: #656565;
    background: #f7f7f7;
}

.contact-info .inner .text{
    font-size: 18px;
    color: #656565;
    font-weight: 300;
    line-height: 30px;
}

.contact-info .inner .icon-box{
    position: relative;
    color: var(--thm-primary);
    font-size: 42px;
    line-height: 1em;
    display: inline-block;
}

.contact-info .inner h3{
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #222;
    margin: 12px 0px;
    display: inline-block;
    padding: 10px;
    vertical-align: super;
    text-transform: uppercase;
}

.contact-info .inner .social-icon-three a{
	font-size:20px;
	margin:0px 2px;
    height: 36px;
    border-radius: 100%;
    padding: 3px;
    display: inline-block;
}


/*contact Form Section*/

.contact-form-section{
	position:relative;
	padding-bottom:40px;
}

.contact-form-section .column h2{
	position:relative;
	color:#894EA3;
	font-weight:700;
	margin-bottom:25px;
	text-transform:capitalize;
}

.contact-form-section .contact-content{
	position:relative;
}

.contact-form-section .contact-content h3{
	position:relative;
	font-size:35px;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:25px;
}

.contact-form-section .contact-content .text{
	position:relative;
}

.contact-form-section .contact-content .text p{
	position:relative;
	font-size:16px;
	margin-bottom:25px;
	color:rgba(0,0,0,0.60);
}

.contact-form-section .contact-content .text p span{
	font-weight:600;
}

/*Contact Form*/

.contact-form {
    max-width: 600px;
}

.wpcf7-form-control-wrap {
    display: inherit !important;
    width: 100%;
}

.contact-form .row{
	margin:0px -6px;
}

.contact-form label {
    width: 100%;
}

.contact-form .form-group{
    position: relative;
    margin-bottom: 20px;
	padding:0px 6px;
}

.contact-form .heading {
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #444;
}


/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}

.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}

.map-canvas{
	height:450px;
}



.main #content{
    padding: 60px 0;
}


.breadcrumb {
    background-color: transparent !important;
    padding: 0 !important;
    color: #fff;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}

.agency-thumbnail img {
    width: 100%;
    height: auto;
}



/* 
	==================
	[15. Utils]
	==================
*/

/*******************************************************************
 * Marker
 *******************************************************************/

.marker {
    border-radius: 50%;
    padding: 0 3px 3px 0;
    width: 60px;
    height: 60px;
    background: #FFA500;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2.2em 0 0 -0.6em;
    z-index: 1;
}

.marker img {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	border-radius: 50%;
	display: block;
	height: 50px;
	width: 50px;
    margin-left: 5px;
    margin-top: 5px;
    
}

.marker:hover {
	transform: scale(1.4);
	transition: all .15s ease-in ;
}

.marker:after {
	border-radius: 50%;
	bottom: 0px;
	content: '';
	display: block;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.marker span {
	background-color: #fff;
	border: 2px solid red;
	border-radius: 50%;
	display: block;
	font-size: 13px;
	font-weight: 600;
	height: 50px;
	line-height: 46px;
	text-align: center;
	width: 50px;
}

.marker .multiple:hover {
    transform: scale(1);
}


/*******************************************************************
 * Infobox
 *******************************************************************/
.infobox {
	background-color: #f5f5f5;
	height: auto;
	position: relative;
	width: 320px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45) !important;
}

.infobox .close {
	color: #333;
	cursor: pointer;
	height: 17px;
	display: block;
	font-size: 10px;
	line-height: 17px;
	opacity: 1;
	position: absolute;
	right: 10px;
	text-align: center;
	text-indent: 0px;
	top: 10px;
	transition: background-color .15s linear, color .15s linear;
	width: 17px;
}

.infobox-scroll {
	bottom: 4px;
	font-size: 16px;
	position: absolute;
	right: 8px;
	text-align: center;
}

.infobox-image {
	background-color: rgba(0, 0, 0, .12);
	display: block;
	float: left;
	height: 120px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	width: 240px;


}

.infobox-image img {
	display: block;
	position: relative;
	z-index: 2;
    width: 240px;
    height: auto;
}

.infobox-content {
    background-color: #fff;
    float: left;
    padding: 12px;
    position: relative;
    width: 240px;
    z-index: 2;
    color: #666;
}

.infobox-content.multiple {
	border-radius: 2px 0px 0px 2px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	width: 280px;
}

.infobox-content-title {
}

.infobox-content-title a {
    font-size: 17px;
    font-weight: 400;
    color: #242424;
    text-transform: uppercase;
    font-family: Poppins, Lato, sans-serif;
    letter-spacing: .30px;
}

.infobox-content-body {
    font-size: 12px;
    line-height: 16px;
    height: 80px;
    margin: 0px;
    position: relative;
    overflow: hidden;
    font-family: Poppins, Lato, sans-serif;
}

.infobox-content-body .infobox-content-body-attr {
    display: table;
    color: #898989;
    letter-spacing: .30px;
    font-size: 14px;
}

.infobox-content-body .col-xs-4 {
    padding: 0;
    text-align: left;
}

.infobox-content-body .infobox-content-body-attr strong{
    font-size: 16px;
    display: block;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.infobox-content-body.multiple {
	height: 102px;
	overflow: auto;
}

.infobox-content-body-location {
    color: #9E9E9E;
    display: block;
    font-size: 12px;
    font-weight: 500;
    list-style: none;
    margin: 0px 0px 2px 0px;
    overflow: hidden;
    padding: 0px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 144px;
    letter-spacing: .30px;
}

.infobox-content-body-area, .infobox-content-body-baths, .infobox-content-body-beds {
	line-height: 19px;
}

.infobox-content-body-value strong {
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

.infobox-content-price {
	background-color: #fff;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .12);
	font-size: 11px;
	font-weight: 600;
	left: 7px;
	line-height: 1;
	margin: 0px;
	padding: 6px 7px;
	position: absolute;
	top: 7px;
	z-index: 3;
}

/*******************************************************************
 * Cluster
 *******************************************************************/
.clusterer {
    background-color: #ffe39f;
    border: 4px solid var(--thm-primary);
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    color: #222;
    font-size: 18px;
    font-weight: 500;
    height: 56px;
    width: 56px;
    line-height: 46px;
    position: relative;
    text-align: center;
    font-family: "Poppins";
}

.mt-30 {
    margin-top: 30px;
}

.img-box {
    position: relative;
}

.single-item .author-info .img-box {
    position: absolute;
    left: 0;
    bottom: 0;
}

.single-item .author-info .img-box img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 5px solid #eee;
}

.single-item {
    position: relative;
    background: #f7f7f7;
    padding: 45px 28px 15px;
    margin-bottom: 30px;
}

.single-item .quote {
    position: absolute;
    height: 70px;
    width: 70px;
    line-height: 62px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-size: 30px;
    left: 30px;
    top: -35px;
    text-align: center;
    background: #f7f7f7;
    color: var(--thm-primary);
}

.single-item .text p {
    color: #616b71;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 30px;
}

.single-item .author-info {
    border-top: 1px solid #eee;
    position: relative;
    margin-top: 15px;
    padding: 35px 0 10px;
    padding-left: 100px;
}

.single-item .author-info h4 {
    color: #242424;
    font-size: 18px;
    font-weight: 400;
}

.single-item .author-info .rating {
    position: absolute;
    right: 0;
    top: 35px;
    border: 1px solid #f4f4f4;
    padding: 5px;
}

.single-item .author-info .rating li {
    display: inline-block;
    color: var(--thm-primary);
}

.no-search-results.not-found .btn-success {
    display: inline-grid;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
}



.login-box, .register-box {
    margin: auto 30%;
    padding: 0 !important;
    box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.login-form, .register-form {
    padding: 15px 30px;
}

.login-form label, .register-form label {
	position: relative;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
}

.login-form label i, .register-form label i {
    font-size: 21px;
    color: var(--thm-primary);
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-weight: 500;
    border-right: 1px solid #dec6e4 !important;
    padding-right: 10px !important;
    width: 30px;
}

.login-form label input, .register-form label input {
    margin-top: 8px;
    padding-left: 55px;
    height: 53px;
    color: #999;
    transition: box-shadow 0.2s !important;
}

.login-box-title.title, .register-box-title.title {
    background: linear-gradient(to bottom, rgba(255,255,255,0.2), transparent);
    padding: 20px 30px;
}

.login-box .login-title, .register-box .register-title {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    height: 100%;
    color: #444;
    font-weight: 400;
}

.login-box .login-title small a, .register-box .register-title small a {
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    font-size: 15px;
}

.login-box .button-primary, .register-box .button-primary {
    margin-top: 0 !important;
    margin-bottom: 20px;
    width: 100%;
    text-shadow: none;
    background: var(--thm-primary);
}

.login-box .text-right {
    float: right;
}