
/* CSS Document */

/* 
    Created on : 10/08/2016. 
    Theme Name : Land-Estate.
    Description: Land-Estate- Responsive html5 template.
    Version    : 1.0.
    Author     : @TheMazine.
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Preloader  */
/*   02 - Global stlye  */
/*   03 - Header  */
/*   04 - Theme Menu*/
/*   05 - Theme Banner */
/*   06 - Appoinment Form Style Two  */
/*   07 - Welcome Section  */
/*   08 - Property Find Table  */
/*   09 - Sell House  */
/*   10 - Featured Properties  */
/*   11 - About Agent  */
/*   12 - Client Section  */
/*   13 - Recent Blog  */
/*   14 - Emergency Contact  */
/*   15 - Quick Message  */
/*   16 - Footer  */
/*   17 - Inner Banner  */
/*   18 - About Landestate  */
/*   19 - Faq Page  */
/*   20 - Error Page */
/*   21 - Contact form activation  */
/*   22 - Project V2 Page  */
/*   23 - Property Details  */
/*   24 - Siderbar Two  */
/*   25 - Blog Details  */


/**
* Importing necessary  Styles.
**/

:root{
	--main-color : #ff551a;
}


/*________________Preloader_______________ */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    overflow: hidden;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    background: url(../images/1.gif) no-repeat center;
    margin: -32px 0 0 -32px;
    overflow: hidden;
}

/*==================== Click Top ====================*/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 99;
  text-align: center;
  color:#fff;
  font-size: 30px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/


 body {
 	font-family: 'Open Sans', sans-serif;
 	font-weight: normal;
 	color:#6f6f6f;
  font-size: 14px;
 }
body .main-page-wrapper {
  overflow-x:hidden !important;
}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {font-family: 'Raleway', sans-serif; font-weight: 700; color:#333333;}
 h1 {font-size: 60px;}
 h2 {font-size: 45px;}
 h3 {font-size: 36px;}
 h4 {font-size: 25px;}
 h5 {font-size: 22px;}
 h6 {font-size: 16px;}
 p {line-height: 26px;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}

 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


 .clear-fix { clear:both;}
 .clear-fix:after {
 	display: table;
  content: '';
  clear: both;
 }
 .tran3s,.sell-house .icon-wrapper .icon-box:before,.agent-slider .owl-nav [class*=owl-],
 .agent-slider .owl-nav [class*=owl-]:before,.client-slider .owl-dots .owl-dot span,
 .about-property-details #who-we-are-slider .carousel-indicators li,.main-menu,
 .property-details-page .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-],
 .main-menu .logo {
 	-webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
.font-fix {font-family: 'Raleway', sans-serif;}
.float-left {float:left;}
.float-right {float:right;}
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.p-color,.sidebarOne .sidebar-banner .opacity a {
  color:var(--main-color);
}
.p-color-bg,.sidebarOne .sidebar-banner .opacity a:hover {
  background: var(--main-color);
}
.theme-main-titleOne {
  text-align: center;
}
.theme-main-titleOne h2 {
  text-transform: uppercase;
  margin:10px 0 30px 0;
}
.theme-main-titleOne p {
  width: 64%;
  margin: -15px auto 33px auto;
}
.theme-main-titleOne span {
  display: block;
  width:202px;
  background: #000000;
  height:1px;
  margin:0 auto;
  position: relative;
}
.theme-main-titleOne span:before {
  content: '';
  width:2px;
  height:20px;
  background: var(--main-color);
  position: absolute;
  top: 100%;
  left:50%;
  margin: -10px -1px 0 0;
}
.theme-main-titleTwo h3 {
  text-transform: uppercase;
  margin:10px 0 30px 0;
}
.theme-main-titleTwo h2 {
  text-transform: uppercase;
  margin:10px 0 30px 0;
}
.theme-main-titleTwo span {
  display: block;
  width:202px;
  background: #000000;
  height:1px;
  position: relative;
}
.theme-main-titleTwo span:before {
  content: '';
  width:2px;
  height:20px;
  background: var(--main-color);
  position: absolute;
  top: 100%;
  left:50%;
  margin: -10px -1px 0 0;
}
/*========================= Header ==================*/
header {
  position: relative;
  z-index: 99;
}
header p,header ul li a {
  color:#fff;
  line-height: 40px;
}
header p .fa {
  font-size: 18px;
  margin-right: 8px;
}
header ul li {
  display: inline-block;
}
header ul li a {
  padding: 0 18px;
  border-left:1px solid #dad9d9;
}
header ul li:last-child a {
  border-right:1px solid #dad9d9;
}
header ul li a:hover {
  color:#e4e4e4;
}


/*=================== Theme Menu ===================*/
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.main-menu.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  background: rgba(255,255,255,1);
  margin:0;
  animation-name: menu_sticky;
  animation-duration: 0.70s;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  padding: 0;
}
.main-menu.bg-fix.fixed {
  background: rgba(0,0,0,0.8);
}
.main-menu.fixed .nav>li>a,
.main-menu.bg-fix.fixed .nav>li>a {
  line-height: 60px;
}
.main-menu.bg-fix .nav li:hover > .sub-menu {
  top:100%;
}
.main-menu.fixed .logo {
  margin-top:7px;
}
.main-menu {
  border-bottom: 4px solid #c6c6c9;
  position: relative;
  z-index: 99;
  background: #fff;
}
.header-style__two {
	position: absolute;
	left: 0;
	width: 100%;
}
.navbar-collapse {
  padding: 0;
  box-shadow: none;
  border:none;
}
.navbar-nav {
  margin: 0;
}
.main-menu.bg-fix {
  background: transparent;
  border-bottom: 1px solid #7d7d7d;
}
.main-menu .container {
  position: relative;
}
.main-menu .logo {
  margin-top: 30px;
	display: inline-block;
}
.main-menu nav {
  margin-right: 50px;
  border: none;
  margin-bottom: 0;
}
.main-menu.bg-fix .nav>li>a {
  color:#fffefe;
  line-height: 123px;
}
.main-menu .nav>li {
  position: relative;
  margin: 0 18px;
}
.main-menu .nav>li>a {
    position: relative;
    display: block;
    line-height: 120px;
    margin: 0;
    z-index: 2;
    padding: 0;
    background: transparent;
    overflow: hidden;
    color: #333333;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.main-menu nav .nav>li:before {
  content: '';
  width:100%;
  height:4px;
  background: var(--main-color);
  position: absolute;
  bottom: -4px;
  left:0;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  transform: scale(0,1);
    -webkit-transform:scale(0,1);
    -moz-transform:scale(0,1);
    -ms-transform:scale(0,1);
    -o-transform:scale(0,1);
}
.main-menu.bg-fix nav .nav>li:before {
  bottom: 0;
}
.main-menu nav .nav>li:hover:before {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
}
.main-menu nav .nav>li > .sub-menu,
.main-menu nav .nav>li > .sub-menu > li > .sub-menu{
  width: 220px;
  padding: 20px 0;
  position: absolute;
  top: calc(100% + 44px);
  left: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease-in-out;
     -moz-transition: 0.5s ease-in-out;
      -ms-transition: 0.5s ease-in-out;
       -o-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
}
.main-menu nav .nav>li > .sub-menu > li > .sub-menu{
	left: 100%;
}
.main-menu nav .nav>li:hover .sub-menu,
.main-menu nav .nav>li > .sub-menu > li:hover > .sub-menu{
  opacity: 1;
  visibility: visible;
  top: calc(100% + 4px);
}
.main-menu nav .nav>li > .sub-menu > li:hover > .sub-menu{
	top: -20px;
}
.main-menu nav .nav>li .sub-menu li {
	padding: 0 20px;
    border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.main-menu nav .nav>li .sub-menu li:last-child{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.main-menu nav .nav>li .sub-menu a {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.main-menu nav .nav>li .sub-menu a:hover {
  color:var(--main-color);
}
.main-menu .navbar-toggle {
  float:none;
  width:100%;
  display: none;
  margin: 0;
  text-align: left;
  border:none;
  border-radius: 0;
  padding: 0 15px;
  line-height: 48px;
  color:#fff;
  text-transform: uppercase;
}
.main-menu .navbar-toggle i {
  font-size: 22px;
  position: absolute;
  line-height: 48px;
  top:0;
  right: 15px;
}
.main-menu nav ul li.dropdown-holder .fa {
  display: none;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  line-height: 50px;
  background: var(--main-color);
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
}
.main-menu button.search-button {
  width:40px;
  height:40px;
  position: absolute;
  right:0;
  top:50%;
  margin-top: -20px;
  color:#fff;
}
.main-menu .search-form {
  position: fixed;
  top:0;
  left:0;
  height:60px;
  width:100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.main-menu .search-form .container  {
  height:100%;
}
.main-menu .search-form input {
  width:100%;
  background: #ff652f;
  color:#fff;
  border:none;
  padding: 0 52px 0 30px;
  height:100%;
  font-size: 20px;
  font-weight: 300;
}
.main-menu .search-form .close-search {
  position: absolute;
  right:0;
  top:0;
  width:50px;
  height: 100%;
  background: transparent;
  color:#fff;
  font-size: 22px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  z-index: 99;
}
.main-menu .search-form.show {
  opacity: 1;
  visibility: visible;
}
.main-menu ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.main-menu :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.main-menu ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.main-menu :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

/*========================= Banner ================*/
#banner {
  height:924px;
  position: relative;
  margin-top: -124px;
}
#banner .banner-heading {
  text-align: center;
  padding-top: 369px;
  position: relative;
  height:100%;
}
#banner-slider {
  width:100%;
  height:100%;
  top:-120px;
}
.bg-fix #banner-slider {
  top:-123px;
}
#banner .vegas-wrapper>button {
  width:40px;
  height:120px;
  background: rgba(36,35,35,0.5);
  position: absolute;
  top:calc(50% + 0px);
  font-size: 32px;
  text-align: center;
  line-height: 120px;
  color:#fff;
}
#banner button#next {
  right:0;
}
#banner button#previous {
  left:0;
}
.vegas-timer {
  display: none;
}
#banner .vegas-wrapper>button:hover {
  background: var(--main-color);
}
#banner h1 {
  text-transform: uppercase;
}
#banner h1,#banner p,#banner a {
  color:#fff;
}
#banner p,#banner .banner-heading a {
  font-weight: 600;
}
#banner .banner-heading p:nth-child(2) {
  font-style: italic;
  font-size: 20px;
  margin: 12px 0;
}
#banner .banner-heading p:nth-child(3) {
  font-size: 22px;
}
#banner .banner-heading p:nth-child(4) {
  font-size: 30px;
  margin: 60px 0 20px 0;
}
#banner .banner-heading p:nth-child(4) span {
  font-size: 31px;
  vertical-align: -1px;
}
#banner .banner-heading a {
  width:200px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
}
#banner .banner-heading a:hover {
  background: #fff;
  color:var(--main-color);
}
#banner .banner-heading form {
  background: rgba(0,0,0,0.60);
  width:305px;
  height:auto;
  position: absolute;
  bottom: 0;
  right:-145px;
  padding: 40px 25px 54px 25px;
  color:#fff;
}
#banner .banner-heading form h6 {
  font-weight: 600;
  text-transform: uppercase;
  color:#fff;
  margin-bottom: 40px;
}
#banner .banner-heading form input,
#banner .banner-heading form textarea {
  width:100%;
  border:1px solid #c0bebe;
  background: transparent;
  color:#fff;
  margin-bottom: 20px;
  padding: 0 20px;
}
#banner .banner-heading form input {
  height:52px;
}
#banner .banner-heading form textarea {
  height:78px;
  padding: 10px 20px;
  resize:none;
}
#banner .banner-heading form .date,
#banner .banner-heading form  .time {
  width:48%;
  position: relative;
  z-index: 1;
}
#banner .banner-heading form button {
  width:170px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
  margin-top: 20px;
}
.ui-timepicker-wrapper {
  width:123px;
}
#banner .banner-heading form .date span,
#banner .banner-heading form  .time span {
  position: absolute;
  top:0;
  right:13px;
  z-index: -1;
  line-height: 52px;
}
#banner .banner-heading form .date input,
#banner .banner-heading form  .time input {
  cursor:pointer;
}
#banner .banner-heading form button:hover {
  background: #fff;
  color:var(--main-color);
}

#banner .banner-heading form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
#banner .banner-heading form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
#banner .banner-heading form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
#banner .banner-heading form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
/*================== Appoinment Form Style Two ============*/
.appoinment-form-style-two {
  background: #fff;
  height:auto;
  margin-top: -115px;
}
.appoinment-form-style-two form {
  padding: 20px 25px 60px 25px;
}
.appoinment-form-style-two h6 {
  font-weight: 600;
  text-transform: uppercase;
  color:#fff;
  line-height: 100px;
  margin-bottom: 40px;
  text-align: center;
}
.appoinment-form-style-two form input,
.appoinment-form-style-two form textarea {
  width:100%;
  border:1px solid #dad9d9;
  background: transparent;
  margin-bottom: 20px;
  padding: 0 10px;
}
.appoinment-form-style-two form input {
  height:52px;
}
.appoinment-form-style-two form textarea {
  height:78px;
  padding: 10px;
  resize:none;
}
.appoinment-form-style-two form .date,
.appoinment-form-style-two form  .time {
  width:48%;
  position: relative;
  z-index: 1;
}
.appoinment-form-style-two form button {
  margin-top: 20px;
}
.appoinment-form-style-two form .date span,
.appoinment-form-style-two form  .time span {
  position: absolute;
  top:0;
  right:13px;
  z-index: -1;
  line-height: 52px;
}
.appoinment-form-style-two form .date input,
.appoinment-form-style-two form  .time input {
  cursor:pointer;
}
.appoinment-form-style-two form button:hover {
  background: #fff;
  color:var(--main-color);
}
.welcome-section.style-two .col-lg-3 {
  padding-left: 0;
}
/*===================== Welcome Section ====================*/
.welcome-section {
  text-align: center;
}
.welcome-section p {
  font-size: 15px;
  line-height: 30px;
  width:73%;
  margin:40px auto 55px auto;
}
.welcome-section  a {
  width:172px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 10px;
  border-radius: 30px;
  border:1px solid var(--main-color);
}
.welcome-section  a.buttonOne {
  color:#6f6f6f;
}
.welcome-section  a.buttonTwo {
  color:#fff;
}
.welcome-section  a.buttonOne:hover {
  background: var(--main-color);
  color:#fff;
}
.welcome-section  a.buttonTwo:hover {
  color: var(--main-color);
  background:#fff;
}
/*---------------- Style two ---------------*/
.welcome-section.style-two {
  text-align: left;
  background: #f9f9f9;
  padding:115px 0 50px 0;
  margin: 0 auto;
}
.welcome-section.style-two p {
  width:98%;
}
.welcome-section.style-two .text a {
  text-align: center;
}

/*================== Sell House ================*/
.sell-house .theme-main-titleTwo {
  margin-bottom: 40px;
}
.sell-house .text-wrapper>p:nth-child(3) {
  margin:15px 0 55px 0;
}
.sell-house .icon-wrapper {
  text-align: center;
}
.sell-house .icon-wrapper .icon-box {
  width:85px;
  height:85px;
  line-height: 85px;
  font-size: 40px;
  color:var(--main-color);
  position: relative;
  margin:0 auto;
  z-index: 2;
}
.sell-house .icon-wrapper .icon-box:before {
  content: '';
  width:100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  border:1px solid var(--main-color);
  z-index: -1;
}
.sell-house .icon-wrapper p {
  font-size: 18px;
  font-weight: 600;
  margin:15px 0 -5px 0;
}
.sell-house .icon-wrapper span {
  font-weight: 600;
  font-size: 40px;
  color:#333333;
}
.sell-house .icon-wrapper .icon:hover .icon-box:before {
  transform: rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    background: var(--main-color);
}
.sell-house .icon-wrapper .icon:hover .icon-box {
  color:#fff;
}
.sell-house .img-holder {
  position: relative;
}
.sell-house .img-holder:before {
  content: '';
  width:calc(100% - 15px);
  height:calc(100% - 20px);
  border-top:3px solid #fff;
  border-left:3px solid #fff;
  position: absolute;
  top:20px;
  left:15px;
}
/*=================== Featured Properties ================*/
.featured-properties.inner-page-fix {
  margin:35px 0 68px 0;
}
.mixitUp-menu {
  text-align: center;
  margin: 55px 0 50px 0;
}
.property-V2 .mixitUp-menu {
  margin-top: -8px;
}
.mixitUp-menu li {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 40px;
  padding: 0 18px;
  cursor:pointer;
  margin:8px 0;
}
.mixitUp-menu li.active,
.mixitUp-menu li:hover {
  background: var(--main-color);
  color:#fff;
}
#mixitUp-item .mix {
  display: none;
}
.featured-properties .single-item {
  margin-bottom: 30px;
}
.featured-properties .single-item .img-holder {
  position: relative;
}
.featured-properties .single-item .img-holder .opacity {
  position: absolute;
  width:calc(100% - 20px);
  height:calc(100% - 20px);
  position: absolute;
  top:10px;
  left:10px;
  background: rgba(255,85,26,0.8);
  transform: scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
  opacity: 0;
  visibility: hidden;
}
.featured-properties .single-item:hover .img-holder .opacity  {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}
.featured-properties .single-item .img-holder .opacity a {
  display: table;
  width:100%;
  height:100%;
  text-align: center;
  color:#fff;
  font-size: 20px;
}
.featured-properties .single-item .img-holder .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.featured-properties .single-item .img-holder .opacity a span i {
  display: block;
  width:72px;
  height:72px;
  border:1px solid #fff;
  margin: 0 auto;
  line-height: 72px;
}
.featured-properties .single-item h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color:#fff;
  line-height: 50px;
}
.featured-properties .single-item h6 a{
  color:#fff;
  padding-left: 20px;
}
.featured-properties .single-item h6 span {
  float: right;
  font-weight: normal;
  font-size: 18px;
  border-left: 1px solid #fff;
  padding: 0 18px;
}
.featured-properties .single-item .text {
  background: #f9f9f9;
  border:1px solid #dfdfdf;
  border-top:none;
  padding: 20px 0 0 0;
  text-align: center;
}
.featured-properties .single-item .text p {
  width:85%;
  margin: 0 auto;
}
.featured-properties .single-item .text ul {
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
  margin-top: 20px;
}
.featured-properties .single-item .text ul li {
  display: inline-block;
  width:32.33333%;
  line-height: 50px;
  border-right:1px solid #dfdfdf;
  font-size: 12px;
}
.featured-properties .single-item .text ul li:last-child {
  border: none;
}
.featured-properties .single-item .text ul li span {
  font-size: 14px;
  margin: 0 5px;
}
.featured-properties .single-item .text ul li i {
  font-size: 18px;
}
.featured-properties .single-item .text>span {
  line-height: 55px;
}
.featured-properties .single-item .text>span i {
  margin-right: 8px;
  font-size: 18px;
}
/*======================== About Agent ====================*/

.about-agent.agent-inner-page {
  margin-bottom: 100px;
}
.about-agent .item .text {
  width:57.33333333%;
}
.about-agent .item {
  margin: 78px 0 0 0;
}
.about-agent.agent-inner-page .item.item-right {
  margin-top: 118px;
}
.about-agent.agent-inner-page .item {
  margin-top: 30px;
}
.about-agent .item .text h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.about-agent .item.item-left .text h5 {
  text-align: right;
  margin-right: -60px;
}
.about-agent .item.item-right .text h5 {
  text-align: left;
  margin-left: -60px;
}
.about-agent .item .text .content-wrapper {
  margin: 75px 0 0 0;
  padding: 32px 30px 40px 30px;
  position: relative;
}
.about-agent .item .text .content-wrapper:before {
  content: '';
  width:1px;
  height:63px;
  position: absolute;
  top:-63px;
  background: var(--main-color);
}
.about-agent .item.item-left .text .content-wrapper:before {
  right:0;
}
.about-agent .item.item-right .text .content-wrapper:before {
  left:0;
}
.about-agent .item .text .content-wrapper:after {
  content: '';
  width:30px;
  height:1px;
  position: absolute;
  top:-63px;
  background: var(--main-color);
}
.about-agent .item.item-left .text .content-wrapper:after {
  right:-15px;
}
.about-agent .item.item-right .text .content-wrapper:after {
  left:-15px;
}
.about-agent .item .text .content-wrapper p,
.about-agent .item .text .content-wrapper a {
  color:#fff;
}
.about-agent .item .text .content-wrapper ul {
	display: flex;
	align-items: center;
	gap: 25px;
}
.about-agent .item .text .content-wrapper ul li {
  display: inline-block;
  margin-top: 22px;
}
.about-agent .item .text .content-wrapper ul li i {
  width:45px;
  height:45px;
  border-radius: 50%;
  background: #fff;
  line-height: 45px;
  text-align: center;
  color:var(--main-color);
  font-size: 15px;
  margin-right: 15px;
}
.about-agent .item.item-left img {
  margin: -5px 0 0 25px;
}
.about-agent .item.item-right img {
  margin: -65px 48px 0 0;
}
.agent-slider .owl-nav {
  margin-top: -61px;
  margin-left: 67px;
  position: relative;
  z-index: 2;
}
.agent-slider .owl-nav [class*=owl-] {
  width:47px;
  height:32px;
  background: #fff;
  padding: 0;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  margin: 0 5px;
}
.agent-slider .owl-nav [class*=owl-]:before {
  font-family: 'Fontawesome';
  width: 100%;
  height:100%;
  line-height: 30px;
  text-align: center;
  color:#6f6f6f;
}
.agent-slider .owl-nav .owl-prev:before {
  content: '';
}
.agent-slider .owl-nav .owl-next:before {
  content: '';
}
.agent-slider .owl-nav [class*=owl-]:hover,
.agent-slider .owl-nav [class*=owl-]:focus {
  background: var(--main-color);
  border-color: var(--main-color);
}
.agent-slider .owl-nav [class*=owl-]:hover:before {
  color:#fff;
}

/*===================== Client Section =================*/
.client-say-about {
  background: url(../images/home/11.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.client-say-about:before {
  content: '';
  font-family: 'Fontawesome';
  font-size: 25px;
  color:var(--main-color);
  width:70px;
  height:70px;
  background: #f3f3f3;
  line-height: 70px;
  text-align: center;
  position: absolute;
  top:0;
  left:50%;
  margin-left: -36px;
}
.client-say-about .opacity {
  height:100%;
  background: rgba(255,85,26,0.8);
  padding: 95px 0 29px 0;
}
.client-say-about .opacity h5,
.client-say-about .opacity h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color:#fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.client-say-about .opacity h5 {
  font-size: 25px;
}
.client-say-about .opacity h6 {
  font-size: 15px;
  margin-bottom: 20px;
}
.client-say-about .opacity h5:before,
.client-say-about .opacity h6:before {
  content: '';
  width:1px;
  background: #fff;
  position: absolute;
  left:50%;
}
.client-say-about .opacity h5:before {
  height: 48px;
  bottom: -53px;
}
.client-say-about .opacity h6:before {
  height: 30px;
  top:-38px;
}
.client-say-about .opacity p {
  color:#fff;
  width:60%;
  margin: 25px auto;
  text-align: center;
  position: relative;
  padding: 30px;
}
.client-say-about .opacity p:before {
  content: '';
  width:60px;
  height:100%;
  border:1px solid #fff;
  border-right: none;
  position: absolute;
  top:0;
  left:0;
}
.client-say-about .client-name img {
  margin: 0 auto;
}
.client-slider .owl-dots .owl-dot span {
  width:13px;
  height:13px;
  background: transparent;
  border:3px solid #fff;
  margin:27px 5px 0 5px;
  border-radius: 50%;
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
}
.client-slider .owl-dots .owl-dot.active span,
.client-slider .owl-dots .owl-dot:hover span {
  background: #fff;
  transform: scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
}
/*=================== Recent Blog =================*/

.single-blog-item .img-holder {
  margin-top: 0;
}
.single-blog-item .img-holder {
  position: relative;
  margin-top: 68px;
	display: inline-block;
	vertical-align: bottom;
}
.single-blog-item .img-holder img {
	height: auto;
}
.single-blog-item .img-holder .opacity {
  position: absolute;
  width:calc(100% - 20px);
  height:calc(100% - 20px);
  position: absolute;
  top:10px;
  left:10px;
  background: rgba(255,85,26,0.8);
  transform: scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
  opacity: 0;
  visibility: hidden;
}
.single-blog-item:hover .img-holder .opacity  {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}
.single-blog-item .img-holder .opacity a {
  display: table;
  width:100%;
  height:100%;
  text-align: center;
  color:#fff;
  font-size: 20px;
}
.single-blog-item .img-holder .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-item .img-holder .opacity a span i {
  display: block;
  width:72px;
  height:72px;
  border:1px solid #fff;
  margin: 0 auto;
  line-height: 72px;
}
.single-blog-item .img-holder .post-date {
  width:65px;
  height:65px;
  position: absolute;
  top:10px;
  left:10px;
  color:#fff;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  z-index: 9;
}
.single-blog-item .img-holder .post-date span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-top: -4px;
}
.single-blog-item .post-wrapper {
  background: #f9f9f9;
  border:1px solid #dfdfdf;
  border-top:none;
}
.single-blog-item .post-wrapper .post-title {
  border-bottom:1px solid #dfdfdf;
  padding: 30px 30px 20px 30px;
}
.single-blog-item .post-wrapper .post-title h6 a {
  text-transform: uppercase;
  color:#333333;
  display: block;
  margin-bottom: 13px;
}
.single-blog-item .post-wrapper .post-title ul li {
  display: inline-block;
}
.single-blog-item .post-wrapper .post-title ul li i {
  margin-right: 8px;
}
.single-blog-item .post-wrapper .post-title ul li:first-child {
  margin-right: 25px;
}
.single-blog-item .post-wrapper .post-title ul li a {
	color: #6f6f6f;
}
.single-blog-item .post-wrapper p {
  margin: 22px 20px 45px 30px;
}
/*========================= Blog Page ======================*/
.single-blog-page .single-news-item {
  position: relative;
  margin-bottom: 40px;
}
.single-blog-page .single-news-item .img {
  overflow: hidden;
  position: relative;
}
.single-blog-page .single-news-item .img img {
  -webkit-transition: all .8s ease-in-out;
          transition: all .8s ease-in-out;
}
.single-blog-page .single-news-item:hover .img img {
  -webkit-transform: scale3D(1.1,1.1,1);
          transform: scale3D(1.1,1.1,1);
}
.single-blog-page .single-news-item .date {
  width: 70px;
  height: 78px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  color:#fff;
  position: absolute;
  left: 18px;
  top:18px;
  z-index: 99;
  padding-top: 3px;
}
.single-blog-page .single-news-item .date b {
  font-size: 35px;
  font-weight: 700;
}
.single-blog-page .single-news-item .date span {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-top: -5px;
}
.single-blog-page .single-news-item .post {
  background: #f4f4f4;
  padding: 34px 20px 40px 30px;
}
.single-blog-page .single-news-item .post h4 {
  text-transform: none;
  margin-bottom: 15px;
}
.single-blog-page .single-news-item .post h4 a {
  color:#121212;
  display: block;
}
.single-blog-page .single-news-item:hover .post h4 a {
  color: var(--main-color);
}
.single-blog-page .single-news-item .post ul li {
  display: inline-block;
  line-height: 18px;
  margin: 10px 6px 0 0; 
  padding-right: 10px;
  border-right: 1px solid #7f7f7f;
}
.single-blog-page .single-news-item .post ul li:nth-child(3),
.single-blog-page .single-news-item .post ul li:nth-child(4) {
  border:none;
}
.single-blog-page .single-news-item .post ul li:nth-child(4) {
  float:right;
}
.single-blog-page .single-news-item .post ul li:nth-child(4) i {
  margin-right: 8px;
}
.single-blog-page .single-news-item .post .read-more {
  width: 190px;
  line-height: 45px;
  text-align: center;
  color:#fff;
  border-width: 1px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 40px;
}
.single-blog-page .single-news-item .post .read-more i {
  font-size: 16px;
  margin-left: 12px;
}
.single-blog-page .page-pagination li {
  display: inline-block;
}
.single-blog-page .page-pagination li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  padding: 0 20px;
  color:#7f7e7e;
}
.single-blog-page .page-pagination li:first-child a,
.single-blog-page .page-pagination li:last-child a {
  width: 70px;
  text-align: center;
  color:#fff;
}
.single-blog-page .page-pagination li a:hover {
  color:#fff;
  background: var(--main-color);
}
.single-blog-page .page-pagination {
  margin-top: 50px;
}
.single-blog-page {
  margin-bottom: 105px;
}
/*=================== Emergency Contact ================*/
.emergency-contact {
  padding: 52px 0;
}
.emergency-contact p {
  font-weight: 600;
  font-size: 26px;
  color:#fff;
  text-transform: uppercase;
  margin-top: 20px;
}
.emergency-contact a {
  width:274px;
  height:64px;
  text-align: center;
  color:#fff;
  line-height: 60px;
  border:2px solid #fff;
  border-radius: 25px;
  font-weight: 600;
  font-size: 24px;
}
.emergency-contact a:hover {
  background: #fff;
  color:var(--main-color);
}
/*================== Quick Message ===============*/
.quick-message {
  background: #f3f3f3;
  padding: 120px 0 205px 0;
}
.google-map-area {
  width:50%;
  height:390px;
  position: relative;
}
#contact-google-map {
  width:100%;
  height:100%;
}
.contact-information {
  background: rgba(0,0,0,0.8);
  padding: 30px 0 44px 40px;
  width:332px;
  position: absolute;
  top: 237px;
  left: calc(50% - 166px);
}
.contact-information h6 {
  font-weight: 600;
  text-transform: uppercase;
  color:#fff;
  margin-bottom: 40px;
}
.contact-information ul li {
  position: relative;
  padding-left: 30px;
  color:#fff;
  margin-bottom: 18px;
  line-height: 26px;
}
.contact-information ul li i {
  position: absolute;
  top:4px;
  left:0;
  color:var(--main-color);
  padding-left: 1px;
  font-size: 18px;
}
.contact-information ul li i.fa-map-marker {
  font-size: 25px;
}
.quick-message .quick-message-form {
  width:43%;
}
.quick-message-form h4 {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
}
.quick-message-form  p {
  margin:15px 0 45px 0;
}
.quick-message-form input,
.quick-message-form textarea {
  display: block;
  width:100%;
  background: #fff;
  border:1px solid #dad9d9;
  margin-bottom: 18px;
  padding: 0 20px;
}
.quick-message-form input {
  height:50px;
}
.quick-message-form textarea {
  min-height: 140px;
  padding: 20px;
}
.theme-button {
  width:170px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 30px;
  text-align: center;
  color:#fff;
  border:1px solid transparent;
}
.theme-button:hover {
  color: var(--main-color);
  border-color: var(--main-color);
  background:#fff;
}
/*======================== Footer =================*/

footer {
  background: #000;
  padding-top: 77px;
}
footer h6,footer p,footer .footer-about ul li a,
footer .footer-latest-property a,
footer .footer-shortLink ul li a{
  color:#fff;
}
footer h6,
.footer-widget h2{
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 30px;
  margin-bottom: 40px;
	font-size: 16px;
	color: #ffffff;
}
footer h6:before,
.footer-widget h2:before {
  content: '';
  width:20px;
  height:1px;
  position: absolute;
  top:50%;
  left:0;
  background: #fff;
}
footer .footer-about ul li {
  display: inline-block;
}
footer .footer-about ul li a {
  width:42px;
  height:42px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  margin: 32px 18px 0 0;
  border:1px solid #fff;
}
footer .footer-about ul li a:hover {
  border-color: var(--main-color);
}
footer .footer-latest-property>ul>li {
  margin-bottom: 30px;
}
footer .footer-latest-property ul li .img-holder {
  position: relative;
}
footer .footer-latest-property ul li .img-holder .opacity {
  position: absolute;
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  background: rgba(255,85,26,0.9);
  transform: scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
  opacity: 0;
  visibility: hidden;
}
footer .footer-latest-property ul li:hover .img-holder .opacity  {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}
footer .footer-latest-property ul li .img-holder .opacity a {
  display: table;
  width:100%;
  height:100%;
  text-align: center;
  font-size: 16px;
}
footer .footer-latest-property ul li .img-holder .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
footer .footer-latest-property ul li .post-title {
  width:75%;
  padding-left: 18px;
  margin-top: -5px;
}
footer .footer-latest-property ul li .post-title a {
  line-height: 24px;
}

footer .footer-latest-property ul li .post-title ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  color:var(--main-color);
  line-height: 12px;
  margin-top: 12px;
}
footer .footer-latest-property ul li .post-title ul li:first-child {
  border-right:1px solid #fff;
  padding-right: 18px;
  margin-right: 15px;
}
footer .footer-shortLink ul li a {
  margin-bottom: 20px;
}
footer .footer-shortLink ul li a i {
  font-size: 16px;
  margin-right: 15px;
  vertical-align: middle;
}
footer .footer-shortLink ul li a:hover {
  color:var(--main-color);
}
footer .footer-shortLink {
  padding-left: 60px;
}

.gallery-list__item{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.footer-gallery .single-content .img-holder {
  position: relative;
}
.footer-gallery .single-content .img-holder img {
	height: auto;
}
.footer-gallery .single-content .img-holder .opacity {
  position: absolute;
  width:calc(100% - 10px);
  height:calc(100% - 10px);
  position: absolute;
  top:5px;
  left:5px;
  background: rgba(255,85,26,0.9);
  transform: scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
  opacity: 0;
  visibility: hidden;
}
.footer-gallery .single-content:hover .img-holder .opacity  {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}
.footer-gallery .single-content .img-holder .opacity a {
  display: table;
  width:100%;
  height:100%;
  text-align: center;
  font-size: 16px;
  color:#fff;
}
.footer-gallery .single-content .img-holder .opacity a span {
  display: table-cell;
  vertical-align: middle;
}


footer .bottom-footer {
  text-align: center;
  padding: 25px 0 25px 0;
}
.bottom-footer p,
.bottom-footer a {
  color:#fff;
}
footer .bottom-footer p span {
  font-size: 14px;
}
footer .bottom-footer a {
  color:var(--main-color);
}
footer hr {
  border-color: #100f0f;
  margin:52px 0 0 0;
}
/*======================== Inner banner ==================*/
.page-banner {
  background: url(../images/inner-page/1.jpg) no-repeat center;
  background-size: cover;
}
.page-banner .opacity {
  background: rgba(0,0,0,0.7);
  height:100%;
  text-align: center;
  padding: 117px 0 91px 0;
}
.page-banner .opacity h3 {
  color:#fff;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.page-banner .opacity span {
  display: block;
  width:81px;
  background: #fff;
  height:1px;
  margin:0 auto;
  position: relative;
}
.page-banner .opacity span:before {
  content: '';
  width:2px;
  height:21px;
  background: var(--main-color);
  position: absolute;
  top: 100%;
  left:50%;
  margin: -10px -1px 0 0;
}
/*====================== Page Breadcrumb ===================*/
.page-breadcrum {
  background: #f3f3f3;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.page-breadcrum ul li {
  display: inline-block;
	position: relative;
  color:#333333;
  line-height: 55px;
  margin-right: 12px;
	padding-right: 17px;
}
.page-breadcrum ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.page-breadcrum ul li:before {
	content: '/';
	position: absolute;
	right: 0;
	top: 0;
}
.page-breadcrum ul li:last-child:before{
	display: none;
}
.page-breadcrum ul li a {
  color:var(--main-color);
}
.page-breadcrum ul li.active {
  color:var(--main-color);
}
/*===================== About Landestate ==============*/
.about-property-details {
  margin-bottom: 85px;
}
.about-property-details .pRight-fix {
  padding-right: 0;
}
.about-property-details h3 {
  font-size: 30px;
  margin-bottom: 35px;
}
.about-property-details #who-we-are-slider .carousel-indicators {
  width:100%;
  margin:0;
  bottom: -40px;
  left:0;
  text-align: left;
}
.about-property-details #who-we-are-slider .carousel-indicators li {
  width:12px;
  height:12px;
  border: none;
  background: var(--main-color);
  margin: 0 3px 0 0;
  opacity: 0.6;
}
.about-property-details #who-we-are-slider .carousel-indicators li.active {
  opacity: 1;
}
.about-property-details .pLeft-fix {
  padding-left: 68px;
}
.about-property-details .pLeft-fix ul {
  margin-top: 32px;
}
.about-property-details .pLeft-fix ul li {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.about-property-details .pLeft-fix ul li i {
  margin-right: 10px;
  font-size: 15px;
  color:var(--main-color);
}

/*==================== Faq Page ================*/
.faq-page .faq-content {
  margin-bottom: 78px;
}
.faq-page .faq-content h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.faq-page .faq_panel .panel-group .panel-heading {
  padding: 0;
  border:none;
  border-radius: 0;
  background: #f9f9f9;
}
.faq-page .faq_panel .panel-group .panel-heading a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color:#333333;
  padding: 26px 0 26px 60px;
  position: relative;
  display: block;
}
.faq-page .faq_panel .panel-group .panel-heading a:before {
  content: '';
  font-family: 'Fontawesome';
  font-size: 26px;
  color:var(--main-color);
  position: absolute;
  left:20px;
  top:0;
  line-height: 69px;
}
.faq-page .faq_panel .panel-group .panel-heading.active-panel a:before {
  content: '';
}
.faq-page .faq_panel .panel-group .panel-heading + .panel-collapse > .panel-body {
  border:none;
  padding: 11px 0 11px 60px;
}
.panel-group .panel {
  border:none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 18px;
}
/*======================= Sidebar One ===============*/
.sidebarOne .wrapper-left {
  padding-left: 25px;
}
.sidebarOne .sidebar-banner {
  background: url(../images/inner-page/9.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 55px;
}
.sidebarOne .sidebar-banner .opacity {
  background: rgba(0,0,0,0.5);
  padding: 45px 20px 45px 20px;
}
.sidebarOne .sidebar-banner .opacity h6 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin: 18px 0 35px 0;
}
.sidebarOne .sidebar-banner .opacity p {
  color: #fff;
}
.sidebarOne .sidebar-banner .opacity a {
  width: 170px;
  line-height: 50px;
  border-radius: 30px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  margin-top: 35px;
}
.sidebarOne .sidebar-banner .opacity a:hover {
  color: #fff;
}
.sidebar-search,
.wp-block-search__inside-wrapper {
  height:55px;
  position: relative;
}

.sidebar-search input,
.wp-block-search__inside-wrapper input{
  width: 100%;
  height:100%;
  padding: 0 50px 0 20px;
  background: #fff;
  border:1px solid #dfdfdf;
}
.wp-block-search__inside-wrapper input {
	padding-right: 100px;
}
.sidebar-search button,
.wp-block-search__inside-wrapper button{
  min-width:47px;
  height:100%;
  background: transparent;
  font-size: 16px;
  color:#acabab;
  position: absolute;
  top:0;
  right:0;
}
.wp-block-search__inside-wrapper button{
	padding: 0 15px;
	border: none;
}
.contact-agent-form {
  background: #f3f3f3;
  border:1px solid #dfdfdf;
  border-top:0;
}

.sidebarOne h5 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  color:#fff;
  line-height: 70px;
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
}
.contact-agent-form h5 {
  margin-bottom: 30px;
}
.contact-agent-form .agent-info-wrapper {
  margin-bottom: 26px;
}
.contact-agent-form .agent-info-wrapper ul.float-right li a {
  width:40px;
  line-height:40px;
  text-align: center;
  font-size: 16px;
  border:1px solid var(--main-color);
  color:var(--main-color);
  margin-top: 14px;
}
.contact-agent-form .agent-info-wrapper ul.float-right li a:hover {
  color:#fff;
  background: var(--main-color);
}
.contact-agent-form .agent-info-wrapper h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin-top:25px;
}
.contact-agent-form .agent-info-wrapper>span {
  font-size: 12px;
  color:var(--main-color);
  display: block;
  margin: 2px 0 21px 0;
}
.contact-agent-form .agent-info-wrapper .agent-info-list li {
  margin-bottom: 15px;
}
.contact-agent-form .agent-info-wrapper .agent-info-list li i {
  font-size: 18px;
  margin-right: 8px;
  color:var(--main-color);
}

/*========================== Error Page ====================*/
.error-page {
  text-align: center;
  padding: 100px 0 100px 0;
}
.error-page .img-holder {
  position: relative;
  display: inline-block;
}
.error-page .img-holder span {
  font-size: 110px;
  font-weight: 700;
  color:var(--main-color);
  position: absolute;
  left:-64px;
  top:-18px;
}
.error-page h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 30px;
  margin: 16px 0 15px 0;
}
.error-page a {
  width: 172px;
  line-height: 50px;
  border: 1px solid transparent;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}
.error-page a i {
  margin-right: 5px;
}
.error-page a:hover {
  background: #fff;
  color:var(--main-color);
  border-color: var(--main-color);
  font-size: 13px;
}
/*====================== Contact Us ===================*/
.contact-us-page {
  margin-top: -99px;
}
/*======================== Contact form activation ================*/
.theme-contact-us-form .alert_wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(255,255,255,0.7);
  top: 0;
  left: 0;
  z-index: 9999999;
}
.theme-contact-us-form #success,
.theme-contact-us-form #error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: #fff;
  border:1px solid var(--main-color);
  text-align: center;
}
.theme-contact-us-form #success .wrapper,
.theme-contact-us-form #error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
.theme-contact-us-form #success .wrapper p,
.theme-contact-us-form #error .wrapper p{
  display: table-cell;
  vertical-align: middle;
}
.theme-contact-us-form #success {
  color: #8fc941;
}
.theme-contact-us-form #error {
  color: red;
}
.theme-contact-us-form #error button,
.theme-contact-us-form #success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  position: absolute;
  background: var(--main-color);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}

/*====================== Project V2 Page ======================*/
.property-V2 {
  margin-bottom: 70px;
}
/*======================= Property Details =================*/
.property-details-page {
  margin-bottom: 100px;
}
.property-details-page .gallery-slider_wrapper .owl-theme .owl-nav {
  margin:0;
}
.property-details-page .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-] {
  width:30px;
  height:120px;
  background: var(--main-color);
  font-size: 20px;
  color:#fff;
  margin:0;
  padding: 0;
  border-radius: 0;
}
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-next:before {
  font-family: 'Fontawesome';
  position: absolute;
  line-height: 120px;
  width:30px;
  text-align: center;
  top:0;
  left:0;
}
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: '';
}
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {
  position: absolute;
  top:0;
  left:-25px;
}
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: '';
}
.property-details-page .gallery-slider_wrapper .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top:0;
  right:-24px;
}
.property-details-page .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover {
  background: #202020;
  color:#fff;
}
.property-details-page .gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item {
  position: relative;
  margin: 0 5px;
  height: 120px;
}
.property-details-page .gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item img {
  height: 100%;
  cursor: pointer;
}

.property-details-page .section-top ul {
  border:1px solid #dfdfdf;
  margin: 30px 0;
}
.property-details-page .section-top ul li {
  display: inline-block;
  line-height: 50px;
  border-right:1px solid #dfdfdf;
  font-size: 12px;
  padding: 0 18px;
}
.property-details-page .section-top ul li:last-child {
  border: none;
}
.property-details-page .section-top ul li span {
  font-size: 14px;
  margin: 0 5px;
}
.property-details-page .section-top ul li i {
  font-size: 18px;
}
.property-details-page .section-middle {
  padding: 9px 22px;
  margin-bottom: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.property-details-page .section-middle h5,
.property-details-page .section-middle a,
.property-details-page .section-middle span {
  color:#fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
}
.property-details-page .section-middle a {
  width:114px;
  height:52px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  border:1px solid #fff;
  margin-left: 59px;
}
.property-map h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin: 42px 0 28px 0;
}
.property-map .map-wrapper {
  height:361px;
}
#google-map {
  width:100%;
  height:100%;
}
/*=================== Siderbar Two ==================*/
.sidebar-blog-category {
  background: #f3f3f3;
  border:1px solid #dfdfdf;
  border-top:0;
  margin: 40px 0;
}
.sidebar-blog-category h5 {
  margin-bottom: 43px;
}
.sidebar-blog-category .list-wrapper {
  padding: 0 0 55px 33px;
}
.sidebar-blog-category .list-wrapper ul li {
  position: relative;
  padding-left: 35px;
  line-height: 26px;
  margin-bottom: 15px;
}
.sidebar-blog-category .list-wrapper ul li:before {
  content: '';
  width:25px;
  height:1px;
  background: var(--main-color);
  position: absolute;
  top:13px;
  left:0;
}
.sidebar-blog-category .list-wrapper ul li a {
  font-weight: 600;
  color:#6f6f6f;
}
.sidebar-blog-category .list-wrapper ul li a:hover {
  color:var(--main-color);
}
.sidebar-latest-property {
  padding: 0;
}
.sidebar-latest-property h5 {
  margin-bottom: 50px;
}

.property-list__item .property-item {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 25px;
}

.property-list__item .property-item:last-child {
	margin-bottom: 0px;
}

.property-list__item .property-item .img-holder {
  position: relative;
	flex-shrink: 0;
	max-width: 75px;
}
.property-list__item .property-item .img-holder img {
	height: auto;
}
.property-list__item .property-item .img-holder .opacity {
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(255,85,26,0.9);
  transform: scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
  opacity: 0;
  visibility: hidden;
}
.property-list__item .property-item:hover .img-holder .opacity  {
  transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}
.property-list__item .property-item .img-holder .opacity a {
  display: table;
  width:100%;
  height:100%;
  color:#fff;
  text-align: center;
  font-size: 16px;
}
.property-list__item .property-item .img-holder .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.property-list__item .property-item .post-title {
  flex: 1;
}
.property-list__item .property-item .post-title a {
  line-height: 24px;
  color:#333333;
}
.property-list__item .property-item .post-title ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  color:var(--main-color);
  line-height: 12px;
  margin-top: 12px;
	padding: 0;
}
.property-list__item .property-item .post-title ul li:before {
	display: none;
}

.footer-widget .property-list__item .property-item .post-title a {
	color: #ffffff;
}

/*==================== Blog Details ================*/
.blog-details-page {
  margin-bottom: 100px;
	margin-top: 100px;
}
.blog-details-page .post-title.post-title__head {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}

.blog-details-page .post-title ul li {
  display: inline-block;
  margin-right: 15px;
}
.blog-details-page .post-title ul li a {
	color: #6f6f6f;
}
.blog-details-page .post-title ul li i {
  margin-right: 5px;
}
.blog-details-page .section-middle-post .text p:not(:last-child) {
  margin-bottom: 30px;
}
.blog-details-page .section-middle-post .share-option li {
  display: inline-block;
  margin-right: 10px;
}
.blog-details-page .section-middle-post .share-option li:last-child {
	margin-right: 0;
}
.blog-details-page .section-middle-post .share-option li a {
  width:35px;
  height:35px;
  background: #dfdfdf;
  text-align: center;
  line-height: 35px;
  color:#6f6f6f;
}
.blog-details-page .section-middle-post .share-option li a:hover {
  background: var(--main-color);
  color:#fff;
}
.blog-details-page .comment-area {
	position: relative;
	margin-top: 60px;
}
.blog-details-page .single-comment {
  margin-bottom: 50px;
	display: flex;
	gap: 30px;
}
.blog-details-page .comment-area h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.blog-details-page .single-comment .thumb-box {
	flex-shrink: 0;
}
.blog-details-page .single-comment .text {
	flex: 1;
	max-width: 100%;
	width: calc(100% - 110px);
}
.blog-details-page .single-comment h6.c-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
	margin-bottom: 0px;
}
.blog-details-page .single-comment span {
  font-style: italic;
}
.blog-details-page .single-comment .comment-reply-link {
  width:80px;
  line-height: 40px;
  background: #dfdfdf;
  font-weight: 600;
  color:#333333;
	margin-top: 25px;
	display: block;
	text-align: center;
	transition: all 0.3s;
}
.blog-details-page .single-comment .comment-reply-link:hover {
  background: var(--main-color);
  color:#fff;
}
.blog-details-page .leave-reply {
	position: relative;
	margin-top: 60px;
}
.blog-details-page .leave-reply h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.blog-details-page .leave-reply .logged-in-as {
	margin-bottom: 15px;
	display: block;
}
.blog-details-page .leave-reply .logged-in-as a{
	color: var(--main-color);
}
.leave-reply form input,
.leave-reply form textarea {
  background: #f3f3f3;
  border:none;
  width:100%;
  padding: 0 12px 0 19px;
  margin-bottom: 30px;
  color:#6f6f6f;
}
.leave-reply form input {
  height: 50px;
}
.leave-reply form textarea {
  min-height: 220px;
  padding-top: 20px;
  max-width: 100%;
}
.leave-reply form button {
  border-radius: 25px;
}
.leave-reply form button:hover {
  border-color:var(--main-color);
  color:var(--main-color);
  background: #fff;
  font-size: 13px;
}