/*
Theme Name: Zoacres
Theme URI: http://demo.zozothemes.com/zoacres/
Author: zozothemes
Author URI: http://zozothemes.com/
Description: Zoacres brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme works great in many languages, for any abilities, and on any device.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zoacres
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*-------------------------------------------
              TABLE OF CONTENT
---------------------------------------------*/
/** 
01. Normalize
02. Typography
03. Accessibility
04. Theme Default Styles
05. Buttons
06. Alignments
07. Header Common Styles
08. Social Icons General Style
09. Header Styles
10. Sticky/Fixed Header Space Styles
11. Full Screen Search
12. Mobile Header Styles
13. Page Title
14. Blog Layout and Styles
15. Owl Carousel
16. Widget Styles
17. VC Styles
18. Footer Styles
19. Animation key frames
20. Responsive Styles
21.	21.	RTL( Right to Left )
22. Spacings
23. Real Estate Style
	23.1 property Archive Styles
	23.2 Property Single Styles
24. Property Archive compare
25. Agent Archive Styles
26. Agent Single Layout Styles
27. Map styles Styles
28. Full Map styles
29. Half Map styles Styles
30. Search styles
31. User dashboard Styles
32. Realestate Responsive styles
33. Walk Score Styles

 **/


/*--------------------------------------------------------------
01. Normalize
--------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

body {
	overflow-x:hidden;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
    text-decoration: none;
    outline:none;
    cursor: pointer;
	color:#333333;
}
a:focus, a:hover, a:active {
    text-decoration: none;
    outline:none;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
ul {
    list-style: none;
	padding: 0;
}
ul:last-child, ol li:last-child {
	margin-bottom: 0px;
}
ol li {
    margin-bottom: 0px;
}
ul.nav > li {
    display: inline-block;
}
img, video {
    max-width: 100%;
    height: auto;
}
img {
	display:block;
	margin:0 auto;
}
img.image-left {
    margin: 0;
}
img.image-right { 
    margin-right: 0;
    margin-left: auto;
}	
select {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #eaeaea;
}
select:focus {
	outline:0;
}
input:focus {
    outline: 0;
}
span:focus {
    outline: 0;
}
::selection {
	color:#fff;
}
pre {
    background: #eeeeee none repeat scroll 0 0;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
table td, table th {
    border: 1px solid #eaeaea;
    padding: 8px 15px;
}
input {
    border: 1px solid #cccccc;
}
table {
	margin-bottom: 30px;
}
.post-password-form input[type="submit"] {
    padding: 0 20px;
}
figcaption {
    margin-top: 10px;
}
/*--------------------------------------------------------------
02. Typography
--------------------------------------------------------------*/
.typo-white,.typo-white a, .typo-white .portfolio-filter li a, .typo-white input, .typo-white textarea,.typo-white h1,.typo-white h2,.typo-white h3,.typo-white h4,.typo-white h5,.typo-white h6 {
    color: #fff;
}

.typo-dark,.typo-dark a, .typo-dark .portfolio-filter li a {
    color: #000;
}
.typo-grey {
	color:#7a7a7a;
}
.lead{
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}	

/*--------------------------------------------------------------
03. Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	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: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

/*--------------------------------------------------------------
04. Theme Default Styles
--------------------------------------------------------------*/
.pull-left {
    float: left;
}
.pull-right {
	float:right;
}

figure {
    margin: 0 0 20px;
	max-width: 100%;
}
iframe {
    width: 100%;
}
pre {
    padding: 20px;
    background: #f1f1f1;
}
.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}
.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
table td {
    padding: 5px;
}
table td, table td {
    border: 1px solid #e1e1e1;
    padding: 8px 10px;
}
ul.sub-menu {
    padding-left: 15px;
    padding-top: 8px;
}
.navbar {
	padding:0;
}
.zoacres-content-wrapper {
	background:#fff;
    clear: both;
    overflow: hidden;
}
.container, .boxed-container {
	max-width: 100%;
}
.custom-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
    width: 1140px;
}
.img-before::before {
	content:'';
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.nav-item-inner img {
    display: inline-block;
    vertical-align: middle;
}
.nav-item-inner img:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.site-title {
    font-size: 25px;
    vertical-align: middle;
    text-transform: uppercase;
}
article.post.sticky {
    position: relative;
}
.sticky-post-icon {
    color: #333;
    font-size: 30px;
    right: 20px;
    position: absolute;
    top: 20px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.topbar-items > .nav-item,
.logobar-items > .nav-item,
.navbar-items > .nav-item,
.sticky-head .topbar-items > .nav-item,
.sticky-head .logobar-items > .nav-item,
.sticky-head .navbar-items > .nav-item {
	height: auto;
	transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.topbar-items > .nav-item, .logobar-items > .nav-item a, .navbar-items > .nav-item, .sticky-head .topbar-items > .nav-item a, .sticky-head .logobar-items > .nav-item a, .sticky-head .navbar-items > .nav-item a {
	transition: unset;
    -moz-transition: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    -ms-transition: unset;
}
.topbar .navbar-items,
.logobar .navbar-items,
.navbar .navbar-items {
    margin-right: 5px;
}
.topbar .navbar-items:last-child,
.logobar .navbar-items:last-child,
.navbar .navbar-items:last-child {
    margin-right: 0px;
}
ol ul, .comment-text > ul, .type-page > ul,
.entry-content > ul ul, .comment-text > ul ul, .type-page > ul ul {
	list-style: disc;
	margin-left: 15px;
    padding-left: 15px;
    line-height: 30px;
}
.content-area ol,
.content-area ol ol{
    margin-left: 15px;
    padding-left: 15px;
    line-height: 30px;
}
.page-links {
    clear: both;
    float: none;
    padding-top: 15px;
    padding-bottom: 10px;
}
.post-comments .post-box-title {
    margin-bottom: 25px;
	color: #000;
}
.post-password-form input[type="password"] {
    line-height: 36px;
}
.single-post-template .entry-content > h3:first-child {
	margin-top: 0;
}
img.alignleft,
img.alignright {
	float: none;
	margin: 0;
	margin-bottom: 15px;
}
img.alignleft {
	float: left;
	margin-right: 15px;
}
img.alignright {
	float: right;
	margin-left: 15px;
}
.small-text {
    font-size: 12px;
}
.form-control:focus, input.search-field:focus {
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.c-pointer {
 cursor: pointer;
}

/*.back-to-top*/
.back-to-top {
	display: none;
    bottom: 20px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 40px;
    z-index: 1;
}
.back-to-top > i {
    background-color: #333333;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    width: 40px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
	border-radius:5px; 
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.secondary-menu-area {
    overflow-y: auto;
}

/* Zoacres 404 style */
.site-main .error-404 {
    padding: 100px 0;
	color: #000;
}
.site-main .error-404 .page-content {
    padding: 30px 0;
	max-width: 800px;
    margin: 0 auto;
}

/* Zoacres Ads Style */
.site-footer .adv-wrapper {
    padding: 30px 0;
    text-align: center;
    text-align: -webkit-center;
}

/* Page Loader */
.page-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

/*Icons*/
span.before-icon {
    padding-right: 8px;
    width: auto;
    height: auto;
}
i.icon {
    vertical-align: middle;
}

/*--------------------------------------------------------------
05. Buttons
--------------------------------------------------------------*/
.btn,button {
	cursor:pointer;
	color:#fff;
    border: none;
    padding: 15px 20px;
    letter-spacing: .5px;
    font-weight: 600;
}
.btn:hover,
button:hover,
.btn.default:hover,
.btn.classic:hover,
.btn.btn-default:hover {
    color: #fff;
}
.btn-primary {
    border-color: transparent;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}
.btn,.btn.default,.btn.classic, .btn.bordered:hover,.btn.btn-default {
	color: #fff;
}
.btn.classic , .btn.inverse {
    background: #000;
	color:#fff;
} 
.btn.link {
    background: none;
    padding: 0;
}
.btn.link:hover {
    background: none;
    text-decoration: underline;
    color: unset;
	border-color: transparent;
}
.btn.bordered {
    background: transparent;
    border: 1px solid;
}
.btn.btn-sm {
    padding: 9px 15px;
}
.btn.btn-lg {
    padding: 13px 32px 13px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
}
.btn.btn-light {
    background: #fff;
	color:#000;
}
.btn-light:hover {
	color: #fff;
}
.btn.btn-dark {
    background: #000;
	color: #fff;
}
.btn.btn-dark:hover {
	color: #fff;
}
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    margin-left: 0;
    border-color: transparent;
}
/*button hover*/
input[type="submit"]:hover,
.btn:hover , button:hover , 
.search-form .input-group .btn:hover,
.zoacres_mailchimp_widget input.zozo-mc.btn:hover {
    background: #000;
	color:#fff;
}
.btn.inverse:hover {
    background: #fff;
    color: #000;
}
/*--------------------------------------------------------------
06. Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
07. Header Common Styles
--------------------------------------------------------------*/
.zoacres-header {
	background-color:#fff;
}
.zoacres-header.header-absolute {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 9;
}
.zoacres-header .navbar-nav .nav-item {
	list-style:none;
}
.header-inner > div .nav-item:last-child .search-toggle-wrap {
    padding-right: 0;
}
.zoacres-header .header-inner .nav-link {
	padding-top:0;
	padding-bottom:0;
}
.zoacres-header .header-inner ul.dropdown-menu > li > a {
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}
ul.dropdown-menu > li {
    padding: 0 20px;
}
.dropdown:hover > .dropdown-menu > li {
    padding: 5px 20px;
}
.dropdown:hover > .dropdown-menu > li:last-child {
    padding-bottom: 10px;
}
.dropdown:hover > .dropdown-menu > li:first-child {
    padding-top: 10px;
}
.zoacres-header ul.dropdown-menu > li > a:hover {
    padding-left: 10px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}
.zoacres-header .dropdown-menu .nav-link {
    display: block;
    padding: 5px 0;
    white-space: nowrap;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.zoacres-header .dropdown-menu .nav-link:hover {
 	padding-left:10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.zoacres-header .dropdown-menu li:last-child .nav-link {
    border: none;
}
.boxed-container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.nav.pull-center {
	 position: static;
	 left: 0;
	 right: 0;
	 float: none;
	 display: inline-block;
	 text-align: center;
	 -webkit-opacity: 0;
	 -moz-opacity: 0;
	 opacity: 0;
}
.nav.pull-center.show-opacity {
	 -webkit-opacity: 1;
	 -moz-opacity: 1;
	 opacity: 1;
	 -webkit-transition: opacity ease 0.35s;
	 -moz-transition: opacity ease 0.35s;
	 transition: opacity ease 0.35s;
}
.nav.pull-center .nav {
	 display: inline-flex;
}
.search-form .input-group .form-control {
    border: 1px solid #eaeaea;
    border-right: 0;
    height: 40px;
    line-height: 1;
}
.error404 .search-form .input-group .form-control {
	color:#000;
}
input[type="submit"] {
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
input[type="submit"], .search-form .input-group .btn {
    border: medium none;
    line-height: 40px;
	border:0 !important;
}
.search-form .input-group .btn {
	padding: 0 16px;
	border-radius:0 4px 4px 0px;	
}
.page-template-zoacres-property-search-result .property-search-result-wrap .property-nothing-found {
    position: relative;
}
.widget .search-form .input-group .btn {
    line-height: 40px;
}
.search-form .input-group .btn:hover,
.search-form .input-group .btn:focus,
.search-form .input-group .btn:active {
     transition: all 0.8s ease-in-out 0s;
     -moz-transition: all 0.8s ease-in-out 0s;
    -webkit-transition: all 0.8s ease-in-out 0s;
    -o-transition: all 0.8s ease-in-out 0s;
    -ms-transition: all 0.8s ease-in-out 0s;
}
.search-form .input-group .btn:focus {
    box-shadow: none;
}
.nav-item-inner .search-form {
	display:inline-block;
	vertical-align: middle;
}
.nav-link {
    padding: 0 10px;
}   
.zoacres-main-menu li:first-child .nav-link {
    padding-left: 0;
}

/*  Close icon style */
.close {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 32px;
	height: 32px;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.close:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=100);
    cursor: pointer;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.close:before, .close:after {
    position: absolute;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #fff;
    right: 15px;
    top: 8px;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
}
.close:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close:hover:before, .close:hover:after {
    transform: rotate(90deg);
    transition: all ease .4s;
}

/*--------------------------------------------------------------
08. Social Icons General Style
--------------------------------------------------------------*/
.social-icons .nav {
    display: block;
}
ul.social-icons > li {
	text-align: center;
	text-align: -webkit-center;
	padding:0;
}
ul.social-icons > li > a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    width: 30px;
	transition: all ease 0.35s;
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	-ms-transition: all ease 0.35s;
	padding: 0;
}
article ul.social-icons > li > a {
	background: transparent;
    border: solid 1px #e8e3e3;
}
.post-social ul.social-icons > li > a {
    line-height: 30px;
    text-align: center;
}
/*Social Icons Colors*/
ul.social-icons.social-circled > li a ,
article ul.social-icons > li > a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
ul.social-icons.social-rounded > li a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
ul.social-icons.social-white > li a, ul.social-icons.social-h-white > li a:hover {
	color: #fff;
}
ul.social-icons.social-black > li a, ul.social-icons.social-h-black > li a:hover {
	color: #333;
}
ul.social-icons.social-bg-white > li a, ul.social-icons.social-hbg-white > li a:hover {
	background-color: #fff;
}
ul.social-icons.social-bg-black > li a, ul.social-icons.social-hbg-black > li a:hover {
	background-color: #000;
}
ul.social-icons.social-bg-light > li a, ul.social-icons.social-hbg-light > li a:hover {
	background: rgba(255, 255, 255, 0.5);
}
ul.social-icons.social-bg-dark > li a, ul.social-icons.social-hbg-dark > li a:hover {
	background: rgba(0, 0, 0, 0.5);
}

/* Social Media Colors */
ul.social-icons.social-hbg-transparent > li a:hover {
 	background: transparent;
}
ul.social-icons.social-own > li a.social-fb, ul.social-icons.social-h-own > li a.social-fb:hover,
article.post ul.social-icons > li > a.social-fb {
	color: #3b5999;
}
ul.social-icons.social-own > li a.social-twitter, ul.social-icons.social-h-own > li a.social-twitter:hover,
article.post ul.social-icons > li > a.social-twitter {
	color: #55acee;
}
ul.social-icons.social-own > li a.social-instagram, ul.social-icons.social-h-own > li a.social-instagram:hover ,
article.post ul.social-icons > li > a.social-instagram {
	color: #e4405f;
}
ul.social-icons.social-own > li a.social-linkedin, ul.social-icons.social-h-own > li a.social-linkedin:hover ,
article.post ul.social-icons > li > a.social-linkedin {
	color: #0077B5;
}
ul.social-icons.social-own > li a.social-pinterest, ul.social-icons.social-h-own > li a.social-pinterest:hover,
article.post ul.social-icons > li > a.social-pinterest {
	color: #bd081c;
}
ul.social-icons.social-own > li a.social-youtube, ul.social-icons.social-h-own > li a:hover.social-youtube,
article.post ul.social-icons > li > a.social-youtube {
    color: #cd201f;
}
ul.social-icons.social-own > li a.social-vimeo, ul.social-icons.social-h-own > li a.social-vimeo:hover,
article.post ul.social-icons > li > a.social-vimeo {
	color: #1ab7ea;
}
ul.social-icons.social-own > li a.social-soundcloud, ul.social-icons.social-h-own > li a.social-soundcloud:hover ,
article.post ul.social-icons > li > a.social-soundcloud {
	color: #ff3300;
}
ul.social-icons.social-own > li a.social-yahoo, ul.social-icons.social-h-own > li a.social-yahoo:hover,
article.post ul.social-icons > li > a.social-yahoo {
	color: #410093;
}
ul.social-icons.social-own > li a.social-tumblr, ul.social-icons.social-h-own > li a.social-tumblr:hover ,
article.post ul.social-icons > li > a.social-tumblr {
	color: #34465d;
}
ul.social-icons.social-own > li a.social-paypal, ul.social-icons.social-h-own > li a.social-paypal:hover,
article.post ul.social-icons > li > a.social-paypal {
	color: #003087;
}
ul.social-icons.social-own > li a.social-mailto, ul.social-icons.social-h-own > li a.social-mailto:hover ,
article.post ul.social-mailto > li > a.social-mailto {
	color: #ffa500;
}
ul.social-icons.social-own > li a.social-flickr, ul.social-icons.social-h-own > li a.social-flickr:hover,
article.post ul.social-icons > li > a.social-flickr {
	color: #ff0084;
}
ul.social-icons.social-own > li a.social-dribbble, ul.social-icons.social-h-own > li a.social-dribbble:hover,
article.post ul.social-icons > li > a.social-dribble {
	color: #ea4c89;
}
ul.social-icons.social-own > li a.social-bloglovin, ul.social-icons.social-h-own > li a.social-bloglovin:hover,
article.post ul.social-icons > li > a.social-bloglovin {
	color: #459dfd;
}
ul.social-icons.social-own > li a.social-rss, ul.social-icons.social-h-own > li a.social-rss:hover,
article.post ul.social-icons > li > a.social-rss {
	color: #ff6600;
}
ul.social-icons.social-transparent > li a {
	background: transparent;
}

/* Social Media Background Colors */
ul.social-icons.social-bg-own > li a.social-fb, ul.social-icons.social-hbg-own > li a.social-fb:hover,
article.post ul.social-icons > li > a.social-fb:hover {
	background: #3b5999;
}
ul.social-icons.social-bg-own > li a.social-twitter, ul.social-icons.social-hbg-own > li a.social-twitter:hover,
article.post ul.social-icons > li > a.social-twitter:hover {
	background: #55acee;
}
ul.social-icons.social-bg-own > li a.social-instagram, ul.social-icons.social-hbg-own > li a.social-instagram:hover ,
article.post ul.social-icons > li > a.social-instagram:hover {
	background: #e4405f;
}
ul.social-icons.social-bg-own > li a.social-linkedin, ul.social-icons.social-hbg-own > li a.social-linkedin:hover ,
article.post ul.social-icons > li > a.social-linkedin:hover {
	background: #0077B5;
}
ul.social-icons.social-bg-own > li a.social-pinterest, ul.social-icons.social-hbg-own > li a.social-pinterest:hover ,
article.post ul.social-icons > li > a.social-pinterest:hover {
	background: #bd081c;
}
ul.social-icons.social-bg-own > li a.social-youtube, ul.social-icons.social-hbg-own > li a.social-youtube:hover,
article.post ul.social-icons > li > a.social-youtube:hover {
	background: #cd201f;
}
ul.social-icons.social-bg-own > li a.social-vimeo, ul.social-icons.social-hbg-own > li a.social-vimeo:hover,
article.post ul.social-icons > li > a.social-vimeo:hover {
	background: #1ab7ea;
}
ul.social-icons.social-bg-own > li a.social-soundcloud, ul.social-icons.social-hbg-own > li a.social-soundcloud:hover ,
article.post ul.social-icons > li > a.social-soundcloud:hover {
	background: #ff3300;
}
ul.social-icons.social-bg-own > li a.social-yahoo, ul.social-icons.social-hbg-own > li a.social-yahoo:hover ,
article.post ul.social-icons > li > a.social-yahoo:hover {
	background: #410093;
}
ul.social-icons.social-bg-own > li a.social-tumblr, ul.social-icons.social-hbg-own > li a.social-tumblr:hover ,
article.post ul.social-icons > li > a.social-tumblr:hover {
	background: #34465d;
}
ul.social-icons.social-bg-own > li a.social-paypal, ul.social-icons.social-hbg-own > li a.social-paypal:hover ,
article.post ul.social-icons > li > a.social-paypal:hover {
	background: #003087;
}
ul.social-icons.social-bg-own > li a.social-mailto, ul.social-icons.social-hbg-own > li a.social-mailto:hover ,
article.post ul.social-icons > li > a.social-mailto:hover {
	background: #ffa500;
}
ul.social-icons.social-bg-own > li a.social-flickr, ul.social-icons.social-hbg-own > li a.social-flickr:hover,
article.post ul.social-icons > li > a.social-flickr:hover {
	background: #ff0084;
}
ul.social-icons.social-bg-own > li a.social-bloglovin, ul.social-icons.social-hbg-own > li a.social-bloglovin:hover,
article.post ul.social-icons > li > a.social-bloglovin:hover {
	background: #459dfd;
}
ul.social-icons.social-bg-own > li a.social-dribbble, ul.social-icons.social-hbg-own > li a.social-dribbble:hover ,
article.post ul.social-icons > li > a.social-dribble:hover {
	background: #ea4c89;
}
ul.social-icons.social-bg-own > li a.social-rss, ul.social-icons.social-hbg-own > li a.social-rss:hover ,
article.post ul.social-icons > li > a.social-rss:hover {
	background: #ff6600;
}

/* Social Hover Effects */
 ul.social-icons.social-h-white > li a:hover {
	color: #fff;
}
 ul.social-icons.social-h-black > li a:hover {
	color: #333;
}
ul.social-icons.social-hbg-white > li a:hover {
	background-color: #fff;
}
ul.social-icons.social-hbg-black > li a:hover {
	background-color: #333;
}
ul.social-icons.social-hbg-light > li a:hover {
	background: rgba(255, 255, 255, 0.5);
}
ul.social-icons.social-hbg-dark > li a:hover {
	background: rgba(0, 0, 0, 0.5);
}
article.post ul.social-icons > li > a:hover {
    color: #fff !important;
}
.social-icons-wrapper.text-right .social-icons {
    display: inline-block;
}
.social-icons-wrapper.text-center .social-icons {
    margin: 0 auto;
    display: inline-block;
}

/*----- BG Overlay -----*/
.blog-template.standard-layout .gradient-white-overlay,
.featured-item .gradient-white-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 75%);
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.72) 0%, rgba(0, 0, 0, 0) 75%);
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, transparent 75%);
    background: -ms-linear-gradient(bottom, rgba(0,0,0,0.7) 0%, transparent 75%);
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.7) 0 %, transparent 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
}
.post-format-wrap .post-overlay-items {
    background: linear-gradient(to top, rgb(0,0,0) 0%, transparent 100%);
    background: -webkit-linear-gradient(bottom, rgb(0,0,0) 0%, transparent 100%);
    background: -moz-linear-gradient(bottom, rgb(0,0,0) 0%, transparent 100%);
    background: -ms-linear-gradient(bottom, rgb(0,0,0) 0%, transparent 100%);
    background: -o-linear-gradient(bottom, rgb(0,0,0) 0 %, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
}
.post-format-wrap .post-overlay-items:after
.blog-template.standard-layout .gradient-white-overlay,
.featured-item .gradient-white-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
}
/*--------------------------------------------------------------
09. Header Styles
--------------------------------------------------------------*/
.topbar, .logobar, .navbar {
	position: relative;
}

/*Topbar*/
.topbar-items,
.logobar-items {
	margin:0;
}
.topbar-items > li {
	height:50px;
	line-height:50px;
}
.topbar .search-form .input-group .form-control {
    border: 0;
    border-style: solid;
}
.topbar .search-form .input-group span button {
    background: transparent;
    color: unset;
}
.topbar .search-form .input-group span button:hover {
    color: #999;
}
/* .topbar-items > li img,
.logobar-items > li img,
.navbar-items > li img {
 margin-top:-4px;
} */
.topbar-items .nav-item-inner,
.logobar-items .nav-item-inner,
.navbar-items .nav-item-inner {
	padding-right: 20px;
}
.topbar-items .nav-item:last-child .nav-item-inner,
.logobar-items .nav-item:last-child .nav-item-inner:last-child,
.navbar-items .nav-item:last-child .nav-item-inner:last-child {
    padding-right: 0;
}
.header-phone span,
.header-email span,
.header-address span {
    padding: 0 5px;
}
.topbar-items .form-control, .topbar-items .input-group-btn, .topbar-items .btn, 
.logobar-items .form-control, .logobar-items .input-group-btn, .logobar-items .btn {
	font-size:inherit;
	line-height: 1;
}
.topbar-center-item,
.logobar-center-item {
	display:inline-block;
	-webkit-transition: margin 0.5s ease 0s;
	-moz-transition: margin 0.5s ease 0s;
	-ms-transition: margin 0.5s ease 0s;
	-o-transition: margin 0.5s ease 0s;
	transition: margin 0.5s ease 0s;
}
a.login-form-trigger.btn.btn-default {
    color: #fff;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1.4;
}
a.login-form-trigger:hover {
    background: #000;
    border-color: #999;
	color: #fff !important;
}
.topbar a.login-form-trigger.btn.btn-default {
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    padding: 0px 20px;
    display: block;
}


/* Logobar */
.logobar-items > li { 
	height:100px;
	line-height:100px;
}

/* General Menu */
.menu-tag {
    color: #fff;
    padding: 2px 12px;
	margin-left:15px;
    font-size: 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    animation: blinker 1s linear infinite;
    -moz-animation: blinker 1s linear infinite;
    -webkit-animation: blinker 1s linear infinite;
}
.zoacres-main-menu > li > .dropdown-menu li.dropdown:hover > a:after {
	content: "\f104";		
}
.zoacres-main-menu > li > .dropdown-menu li.dropdown > a:after {
    content: "\f105";
    float: right;
    font-family: fontAwesome;
	position: absolute;
    right: 15px;
}

/* Mega Dropdown Menu */
.zoacres-main-menu .dropdown-menu .dropdown-menu {
	left:100%;
	top:-3px;
}
.zoacres-main-menu li a.dropdown-toggle:after {
    border: none;
    content: "\f107";
    font-family: fontawesome;
    font-size: 15px;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
    display: inline;
}
.sub-menu > li.dropdown:hover:after {
    content: "\f104";
}
.sub-menu > li.dropdown:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    color: inherit;
    line-height: normal;
    top: 10px;
    right: 30px;
    font-size: 12px;
}
span.menu-icon {
	padding-right: 10px;
}
.dropdown-menu {
	border-radius:0;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	padding:0;
	border:0;
	display: block;
	opacity: 0;
	visibility: hidden;
	min-width:270px;
	transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
	transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown.mega-dropdown {
	position:static;
}
.zoacres-main-menu .dropdown-menu {
	margin:0;
	line-height: 30px;
}
.mega-dropdown .mega-dropdown-menu {
    margin: 0 auto;
}
.zoacres-header .mega-child-dropdown a.nav-link {
    border: 0;
}
.mega-dropdown .mega-dropdown-menu.mega-dropdown-full {
 	width: 100%;
}
.dropdown:hover > .dropdown-menu {
    border-top: 3px solid;
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
}
.mega-dropdown-menu {
	top:auto;
	left:0;
	right:0;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
ul.dropdown-menu.mega-dropdown-menu {
    background-size: cover;
}
.zoacres-main-menu .dropdown-menu.mega-dropdown-menu {
    padding: 15px 0 0 0;
}
.mega-dropdown-menu > li {
    float: left;
}
.mega-child-dropdown-menu {
	list-style:none;
	padding-left:0;
}
.menu-item .mega-child-dropdown {
    margin-bottom: 20px;
}
.mega-dropdown-menu > li > .mega-child-dropdown-menu > .mega-child-heading {
    margin-top: 20px;
}
.mega-child-dropdown-menu > li {
	padding-left:0;
}
.mega-child-dropdown > a,
.mega-child-heading > a {
    font-weight: bold;
    font-size: 17px;
    line-height: 17px;
	margin-bottom: 10px;
}
.mega-child-item-disabled {
    font-weight: bold;
    padding-left: 10px;
    font-size: 17px;
    line-height: 17px;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}
.mega-child-widget {
    padding-left: 10px;
}
.menu-item.menu-item-logo {
    padding: 0 30px;
}
.mega-sub-dropdown.max-col-1.left-side .mega-sub-dropdown-menu,
 {
    left: -100%;
}
.mega-sub-dropdown.max-col-2 .mega-sub-dropdown-menu {
	width:174%;
}
.mega-sub-dropdown.max-col-3 .mega-sub-dropdown-menu {
	width:261%;
}
.mega-sub-dropdown.max-col-4 .mega-sub-dropdown-menu {
	width:348%;
}
.mega-sub-dropdown.max-col-2.left-side .mega-sub-dropdown-menu {
	left:-174%;
}
.mega-sub-dropdown.max-col-3.left-side .mega-sub-dropdown-menu {
	left:-261%;
}
.mega-sub-dropdown.max-col-4.left-side .mega-sub-dropdown-menu {
	left:-348%;
}
.mega-sub-dropdown.max-col-1.left-side .mega-sub-dropdown-menu>li.mega-sub-child {
    float: none;
}
.header-inner .nav > li.menu-item-has-children:last-child .dropdown .dropdown-menu, 
.header-inner .nav li.menu-item-has-children:nth-last-child(2) .dropdown .dropdown-menu{
    left: -100%;
}
.mega-sub-dropdown-menu>li.mega-sub-child {
    float: left;
}
.mega-sub-dropdown-menu > li.mega-sub-child > a {
	display:inline-block;
}
ul.mega-sub-child-inner {
    padding-left: 0;
}
.mega-sub-dropdown.max-col-2 .mega-sub-dropdown-menu > li.mega-sub-child {
	width:50%;
}
.mega-sub-dropdown.max-col-3 .mega-sub-dropdown-menu > li.mega-sub-child {
	width:33.333%;
}
.mega-sub-dropdown.max-col-4 .mega-sub-dropdown-menu > li.mega-sub-child {
	width:25%;
}
.zoacres-main-menu > li .mega-child-widget img {
    max-height: 100%;
	padding:5px;
}
/* Login menu */
.log-form-trigger-wrap .dropdown > .dropdown-menu {
	min-width: 180px;
}
.log-form-trigger-wrap .dropdown:hover > .dropdown-menu {
    margin-top: 0;
    width: 100%;
    min-width: 200px;
    padding-top: 0;
    padding-bottom: 0;
}
.log-form-trigger-wrap .user-menu a > i {
    margin-right: 10px;
}
.log-form-trigger-wrap .user-menu a {
    color: #000;
    font-size: 12px;
    height: auto;
    line-height: 25px;
    padding: 6px 15px;
	position: relative;
}
.log-form-trigger-wrap .user-menu a:hover {
    background: #000;
	color: #fff !important;
}

/*Sticky Part*/
.sticky-outer {
	height:auto;
}
.sticky-outer .header-sticky, .sticky-outer .sticky-scroll.show-menu {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:99;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
}
.logged-in.admin-bar .sticky-outer .header-sticky, .logged-in.admin-bar .sticky-outer .sticky-scroll.show-menu {
	top: 31px;
}
.boxed-container .sticky-outer .header-sticky, .boxed-container .sticky-outer .sticky-scroll.show-menu {
	left:auto;
	right:auto;
}

/* Secondary Space Styles */
.secondary-menu-area {
	background-color: #eeeeee;
    height: 100%;
    position: fixed;
    width: 350px;
    z-index: 999999;
    margin-bottom:20px;
    overflow-y: auto;
}
.secondary-menu-area.left-overlay, .secondary-menu-area.left-push {
	left:-350px;
}
.secondary-menu-area.right-overlay, .secondary-menu-area.right-push {
	right:-350px;
    left: auto;
}
.secondary-menu-area.full-overlay {
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	text-align:center;
	display:none;
}
.secondary-menu-area-inner {
	padding:80px 20px
}
.secondary-menu-area.full-overlay > .secondary-menu-area-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.secondary-space-toggle {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 30px;
}
.secondary-space-toggle > span {
    background-color: #000000;
    display: block;
    height: 1px;
    margin: 8px 0;
    width: 30px;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.secondary-space-toggle > span:nth-child(2) {
    width: 22px;
}
.secondary-space-toggle.active > span:first-child {
    bottom: 5px;
    margin: 0;
    position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.secondary-space-toggle.active > span:nth-child(2) {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.secondary-space-toggle.active > span:last-child {
    bottom: 5px;
    margin: 0;
    position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.secondary-menu-area-inner ul.menu li {
    position: relative;
}
.zoacres-wrapper {
	position:relative;
}
body.secondary-push-actived {
    width: 100%;
}
.zoacres-content-wrapper > div {
	position:relative;
}
.zoacres-content-wrapper .container .wrap {
	max-width:100%;
}
.zoacres-content > .zoacres-content-inner,
.search-results .zoacres-content > .zoacres-content-inner {
    padding : 75px 0;
}
body.blog .zoacres-content-inner {
    background: #f9f9f9;
}

/*header address*/
.header-inner .nav-item-inner .media {
    line-height: 1;
    vertical-align: middle;
    display: inline;
}
.header-info .media-body {
    display: inline-block;
    vertical-align: middle;
}
.header-inner .media i {
    font-size: 17px;
    color: #fff;
    padding: 11px;
}
ul.nav.header-info > li {
    padding: 0 20px;
}
ul.nav.header-info > li:last-child {
    padding-right: 0;
}
.nav.header-info h6 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}
/*header Button*/
button.header-button {
    padding: 10px 20px;
    border-radius: 0;
    color: #fff;
	font-size: inherit;
}

/*--------------------------------------------------------------
10. Sticky/Fixed Header Space Styles
--------------------------------------------------------------*/
.sticky-header-space {
    background-color: #333333;
    height: 100%;
    position: fixed;
    width: 350px;
    z-index: 99999;
	overflow:auto;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    padding: 15px 20px;
}
.sticky-header-space.left-sticky {
	left:0;
}
.sticky-header-space.right-sticky {
	right:0;
}
.sticky-header-space .nav li {
    padding: 10px 0px;
	display:block;
	text-align:left;
}
.sticky-header-space .nav.social-icons li {
    display: inline-block;
} 

/* Mobile/Sticky Menu Style  */
.sticky-header-space .zoacres-main-menu .menu-item-has-children, .mobile-bar .zoacres-main-menu .menu-item-has-children {
	position:relative;
}
.zmm-dropdown-toggle {
    padding: 5px;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 12px;
    cursor: pointer;
    line-height: 28px;
}
.zoacres-mobile-main-menu .nav-link {
	padding:0;
}
ul.zoacres-mobile-menu li.menu-item {
    line-height: 40px;
    position: relative;
}
.zoacres-mobile-menu .sub-menu {
	max-width: 100%;
	width: auto;
	padding-right:0;
}

/*--------------------------------------------------------------
11. Full Screen Search
--------------------------------------------------------------*/
.full-search-wrapper {
    background: rgba(0, 0, 0, 0.9);
    height: 100%; width: 100%;
	left:0; right:0;
    position: fixed;
	display:none;
    top: 0;
    z-index: 999999;
}
.full-search-wrapper .search-form {
	position:absolute;
	width:50%;
	left:0; right:0;
	margin:0 auto;
	top:50%;
	transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);
}
.full-search-wrapper .input-group {
	width:100%;
    border-radius: 40px;
    overflow: hidden;
}
.full-search-wrapper .search-form .form-control {
    background: rgba(58, 58, 58,0.5);
    font-size: 20px;
    height: 70px;
    padding: 0 40px;
    color: #fff;
    border: 0;
}
.full-search-wrapper .search-form .input-group .btn {
    cursor: pointer;
    height: 70px;
    background: transparent;
    border: 0;
	border-radius: 0;
	color: #fff;
    width: 100px;
}
.full-search-wrapper .input-group-btn {
	width:auto;
}
.full-search-wrapper .input-group-btn .btn.btn-default {
	background:transparent;
    border: none;
    font-size: 20px;
    line-height: 45px;
    padding: 0;
    position: absolute;
    top: 0;
	right: 0;
	
}

/* Toggle Text Search Wrap Styles */
.textbox-search-wrap .form-control {
	width:0;
	height:0;
	padding:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
   transition: all 0.8s ease 0s;
}
.search-toggle-wrap.active .textbox-search-wrap .form-control {
	background:#fff;
	width:200px;
    border-right: 1px solid #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	height: 40px;
    line-height: 40px;
    padding: 10px;
}
.textbox-search-wrap .textbox-search-toggle, .search-toggle-wrap .textbox-search-wrap, .search-toggle-wrap .full-bar-search-wrap {
	display: inline-block;
}
.full-bar-search-wrap {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
   transition: all 0.8s ease 0s;
   background:#fff;
}
.full-bar-search-wrap.active {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.full-bar-search-wrap, .full-bar-search-wrap .search-form, .full-bar-search-wrap .input-group, .full-bar-search-wrap .input-group .form-control {
	height: 100%;
    width: 100%;
}
.full-bar-search-wrap .input-group .form-control {
    font-size: 50px;
    line-height: 1;
	padding: 0 40px;
}
.close.full-bar-search-toggle{
	z-index:99;
	vertical-align:middle;
	top: 50%;
	transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);
}
.search-toggle-wrap {
	position:relative;
}
.bottom-search-toggle {
	display:inline-block;
}
.bottom-search-wrap {
	background: #555 none repeat scroll 0 0;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 200px;	
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
   transition: all 0.8s ease 0s;
}
.search-toggle-wrap.active .bottom-search-wrap {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/*--------------------------------------------------------------
12. Mobile Header Styles
--------------------------------------------------------------*/
.mobile-header, .mobile-header .sticky-outer {
	position:relative;
}
.mobile-header .mobile-header-inner ul > li img {
    padding: 5px 0;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.mobile-header-items li i {
    font-size: 20px;
}
.mobile-header .mobile-header-inner ul > li {
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
   transition: all 0.8s ease 0s;
}
.mobile-header .sticky-head, .mobile-header .header-sticky, .mobile-header .sticky-scroll, .mobile-header .sticky-scroll.show-menu {
	height:auto;
	overflow:hidden;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
   transition: all 0.8s ease 0s;
}
.mobile-header-inner .sticky-outer {
	height:auto;
}
.header-inner .sticky-outer {
	height:auto;
}
.sticky-head.header-sticky .mobile-header-items.pull-center,
.sticky-head.show-menu .mobile-header-items.pull-center {
    -webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	        transform: translateX(-50%);
    margin-left: 0 !important;
    position: absolute;
    left: 50%;
}

/* Mobile Bar Styles */
.mobile-bar {
    background: #ffffff none repeat scroll 0 0;
    position: fixed;
    z-index: 999999;
	height:100%;
	width:100%;
	overflow:auto;
	padding-top:50px;
    padding-bottom: 30px;
}    
.mobile-bar-toggle.close {
    right: 30px;
}
.mobile-bar.animate-from-left {
	top:0;
	left: -100%;
}
.mobile-bar.animate-from-right {
	top:0;
	right: -100%;
}
.mobile-bar.animate-from-top {
	top: -100%;
	left:0;
}
.mobile-bar.animate-from-bottom {
	bottom: -100%;
	left:0;
}
body.mobile-bar-active{
	overflow:hidden;
}
ul.mobile-bar-items > li.nav-item {
    padding: 15px 5px;
}
.mobile-bar ul.zoacres-main-menu{
	padding:0;
}
.mobile-bar ul.zoacres-main-menu > li {
	line-height:36px;
}
.mobile-bar .main-logo, .mobile-logo {
	text-align:center;
    text-align: -webkit-center;
}
.mobile-logo img {
    max-width: 180px;
}
.mobile-header .container {
	position:relative;
	height:auto;
}

/* Top sliding Bar Styles */
.top-sliding-bar {
    position:absolute;
	top:0;
	right:0;
	left:0;
	width:100%;
	z-index:9999;
}
.top-sliding-bar-inner {
	position:relative;
	background-color:#ccc;
	display:none;
	overflow:hidden;
	height:auto;
	padding:25px 0;
}
.logged-in.admin-bar .top-sliding-bar .top-sliding-bar-inner {
    padding-top: 50px;
}
.top-sliding-toggle {
    border-left: 40px solid rgba(0, 0, 0, 0);
    border-top: 40px solid #333333;
    bottom: -40px;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
	outline:none;
	text-align:right;
	transition: all ease 0.5s;
}
.logged-in.admin-bar .top-sliding-toggle {
    top: 32px;
}
.logged-in.admin-bar .top-sliding-toggle.fa-minus {
    top: unset;
}
.top-sliding-toggle::before {
    bottom: 12px;
    color: #ffffff;
    content: "\f067";
    font-family: FontAwesome;
    height: 30px;
    position: absolute;
    right: 5px;
    width: 30px;
	line-height:30px;
}
.top-sliding-toggle.fa-minus:before {
    content: "\f068";
}

/*--------------------------------------------------------------
13. Page Title
--------------------------------------------------------------*/
.single-zoacres-property .page-title {
    font-weight: 600;
}
.parallax-item {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
}
.page-title-wrap-inner {
	position: relative;
	background: #f3f3f3;
    padding: 30px 0;
	color: #000;
}
.page-title-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-title-inner {
    display: table;
	width:100%;
	word-wrap: break-word;
}
.page-title-inner > div {
    display: table-cell;
    vertical-align: middle;
}
.page-title-inner .pull-left {
    width: 50%;
    float: none;
}
.page-title-inner .pull-center {
    text-align: center;
    text-align: -webkit-center;
    width: 100%;
}
.page-title-inner .pull-right {
    float: none;
    text-align: right;
    width: 50%;
}
.page-title-inner .pull-left h1,
.page-title-inner .pull-right h1{
    margin-bottom: 0;
}
.breadcrumb {
	background:transparent;
	margin:0;
	padding:0;
	border:none;
    display: block;
}
.breadcrumb > * {
    padding-right: 10px;
}
.breadcrumb > *:last-child {
    padding-right: 0;
}
#breadcrumb > a::after {
    content: "/";
    font-family: fontawesome;
    padding-left: 10px;	
}
.page-title-wrap .page-title-desc {
    margin-bottom: 0;
    max-width: 800px;
}

/*--------------------------------------------------------------
14. Blog Layout and Styles
--------------------------------------------------------------*/
.blog-template article.post {
	background: #fff;
}
.standard-layout article.post,
.standard-layout article.page {
    padding: 30px;
    border-radius: 10px;
    border: 1px solid rgba(234, 234, 234,0.7);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.standard-layout article.post:hover,
.standard-layout article.page:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,.2);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.single-post-template article.post {
    overflow: visible;
}
.single-post-template article .article-inner .entry-content {
  	 display: inline-block;
      width: 100%;
}	

.standard-layout .article-inner > .post-format-wrap:first-child {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
}
article.post:last-child {
    border-bottom: 0;
}
.single-post-template .post-author a {
    display: inline-block;
    clear: both;
}
.single-post-template .article-inner > *:first-child.entry-header {
    padding-top: 0;
}
.single-post-template .article-inner > .entry-header {
	color: #000;
} 
.single-post-template .post-author .author-img {
    float: left;
}
.single-post-template article .article-inner .entry-content {
	border-bottom: none;
}
.single-post-template article .article-inner .entry-content a.wp-block-button__link {
    color: inherit;
}
.single-post-template article .article-inner .entry-content a.wp-block-button__link:hover {
    color: #fff;
}
.single-post-template article .article-inner .entry-content a.wp-block-file__button {
    color: #fff;
}
.single-post-template article .article-inner .entry-content .wp-block-archives a,
.single-post-template article .article-inner .entry-content .wp-block-categories a,
.single-post-template article .article-inner .entry-content .wp-block-latest-posts a {
    color: inherit;
}

p.has-drop-cap {
    color: #000;
}
.single-post .entry-content ol {
    padding: 0 15px;
}
.single-post-template article .article-inner > * {
	clear: both;
    float: none;
	margin-bottom:20px;
}
.single-post-template .article-inner .post-format-wrap {
    margin-bottom: 30px;
}
.single-post-template article.post {
    border: 0;
    box-shadow: 0px 0px 30px 5px rgba(158,158,158,0.15);
    padding: 30px;
    margin-bottom: 24px;
    border-radius: 10px;
    border-bottom: 4px solid #eaeaea;
}
.article-inner > * {
    margin-bottom: 15px;
}
.article-inner > *:last-child {
    margin-bottom: 0;
}

/* Archive Template */
.archive-template .post-format-wrap {
    margin-left: -30px;
    margin-right: -30px;
}
.post-quote-wrap > .blockquote {
    margin-bottom: 0;
}
.site-main.archive-template.list-layout h3.entry-title {
    font-size: 20px;
    line-height: 30px;
}
.site-main.archive-template.list-layout .article-inner .entry-meta.top-meta {
    padding-bottom: 0;
}
.blog-template-center .entry-meta > div {
    float: none;
    display: inline-block;
    margin-right: 10px;
}
.blog-template-center .entry-meta.top-meta > div:last-child {
    margin-right: 0;
}
.blog-template .post-format-wrap {
    margin-bottom: 25px;
}
.standard-layout .read-more {
    border: 1px solid #DEDEDE;
    padding: 2px 15px;
	background:#000;
	color:#fff !important;
	display:inline-block;
}
.standard-layout .read-more:hover {
	background:#797979;
	color:#fff !important;
}
article.post .entry-title a,
article.page .entry-title a {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
}
article.post footer.entry-footer,
article.page footer.entry-footer {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px solid #f2f2f2;
}
.blog-template .entry-content {
    color: #8a8a8a;
}
.entry-content > p:last-child {
    margin-bottom: 0;
}

/* Author Template */
.author-info-wrapper .media.author-info .media-left {
	padding-right: 0px;
}
.pull-center .author-info-wrapper .media.author-info {
    display: inline-block;
	max-width:800px;
}
.pull-center .author-info-wrapper .media.author-info .author-social {
	display:block;
}
.pull-center .author-info-wrapper .media.author-info .author-avatar {
    margin-right: 0 !important;
}
.pull-center .author-info-wrapper .media.author-info .media-left {
    margin-bottom: 20px;
}
.nav.author-social > li > a > i {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
span.view-count {
    padding: 2px 10px;
    background: rgb(255, 7, 236);
    color: #fff;
    margin: 0 10px;
    text-align: center;
	text-align: -webkit-center;
}
.post-meta .post-author .author-img img {
    border-radius: 30px;
    width: 28px;
    margin-right: 10px;
}
.blog-template .post-meta .author-img {
    float: left;
}
.media-left.author-img > img {
    max-width: inherit;
    width: auto;
    border-radius: 60px;
}
ul.comments {
	list-style: none;
}
ul.comments .media-body {
	overflow: auto;
}
.media-body.comment-text ol li,
.media-body.comment-text ul li{
    line-height: 32px;
}
.media-body.comment-text ol{
    list-style-type: decimal;
}
.media-body.comment-text ol li{
    display: list-item;
}
span.comment-author-link {
    font-weight: bold;
}
/* ---- Gallery Styles ---- */
.left-gallery-grid, .right-gallery-grid, .right-gallery-grid > .grid-popup {
    float: left;
    max-width: 50%;
}
.left-gallery-grid .grid-popup {
    border-right: 1px solid #ffffff;
}
.right-gallery-grid > .grid-popup {
    border: 1px solid #ffffff;
}
.right-gallery-grid {
    margin-right: -1px;
    margin-top: -2px;
}
.single-post-template .right-gallery-grid {
	 margin-top: -1px;
}
.right-gallery-grid > .grid-popup:nth-of-type(1n+5) {
	display: none;
}

/*-------------------------------
	 Post Layout Styles
---------------------------------*/
article.post,article.page {
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	padding: 0 0 40px 0;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}
.article-inner >:first-child.post-format-wrap {
    padding-top: 0;
}
.post-thumb-wrap {
    position: relative;
}
.post-thumb-wrap img {
    max-width: 100%;
}
.post-full-thumb-wrap {
	height: auto;
	position:relative;
	width: 100%;
	background-color: #fff;
}
.blog-template.grid-layout ul.nav li {
    display: inline-block;
}
.blog-template.grid-layout .entry-title a {
    font-size: 16px;
    line-height: 25px;
/*    background-image: -prefix-linear-gradient(to right,rgba(255,255,255,0) 50%,#ddd 50%);
    background-image: linear-gradient(to right,rgba(255,255,255,0) 50%,#ddd 50%);
    background-position: 0 0;
    background-size: 200.22% auto;*/
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.blog-template.grid-layout article:hover .entry-title a {
	text-decoration: underline;
}
.grid-layout .top-standard-post article.post header.entry-header {
    margin-top: 0;
    padding-top: 0;
}
.list-layout .article-inner .entry-meta.top-meta,
.list-layout .post-meta .nav .post-category {
	padding-bottom: 0;
}
.grid-layout h3.entry-title {
    font-size: 22px;
	margin-bottom: 0;
    line-height: 23px;
}
.grid-layout .bottom-meta .post-meta .nav .post-category {
    padding-bottom: 0;
}

/* Featured Slider */
.featured-item {
    text-align: center;
	text-align: -webkit-center;
    position: relative;
}
.zoacres-content.zoacres-blog .featured-slider-wrapper {
    background: #fff;
}
.featured-slider-wrapper .owl-carousel .author-img img {
    height: auto;
    width: 35px;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.post-author a {
	display: inline-block;
	clear: both;
}
.featured-slider .post-author span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
}
.featured-meta > div,
.related-meta > div {
    display: inline-block;
    padding: 0 15px;
}
.featured-meta ul.nav.post-like-wrap {
    float: right;
}
.featured-item-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
}
@media only screen and (max-width : 640px){ 
	.featured-item-inner {
		position:relative;
		transform: translateY(0%);
	}
	.featured-slider .featured-title {
    	font-size: 20px;
	}
	.featured-slider .owl-nav {
		position:relative;
		bottom:-15px !important;
		opacity:1;
	}
	.full-search-wrapper .search-form {
    	width: 85%;
	}
}

.featured-item-inner > * {
    margin-bottom: 15px;
}
.featured-item-inner > *:last-child {
    margin-bottom: 0;
}
.featured-slider .owl-nav {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 30px;
    top: auto;
	opacity:0;
	transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.featured-slider:hover .owl-nav {
	opacity:1;
	transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.featured-slider .owl-nav > div {
    color: #fff;
}
.owl-carousel .owl-stage-outer .owl-item .item .featured-item img {
    width: 100%;
}
.owl-carousel.featured-slider {
    position: relative;
}
.featured-title a {
    background: #fff;
    color: #000;
    padding: 7px 20px;
}
.featured-slider a.read-more {
    padding: 10px 17px;
    background: #000;
    color: #fff;
}
.featured-slider a.read-more:hover {
	background:#444;
}
.featured-slider .featured-title {
    margin-bottom: 30px;
}
.featured-title a,
.featured-slider a.read-more {
	text-transform: uppercase;
	letter-spacing: 1px;
}	
 
/* Related Slider */
h4.related-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.related-slider-wrapper {
    margin-top: 30px;
	position: relative;
}
.related-slider-wrapper .related-meta > div {
    padding-left: 0;
}
.related-slider-content {
    padding: 20px;
    box-shadow: 0 0 50px rgba(0,0,0,0.085);
}
.related-slider-wrapper > * {
    margin-bottom: 25px;
	color: #000;
}
.related-slider-wrapper > *:last-child {
    margin-bottom: 0px;
}
.empty-post-image {
	background: rgba(0, 0, 0, 0.5);
    height: 100px;
	position: relative;
}
.empty-post-image > i {
    color: #ffffff;
	position: absolute;
    top: 50%;
	left: 0;
	right: 0;
	font-size: 40px;
    transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);
}

/* Gallery Slider */
.blog-template .owl-carousel .owl-nav .owl-prev, .blog-template .owl-carousel .owl-nav .owl-next,
.related-slider-wrapper .owl-carousel .owl-nav .owl-prev,
.related-slider-wrapper .owl-carousel .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    background: rgba(34, 34, 34, 0.38);
}
.blog-template .owl-carousel .owl-nav .owl-prev:before,
.blog-template .owl-carousel .owl-nav .owl-next:before, 
.related-slider-wrapper .owl-carousel .owl-nav .owl-prev:before,
.related-slider-wrapper .owl-carousel .owl-nav .owl-next:before {
    font: normal normal normal 24px/1 FontAwesome;
    line-height: 48px;
}

/* Post Overlay */
.post-format-wrap {
    position: relative;
}
.post-overlay-items {
    padding: 0 60px;
}
.post-overlay-items .entry-title {
	color:#fff;
}
.post-format-wrap {
    margin-left: -30px;
    margin-right: -30px;
}
article.post:last-child,
.single-post .article-inner > *:last-child, .grid-layout .article-inner > *:last-child, .list-layout .article-inner > .post-list-right-part > *:last-child {
	margin-bottom:0;
}
.grid-layout .article-inner > footer.entry-footer {
    padding-top: 20px;
    margin-top: 20px;
}
.post-overlay-items {
    bottom: 0;
    position: absolute;
    max-width: 100%;
	left: 0;
	right: 0;
}
.article-inner .post-overlay-items .entry-meta.top-meta {
    padding: 0;
}
.set-bg-img {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    width: 100%;
	max-height: 400px;
}
.post-full-thumb-wrap .post-overlay-items {
	position: relative;
	padding: 40px 0 60px;
}
.post-full-thumb-wrap .post-overlay-items.thumb-exists {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.post-overlay-items > * {
    margin-bottom: 20px;
}
.post-overlay-items > *:last-child {
    margin-bottom: 0;
}
.post-overlay-items.video-post-overlay {
    position: relative;
}
/* Grid Layout */
.grid-layout article.post .post-format-wrap .post-overlay-items {
    padding: 0 20px 20px;
}
.article-inner > .post-format-wrap,
.grid-layout .article-inner > .post-format-wrap {
	margin-top:0px;
}
.grid-layout article.post {
	float:left;
	padding-top:15px;
	border-radius: 10px;
    border: 1px solid rgba(234, 234, 234,0.7);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
	padding: 20px;
}
.grid-layout article.post:hover {
	 box-shadow: 0 14px 28px rgba(0,0,0,.2);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.article-inner.post-items > div.post-format-wrap:first-child {
    margin-top: -20px;
}
.grid-layout.isotope article.post {
    float: none;
}
.post-quote-wrap, .post-link-wrap {
	background-size: cover;
	text-align: center;
}
.grid-layout .article-inner .entry-meta.top-meta {
    padding-bottom: 0;
}

/* Meta styles */
article .post-meta,
article .post-meta span, article .post-meta i {
    font-weight: 600;
}
.single-post .entry-meta > .post-meta:last-child {
    margin-bottom: 0;
}
.single-post .entry-meta > .post-meta {
	margin-bottom: 10px;
}
article .post-meta .social-icons i {
    font-weight: 100;
}
.post-views {
    color: #000;
}

/* List Layout*/
.site-main.list-layout .post-quote-wrap > .blockquote, .site-main.list-layout .post-link-inner, .site-main.list-layout .post-format-wrap .post-audio-wrap{
	margin-bottom: 0;
}
.list-layout .article-inner .post-list-left-part {
    padding-right: 25px;
    padding-top:0;
    margin-top: 0;
	margin-bottom:0;
}
.list-layout .article-inner .post-list-left-part, .list-layout .article-inner .post-list-right-part{
	float: left;
	width: 50%;
}
.list-layout .article-inner .post-list-right-part.post-list-full{
	width:100%;
    margin-top: 0;
}
.list-layout .post-list-right-part > * {
    margin-bottom: 15px;
}
.site-main.list-layout .blockquote {
    border-left: 0;
}
.site-main.list-layout .post-format-wrap {
    margin: 0;
}
.list-layout article.post {
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.list-layout article.post header.entry-header {
    padding-top: 0;
}

/*Pagination*/
.post-pagination-wrap {
    margin-top: 40px;
    margin-bottom: 30px;
	-webkit-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
.post-pagination-wrap.show-opacity {
	opacity: 1;
	visibility: visible;
}
.pagination li.nav-item {
    display: inherit;
}
.nav.pagination > li.nav-item a, .page-links > a,
.single-post-template article .article-inner .entry-content .page-links > a,
.post-comments-wrapper #comments_pagination a.page-numbers {
	color:#fff;
}
.nav.pagination > li.nav-item a, .page-links > a, .nav.pagination > li.nav-item span,
.page-links > span,
.post-comments-wrapper #comments_pagination .page-numbers {
    padding: 9px 18px;
    margin-right: 10px;
    border: 1px solid #000;
    min-width: 46px;
    text-align: center;
    line-height: 2;
}
.post-comments-wrapper #comments_pagination .page-numbers {
    padding: 6px 10px;
}
.page-template-default .page-links > a {
    margin: 0 10px;
    display: inline-block;
    padding: 6px 12px;
}
.nav.pagination > li.nav-item a:hover, .page-links > a:hover,
.single-post-template article .article-inner .entry-content .page-links > a:hover,
.post-comments-wrapper #comments_pagination a.page-numbers:hover {
    background: #000;
	color: #fff;
}

/*Gallery Post*/
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 33%;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}
/*Categories */
.post .post-tags a {
    display: inline-block;
}
.post .post-category a {
    display: inline-block;
}
body.blog .post .post-category a {
    display: inline-block;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}
body.blog .post .post-category a:hover {
	color: #333;
}
body.blog .post .post-category span {
    display: none;
}

/*----------------------------------
 	Single Post Layouts
------------------------------------*/
blockquote,.wp-block-quote,.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    background: #f7f7f7;
    padding: 20px;
    font-size: 16px;
	margin: 30px 0;
    font-style: italic;
	border-left: 5px solid;
}
blockquote.quote-text h5 {
    font-size: 15px;
    line-height: 2;
}
.single-post-template article .article-inner .entry-content a:hover {
	color: #333;
}
.single-post-template .list-type h6 {
    font-size: 14px;
    margin-bottom: 15px;
    text-decoration: underline;
}
.zoacres-single-post .post-full-thumb-wrap .post-video-wrap {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    text-align: center;
	text-align: -webkit-center;
}
blockquote.about-quote {
    background: #ffffff;
    padding: 20px;
    font-style: italic;
    line-height: 36px;
}
span.first-ltr {
    color: #000;
    display: block;
    float: left;
    font-size: 70px;
    line-height: 60px;
    padding: 0 8px 0 0;
}
.single-post-template article.post .post-format-wrap .post-overlay-items {
    padding-bottom: 0;
    color: #fff;
	padding-top: 40px;
}
.single-post-template article.post .post-format-wrap .post-overlay-items .post-meta ul li a {
    color: #999;
}
.post-full-thumb-wrap .owl-carousel {
	max-height: 500px;
}
.zoacres-single-post .post-link-inner, .zoacres-single-post .post-quote-wrap > .blockquote {
	padding: 150px 15px;
}
.zoacres-single-post .post-quote-wrap blockquote {
	margin-bottom: 0;
}
.post-audio-full-wrap .post-audio-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.site-main.single-post-template .entry-header,
.site-main.single-post-template .entry-meta.top-meta {
    margin-bottom: 20px;
}
.site-main.single-post-template .article-inner .entry-meta.top-meta {
    padding-bottom: 0;
}
.site-main.single-post-template .entry-header {
    margin-bottom: 15px;
}
.post-navigation .nav-links > * {
    float: left;
    max-width: 48%;
}
.navigation.post-navigation .nav-next {
    float: right;
}
.post-navigation .nav-links .nav-next, 
.post-navigation .nav-links .nav-previous {
    position: relative;
}
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
    border: 0;
	display:inline-block;
	color:#fff;
    border-radius: 5px;
}
.post-navigation .nav-links .nav-previous a {
    padding: 6px 15px 6px 32px;
}
.post-navigation .nav-links .nav-next a {
    padding: 6px 32px 6px 15px;
}
.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-previous a:hover,
.nav-links div:before {
    color: #fff;	
}
.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-previous a:hover {
	background: #000;
}
.post-navigation .nav-links .nav-previous:before, 
.post-navigation .nav-links .nav-next:after {
    font-family: fontawesome;
    position: absolute;
    top:18px;
    font-size: 20px;
	color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.post-navigation .nav-links .nav-previous:before {
    content: "\f104";
    left: 14px;
}
.post-navigation .nav-links .nav-next:after {
    content: "\f105";
    right: 14px;
}
.related-slider-wrapper {
    margin-top: 30px;
}
.related-slider-wrapper .owl-carousel .owl-item {
    padding: 8px;
}
/* 	Standard Layout */
.standard-layout .post-video-wrap iframe, .single-post-template .post-video-wrap iframe {
	min-height: 400px;
}
.top-standard-post article.post {
    margin-bottom: 30px;
	max-width: 100%;
	width: 100% !important;
}
.grid-layout .post-video-wrap iframe, .list-layout .post-video-wrap iframe {
	min-height: 200px;
}
.zoacres-single-post .author-info-wrapper, .zoacres-single-post .post-navigation-wrapper {
	padding: 30px 0;
}
.single-post .author-info {
    padding: 30px;
    box-shadow: 0px 0px 30px 5px rgba(158,158,158,0.15);
    border-radius: 10px;
    border-bottom: 4px solid #eaeaea;
}
.grid-layout > .isotope > article.post {
	-webkit-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
.grid-layout > .isotope > article.post.show-opacity {
	-webkit-opacity: 1;
	opacity: 1;
	visibility: visible;
}
article a.read-more {
    font-weight: 600;
}
/* Link Post */
.post-link-inner i {
    font-size: 35px;
    color: #fff;
}
.post-link-inner h4 {
    padding-top: 20px;
}
.post-link-wrap a.post-link:hover {
    opacity: .7;
}
.post-audio-wrap{
	padding-top: 36px;
	padding-bottom:36px;
}
.post-audio-wrap .mejs__audio {
    max-width: 100%;
}
.post-video-wrap {
	min-height: 200px;
}

/* 	Quote Post */
.post-quote-wrap > .blockquote, .post-link-inner {
	padding:50px 15px;
	background-color: rgba(0, 0, 0, 0.7);
}
.post-quote-wrap > .blockquote h4, .post-link-wrap .post-link-inner a {
	color: #fff;
    line-height: 30px;
    font-size: 20px;
}
.post-quote-wrap > .blockquote .blockquote-footer {
	color: #ffffff;
	margin-top: 10px;
}
.post-quote-wrap blockquote.blockquote {
    text-align: center;
	text-align: -webkit-center;
}
blockquote > p:last-child {
    margin-bottom: 0;
}
.blockquote i {
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
}
.post-quote-wrap.blockquote-theme .blockquote,
.post-link-wrap.post-link-theme .post-link-inner {
    border: 25px rgba(0, 0, 0, 0.05) solid;
}

/* Post Comments */
.comments .media > .media-left > img {
    margin-right: 30px;
}
.comment-like {
	cursor: pointer;
}
.comments li.comment {
    margin-bottom: 35px;
    background: #f7f7f7;
    padding: 30px;
}
.comments li.comment:last-child {
    margin-bottom: 0;
}
.zoacres-single-post .post-comments-wrapper {
	padding-top: 30px;
}
.post-comments-wrapper .comment-form-comment,
.post-comments-wrapper .comment-form-author,
.post-comments-wrapper .comment-form-url,
.post-comments-wrapper .comment-form-email {
	margin-bottom: 17px;
}
.post-comments-wrapper input,
.post-comments-wrapper textarea,
.property-comments-wrapper textarea {
    display: block;
    line-height: 1.25;
    margin-bottom: 1rem;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    min-height: 45px;
    text-transform: capitalize;
    font-weight: lighter;
}
.form-control{
    padding: .375rem .75rem .275rem .75rem;
}
.comment-respond .comment-reply-title {
    color: #000;
}
.wp-comments-wrapper .form-submit {
    margin-top: 0;
}
.form-control:focus, input.search-field:focus {
    box-shadow: none;
}
.post-comments-wrapper p.form-submit input {
	border: none !important;
}
.zoacres-single-post .post-comments p.comment-meta,
ul.comments .media-body .comment-meta{
	font-weight: 600;
    color: #000;
}
.zoacres-single-post .post-comments p:last-child,
ul.comments .media-body p:last-child,
.page.type-page p:last-child{
    margin-bottom: 0px;
}
ul.comments .comment-respond {
    margin-bottom: 36px;
}
.post-comments span.author:before {
    content: "\e005";
}
.post-comments span.date:before {
    content: "\e081";
}
.post-comments .comment-meta span, .comment-author-link i {
    padding-right: 10px;
}
.post-comments span.author:before,
.post-comments span.date:before {
   	font-family: 'Simple-Line-Icons';;
    padding-right: 10px;
}
.property-comments-wrapper .comment-meta {
    font-weight: bold;
}
.post-comments-wrapper ul.children,
.property-comments-wrapper ul.children {
    padding-left: 40px;
}
.post-comments-wrapper{
    padding-top: 50px;
}
.post-comments-wrapper #comments_pagination{
    padding-bottom: 50px;
    padding-top: 20px;
    display: flex;
}
/*--------------------------------------
	General Meta Styles
----------------------------------------*/
.post-meta .nav .nav-item, .nav.comments-share > li, .comments-like-nav > li {
	padding: 0 8px;
}
.post-meta .nav .nav-item:first-child, .nav.comments-share > li:first-child, .comments-like-nav > li:first-child {
	padding-left:0;
}
.post-meta .nav .nav-item:last-child, .nav.comments-share > li:last-child, .comments-like-nav > li:last-child {
	padding-right:0;
}
.post-tags a {
    padding-left: 4px;
}
.entry-title a {
    color: #000;
	word-wrap: break-word;
}
.related-title {
    word-break: break-word;
}
.single-post-template .entry-title {
    font-size: 26px;
    line-height: 45px;
	word-wrap: break-word;
}
.standard-layout article.post:first-child header.entry-header {
    padding-top: 0;
}
.post-fav-wrap a.icon.post-fav-done,
.single-post-template article.post .post-format-wrap .post-overlay-items .post-fav-wrap a.icon.post-fav-done {
    color: #e72153;
}
.post-fav-wrap a.post-fav-done, .single-post-template article.post .post-format-wrap .post-overlay-items .post-fav-wrap a.post-fav-done {
    color: #e72153;
}
.icon-like:before, .icon-dislike:before {
    font-size: 15px;
}
span.like-count, span.dlike-count {
    padding: 0 6px;
    display: inline-block;
    font-family: "Work Sans";
}
ul.nav.nav-block > li {
    display: inline-block;
}
ul.nav.nav-block {
    display: block;
}

/* Post Meta*/
.post-category > a:first-child, .post-tags > a:first-child {
    padding-left: 0;
}
.pull-center .author-info-wrapper .media-left.author-avatar img {
	webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.posts-count h5 {
    text-transform: capitalize;
    font-size: 18px;
}
.posts-count h5:before{
    content: "\e005";
}
.posts-count h6:before{
    content: "\e05f";
}
.posts-count h6:before, .posts-count h5:before {
    font-family: Simple-Line-Icons;
    font-size: 13px;
    padding-right: 10px;
    vertical-align: middle;
}
/* 	Magnific Popup Styles */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.post-video-wrap {
	position: relative;
}
.post-video-wrap iframe{
	border: none;
}
.video-play-icon {
	left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.video-play-icon > span {
    font-size: 100px;
	color : #fff;
}
.grid-layout .video-play-icon > span {
    font-size: 50px;
}
.zoom-anim-dialog{
	max-width: 800px;
	margin:0 auto;
	position:relative;
}
.zoom-anim-dialog .mfp-close {
    left: auto;
    position: absolute;
}

/*------------------------
	Infinite Scroll
--------------------------*/
#infscr-loading {
    bottom: -30px;
    left: 0;
    position: absolute;
    right: 0;
}
#infscr-loading > img {
    left: 50%;
    position: absolute;
    top: 0%;
    transform: translateX(-50%);
    margin-top: 40px;
}
#infscr-loading > div {
    margin: 0 auto;
    text-align: center;
	text-align: -webkit-center;
    font-size: 20px;
}
/*--------------------------------------------------------------
15. Owl Carousel
--------------------------------------------------------------*/
.owl-carousel, .owl-carousel .owl-item {
    position: relative;
}
/*owl navigation*/
.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 25px;
}
.owl-carousel .owl-dot {
    display: inline-block;
}
.owl-dot.active span {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
}
.owl-dot span {
    background: #171717 none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    display: block;
    height: 7px;
    margin: 0 7px;
    width: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    z-index: 999999;
}

/*owl Navigation*/
.owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
}
.owl-prev, .owl-next {
    display: inline-block;
    background: #000;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}
.owl-prev {
    margin-right: 10px;
}
.owl-carousel.related-slider .owl-stage-outer .owl-item .item img {
    width: 100%;
}
/*--------------------------------------------------------------
16. Widget Styles
--------------------------------------------------------------*/
.widget-area .widget {
	margin-bottom: 40px;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    background: #fff;
}
.widget-area .widget:hover {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.widget-area .widget:last-child {
    margin-bottom: 0;
}

/* social */
ul.nav.social-icons.social-widget li {
    padding-top: 0;
}


/*widget general*/
.widget {
    max-width: 100%;
	overflow: hidden;
	margin-bottom:30px;
}
.site-footer .widget {
    margin-bottom: 30px;
}
.widget .nav {
    display: block;
}

/*widgets title*/
.widget-title {
    margin-bottom: 25px;
}
.widget-title {
    padding-bottom: 20px;
    margin-bottom: 25px;
	position:relative;
}
.widget-title::after, .widget-title::before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
    border: 0.5px solid #7a7a7a;
}
.site-footer .widget-title::before {
    width: 50%;
    border-color: rgba(122, 122, 122,0.3);
}
.widget-title::before {
    width: 100%;
    border-color: #eaeaea;
}
body.rtl .widget-title::after,
body.rtl .widget-title::before {
    right: 0;
}
.widget select {
    width: 100%;
}
.widget ul li, .widget ol li {
    padding: 7px 0;
}
.widget ul li:first-child, .widget ol li:first-child {
    padding-top: 0;
}
.widget ul li:last-child, .widget ol li:last-child {
    padding-bottom: 0;
}
.widget ul .children li {
    padding: 7px 0 7px 15px;
}
.widget ul .children li:last-child{
    padding-bottom: 0;
    padding-top: 7px;
}
ul.children{
    padding-top:7px; 
}
.widget p:last-child {
    margin-bottom: 0;
}
.widget ul:last-child {
    margin-bottom: 0;
}
.widget .comments-wrap > *:last-child {
    margin-right: 0;
}
.widget .comments-wrap > * {
    display: inline-block;
    margin-right: 15px;
}
/*Mailchimp */
.widget.zoacres_mailchimp_widget input.form-control,
.widget.zoacres_mailchimp_widget input.zozo-mc.btn {
    height: 55px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: inline-block;
    border: solid 1px rgba(255,255,255,.3);
    padding: 0 30px;
    font-size: 16px;
}
.widget.zoacres_mailchimp_widget input.form-control {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background: white;
}
.widget.zoacres_mailchimp_widget input.zozo-mc.btn:hover {
    background: #eee;
    color: #000000;
}
.widget.zoacres_mailchimp_widget input.form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
 .widget.zoacres_mailchimp_widget input.zozo-mc.btn {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border: none;
    font-weight: 600;
}
.widget.zoacres_mailchimp_widget input.zozo-mc.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/*Mortage */
.mortgage_calculator .input-container:last-child {
    margin-bottom: 0px;
}
.mortgage_calculator button.input-container {
    border: 0;
    padding: 7px 20px 5px;
    border-radius: 4px;
	margin-top: 15px;
}
.mortgage_calculator label {
    margin-bottom: 5px;
    font-weight: 600;
	color: #222;
}
.mortgage_calculator .input-container {
    margin-bottom: 10px;

}
.mortgage_calculator #morg_results > span {
    display: block;
	color: #000;
}

/*Video*/
.widget_media_video .mejs__container, .widget_media_video .mejs__overlay-play,
.widget_media_video .wp-video-shortcode video, video.wp-video-shortcode {
    height: 100%;
    max-width: 100%;
}
/*About widget*/
.widget .about-widget img {
    margin-bottom: 20px;
}
img.sign-image {
    margin-top: 20px;
    max-width: 250px;
}
/*Author widget*/
.zozo_author_widget img {
    margin: 0 0 10px 0;
}
.zozo_author_widget span {
    display: block;
}
/*Contact Info */
.contact-widget-info > p > span:first-child {
    width: 30px;
    line-height: 1.5;
    display: inline-block;
    margin-right: 10px;
	margin-left: 2px;
    float: left;
}
.contact-widget-info > p > span:last-child {
 	display: table-cell;
}
.contact-widget-info > p {
    margin-bottom: 10px;
    display: block;
	line-height: 1.5;
}
.contact-widget .contact-text {
    margin-bottom: 20px;
}
/*instagram widget*/
/*Instagram Pictures*/
.widget .instagram-pics li {
    display: inherit;
    float: left;
    height: 90px;
    width: 33.3333%;
    padding: 3px !important;
}
.widget .instagram-pics li .insta-footer-img {
    background-position: center;
    height: 100%;
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
}
.instagram-pics.instagram-size-thumbnail li {
    height: 85px;
    width: 85px;
}
.instagram-pics.instagram-size-large li {
    height: 100px;
    width: 50%;
}

/* Cols */
.widget .instagram-pics.insta-col-2 li {
    width: 50%;
}
.widget .instagram-pics.insta-col-3 li {
    width: 33.3333%;
}
.widget .instagram-pics.insta-col-4 li {
    width: 25%;
}
.widget .instagram-pics.insta-col-5 li {
    width: 20%;
}
.widget .instagram-pics.insta-col-6 li {
    width: 16.66666%;
}
.widget .instagram-pics.insta-col-8 li {
    width: 12.5%;
}
.widget .instagram-pics.insta-col-10 li {
    width: 10%;
}


ul.nav.instagram-pics {
    margin: 0 -3px;
}
.widget .instagram-pics.instagram-size-original li {
    width: 100%;
    height: 150px;
}
.widget-area .instagram-pics.instagram-size-large li {
    width: 33.3%;
    height: 100px;
}
.widget.null-instagram-feed .clear {
    text-align: center;
    margin-bottom: 0;
}
.null-instagram-feed p a {
    padding: 8px 25px;
    display: inline-block;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    margin-top: 20px;
    color: #fff;
}
.null-instagram-feed p a:hover {
    background: #000;
}

/* Instagram Hover Effects */
.instagram-pics > li > a div.insta-footer-img {
    position: relative;
}
.widget .instagram-pics > li > a div.insta-footer-img {
	position: relative;
	overflow:hidden;
}
.instagram-pics > li > a div.insta-footer-img:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.instagram-pics > li > a div.insta-footer-img:hover:before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Tag cloud */
.widget.widget_tag_cloud a.tag-cloud-link {
	color: #fff;
    font-size: 9px !important;
    padding: 6px 8px 3px 8px;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    margin-bottom: 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
	border: solid 1px transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
.site-footer .widget.widget_tag_cloud a.tag-cloud-link:hover {
    background: transparent;
    color: #fff;
    border: solid 1px;
}
.widget.widget_tag_cloud a.tag-cloud-link:hover {
	background: #fff;
    color: #000;
    border: solid 1px;
}

/*widget service menu*/
.widget-area .widget .menu-item-object-zoacres-service a {
    display: block;
    padding: 15px 20px;
    background: #f7f7f7;
    color: #000;
    border-left: 5px solid;
	font-weight:600;
}
.widget-area .widget .menu-item-object-zoacres-service a:hover,
.widget-area .widget .menu-item-object-zoacres-service.current-menu-item a {
    color: #fff;
    -webkit-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    border-color: #eaeaea;
}

/*widget Archive*/
.widget_archive li:before {
    content: "\f073";
    font-family: FontAwesome;
    padding-right: 10px;
}

/*widget calender*/
.widget_calendar th, .widget_calendar td {
    text-align: center;
	border: 1px solid #ccc;
}
.widget_calendar tr {
    border-bottom: 1px solid #eee;
} 
.widget_calendar table {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}
.widget_calendar .calendar_wrap th,
.widget_calendar tfoot td a {
	color:#fff;
}
.widget_calendar .calendar_wrap td a {
    font-weight: 800;
}
.widget_calendar td,
.widget_calendar th {
    padding: 0.4em;
}
.widget_calendar caption {
    text-align: center;
    border-bottom: 1px solid;
    font-weight: 600;
}
/*Twitter Widget*/
.zozo-twitter-widget .twitter-wrap.media {
    margin-bottom: 20px;
}
.widget .zozo-twitter-widget ul li.tweet-item {
	padding:0;
}	
.tweet-profile-pic img {
    max-width: 50px;
}

/*opening hours*/
span.open-time {
    float: right;
}

/*Tab Widget*/
.zozo_advance_tab_post_widget ul.nav-fill li {
    padding: 0;
}
.zozo_advance_tab_post_widget .nav-tabs .nav-link {
    line-height: 36px;
    border-radius: 0;
    background: #ececec;
    color: #000;
	border: 0;
    font-weight: 600;
}
.widget.zozo_advance_tab_post_widget p {
    font-size: 14px;
    line-height: 1;
	margin-bottom: 10px;
}
.zozo_advance_tab_post_widget .nav-tabs .nav-item.show .nav-link, .widget .nav-tabs .nav-link.active {
    color: #fff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.post-item-comment span:before,
.side-item-meta span.post-item-comment:before {
	content: "\e04a";
    font-family: Simple-Line-Icons;
	font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-right: 10px;
    vertical-align: top;
}
.post-item-date span:before,
.side-item-meta span.post-item-date:before {
	content: "\e075";
    font-family: Simple-Line-Icons;
	font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-right: 10px;
    vertical-align: top;
}
.zozo_advance_tab_post_widget .post-item > .post-image {
	max-width: 110px;
	position: relative;
}
ul.nav.nav-tabs {
    display: flex;
    border-bottom: 0;
}
.tab-content {
    padding: 30px 0 0;
    position: relative;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li,
.zozo_advance_tab_post_widget li.recentcomments {
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li:first-child,
.zozo_advance_tab_post_widget li.recentcomments:first-child {
    padding-top: 0;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li:last-child,
.zozo_advance_tab_post_widget li.recentcomments:last-child {
    padding-bottom: 0;
	border: none;
}
.zozo_advance_tab_post_widget .post-image a {
    display: block;
    position: relative;
}
.post-item:hover .post-image a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
	-webkit-transition: .2s ease all;
    transition: .2s ease all;
}

/*Widget Latest Post*/
.widget.zoacres_latest_post_widget img,
.widget.zoacres_popular_post_widget img {
    margin: 0 10px 10px 0;
    max-width: 60px;
    float: left;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
	border-radius:4px; 
}
.comments-wrap > * i, .comment-meta span:before {
    color: #264aba;
    margin-left: 0;
    font-weight: 800;
}
.widget.zoacres_latest_post_widget li,
.zoacres_popular_post_widget li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    clear: both;
}
.widget.zoacres_latest_post_widget li:last-child,
.zoacres_popular_post_widget li:last-child {
	margin-bottom:0;
}
.zoacres_latest_post_widget li .side-item-text a,
.zoacres_popular_post_widget li a {
    margin-bottom: 10px;
	font-weight: 600;
	
}
.zoacres_latest_post_widget .side-item-meta,
.zoacres_popular_post_widget .side-item-meta {
    font-size: 13px;
}
.widget .comments-wrap > *:last-child {
    margin-right: 0;
}
.widget.zoacres_latest_post_widget li .side-item, 
.zoacres_popular_post_widget li .side-item {
    clear: both;
    float: none;
}
.widget.zoacres_latest_post_widget li .side-image, 
.zoacres_popular_post_widget li .side-image {
    float: left;
}
.widget.zoacres_latest_post_widget li .side-image .side-noimg,
.zoacres_popular_post_widget li .side-image .side-noimg {
    margin-right: 10px;
}
.widget.zoacres_latest_post_widget li .side-item-text, 
.zoacres_popular_post_widget li .side-item-text {
    display: table-cell;
}
.side-item-text a {
    margin-bottom: 8px;
    display: block;
}

/*opening hours */
.opening-hours .time {
    float: right;
}

/*widget rss*/
.rsswidget img {
    display: inherit;
}
.widget_rss ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(120,120,120,0.5);
    padding-top: 0;
}
.widget_rss ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.rssSummary {
    padding: 15px 0;
}
span.rss-date {
    font-style: italic;
}
a.rsswidget {
    font-weight: bold;
}
cite {
    font-weight: bold;
}

/* Widget before icon */
.widget.widget_recent_entries ul>li:before, 
.widget .recentcomments:before, 
.widget_categories ul li a:before, 
.widget_meta ul li a:before,.widget_pages ul li a:before,
.widget.widget_nav_menu ul li a:before{
    content: '\f105';
    font-family: FontAwesome;
    font-size: 10px;
    left: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: auto;
    line-height: inherit;
}
.widget.widget_recent_entries ul>li, 
.widget .recentcomments, 
.widget_categories ul li, .widget_meta ul li, 
.widget_pages ul li,
.widget.widget_nav_menu ul li{
    position: relative;
    padding-left: 15px;
	margin-bottom: 0;
}
.widget.widget_nav_menu ul.sub-menu{
    padding-left: 7px;
}


/*Widget Image */

/*Footer Menu */
.footer-menu li {
    display: inline-block;
}
.footer-menu li:after {
    content: "|";
    padding: 10px;
}
.footer-menu li:last-child:after {
    content: "";
}


/*property sidebar*/
.archive .widget-area .widget {
    border-radius: 2px;
    border: 2px solid #eff0f3;
    padding: 24px;
    box-shadow: none;
}
.single-zoacres-property .widget-area .widget {
    border-radius: 2px;
    border: 1px solid #f2f2f2;
    padding: 30px;
    box-shadow: none;
	background:#fff;
}
.archive .widget-area .widget:hover {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
/* latest property widget */
.widget .prop-stat {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
}
.widget-prop-image-wrap {
    position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.zoacres_latest_property_widget ul.side-newsfeed li:hover img {
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.zoacres_latest_property_widget ul.side-newsfeed li img {
    transform: scale(1);
	transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
	border-radius: 5px;
}
.zoacres_latest_property_widget li .widget-prop-image-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	opacity:0;
	transform: scale(0);
	transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.zoacres_latest_property_widget li:hover .widget-prop-image-wrap:after {
	opacity:1;
	transform: scale(1);
	transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.widget .prop-stat a {
    background: #000;
    color: #fff;
    padding: 0px 9px;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 600;
}
.widget .prop-stat a:hover {
    color: #fff;
}
.widget .property-price-inner {
    font-weight: 300;
    text-decoration: none;
}
.zoacres_latest_property_widget .side-item-text a {
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 23px;
}
.widget-area .property-price-inner > .price-icon,
.widget-area .property-price-inner > .property-price {
    color: #000;
    font-weight: 600;
}
.widget .property-price-inner > span.price-after-label {
    line-height: 1;
    font-size: 14px;
}
.widget.zoacres_latest_property_widget ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
	padding-top:0;
}
.site-footer .widget.zoacres_latest_property_widget ul li {
	border-bottom: 1px solid rgba(122, 122, 122,0.3);
}
.site-footer  .widget .property-price-inner > span.price-after-label{
    color: inherit;
}
.widget.zoacres_latest_property_widget ul li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
.zoacres_latest_property_widget .model-2 .side-item-text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    right: 0;
    padding: 5px 15px;
}
.zoacres_latest_property_widget .model-2 {
    position: relative;
}
.zoacres_latest_property_widget .model-2 .side-item-text > * {
    color: #fff;
	margin-bottom:0;
	text-align:center;
}
.zoacres_latest_property_widget .model-2 .side-item-text .property-price-inner {
    font-size: 10px;
}
.widget .owl-nav {
    position: relative;
}
.widget .owl-nav {
    position: absolute;
    top: 5px;
    bottom: auto;
    right: 5px;
    left: auto;
}
.widget .owl-prev {
    margin-right: 5px;
}
.widget .owl-prev,
.widget .owl-next {
    padding: 1px 10px;
    font-size: 7px;
    border-radius: 50%;
}
/* Agent widgets */
.zoacres_agent_list_widget ul li {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(122, 122, 122,0.3);
    padding-bottom: 15px;
    padding-top: 0;
}
.zoacres_agent_list_widget ul li:last-child  {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.zoacres_agent_list_widget li .model-1 .widget-agent-image-wrap {
    position: relative;
	overflow:hidden;
}
.zoacres_agent_list_widget li .model-1 .widget-agent-image-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(0);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.zoacres_agent_list_widget li:hover .model-1 .widget-agent-image-wrap:after {
    opacity: 1;
    transform: scale(1);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.zoacres_agent_list_widget ul.side-newsfeed li img {
    transform: scale(1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.zoacres_agent_list_widget ul.side-newsfeed li:hover img {
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

/* model 2 */
.zoacres_agent_list_widget ul.side-newsfeed li .widget-agent-wrap{
    position: relative;
}
.zoacres_agent_list_widget li .model-2 .widget-agent-image-wrap {
	overflow: hidden;
}
.zoacres_agent_list_widget .model-2 .side-item-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0,0.8);
    padding: 5px 15px;
    text-align: center;
    width: 100%;
    transform-origin: right;
    transition: transform 500ms ease-in-out;
    transform: scaleX(0);
	z-index:1;
}
.zoacres_agent_list_widget .model-2:hover .side-item-text {
    transform-origin: left;
    transform: scaleX(1);
}
.zoacres_agent_list_widget .model-2 .side-item-text a {
    color: #fff;
	transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.zoacres_agent_list_widget .model-2 .side-item-text a:hover {
    padding-left: 15px;
	transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.zoacres_agent_list_widget ul.side-newsfeed li .widget-agent-wrap:after {
    content: "";
    background: rgba(0,0,0,0.75);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    transform-origin: left;
    transition: transform 500ms ease-in-out;
    transform: scaleX(0);
}
.zoacres_agent_list_widget ul.side-newsfeed li .widget-agent-wrap:hover:after {
    transform-origin: right;
    transform: scaleX(1);
}
.zoacres_agent_list_widget .agent-name {
    font-weight: 600;
    margin-bottom: 0;
}
.zoacres_agent_list_widget .agent-listing-count {
    font-size: 12px;
}

/* Recent viewed  Properties */
.zoacres_recent_properties_widget ul li {
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    padding-top: 0;
}
.zoacres_recent_properties_widget ul li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
.zoacres_recent_properties_widget .side-item-text a {
    font-weight: 600;
    margin-bottom: 5px;
}
.zoacres_recent_properties_widget li .widget-prop-image-wrap:after {
    content: "1";
    position: absolute;
    background: rgba(0,0,0,0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(0);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.zoacres_recent_properties_widget li:hover .widget-prop-image-wrap:after {
    opacity: 1;
    transform: scale(1);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
}
.zoacres_recent_properties_widget ul.side-newsfeed li img {
    transform: scale(1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.zoacres_recent_properties_widget ul.side-newsfeed li:hover img {
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

/* Property search  widget */
.zoacres_property_search_widget .bts-ajax-search {
    width: 100%;
	margin-bottom:20px;
}
.zoacres_property_search_widget .advance-search-btns-warp .search-filters-wrap > div {
    display: block;
    width: 100%;
}
.widget .bts-select .dropdown-menu {
    width: 100%;
}
.zoacres_property_search_widget .advance-search-btns-warp {
	margin-right:0;
}
.zoacres_property_search_widget .advance-search-btns-warp .range-filters-wrap > div {
	width:100%;
}
.widget .advance-search-bottom {
    margin-top: 10px;
    display: inline-block;
}
.widget .advance-search-wrap .bts-select .btn-primary {
    background: transparent;
    color: #000;
    border: 1px solid #eaeaea;
}
.widget .advance-search-wrap .bts-select .btn-primary:active {
    color: #fff;
}
.widget.zoacres_property_search_widget .property-more-search li {
    width: 100%;
}
.widget .advance-search-wrap input.form-control {
    height: inherit;
    padding: 7px 12px;
}
.widget .advance-search-wrap .bts-ajax-search .input-group-addon:first-child, 
.widget .advance-search-wrap .bts-ajax-search .input-group-addon.expand-advance-search {
    padding: 0 15px;
    height: 45px;
    line-height: 48px;
}
.widget  .bts-ajax-search .input-group-addon .btn {
    height: 45px;
    padding: 0 12px;
    font-size: .9rem;
}
.widget.mortgage_calculator input.form-control {
    height: 40px;
}
.widget .advance-search-wrap .bts-select .btn-primary:hover {
    background: #000;
    color: #fff;
}

/* Property Taxonamies */
.widget.zoacres_property_taxonomies_widget li a {
    background: #f7f7f7;
    padding: 8px 15px !important;
    display: block;
    width: 100%;
	color: #000;
}
.widget.zoacres_property_taxonomies_widget li a span {
    float: right;
    background: #000;
    color: #fff;
    min-width: 30px;
    text-align: center;
}
.widget.zoacres_property_taxonomies_widget li a:hover {
    color: #fff;
}
.widget.zoacres_property_taxonomies_widget li a:hover span {
	background: #fff;
	color: #000;
}



/*--------------------------------------------------------------
17. VC Styles
--------------------------------------------------------------*/
.vc_row {
	padding: 135px 0;
}
.row-overlay-light,.row-overlay-custom,.row-overlay-dark {
	z-index:0;
	position:relative;
}
section .row-overlay-light, section .row-overlay-custom, section .row-overlay-dark {
    z-index: 1;
}
.vc_row.vc_inner {
	padding: 0;
}
.vc_row-has-fill > div > .vc_column-inner:first-child, 
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner:first-child {
    padding-top: 0;
}
.bg-fixed > div , section.bg-fixed ,.vc_row.bg-fixed {
    background-attachment: fixed;
}
.zoacres-content .background-position-left {
    background-position: top -8% left 0px !important;
}
.zoacres-content .background-position-right {
    background-position: top -8% right 0px !important;
}
.vc_row.wpb_row.vc_row-fluid.section-rain-drops {
    overflow: visible !important;
}
.vc_row.wpb_row.vc_row-fluid.section-rain-drops > canvas[height="70"] {
    width: 105%;
}
/* Vc Row Styles */
span.row-overlay {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.row-overlay-dark > span.row-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.row-overlay-light > span.row-overlay {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
@media screen and (min-width: 992px) {
	.column-stretch-right, .column-stretch-left, .column-stretch-left-padding, .column-stretch-right-padding {
		position: absolute !important;
		bottom: 0px;
		height: 100%;
	}
}
.column-stretch-right {
    right: 0px;
}
.column-stretch-left {
    left: 0px;
}
.rtl .column-stretch-right {
    left: 0 !important;
    right: auto;
}
.image-blur-transform img {
    transform: scale(.8);
}
/*--------------------------------------------------------------
18. Footer Styles
--------------------------------------------------------------*/
footer.site-footer {
    position: relative;
    overflow: hidden;
}
.footer-top-wrap > * >.row > div {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-menu{
	padding:0;
}
.footer-menu > li {
    display: inline-block;
}
.site-footer [class*="col-lg-"] .widget:last-child {
    margin-bottom: 0;
}
@media (max-width: 991px) { 
	.site-footer [class*="col-lg-"] .widget:last-child {
		margin-bottom: 35px;
	}
	.property-elements > .property-sticky-navigation {
		display:none;
	}
}

/*Footer Top*/
.footer-top-wrap {
	padding:60px 0;
}

/*Footer Middle*/
.footer-middle-wrap {
    padding: 60px 0;	
}

/*footer Bottom*/
.footer-bottom.footer-bottom-fixed {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1;
}
.footer-fixed .footer-bottom.footer-bottom-fixed {
	position: relative;
}
.footer-bottom {
    background: #333333;
    color: #ffffff;
}
.footer-bottom-items.nav > li {
    display: block;
    margin-bottom: 20px;
}
.footer-bottom-items.nav > li:last-child {
	margin-bottom:0;
}
/*--------------------------------------------------------------
19. Animation key frames
--------------------------------------------------------------*/
@keyframes blinker { 
    0% { opacity: 1.0; } 
    50% { opacity: 0.3; } 
    100% { opacity: 1.0; } 
}

/* Bootstrap Hidden Styles */
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.hidden-xl-down {
  display: none !important;
}
@media only screen and (max-width : 1024px) and (orientation : landscape) {
	.hidden-md-land-down{
		display: none !important;
	}
	.hidden-lg-land-up {
		display: block !important;
	}
}

/*--------------------------------------------------------------
20. Responsive Styles
--------------------------------------------------------------*/
@media only screen and (max-width : 991px){
	.footer-bottom{
		text-align:center;
	}
	.footer-bottom-items.nav {
		display: inline-block;
		float: none !important;
		margin: 0 !important;
		padding: 10px 0;
		text-align: center;
    }
    /* Custom section spacing adjustment */
    .vc_row{
        padding: 70px 0;
    }
    .sc-custom[class*="vc_custom"]{
        padding: 70px 0!important;
    }
    .sc-custom-top[class*="vc_custom"]{
        padding-top: 70px!important;
    }
    .sc-custom-bottom[class*="vc_custom"]{
        padding-top: 70px!important;
    }
    .sc-custom-margin[class*="vc_custom"]{
        margin-bottom: 0px!important;
        margin-top: 0px!important;
    }
    .sc-custom-margin-180[class*="vc_custom"]{
        margin-top: 180px!important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.wpb_row .wpb_column.vc_col-sm-6, .wpb_row .wpb_column.vc_col-sm-12 {
		margin-bottom: 30px;
	}
	.wpb_row > .wpb_column.vc_col-sm-6:last-child, .wpb_row > .wpb_column.vc_col-sm-12:last-child {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width : 767px){
	.vc_row > .wpb_column.vc_column_container {
    	margin-bottom: 30px;
	}
	.vc_row > .wpb_column.vc_column_container:last-child {
    	margin-bottom: 0px;
	} 
    .hero-section h1{
        font-size: 40px !important;
        line-height: 45px !important;
    }
    .hero-section h3{
        font-size: 18px !important;
        line-height: 1.6 !important;
    }
	.zoacres-content-inner > div > div > div {
    	margin-bottom: 40px;
	}
	.zoacres-content-inner > div > div > div:last-child {
		margin-bottom:0;
	}
	.footer-bottom.footer-bottom-fixed {
		position: relative;
	}
	/*page title*/
	.page-title-inner .pull-left,
	.page-title-inner .pull-right {
    	width: 100%;
		text-align:center;
	}
	.page-title-inner > div {
    	display: block;
	}
	ul.post-pagination > li {
		margin-bottom: 5px;
	}
	.widget.widget_nav_menu ul li {
		padding-left: 7px;
	}
}

@media only screen and (max-width : 1023px){
	.site-footer.footer-fixed {
		position: relative;
	}
}

@media only screen and (max-width: 640px) {
	.list-layout .article-inner .post-list-left-part, .list-layout .article-inner .post-list-right-part {
		width:100%;
	}
	.list-layout .article-inner .post-list-left-part {
		margin-bottom:25px;
		padding-right:0;
	}
	.list-layout .article-inner .post-list-left-part .post-thumb-wrap img {
		width:100%;
	}
	.post-comments-wrapper ul.children,
	.property-comments-wrapper ul.children {
    	padding-left: 20px;
	}
}

@media only screen and (max-width: 782px) and (min-width: 600px) {
	.logged-in.admin-bar .sticky-outer .header-sticky, .logged-in.admin-bar .sticky-outer .sticky-scroll.show-menu {
		top:46px;
	}
}

@media only screen and (max-width : 600px){ 
	.logged-in.admin-bar .mobile-header-inner .sticky-outer .header-sticky, .logged-in.admin-bar .mobile-header-inner .sticky-outer .sticky-scroll.show-menu {
		top: 0;
	}
}

@media only screen and (max-width : 480px) { 
	.post-comments-wrapper ul.children,
	.property-comments-wrapper ul.children {
		padding-left: 10px;
	}
}

@media (min-width: 1024px) {
	.pull-lg-3 {
		right: 25%;
	}
	.pull-lg-4 {
		right: 33.333333%;
	}
	.pull-lg-6 {
		right: 50%;
	}
	.pull-lg-8 {
		right: 66.666667%;
	}	
	.push-lg-3 {
		left: 25%;
	}
	.push-lg-4 {
		left: 33.333333%;
	}
	.push-lg-6 {
		left: 50%;
	}
	.push-lg-8 {
		left: 66.666667%;
	}
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
}

@media (min-width: 1024px) {
	.site-footer.footer-fixed {
		bottom: 0;
		left: 0;
		margin: 0 auto;
		max-width: 100%;
		position: fixed;
		right: 0;
		z-index: -1;
	}
}

/*--------------------------------------------------------------
21.	RTL( Right to Left ) Styles
--------------------------------------------------------------*/
.rtl {
    direction: rtl;
}
/* Footer */
body.rtl footer.site-footer,body.rtl {
    text-align: right;
}
/* post meta*/
body.rtl .post-author a > span:first-child {
    margin-right: 0;
    margin-left: 10px;
}


/* Common Pull - push */
body.rtl .push-lg-4 {
    left: 0;
}

body.rtl .pull-lg-8 {
    right: 0;
}

/*RTL Float*/
.rtl .pull-left {
    float: right;
}
.rtl .page-title-inner .pull-left {
    float: inherit;
    text-align: right;
} 
.rtl .pull-right {
    float: left;
	text-align:left;
}
.rtl .page-title-inner > div  {
	float:none;
}
.rtl .zoacres-single-post .post-comments .comment-text {
    margin-right: 15px;
}
.rtl .post-box-title {
    margin-bottom: 25px;
}
.rtl .search-toggle-wrap, .rtl .widget .side-item-text {
    padding-right: 15px;
    text-align: right;
}
.rtl .widget.zoacres_mailchimp_widget input.form-control,
.widget.zoacres_mailchimp_widget input.zozo-mc.btn {
    border-radius: 0;
}
.rtl .property-bottom-meta.property-meta-wrap .property-meta > li[class*='property'] {
    padding-left: 15px;
    padding-right: 0;
}
.rtl .property-bottom-meta.property-meta-wrap .property-meta > li[class*='property']:last-child {
    padding-left: 0;
}
.rtl .topbar-items .nav-item:last-child .nav-item-inner, .rtl .logobar-items .nav-item:last-child .nav-item-inner:last-child, .rtl .navbar-items .nav-item:last-child .nav-item-inner:last-child {
    padding-right: 20px;
}
.rtl .widget.widget_recent_entries ul>li:before, .rtl .widget .recentcomments:before,.rtl  .widget_categories ul li a:before,.rtl .widget_meta ul li a:before,.rtl .widget_pages ul li a:before,.rtl .widget.widget_nav_menu ul li a:before {
	content:"";
}
.rtl .log-form-trigger-wrap .user-menu a > i {
    margin-right: 0px;
    margin-left: 10px;
}
.rtl .user_dashboard_links i {
    margin-left: 15px;
    margin-right: 15px;
}
.rtl input[type="checkbox"] {
    margin-left: 15px;
    margin-right: 0;
}
/*search */
.rtl .close.full-bar-search-toggle {
    left: 16px;
    right: auto;
}

/*RTL Btn*/
.rtl .search-form .input-group .btn,
.rtl .search-form .input-group .form-control {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-left: none;
}
.rtl .search-form .input-group .form-control {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-right: 15px;
}
.rtl blockquote.blockquote {
	border-left: none;
}

/*RTL Main Menu*/
.rtl .zoacres-main-menu li a.dropdown-toggle:after {
    margin-right: 8px;
}
.rtl span.menu-icon,
.rtl .post-tags-before {
	padding-left: 10px;
}
.rtl .zoacres-main-menu .dropdown-menu .dropdown-menu {
    top: 0;
    right: 100%;
}
.rtl ul.dropdown-menu > li, .rtl ul.mega-child-dropdown-menu > li {
    text-align: right;
    padding-right: 30px;
}
.rtl .mega-dropdown-menu > li {
    float: right;
}
.rtl .dropdown-menu li.dropdown:after {
    content: "";
    left: 15px;
    right: auto;
    top: 10px;
}
.rtl span.menu-tag {
    display: inline-block;
    padding: 5px 8px;
    line-height: 1;
    margin: 0 7px 0px 0;
}
.rtl .dropdown-menu.cart-dropdown-menu {
    left: 0;
    right: auto;
}
.rtl .zoacres-header ul.dropdown-menu > li > a:hover {
	padding-right:20px;
	padding-left:0px;
}
.rtl .mini-cart-items > a > i {
    display: inline-block;
}

/*Sticky Header*/
.rtl .zmm-dropdown-toggle {
    left: 0;
    right: auto;
}

/*Sliders*/
/*Portfolio*/
.rtl .portfolio-icons p a:last-child {
    margin-right: 6px;
}

/*Related Slider*/
.rtl .related-slider-wrapper .related-meta > div {
    padding-right: 0;
}

/*RTL Meta Icons*/
.rtl .post-meta .post-author .author-img img {
    margin-left: 10px;
    margin-right: 0;
}
.rtl .post-meta .nav .nav-item, .rtl .nav.comments-share > li, .rtl .comments-like-nav > li {
    padding: 0 0px 0 12px;
}
.rtl .post-meta .post-fav-wrap li.nav-item {
    padding-left: 0 !important;
}
.rtl span.like-count, .rtl span.dlike-count {
    padding: 0 7px 0 0px;
}

/*RTL Widgets*/
.rtl .zozo_advance_tab_post_widget .post-item > .post-item-desc {
    padding-right: 20px;
}
.rtl .site-footer .widget .widget-title, 
.rtl .tab-content, .rtl .zozo_advance_tab_post_widget .post-item > .post-item-desc  {
    text-align: right;
}
.rtl .widget li.cat-item a,
.rtl .widget.widget_archive li a,
.rtl .widget .author-counts a {
    display: inline-block;
}
.rtl i.icon {
	padding-left: 10px;
	padding-right: 0;
}
.rtl .widget.zoacres_latest_post_widget li .side-image,.rtl .zoacres_popular_post_widget li .side-image {
	float:right;
}
.rtl .widget.zoacres_latest_post_widget img {
    margin: 0 0px 10px 0;
}
	
/*blog*/
.rtl span.before-icon {
    padding-left: 10px;
    padding-right: 0;
}

/* common */
.rtl .property-details-wrap li > span, .rtl .property-basic-details-wrap .property-details-list > li > span {
    margin-right: 0;
    padding-right: 0;
}
.rtl .overlay-details .nav.property-meta > li:last-child {
    margin-left: 0;
}
.rtl .overlay-details .nav.property-meta > li {
    margin-left: 5px;
    margin-right: 0;
    vertical-align: middle;
}
.rtl .property-meta-wrap .property-meta > li > span:before {
    margin-left: 5px;
    margin-right: 0;
}
.rtl .property-meta-wrap .property-meta > li,
.rtl .property-meta-wrap .property-meta > li .property-units {
    padding: 0 0px 0 15px;
}
.rtl .property-meta-wrap .property-meta > li:last-child,
.rtl .property-meta-wrap .property-meta > li:last-child .property-units {
    padding-left: 0;
}
.rtl .property-area-wrap .property-area-content {
    right: 30px;
}
.row.half-map-property-row {
    direction: initial;
}
.rtl .feature-box-wrapper .feature-box-icon {
    margin-right: 0;
    margin-left: 15px;
}
.rtl ul.nav.property-map-nav {
    direction: initial;
}

.rtl .property-sc-slider .property-overlay-wrap {
    text-align: right;
}
.rtl .nav.agent-social-links > li:last-child {
    margin-left: 0;
}
.rtl .nav.agent-social-links > li {
    margin-right: 0 !important;
    margin-left: 10px;
}
.rtl .owl-nav {
    direction: initial;
}

/*Rtl For widgets */
.rtl .mr-3 {
    margin-right: 0 !important;
    margin-left: 1em;
}
.rtl .contact-widget > p > span {
    margin-right: 0;
    margin-left: 10px;
}
.rtl .contact-widget-info > p > span:first-child {
    float: right;
	margin:0;
}

/* Guntenberg Blocks */
.page-has-no-sidebar .entry-content > *.alignfull, .page-has-no-sidebar .entry-summary > *.alignfull {
    position: relative;
    clear: both;
    padding: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(51% - 50vw);
    width: auto;
    max-width: 1000%;
}
.page-has-no-sidebar .entry-content > *.wp-block-columns.alignfull,
.page-has-no-sidebar .entry-summary > *.wp-block-columns.alignfull {
    padding-left: 45px;
    padding-right: 45px;
    background: #fff;
}
.wp-block-gallery {
    clear: both;
}
blockquote.wp-block-quote.is-style-large {
    border-left: 4px solid;
    padding: 0 0 25px 26px;
}
.wp-block-button__link:hover {
	background: #333;
}
.is-style-outline .wp-block-button__link:hover {
    background: #333;
    color: #fff !important;
}
.wp-block-video {
	overflow: hidden;
}
.has-large-font-size {
    font-size: 36px;
    line-height: 42px;
}
.wp-block-table {
	margin-bottom: 20px;
}
.wp-block-table td, .wp-block-table th {
    border: 1px solid #e1e1e1;
    padding: 8px 10px;
}
.wp-block-table.has-fixed-layout {
	width: auto;
}
.wp-block-table.is-style-stripes td {
	border: 1px solid #e1e1e1; 
}
.is-style-outline .wp-block-button__link:hover {
    border: 2px solid transparent;
}
ul.wp-block-categories.wp-block-categories-list.aligncenter {
    text-align: center;
    list-style: none;
}
ul.wp-block-categories.wp-block-categories-list.aligncenter ul.children{
    list-style: none;
}
.wp-block-pullquote {
	border: 0;
}
figure.wp-block-pullquote.alignleft {
	text-align: left;
}
figure.wp-block-pullquote.alignright {
	text-align: right;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	width: 20%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
	width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.11111%;
}
/*latest post*/
.rtl .widget .comments-wrap > * {
    margin-left: 12px;
    margin-right: 0;
}
.rtl .widget.zoacres_latest_post_widget li .side-image .side-noimg,
.rtl .zoacres_popular_post_widget li .side-image .side-noimg {
    margin-left: 10px;
	margin-right:0;
}

/*logo*/
.sticky-logo{
	display:none;
}
.header-sticky .sticky-logo, .sticky-scroll.show-menu .sticky-logo {
    display: block;
}
.sticky-outer .header-sticky .sticky-logo, .sticky-outer .sticky-scroll.show-menu .sticky-logo {
	display:block;
}
.header-sticky .main-logo, .sticky-scroll.show-menu .main-logo {
    display: none;
}
.header-sticky .menu-item .main-logo img.custom-logo,
.sticky-scroll.show-menu .main-logo img.custom-logo {
	display: none;
}

.header-inner .main-logo img,
.header-inner .sticky-logo img,
.mobile-header .mobile-header-inner ul > li img ,
.mobile-bar-items .mobile-logo img {
	width: auto;
}


/* ================================================================
 * 22. Spacings
 * ================================================================ */
.padding-none{padding:0!important}.padding-top-none{padding-top:0!important}.padding-bottom-none{padding-bottom:0!important}.padding-left-none{padding-left:0!important}.padding-right-none{padding-right:0!important}.padding-top-10{padding-top:10px}.padding-top-20{padding-top:20px}.padding-top-30{padding-top:30px}.padding-top-40{padding-top:40px}.padding-top-50{padding-top:50px}.padding-top-60{padding-top:60px}.padding-top-70{padding-top:70px}.padding-top-75{padding-top:75px}.padding-top-80{padding-top:80px}.padding-top-90{padding-top:90px}.padding-top-100{padding-top:100px}.padding-top-110{padding-top:110px}.padding-bottom-none{padding-bottom:0px}.padding-bottom-10{padding-bottom:10px}.padding-bottom-20{padding-bottom:20px}.padding-bottom-30{padding-bottom:30px}.padding-bottom-40{padding-bottom:40px}.padding-bottom-50{padding-bottom:50px}.padding-bottom-60{padding-bottom:60px}.padding-bottom-70{padding-bottom:70px}.padding-bottom-75{padding-bottom:75px}.padding-bottom-80{padding-bottom:80px}.padding-bottom-90{padding-bottom:90px}.padding-bottom-100{padding-bottom:100px}.padding-bottom-110{padding-bottom:110px}.padding-10{padding:10px}.padding-20{padding:20px}.padding-30{padding:30px}.padding-40{padding:40px}.padding-50{padding:50px}.padding-60{padding:60px}.padding-70{padding:70px}.padding-75{padding:75px}.padding-80{padding:80px}.padding-90{padding:90px}.padding-100{padding:100px}.padding-110{padding:110px}.padding-tb-10{padding-top:10px;padding-bottom:10px}.padding-tb-0{padding-top:0px;padding-bottom:0px}.padding-tb-20{padding-top:20px;padding-bottom:20px}.padding-tb-30{padding-top:30px;padding-bottom:30px}.padding-tb-40{padding-top:40px;padding-bottom:40px}.padding-tb-50{padding-top:50px;padding-bottom:50px}.padding-tb-60{padding-top:60px;padding-bottom:60px}.padding-tb-70{padding-top:70px;padding-bottom:70px}.padding-tb-75{padding-top:75px;padding-bottom:75px}.padding-tb-80{padding-top:80px;padding-bottom:80px}.padding-tb-90{padding-top:90px;padding-bottom:90px}.padding-tb-100{padding-top:100px;padding-bottom:100px}.padding-tb-110{padding-top:110px;padding-bottom:110px}.padding-lr-10{padding-left:10px;padding-right:10px}.padding-lr-20{padding-left:20px;padding-right:20px}.padding-lr-30{padding-left:30px;padding-right:30px}.padding-lr-40{padding-left:40px;padding-right:40px}.padding-lr-50{padding-left:50px;padding-right:50px}.padding-lr-60{padding-left:60px;padding-right:60px}.padding-lr-70{padding-left:70px;padding-right:70px}.padding-lr-75{padding-left:75px;padding-right:75px}.padding-lr-80{padding-left:80px;padding-right:80px}.padding-lr-90{padding-left:90px;padding-right:90px}.padding-lr-100{padding-left:100px;padding-right:100px}.padding-lr-110{padding-left:110px;padding-right:110px}.margin-none{margin:0!important}.margin-top-none{margin-top:0!important}.margin-bottom-none{margin-bottom:0!important}.margin-left-none{margin-left:0!important}.margin-right-none{margin-right:0!important}.margin-top-1{margin-top:1px}.margin-top-2{margin-top:2px}.margin-top-3{margin-top:3px}.margin-top-4{margin-top:4px}.margin-top-5{margin-top:5px}.margin-top-6{margin-top:6px}.margin-top-7{margin-top:7px}.margin-top-8{margin-top:8px}.margin-top-9{margin-top:9px}.margin-top-10{margin-top:10px}.margin-top-15{margin-top:15px}.margin-top-20{margin-top:20px}.margin-top-25{margin-top:25px}.margin-top-30{margin-top:30px}.margin-top-35{margin-top:35px}.margin-top-40{margin-top:40px}.margin-top-50{margin-top:50px}.margin-top-60{margin-top:60px}.margin-top-70{margin-top:70px}.margin-top-75{margin-top:75px}.margin-top-80{margin-top:80px}.margin-top-90{margin-top:90px}.margin-top-100{margin-top:100px}.margin-top-110{margin-top:110px}.margin-top-125{margin-top:125px}.margin-top-130{margin-top:130px}.margin-top-150{margin-top:150px}.margin-bottom-0{margin-bottom:0px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-bottom-50{margin-bottom:50px!important}.margin-bottom-60{margin-bottom:60px}.margin-bottom-70{margin-bottom:70px}.margin-bottom-75{margin-bottom:75px!important}.margin-bottom-80{margin-bottom:80px}.margin-bottom-90{margin-bottom:90px}.margin-bottom-100{margin-bottom:100px}.margin-bottom-110{margin-bottom:110px}.margin-10{margin:10px}.margin-20{margin:20px}.margin-30{margin:30px}.margin-40{margin:40px}.margin-50{margin:50px}.margin-60{margin:60px}.margin-70{margin:70px}.margin-75{margin:75px}.margin-80{margin:80px}.margin-90{margin:90px}.margin-100{margin:100px}.margin-110{margin:110px}.margin-tb-10{margin-top:10px;margin-bottom:10px}.margin-tb-20{margin-top:20px;margin-bottom:20px}.margin-tb-30{margin-top:30px;margin-bottom:30px}.margin-tb-40{margin-top:40px;margin-bottom:40px}.margin-tb-50{margin-top:50px;margin-bottom:50px}.margin-tb-60{margin-top:60px;margin-bottom:60px}.margin-tb-70{margin-top:70px;margin-bottom:70px}.margin-tb-75{margin-top:75px;margin-bottom:75px}.margin-tb-80{margin-top:80px;margin-bottom:80px}.margin-tb-90{margin-top:90px;margin-bottom:90px}.margin-tb-100{margin-top:100px;margin-bottom:100px}.margin-tb-110{margin-top:110px;margin-bottom:110px}.margin-lr-10{margin-left:10px;margin-right:10px}.margin-lr-20{margin-left:20px;margin-right:20px}.margin-lr-30{margin-left:30px;margin-right:30px}.margin-lr-40{margin-left:40px;margin-right:40px}.margin-lr-50{margin-left:50px;margin-right:50px}.margin-lr-60{margin-left:60px;margin-right:60px}.margin-lr-70{margin-left:70px;margin-right:70px}.margin-lr-75{margin-left:75px;margin-right:75px}.margin-lr-80{margin-left:80px;margin-right:80px}.margin-lr-90{margin-left:90px;margin-right:90px}.margin-lr-100{margin-left:100px;margin-right:100px}.margin-lr-110{margin-left:110px;margin-right:110px}
.padding-right-30{padding-right: 30px;}
.padding-left-50{padding-left: 50px;}
.margin-top-minus-150{margin-top: -150px;}.margin-top-minus-90{margin-top: -90px;}.margin-top-minus-50{margin-top: -50px;}


/* ================================================================
 * 23. Real Estate Style
 * ================================================================ */
 
/*-------------------------------
	23.1 property Archive Styles
---------------------------------*/
/* Property archive */
.property-wrap {
    margin-bottom: 30px;
	position:relative;
	overflow:hidden;
}
.property-image-wrap {
    position: relative;
    overflow: hidden;
}

/* Property Inner overlay items */
.overlay-details {
    left: 0;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
	color: #ffffff;
	z-index:1;
}
.overlay-details.overlay-top {
	top: 0;
	bottom: auto;
	padding: 12px;
}
.ribbon-text {
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 10px;
    font-weight: 600;
}
span.icon-equalizer {
    font-weight: bold;
}
.overlay-details.overlay-bottom {
	top: auto;
	bottom: 0;	
	padding: 12px 12px 12px 12px;
}
.overlay-top-meta-wrap > ul.nav,
.overlay-bottom-meta-wrap > ul.nav {
    display: inline-block;
}
.overlay-bottom-meta-wrap {
	position: relative;
}
.overlay-details .property-overlay-title h5 {
    font-size: 14px;
	margin-bottom: 0;
}
.overlay-details .property-overlay-title a {
	position:relative;
}
.overlay-details .property-overlay-title a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    transform-origin: right;
    transition: transform 500ms ease-in-out;
    transform: scaleX(0);
    background: #fff;
}
.overlay-details .property-overlay-title a:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}
.overlay-details a {
    color: #ffffff;
}
.overlay-details a:hover {
    color: #f2f2f2;
}
.overlay-details > ul {
    display: inline-block;
}
.property-wrap > div {
    margin-bottom: 15px;
}
.property-wrap > div:last-child {
    margin-bottom: 0;
}
.property-image-wrap:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index:1;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 60%, rgba(0,0,0,0.70) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 60%,rgba(0,0,0,0.70) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 60%,rgba(0,0,0,0.70) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.property-image-wrap.no-dark-overlay:before {
	background: none;
}
.property-title-address-wrap .property-area {
    margin-bottom: 0;
}

/* Property archive meta */
.property-meta-wrap .property-meta > li {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}
.property-read-more .btn {
    border: 0;
    padding: 5px 12px;
    line-height: 1.5;
}
.property-meta-wrap > * {
    display: inline-block;
}
.property-meta .property-agent > * {
    display: inline-block !important;
    vertical-align: middle;
}
.property-meta .property-agent img {
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    max-width: 30px;
    max-height: 30px;
	margin-right:5px;
}
.property-share {
    position: relative;
	cursor: pointer;
}
.social-links-wrap {
    bottom: 30px;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
	background: #f1f1f1 none repeat scroll 0 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index:1;
}
.social-links-wrap > .social-links > li {
    transform: translateY(50%);
    -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.property-share:hover .social-links-wrap {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
}
.property-share:hover .social-links-wrap > .social-links > li a {
    color: #fff;
	font-size: 12px;
}
.property-share:hover .social-links-wrap > .social-links > li a:hover {
    color: #eaeaea;
}
.property-share:hover .social-links-wrap > .social-links > li {
    transform: translateY(0%);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
}

/* Property archive gallery */
.property-gallery-container {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.property-gallery-container {
    bottom: 0px;
    max-height: 100px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.property-wrap .property-gallery-inner {
    position: relative;
    display: inline-block;
    background: rgba(0, 0, 0,0.5);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
    padding-bottom: 0;
}
.property-gallery-container .zoom-gallery {
    height: auto;
    overflow: hidden;
	line-height:1;
}
.property-gallery:hover .property-gallery-container {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
}
.property-gallery-container .zoom-gallery > a {
    float: left;
    margin-right: 3px;
    width: 45px;
    margin-bottom: 4px;
}
.property-gallery-container .zoom-gallery > a:last-child {
    margin-right: 0;
}
.property-gallery-more {
    color: #333333;
    position: absolute;
    right: -8px;
    top: 34px;
    transform: rotate(-90deg);
}

/*-------------------------------
	23.2 Property Single Styles
---------------------------------*/
/* Document Download */
ul.zoacres-attachments-list > li > a {
    padding: 6px 15px;
    margin-top: 30px;
    display: inline-block;
    background: #f2f2f2;
    border: 1px solid #eaeaea;
}

/* Single Property Elements Styles */
.single-zoacres-property .property-elements > div.property-sticky-navigation {
    padding: 0;
    margin: 0;
    border: 0;
}
.single-zoacres-property .property-elements > div {
	padding: 30px;
    border-radius: 2px;
	background:#fff;
    border: 1px solid #f2f2f2;
    font-weight: 600;
}
.single-zoacres-property #property-single-desc{
    font-weight: 500;
}
.property-elements > div {
    margin-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 40px;
}
.property-elements > div:last-child {
    margin-bottom: 0;
}
.property-elements .property-features-wrap,
.property-elements .property-address-wrap,
.property-elements .property-basic-details-wrap {
    padding-bottom: 25px;
}
.property-elements > div > p:last-child {
    margin-bottom: 0;
}
.property-title-wrap h2 {
    margin-bottom: 0;
    font-weight: 600;
    color: #222;
    line-height: 55px;
    overflow: inherit;
}
.property-elements > .property-meta-wrap > *,
.property-header-elements > .property-meta-wrap > * {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.property-header-elements > .property-meta-wrap > *.pull-right,
.property-elements > .property-meta-wrap > *.pull-right {
    text-align: right;
}
.zoacres-single-property .property-elements > .property-meta-wrap ul.nav.property-meta,
.zoacres-single-property .property-elements > .property-meta-wrap ul.nav.property-meta span,
.zoacres-single-property .property-elements > .property-meta-wrap ul.nav.property-meta i {
    font-weight: 600;
}
.property-elements > .property-meta-wrap,
.property-header-elements > .property-meta-wrap {
    display: table;
	width: 100%;
}
.zoacres-single-property .property-meta-wrap > ul li.property-meta-title {
    display: block;
    margin-bottom: 5px;
}
.zoacres-single-property .property-top-meta .property-price-inner {
    font-size: 20px;
    font-weight: 800;
    color: #000;
}
.zoacres-single-property .property-top-meta .post-views, .zoacres-single-property .property-top-meta .property-favourite, .zoacres-single-property .property-top-meta .property-print {
    font-size: 18px;
    line-height: 16px;
    vertical-align: middle;
    display: inline-block;
    border: 1px dashed #bdbdbd;
    padding: 10px 14px;
}

/* Price style */
.zoacres-single-property .property-meta-wrap .property-price-inner > span.price-after-label {
	color: #999;
    display: block;
    font-size: 15px;
}

/* Single Sticky navigation*/
.property-elements > .property-sticky-navigation {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
	height:0;
}
.property-sticky-navigation > .property-previous-nav, 
.property-sticky-navigation > .property-next-nav {
	position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:999;
}
.property-previous-nav .property-previous,
.property-next-nav .property-next {
    height: 100px;
    line-height: 100px;
    padding: 0 31px;
    width: 250px;
    text-align: center;
    background-size: cover;
	position:relative;
	z-index:9;
	color:#fff;
	border-radius: 5px;
	overflow: hidden;
}
.property-previous-nav .property-previous span,
.property-next-nav .property-next span {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 25px;
}
.property-previous-nav .property-previous span {
	left: auto;
	right: 10px;
}
.property-previous-nav .property-previous:after,
.property-next-nav .property-next:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.65);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	z-index:-1;
}
.property-sticky-navigation > .property-previous-nav {
	left: -220px;
	transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.property-sticky-navigation > .property-previous-nav:hover {
	left:-4px;
	transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.property-sticky-navigation > .property-next-nav {
	right: -220px;
	transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.property-sticky-navigation > .property-next-nav:hover {
	right:-4px;
	transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}

/* Property basic Details Style */
.property-basic-details-wrap .property-price-inner {
	display:inline;
}
.property-basic-details-wrap .property-details-list > li > span {
    margin-right: 10px;
}
.zoacres-single-property .property-details-wrap strong {
    color: #000;
	display: block;
}
/* property counter */
.pack_description .day-counter .counter-item {
	margin-top: 0;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
.pack_description .day-counter > * {
	height: 63px;
	padding: 15px 20px;
}

/* Single Description */
.property-content-wrap #property-single-desc p:last-child {
    margin-bottom: 0;
}

/* Property Details Style */
.property-details-inner > ul > li > * {
    display: inline-block;
}
/* Floor Plans */
.property-plans-wrap .card-header a {
    display: block;
    color: #fff;
}
.property-plans-wrap .card-header {
    padding: 0;
    border-radius: 0;
}
.card {
	border:1px solid #eaeaea;
}
.card-block {
    padding: 20px;
}
.card-header {
	cursor: pointer;
}
.property-plans-inner .card-block img {
	max-width: 100%;
    width: 500px;
}
ul.extra-plan-details > li {
    padding: 3px 15px;
    background: #f2f2f2;
    margin-right: 12px;
}
ul.extra-plan-details > li:last-child {
    margin-right: 0;
}
ul.extra-plan-details > li > span.floor-plan-subtitle {
    padding: 4px;
	font-weight: bold;
}
.property-plans-inner .card-block > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.property-plans-wrap .card-header h5 {
    color: #fff;
    padding: 20px 15px 12px 15px;
}
.property-video-inner iframe {
	height: 400px;
}
.property-contact-wrap textarea {
    height: 110px;
}
.validatation-status {
    background: #ee3333 none repeat scroll 0 0;
    color: #ffffff;
    opacity: 0;
	-webkit-opacity: 0;
	visibility: hidden;
    margin: 0 15px 10px;
    padding: 0 10px;
    width: 100%;
	transition: all ease 0.35s;
}
.validatation-status.show {
	 opacity: 1;
	-webkit-opacity: 1;
	visibility: visible;
}
.bottom-space-list > li {
    margin-bottom: 15px;
}
.bottom-space-list > li:last-child {
    margin-bottom: 0;
}

.property-vitual-tour-wrap {
    text-align: center;
}
.property-vitual-tour-wrap .property-sub-title {
    text-align: left;
}

/* Agent Wrap */
.single-zoacres-agent .agent-contact-form input.form-control,
.single-zoacres-agent .agent-contact-form .form-control {
    background: #fff;
}
.agent-img-wrap {
    position: relative;
}
.single-zoacres-property .agent-img-wrap {
    border: 1px solid #efefef;
}
.single-zoacres-property .agent-details > li {
    background: #fff;
}
.single-zoacres-agent .agent-img-wrap {
    border: 1px solid #eee;
    max-width: 288px;
    border-radius: 10px;
	min-height: 150px;
}
.single-zoacres-property .property-elements> .property-agent-wrap .property-agent-inner {
    max-width: 700px;
}
.single-zoacres-agent .agent-img-wrap img.agent-img{
    border-radius: 10px;
}
.single-zoacres-agent .agent-content p {
    margin-bottom: 0;
}
.agent-social-links-wrap {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    padding: 15px 10px;
    background: rgba(255,255,255,0.95);
    z-index: 1;
    border-radius: 0 0 10px 10px;
}
.single-zoacres-property .agent-social-links-wrap {
    border-radius: 0;
}
.nav.agent-social-links {
    display: block;
	text-align:center; 
    line-height: 1;
}
.nav.agent-social-links > li {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    color: #fff;
    border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
}
.nav.agent-social-links > li a {
	color:#000;
	width: 100%;
    height: 100%;
    display: block;
}
.nav.agent-social-links > li a:hover {
	color:#000;
}
.agent-sc-wrap .nav.agent-social-links > li span {
    width: 28px;
    height: 28px;
    display: block;
    line-height: 28px;
}

/* social colors */
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-facebook {
	background: #3b5999;
}
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-twitter {
	background: #55acee;
}
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-instagram {
	background: #e4405f;
}
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-google {
 	background: #dd4b39;
}
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-youtube {
	background: #cd201f;
}
.agent-sc-wrap .nav.agent-social-links > li span.icon-social-linkedin {
	background: #0077B5;
}



/* Agent Form */
.property-contact-submit.processing {
    position: relative;
}
.property-contact-submit.processing:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
	background-color: #ffffff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.agent-details-wrap > .row {
    margin-bottom: 70px;
}
.agent-details-wrap > .row:last-child {
    margin-bottom: 0;
}
.agent-position {
    display: block;
    margin-bottom: 16px;
}
.agent-properties-filter > div, .property-layout > span {
    display: inline-block;
    vertical-align: middle;
}
.property-layout img {
    max-width: 24px;
}
.property-layout > span {
    margin: 3px;
	cursor: pointer;
}
.property-layout > span.active {
	background: #cccccc none repeat scroll 0 0;
}
.agent-properties-filter {
    margin-bottom: 30px;
}
/* panorama */
.property-panorama-wrap {
    position: relative;
}
/*-------------------------------
	23.5 Single Property Style
---------------------------------*/

/*Single Property Style*/
.single-property-full-width {
    padding: 0;
}
.property-header-elements > div:last-child {
    margin-bottom: 0;
}
.property-meta-wrap .property-area {
    margin-bottom: 0;
}
.property-header-elements > div {
    margin-bottom: 20px;
}
.single-property-full-width .property-image-wrap .property-img,
.single-property-full-width .property-single-gallery .property-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 750px;
	width: 100%;
}
.property-single-pack-wrap {
    position: relative;
}
.property-single-pack-nav {
    position: absolute;
    z-index: 2;
	right: 50px;
    top: 50px;
}
.property-single-pack-nav li a {
    color: #fff;
}
.property-single-pack-nav li.nav-item a.active {
    background: #000;
}
.property-single-pack-nav li.nav-item a.active:focus {
    color: #fff;
}
.property-single-pack-nav li.nav-item a {
    background: rgba(0,0,0,.6);
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
}
.property-single-pack-nav li.nav-item a:hover {
    background: #000;
	color:#fff;
}
.property-single-pack-nav li.nav-item:last-child {
    margin-right: 0;
}
#zoacres-street-view {
	height: 500px;
	width: 100%;
}
.property-single-pack-inner,
.property-single-pack-content,
..property-single-pack-content {
    position: relative;
}
.property-single-pack-content > div {
    display: none;
}
.property-single-pack-content > div:first-child {
    display: block;
}
.property-single-gallery .owl-nav {
    position: absolute;
    top: 50%;
	width: 100%;
	padding: 0 10px;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* Property gallery */
.property-single-gallery .owl-nav .owl-next {
    float: right;
}
.property-single-gallery .owl-nav > div {
    height: 50px;
    text-align: center;
    width: 30px;
	padding: 0;
}
.property-single-gallery .owl-nav i {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

/* Property Single */
.single-zoacres-property .zoacres-content > .zoacres-content-inner {
    background: #f4f6fd;
}
.single-zoacres-property .property-meta-wrap h2 {
    font-weight: 700;
	margin-bottom:0;
	color: #000;
    font-size: 30px;
}
.single-zoacres-property .property-elements > .property-meta-wrap.property-top-meta {
    padding: 0px 0 40px 0;
    background: #fff;
}
.property-header-elements .property-meta-wrap.property-top-meta {
    padding: 0 !important;
    background: transparent !important;
}
/* Single map */
.single-property-full-width .property-nearby-header {
    display: none;
}

/*Single gallery*/
.single-zoacres-property .property-elements > .property-image-wrap:before {
	display:none;
}
.property-sub-title {
	color: #000;
	margin-bottom: 30px;
}

/*Property feature */
span.property-feature-icon {
    font-size: 16px !important;
    line-height: 34px;
    vertical-align: middle;
    margin-right: 10px;
    min-width: 1px !important;
    padding-right: 0 !important;
}
.property-feature-icon i {
    color: #8ac842;
}

/* Single map */
.zoacres-nearby-map {
    position: relative;
}
.zoacres-nearby-icon-nav {
    left: 20px;
    position: absolute;
    top: 100px;
}
ul.zoacres-nearby-icon-nav > li {
    background: #fff;
    padding: 8px 16px;
    text-align: center;
}
.property-title-wrap > h2 {
    margin-bottom: 0;
	margin-bottom: 0;
    font-weight: 600;
    font-size: 48px;
    color: #222;
    line-height: 55px;
    overflow: inherit;
}

/* Panorma */
#zoacres-panorama {
	width: 100%;
	height: 400px;
}
/* virtual tour */
iframe.virtual-tour-frame {
	border:0;
}
.virtual-tour-frame {
    max-width: 100%;
}	

/* Fav */
.single-zoacres-property a.property-fav-done:hover {
    color: #fff;
}

/* Address Pin*/
.zoacres-single-property .property-meta span.icon-location-pin {
    font-weight: 600;
}

/* UL Styles */
.property-details-wrap li > span,
.property-basic-details-wrap .property-details-list > li > span {
    margin-right: 10px;
    min-width: 130px;
    display: inline-block;
    color: #707070;
    font-weight: 200;
}

ul.col-4-list li {
	width: 25%;
    padding-bottom: 15px;
    padding-right: 15px;
}
ul.col-3-list li {
	width: 33.333%;
    padding-bottom: 15px;
    padding-right: 15px;
}
ul.col-2-list li > span,
ul.col-3-list li > span,
ul.col-4-list li > span {
    padding-right: 10px;
    font-size: 15px;
}
ul.col-2-list li {
	width: 50%;
    padding-bottom: 15px;
    padding-right: 15px;
}
/*property gallery */
.zoacres-single-property > div > div > div {
    margin-bottom: 30px;
}
.zoacres-single-property > div > div > div:last-child {
    margin-bottom: 0;
}
.zoacres-single-property .container-fluid.fullwidth-wrap > .row > *:first-child {
    margin-top: 30px;
}
.zoacres-single-property .container-fluid.fullwidth-wrap > .row > *:last-child {
	margin-bottom:30px;
}
.property-header-elements .property-meta-wrap.property-bottom-meta {
    border-top: 0;
    padding: 0;
}
.zoacres-single-property .container-fluid.fullwidth-wrap > .row > *:first-child.single-property-full-width {
    margin-top: 0;
}
.zoacres-single-property .container-fluid.fullwidth-wrap > .row > *:last-child.single-property-full-width {
    margin-bottom: 0;
}
.property-single-gallery img,
.property-image-wrap img {
    width: 100%;
}
ul.lSPager.lSGallery {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    padding-top: 5px;
    padding-bottom: 5px;
	background: #fff;
    padding-left: 5px !important;
	padding-right: 5px;
    display: inline-flex;
}
.lSSlideOuter {
    position: relative;
}
.single-property-full-width .lSSlideOuter {
    position: relative;
    border: 0;
}
.lSSlideOuter .lSPager.lSGallery li {
	opacity:0.65;
}
.lSSlideOuter .lSPager.lSGallery li.active {
	opacity:1;
}
.lSSlideOuter .lSPager.lSGallery li:last-child {
    margin-right: 0 !important;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius:0;
}
.lSAction > a {
	z-index:9;
}


/*single accordion*/
.accordion-enabled .property-address-wrap .property-sub-title,
.accordion-enabled .property-content-wrap .property-sub-title,
.accordion-enabled .property-basic-details-wrap .property-sub-title,
.accordion-enabled .property-features-wrap .property-sub-title,
.accordion-enabled .property-additional-details-wrap .property-sub-title {
	margin-bottom:0;
	padding-left:0;
    font-size: 15px;
}
.accordion-enabled .property-address-wrap,
.accordion-enabled .property-content-wrap,
.accordion-enabled .property-basic-details-wrap,
.accordion-enabled .property-features-wrap,
.accordion-enabled .property-additional-details-wrap {
    padding: 11px;
    margin-bottom: 25px;
    border-bottom: 0;
    border-radius: 5px;
    background: #f7f7f7;
    cursor: pointer;
}
.accordion-enabled .property-address-wrap .property-item-header, 
.accordion-enabled .property-content-wrap .property-item-header,
.accordion-enabled .property-basic-details-wrap .property-item-header,
.accordion-enabled .property-features-wrap .property-item-header,
.accordion-enabled .property-additional-details-wrap .property-addflds-header {
	background:#f2f2f2;
	padding:5px 11px;
}


.accordion-enabled .property-address-wrap .property-sub-title:before,
.accordion-enabled .property-content-wrap .property-sub-title:before,
.accordion-enabled .property-basic-details-wrap .property-sub-title:before,
.accordion-enabled .property-features-wrap .property-sub-title:before,
.accordion-enabled .property-additional-details-wrap .property-sub-title:before {
	display:none;
}
.accordion-enabled .property-details-wrap {
	margin-top:30px;
} 


/* Property feature Extra content*/
.property-item-header {
    position: relative;
}
.property-item-header .pull-right a,
.property-item-header .pull-right div {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	background:#000;
}

.property-item-header .pull-right a ,
.property-item-header .pull-right div {
    padding: 6px 15px 4px;
    font-weight: 600;
}

.property-item-header .pull-right a:hover {
	background: #000;
	color: #fff;
}
.property-item-header .pull-right a,
.property-item-header .pull-right div {
	color: #fff;
}
/* Single floor plan */
.property-plans-inner .card-block > * {
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 40px;
}
.property-plans-inner .card-block h6 {
    margin-bottom: 10px;
	font-weight:bolder;
	color: #000;
}

/*-------------------------------
	24. Property Archive compare
---------------------------------*/

/* Property Archive compare */
.property-compare-container {
    position: fixed;
    right: -220px;
	width: 220px;
    top: 50%;
	z-index: 9999;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}
.property-compare-container.active {
	right: 0;
}
.property-compare-inner {
    background: #060606;
    color: #333333;
    position: relative;
    width: auto;
	padding: 10px;
	overflow-y: auto;
}
.compare-toggle {
	background: #000 none repeat scroll 0 0;
    left: -40px;
    padding: 13px;
    position: absolute;
    top: 0;
    width: 40px;
    cursor: pointer;
    color: #fff;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.compare-properties span.prop-msg-box {
    color: #999;
    margin-bottom: 12px;
    display: block;
}
.nav.compare-list > li {
	margin-bottom: 10px;
	position: relative;
}
.compare-prop-remove {
    color: #ffffff;
    cursor: pointer;
    padding: 0 5px;
	width: 27px;
    height: 27px;
    line-height: 30px;
    position: absolute;
    right: 0;
    z-index: 1;
    background: #000;
    border-radius: 50%;
    font-size: 13px;
}
.compare-prop-remove i{
    font-weight: bold;
}
.compare-prop-remove:hover {
	background:#000;
	color:#fff;
}
.btn.compare-modal-trigger {
    border: 1px solid transparent;
    font-size: 14px;
    padding: 9px 20px;
}
.btn.compare-modal-trigger:hover {
    border-color: #fff;
}
.property-modal {
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
    width: 900px;
	max-height: 100%;
    max-width: 100%;
    overflow-y: auto;
	z-index: 999999;
	border: 1px solid #eeeeee;
	background: #ffffff none repeat scroll 0 0;
}
.property-modal-inner {
    padding: 40px 20px 20px;
    position: relative;
}
body.property-modal-actived {
    position: relative;
}
body.property-modal-actived::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.property-modal-inner .close {
    top: 5px;
}
.property-compare-each > div:last-child {
    margin-bottom: 0;
}
.property-compare-each > div {
    margin-bottom: 15px;
}
.compare-table-head {
    width: 175px;
	color: #000;
	font-weight: 600;
}
.property-wrap .property-price-inner {
    font-weight: 600;
    color:#000;
    font-size: 15px;
}
.property-price-inner > span {
    margin-right: 1px;
}
.property-price-inner > span:last-child {
	margin-right:0;
}
.property-price-inner > span.price-after-label {
    color: #555;
    font-weight: 500;
}
.property-meta-wrap.property-top-meta {
    position: relative;
    padding: 10px 5px;
    /*background-color: #f5f5f5;*/
    color: #777777;
}
.property-meta-wrap:after {
    display: block;
    clear: both;
    content: "";
}
.property-meta-wrap.property-bottom-meta {
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.overlay-details .nav.property-meta > li  {
    margin-right: 5px;
    font-size: 14px;
}
.overlay-details .nav.property-meta > li a span[class*='icon-'],
.overlay-details .nav.property-meta > li a span[class*='fa']{
    font-weight: bold;
	line-height: inherit;
}
.property-favourite-wrap a.property-fav-done,
.property-favourite-wrap a.property-fav-done span:before {
    color: #E91E63 !important;
    border-radius: 4px;
}
.property-meta-wrap.property-bottom-meta .property-meta > li a.property-fav-done span {
	color: #E91E63 !important;
}
.overlay-details li.property-favourite-wrap,
.overlay-details li.property-gallery,
.overlay-details li.property-compare,
.overlay-details li.property-video {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0,0.3);
    text-align: center;
	cursor:pointer;
}
.overlay-details li.property-favourite-wrap a,
.overlay-details li.property-gallery a,
.overlay-details li.property-compare a,
.overlay-details li.property-video a {
	color:#fff;
	display:block;
}
.overlay-details li.property-favourite-wrap a:hover,
.overlay-details li.property-gallery a:hover,
.overlay-details li.property-compare a:hover,
.overlay-details li.property-video a:hover {
    color: #fff;
    transition: unset;
    -moz-transition: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    -ms-transition: unset;
}
.overlay-details li.property-favourite-wrap:hover,
.overlay-details li.property-gallery:hover,
.overlay-details li.property-compare:hover,
.overlay-details li.property-video:hover {
	background-color: rgba(0, 0, 0,0.6);
}
.tooltip-title {
    position: absolute;
    top: -32px;
    left: 50%;
    background: #333;
	color:#fff;
    padding: 0 9px;
	margin-left: -9px;
    font-size: 12px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 4px;
    visibility: hidden;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
}
.pull-right .tooltip-title {
    margin-left: -11px;
}
.pull-left .tooltip-title {
    margin-left: 11px;
}
.tooltip-title:after {
    content: "";
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.post-like-wrap .tooltip-title:after {
    bottom: -7px;
}
.tooltip-parent { 
	position: relative;
}
.tooltip-parent:hover > .tooltip-title {
	visibility: visible;
	-webkit-opacity: 1;	
	opacity: 1;
}	

.overlay-details .nav.property-meta > li:last-child {
    margin-right: 0px;
	margin-bottom: 0px !important;
}
.overlay-details .nav.property-meta > li.property-ribbon {
    line-height: 1;
}
.overlay-details .nav.property-meta > li.property-price,
.overlay-details .nav.property-meta > li.property-area {
    display: block;
    margin-bottom: 5px;
}
.overlay-details .nav.property-meta > li.property-area {
    font-size: 12px;
    padding: 4px 0;
}
.overlay-details .nav.property-meta .property-price-inner > span {
    color: #fff;
}
.overlay-details .nav.property-meta .property-price-inner > span.price-after-label {
    font-size: 13px;
}
.overlay-details .nav.property-meta .property-price-inner {
	color: #fff;
    background:none !important;
    font-size: 10px;
    line-height: initial;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 6px;
}
.overlay-details .nav.property-meta .property-price-inner .property-price{
    font-size: 20px;
}
.property-wrap p,
.property-grid .property-image-wrap {
	line-height: 25px;
}
.property-excerpt-wrap p:last-child {
    margin-bottom: 0;
}
.property-title-wrap > h5 {
    margin-bottom: 0;
	font-size: 17px;
}
.property-model-1 .property-wrap.property-grid{
    border-radius: 10px;
}
.property-wrap.property-grid,
.related-property-item .property-wrap,
.trending-property-item .property-wrap {
    border: 1px solid #ececec;
    padding: 20px 20px 0px;
	transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    background: #fff;
    border-radius: 10px;
}
.related-property-item .property-wrap {
    margin-bottom: 0;
}
.property-wrap.property-grid:hover,
.related-property-item .property-wrap:hover,
.property-wrap.property-list:hover {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-color: transparent;
}
.property-grid .property-image-wrap,
.related-property-item .property-wrap .property-image-wrap,
.trending-property-item .property-wrap .property-image-wrap {
    margin-left: -20px;
    margin-right: -20px;
}
.property-grid .property-image-wrap:first-child,
.related-property-item .property-wrap .property-image-wrap:first-child,
.trending-property-item .property-wrap .property-image-wrap:first-child {
	margin-top:-20px;
}
.property-meta-wrap .property-meta > li,
.property-meta-wrap .property-meta > li .property-units {
    padding: 0 15px 0 0;
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 600;
}
.property-meta-wrap .property-meta > li .property-units:last-child {
    padding-right: 0;
}
.property-meta-wrap .property-meta > li > span:before {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
	margin-right: 5px;
}
.property-meta-wrap .property-meta > li.property-share > span:before {
    font-size: 15px;
    line-height: 28px;
}
.property-meta-wrap .property-meta > li > span {
    color: #bcbcbc;
}
.property-meta-wrap .property-meta > li > span.tooltip-title {
    color: #fff;
}
.property-meta-wrap .property-meta > li.property-area > span:before {
    font-size: 14px;
}
.property-elements > .property-meta-wrap .property-meta > li {
	padding: 0 15px 0 0;
    border-right: 1px solid #ccc;
    margin-right: 15px;
}
.property-meta-wrap .property-meta > li:last-child {
    padding-right: 0;
	margin-right:0;
	border-right:0;
}
.property-meta-wrap.property-bottom-meta .property-meta > li a span {
    border: 1px solid rgba(102, 102, 102,0.2);
    border-radius: 3px;
    padding: 5px;
    color: #555;
}
.property-meta-wrap.property-bottom-meta .property-meta > li.property-share a span {
    color: #fff;
    border: 0;
}
.property-bottom-meta .property-favourite-wrap a.property-fav-done {
    padding: 1px 0;
}
.property-bottom-meta.property-meta-wrap .property-meta > li[class*='property'] {
    padding-right: 15px;
}
.property-bottom-meta.property-meta-wrap .property-meta > li[class*='property']:last-child {
    padding-right: 0px;
}
.property-bottom-meta.property-meta-wrap li.property-compare.tooltip-parent{
    margin-top: 3px;
}
.post-like-wrap > li:last-child {
    padding-right: 0;
} 
.post-like-wrap > li {
    padding-right: 10px;
}
.property-wrap:hover .property-image-wrap:after{
	opacity:1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.property-image-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0,0,0,0.45);
    z-index: 0;
	opacity:0;
	transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.property-wrap .property-image-wrap > img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.property-wrap:hover .property-image-wrap > img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.property-list .property-image-wrap img {
    height: 100%;
}

/* Property slider */
.no-border .owl-carousel .property-wrap {
    border: 0;
}
.margin-0 .owl-carousel .property-wrap {
    margin: 0;
}
.radius-0 .owl-carousel .property-wrap {
    border-radius: 0;
}
.owl-carousel .property-wrap {
    margin: 10px;
}
.map-property-list .owl-nav {
    position: static;
}
.map-property-list .owl-nav > * {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
	transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.map-property-list .owl-nav > * > i {
    line-height: 60px;
}
.map-property-list .owl-nav > *:hover {
	background:#000;
	 transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.map-property-list .owl-nav > .owl-prev {
    right: auto;
	left:10px;
}
.map-property-list .owl-nav > .owl-next {
    right: 10px;
	left:auto;
}
.map-property-list .owl-nav > .owl-prev,
.map-property-list .owl-nav > .owl-next {
    opacity: 0;
	 transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.map-property-list:hover .owl-nav > .owl-prev,
.map-property-list:hover .owl-nav > .owl-next {
    opacity: 1;
	 transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

/*Property List*/
.property-wrap .property-list-wrap > div {
    margin-bottom: 15px;
}
.property-wrap .property-list-wrap > div:last-child {
    margin-bottom: 0;
}
.property-list .property-meta-wrap.property-top-meta {
    padding: 0;
}

/*property compare */
#property-compare-modal tr:nth-child(even) {
    background: #f7f7f7;
}
.nav.compare-list > li:after {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
#property-compare-modal td p.text-center {
    margin-bottom: 0;
    line-height: 21px;
    text-align: left !important;
}
#property-compare-modal td p.text-center strong{
    font-weight:600;
}
#property-compare-modal i{
    color: green;
}

/*-------------------------------
	25. Agent Archive Styles
---------------------------------*/
.agent-wrap > div {
    margin-bottom: 30px;
}
.agent-wrap > div:last-child {
    margin-bottom: 0;
}
.agent-properties {
    margin-bottom: -20px;
}

/* Agent archive */
.archive .property-agent-wrap {
    margin-bottom: 50px;
}
.archive .property-agent-wrap:last-child {
    margin-bottom: 0;
}
.archive .property-agent-wrap:hover .property-agent-inner {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.archive .row.agent-info-wrap {
	display:table;
}
.archive .row.agent-info-wrap > div {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.archive .property-agent-inner {
    padding-right: 20px;
    border: 2px solid #eff0f3;
	position:relative;
}
.agent-position {
    display: inline-block;
	border-bottom:4px solid;	
}
.archive .agent-read-more-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
	opacity:0;
	z-index:1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.archive .agent-img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
	opacity:0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.archive .property-agent-wrap:hover .agent-img-wrap:after {
	opacity:1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.archive .property-agent-wrap:hover .agent-read-more-wrap {
	opacity:1;
	transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}
.agent-prop-count {
    position: absolute;
	top:6px;
    right: 0;
    color: #fff;
}
.agent-prop-count a {
    color: #fff;
	padding:4px 10px
} 
.agent-prop-count a:hover {
    background: #000;
    color: #fff;
}
/*-------------------------------
	26. Agent Single Layout Styles
---------------------------------*/
/* Agent Single */
.single-zoacres-agent .agent-wrap {
    margin-bottom: 80px;
}
.single-zoacres-agent .agent-name {
    color: #000;
}
.row.agent-desc-wrap {
    background: #f7f7f7;
    padding: 70px 35px 50px;
    margin-left: 0;
    margin-right: 0;
	border:2px solid #f2f2f2;
}
.agent-details span > i {
    padding: 0 10px;
	color:#000;
    font-weight: 800;
}
.agent-details > li {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 10px;
	margin-bottom:0;
}
.single-zoacres-agent .agent-details > li {
    font-size: 13px;
    padding: 6px 10px;
}
.agent-details span > i.fa-star-o {
	padding: 0 5px;
}
.agent-details span > i.fa-star,
.agent-details span > i.fa-star-half-o,
.agent-contact-details .fa.fa-star {
    padding: 0 5px;
	color: #fdb314;	
}

.zoacres-meta-rating.star-rating span.fa-star {
	color: #fdb314;
}
.agent-details > li:nth-child(odd) {
    background: #f7f7f7;
}
.agent-details-wrap .agent-additional-details {
    padding: 23px 25px;
    border: 2px solid #f2f2f2;
	background:#f7f7f7;
}
.agent-additional-details > li {
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}
.agent-additional-details > li:last-child {
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0px;
}
.agent-details > li:last-child {
    border: 0;
}
.agent-details-wrap .agent-additional-details li > *:first-child {
    font-weight: bold;
	color: #000;
	margin-bottom: 0;
}
/*agenct contact  */
td.ui-datepicker-today {
    background: #eaeaea;
}
td.ui-datepicker-today > a {
    background: transparent !important;
    color: #fff !important;
}
.ui-datepicker-calendar .ui-state-default {
    border: 0;
}
td.ui-datepicker-week-end {
    background: #f2f2f2;
}
.ui-datepicker-header {
    padding: 10px 17px;
}
.ui-datepicker-title {
    color: #fff;
}
a.ui-datepicker-prev, a.ui-datepicker-next {
    background: #f2f2f2;
    padding: 2px 9px;
    margin-right: 7px;
}
table.ui-datepicker-calendar {
    margin-bottom: 0;
}
.ui-datepicker-calendar td, .ui-datepicker-calendar th {
    text-align: center;
    padding: 6px 12px;
}


/*-------------------------------
	 27. Map styles Styles
---------------------------------*/
/*Info Window */
.gmap-info-inner > *,
.gmap-info-inner .info-content-wrap > * {
    margin-bottom: 10px;
}
.gmap-info-inner h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}
.gmap-info-inner .property-meta > li {
    margin-right: 15px;
}
.gmap-info-inner .property-meta > li span > i {
    margin-right: 5px;
}
.gmap-info-inner .info-wrap > *:last-child {
    margin-bottom: 0;
}
.gmap-info-inner .info-content-wrap > .property-meta {
    padding-top: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    font-weight: 600;
}
.gmap-info-inner .info-content-wrap p:last-child{
    margin-bottom: 0px;
}
.gm-style-iw {
    left: 24px !important;
    top: 15px !important;
    width: 220px !important;
}
.gmap-info-inner {
    max-width: 220px;
    text-align: left !important;
}
.gm-style .gmap-info-inner img {
    max-width: 100%;
    border-radius: 15px;
}
.info-img-wrap:after {
    content: "";
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: 0;
}
.info-img-wrap {
    position: relative;
}
.info-wrap .info-img-overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
	z-index: 2;
}
.info-img-wrap .property-price-inner {
    color: #fff;
}
.gmap-info-inner .info-content-wrap {
    padding: 0 10px 10px 10px;
}
/* Map InfoBox Styles */
.gmap-info-wrap {
    background: #fff none repeat scroll 0 0;
	height: auto;
    max-width: 220px;
    position: relative;
    transform: translateY(-100%);
    margin-top: -60px;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, .3);
}
.info-wrap .property-price-inner > span.price-after-label {
    color: #fff;
}
.gmap-info-wrap .info-box-arrow {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ccc;
	bottom: -10px;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
	z-index: 1;
}
.infoBox {
	bottom: 0;
}
.infoBox > img {
	z-index: 1;
	position: absolute !important;
    right: 0;
}
.infobox-close {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5);
    cursor: pointer;
}
.infobox-close:hover {
	color:#999;
	background: rgba(0,0,0,0.8);
}
.info-content-wrap span.property-address {
    color: #7a7a7a;
}
/* Map search float */
.floating-search-wrap {
    position: absolute;
	top: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.floating-search-wrap > .container >.btn {
    background: #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
}
.floating-search-wrap > .container >.btn:hover {
    background: #333;
}
.zoacres-search-property-wrap .advance-search-form-accordion {
    margin-top: 35px;
}
.zoacres-search-property-wrap .floating-search-wrap .advance-search-form-accordion {
    margin-top: 0;
}
.zoacres-search-property-wrap {
    position: relative;
}
.floating-search-wrap .advance-search-wrap {
    background: rgba(0,0,0,0.8);
    padding: 25px;	
    padding-bottom: 25px !important;
}
.floating-search-wrap .advance-search-wrap input {
	background: #fff;
}
.single-zoacres-property .advance-search-btns-warp {
    margin-top: 0;
}
.d-hide {
	display: none;
}
.floating-search-wrap .advance-search-wrap .bts-select .btn-primary {
    background: #fff;
    color: #8593a9;
    border: 1px solid #d8d8d8;
	padding: 8px 15px;
}
.floating-search-wrap input.form-control {
	height: 50px;
}
.map-full-screen-activated .floating-search-wrap {
	position: fixed;
	z-index: 999;
}

/*-------------------------------
	 28. Full Map styles
---------------------------------*/
/*Full map Search template */

.bts-ajax-search .input-group-addon, .bts-ajax-search .input-group-addon .btn {
    color: #fff;
	border-color:transparent;
}
.bts-ajax-search .input-group-addon:hover {
    background: #000;
    color: #fff;
}
.page-template-page-full-map .zoacres-content > .zoacres-content-inner {
    padding-top: 0;
}
.page-template-page-full-map .full-map-wrap {
    padding-left: 0;
    padding-right: 0;
}
.floating-search-wrap a.more-search-options {
    color: #fff;    
}

/* Full screen Map toggle  */
.property-map-identity.full-screen-map-actived {
    position: fixed !important;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 98;
}
.property-map-identity.full-screen-map-actived .zoacres-property-map {
	height: 100% !important;
}
.admin-bar .property-map-identity.full-screen-map-actived {
	 top: 32px;
} 
.dropdown-menu.map-style-dropdown-menu.show {
    opacity: 1;
    visibility: visible;
	transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}
.property-map-nav-wrap > * {
    display: inline-block;
}
ul.zoacres-map-zoomparent > li {
    display: inline-block;
    margin-right: 1px;
}
ul.zoacres-map-zoomparent > li:last-child {
    margin-right: 0px;
}
ul.zoacres-map-zoomparent > li button {
    line-height: 35px;
    height: 35px;
    padding: 3px 10px;
}
.property-map-items .property-location-search .form-control {
    height: 30px;
}
.map-style-toggle {
    font-size: 13px;
    padding: 4px 9px;
}
span.actual-screen-icon {
	display: none;
}
body.map-full-screen-activated span.actual-screen-icon {
	display: block;
}
body.map-full-screen-activated span.full-screen-icon {
	display: none;
}
.map-full-screen-activated > .zoacresgmap {
    height: 100% !important;
}
body.map-full-screen-activated {
	overflow: hidden;
}

/* zoom control */
.zoacres-map-zoomparent > div > span{
    display: inline-block;
    background: #fff;
    margin-bottom: 3px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
	cursor:pointer;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, .15);
}
.zoacres-map-zoomparent > div:last-child > span { 
	margin-bottom:0;
}
.zoacres-map-zoomparent > div > span:hover {
	color: #fff;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
}


/*-------------------------------
	29. Half Map styles Styles
---------------------------------*/
/* Full map Search */
.full-map-property-content-area {
    margin-top: 75px;
}

/* Half map Search template style */
.half-map-property-list-wrap .advance-search-wrap {
    margin-bottom: 30px;
	padding-bottom:30px;
}
.before-loader:before {
    background: rgba(255,255,255,0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.before-loader:after {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100px;
    z-index: 2;
}
.before-loader {
    position: relative;
}
.half-map-property-wrap, .map-property-list {
    position: relative;
}
.property-nothing-found {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 30px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
	top: 0;
	left: 0;
	bottom:0;
	font-size: 26px;
}
.half-map-property-wrap.nothing-found:before, .map-property-list.nothing-found:before {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.dropdown-menu.bts-select-dropdown {
    max-height: 150px;
    overflow-y: auto;
}
.advance-search-wrap {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 40px;
    padding-bottom: 40px;
	position: relative;
}
.advance-search-wrap:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.page-template-page-full-map .advance-search-wrap {
    padding-top: 50px;
}
.saved-search-wrap {
    background: rgba(0,0,0,0.9);
    color: #fff;
	min-height:150px;
    max-height: 100%;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 200px;
    z-index: 9;
	display: none;
}
.saved-search-inner {
    display: table;
    height: 100%;
	width: 100%;
}
.saved-search-text {
    display: table-cell;
    vertical-align: middle;
}
.saved-search-text p {
    color: #fff;
}
.saved-search-text a.btn{
    padding: 7px 15px 6px;
    font-size: 15px;
}
.saved-search-text a.btn:hover {
    background: #fff;
    color: #000;
    border-color: transparent;
}
.bts-select-dropdown.show {
    opacity: 1;
    visibility: visible;
}
.saved-search-icon {
    display: none;
}
.saved-search-done .saved-search-icon {
    display: block;
    font-size: 40px;
}
.saved-search-done .saved-search-inner-text {
    display: none;
}

/* Range Slider */
.slider-range a {
    transition: none 0s ease 0s ;
}
.ui-draggable, .ui-droppable {
	background-position: top;
}
.ui-corner-all {
	border-radius: 10px;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-content {
	background: #ffffff;
	color: #333333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.property-radius-search {
    margin-bottom: 20px;
    width: 100%;
}
#property-radius a {
	transition: none;
}
.property-location-search {
    width: 100%;
}
.property-location-search > input {
    display: block;
    width: 100%;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
.ui-slider-horizontal {
	height: 5px;
    position: relative;
	margin: 0 5px;
    background: #eaeaea;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.5em;
	margin-left: -.6em;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .3);
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}	
.property-load-more-wrap {
    margin-top: 20px;
}
.property-load-more-wrap .property-loader,
.property-load-more-wrap.on-process .property-load-more,
.property-load-more-wrap.on-process .property-fav-load-more,
.property-load-more-wrap.no-more-property .property-load-more {
    display: none;
}
.property-load-more-wrap.on-process .property-loader {
    display: block;
}
.property-load-more{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
body.half-map-activated .page-title-wrap-inner,
body.half-map-activated footer.site-footer {
	display:none;
}
body.half-map-activated.logged-in.admin-bar .half-map-property-wrap {
	margin-top: 32px;
}
body.half-map-activated .half-map-property-wrap {
    position: fixed;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
}
body.half-map-activated {
    overflow: hidden;
}
body.half-map-activated .zoacres-content-inner {
    padding-top: 0;
}
body.half-map-activated .zoacres-content-inner .half-map-property-list-wrap {
    padding-top: 30px;
	padding-bottom: 70px;
    overflow-y: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.full-map-property-wrap .row > .col-md-12 {
    min-height: 0;
}
.property-map-items {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1;
	background: #fff;
}
.property-map-items.map-items-left {
    left: 0;
    right: auto;
	padding: 5px 10px;
}
.property-map-items.map-items-left > ul.nav > li {
    padding: 0;
}
.property-map-items > ul.nav > li {
    margin-right: 10px;
}
.property-map-items > ul.nav > li span > i {
    margin-right: 10px;
}
.property-map-items > ul.nav > li .property-map-nav-next span > i {
    margin-right: 0;
    margin-left: 10px;
}
.property-map-items ul.nav.zoacres-map-zoomparent > li span i {
    margin-right: 0;
}
ul.nav.property-map-nav > li {
    margin-right: 7px;
}
.property-map-items ul.nav > li:last-child {
    margin-right: 0;
}
ul.nav.property-map-nav > li > a,
.property-map-style-wrap .map-style-toggle,
.property-map-items a.map-full-screen,
.property-map-items .map-my-location {
	padding: 16px 12px;
    font-size: 12px;
    line-height: 1;
	background:transparent;
	color:#000;
	border:0;
	border-radius: 0;
}
ul.nav.property-map-nav > li > a.property-map-nav-next {
    margin-right: -1px;
}
ul.nav.property-map-nav > li > a:hover,
 .property-map-style-wrap .map-style-toggle:hover,
 .property-map-items a.map-full-screen:hover,
 .property-map-items .map-my-location:hover {
 	color:#fff;
 }
.dropdown-menu.map-style-dropdown-menu a {
    font-size: 13px;
    padding: 3px 15px;
}
.dropdown-menu.map-style-dropdown-menu {
    min-width: 135px;
}
.dropdown-menu.map-style-dropdown-menu a:hover {
    background: #333;
    color: #fff;
}
.property-wrap.property-list {
    clear: both;
    float: none;
    position: relative;
	display:flex;
    border: 1px solid #eff0f3;
	background: #fff;
}
.property-wrap.property-list > div {
    display: inline-block;
    float: left;
	margin-bottom:0;
}
.property-wrap.property-list > div:first-child {
    width: 40%;
}
.page-template-page-full-property .property-wrap.property-list > .property-image-wrap {
    margin-bottom: 0;
}
.property-wrap.property-list > div:last-child {
    padding: 30px 20px;
    width: 60%;
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.property-wrap.property-list > .property-list-wrap.property-list-no-image {
    width: 100%;
}
.nav.property-filter {
    display: block;
	margin-bottom: 50px;
}
.nav.property-filter > li > a {
    padding: 4px 13px;
}
.property-loadmore-wrap {
	margin-top: 30px;
}
.nav.property-filter > li > a.active {
	color:#fff;
}
.no-more-property {
	display: none;
}

/* FadeInUp Animation */
@-webkit-keyframes zoacresFadeInUp {
	0% {
		opacity:0;
		-webkit-transform:translate3d(0,50px,0);
		transform:translate3d(0,50px,0)
	} to {
		opacity:1; 
		-webkit-transform:none; 
		transform:none 
	}
}
@keyframes zoacresFadeInUp {
	0%{
		opacity:0;
		-webkit-transform:translate3d(0,50px,0);
		transform:translate3d(0,50px,0);
	} to {
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}
.zoacres-animate {
	opacity: 0;
	visibility: hidden;
}
.zoacres-animate.run-animate {
	opacity: 1;
	visibility: visible;
	animation-duration: 0.7s;
    animation-name: zoacresFadeInUp;
}
/* Agent meta */
.agent-meta {
    display: block;
	height: auto;
    overflow: hidden;
    position: relative;
	width: 100%;
}
.agent-meta > ul {
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	ul.col-4-list li,
	ul.col-2-list li,
	ul.col-3-list li {
		width: 100%;
	}
}
/*-------------------------------
	 30. Search styles
---------------------------------*/
 /* Search Drop  Down style */ 
.bts-select-toggle.dropdown-toggle:after {
    content: "\f107";
    font-family: fontawesome;
    border: none;
    vertical-align: unset;
    position: absolute;
    right: 20px;
    left: auto;
}
.advance-search-wrap .bts-select .btn-primary {
    width: 100%;
    text-align: left;
	position:relative;
	border:0;
    padding: 13px 12px;
    font-size: 13px;
}
.dropdown-menu.bts-select-dropdown {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}
.btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
	border-color:transparent;
    box-shadow: none !important;
	color: #fff !important;
}
.bts-select .dropdown-menu {
    background: #f2f2f2 none repeat scroll 0 0;
}
.bts-select .dropdown-menu ul > li {
    cursor: pointer;
    padding: 5px 10px;
    font-size: 15px;
}
.search-filters-wrap {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}
.advance-search-wrap .bts-select {
	margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%;
    float: left;
}
.advance-search-btns-warp {
	margin-top: 30px;
}
.bts-select.property-sort-filter {
    margin-top: 0px;
	margin-right:0;
	width: 230px;
	margin-bottom: 0;
    padding: 0;
}
.advance-search-wrap .property-sort-filter {
    display: none;
}
.bts-select .dropdown-menu ul > li:hover {
    background: #000;
    color: #fff;
}
.bts-select-menu img {
    margin: 0 auto;
}
.ajax-search-dropdown {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    left: 0;
    margin: 0 15px;
    max-height: 100%;
	min-height: 140px;
    overflow: auto;
    padding: 30px 15px;
    position: absolute;
    right: 0;
	display: none;
}
.ajax-search-dropdown a {
    color: #000;
}
.ajax-search-dropdown.show {
	display: block;
	z-index: 99;
}
img.property-loader {
	margin: 0 auto;
}
.ajax-search-more {
    cursor: pointer;
    display: inline-block;
}
.property-price-search p {
    line-height: 2;
    margin-bottom: 7px;
}
.property-price-search p label {
    margin-bottom: 0;
    font-weight: 600;
}
.property-search-list {
    display: block;
    padding: 0 20px 20px;
	color: #000;
}
ul.property-search-list > li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
ul.property-search-list > li:last-child {
    margin-bottom: 0px;
	padding-bottom:0;
	border-bottom: 0;
}
ul.property-search-list > li h6 {
    font-weight: bolder;
}
ul.property-search-list > li img {
    border-radius: 50%;
}
ul.property-search-list > li.ajax-search-more-wrap {
    color: #000;
}
.range-filters-wrap > div {
    width: 33.333333%;
    float: left;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
}
.range-filters-wrap > div .form-control{
    border-radius: 4px;
}
.range-filters-wrap {
	margin-left: -10px;
	margin-right: -10px;
}
.advance-search-bottom {
    clear: both;
}
.advance-search-btns-warp > .property-more-search {
    display: block;
    clear: both;
	margin-bottom:20px;
}
a.more-search-options:hover {
    color: #999;
}
.advance-search-btns-warp > .property-more-search p {
	margin-bottom:0;
}
.property-more-search .card-body li {
    display: inline-block;
    width: 25%;
	color: #666666; 
}
.expand-advance-search {
	cursor: pointer;
}
.bts-ajax-search .input-group-addon .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
	height: 50px;
    padding: 0 20px;
}
.bts-ajax-search .input-group-addon .btn:hover {
    color: #ffffff;
}
.bts-ajax-search .input-group-addon {
    padding: 0;
    line-height: 1;
}
.advance-search-wrap .bts-ajax-search .input-group-addon:first-child,
.advance-search-wrap .bts-ajax-search .input-group-addon.expand-advance-search {
    padding: 0 22px;
    height: 50px;
    line-height: 55px;
    font-weight: bold;
}
.advance-search-wrap .bts-ajax-search .input-group-addon.expand-advance-search i{
    font-weight: bold;
}
.bts-ajax-search .input-group-addon .btn:focus {
    box-shadow: none;
}
.price-icon > img {
    display: inline-block;
    max-height: 18px;
}
.property-price-wrap > span {
    margin: 0 2px;
}

/* icon style */
ul.nav.key-search-list {
    color: #000;
}
ul.nav.key-search-list > li {
    margin-right: 15px;
} 
ul.nav.key-search-list > li:last-child {
    margin-right: 0px;
}



/*-------------------------------
	 31. User dashboard Styles
---------------------------------*/
/* Login/Register Addon Styles */
.log-form-trigger-wrap img.avatar {
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    max-height: 22px;
    max-width: 22px;
    vertical-align: middle;
}
.zoacres-login-parent {
	position: fixed;
	text-align:left;
	height: 100%; width: 100%;
	background: rgba(0,0,0,0.7);
	left: 0; top: 0;
	opacity:0;
	visibility:hidden;
	z-index: 999999;
	transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;
}
.zoacres-login-parent.login-open {
	opacity:1;
	visibility:visible;
}
.zoacres-login-inner {
	color: #000;
	max-width:100%;
	background: #fff;
	background-size: cover;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5); -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5); -o-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
	height:auto;
	width:650px;
	padding:30px;
	border-radius:10px;
	position: absolute;
	left:0; right:0;
	margin:0 auto;
	top: 50%;
	-o-transform: translateY(-50%) scale(0.1);	-ms-transform: translateY(-50%) scale(0.1);	-moz-transform: translateY(-50%) scale(0.1); -webkit-transform: translateY(-50%) scale(0.1);
	transform: translateY(-50%) scale(0.1);
	transition: all ease 0.5s;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;
    font-size: 15px;
}
.zoacres-login-parent.login-open .zoacres-login-inner{
	max-height: 100%;
	overflow-y: auto;
}
.logged-in.log-form-trigger-wrap .log-form-trigger-wrap-inner > img {
    max-height: 40px;
}
.zoacres-login-parent.login-open .zoacres-login-inner{
	-o-transform: translateY(-50%) scale(1);	-ms-transform: translateY(-50%) scale(1);	-moz-transform: translateY(-50%) scale(1);	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.zoacres-login-close, .lost-password-close{
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.lost-password-close {
	right: auto;
    left: 20px;
}
.header-top-login .logged-in .author-link{
	 padding:0 10px;
}
.zoacres-login-inner h3 {
    margin-bottom: 34px;
    font-size: 19px;
    text-transform: uppercase;
}
.login-form label {
    display: inline;
    font-weight: 600;
    letter-spacing: 1px;
}
.zoacres-login-parent input.form-control {
    border: 0;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.zoacres-login-parent input.form-control:focus {
    background: transparent;
}
.zoacres-login-inner .status {
    background: #f7f7f7;
    padding: 0px 10px;
}
.lost-password-form.show{
    background: #fff;
    height: 100%;
    left: 0;
    padding: 12%;
    position: absolute;
    top: 0;
    width: 100%;
}
.move-to-prev-form {
    cursor: pointer;
    font-size: 20px;
    padding: 6px 10px;
}
.zoacres-login-inner .close::before, .zoacres-login-inner .close::after {
    background-color: #333333;
}
.lost-password-form, .registration-form, .login-form {
	transition: all ease 0.35s;
}
.form-state-hide {
	margin-left: 100px;
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow:hidden;
	transition: all ease 0.35s;
}
.form-state-show {
	margin-left: 0;
	height: auto;
	overflow: visible;
	opacity: 1;
	visibility: visible;
	transition: all ease 0.35s;
}
.login-form-text img {
	max-width: 142px;
    margin: 25px auto;
}
.login-form-text {
    text-align: center;
}
.social-login-wrap {
    padding: 10px 0 0 0;
    text-align: left !important;
}
.social-connect {
    margin-top: 17px;
    position: relative;
    background: #fff;
    z-index: 1;
    text-align: left;
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
}
.social-login-wrap > div {
	margin-bottom:20px;
}
.social-head{
    font-weight: 600;
    letter-spacing: 1px;
}
.social-login-wrap > div > a {
    font-size: 15px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
}
a.social-login-trigger.social-google {
    background: #dd4b39;
}
a.social-login-trigger.social-fb {
    background: #3b5998;
}
a.social-login-trigger.social-google:hover, a.social-login-trigger.social-fb:hover {
    color: #fff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .4);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

/*User Panel*/
.row_user_dashboard {
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
}
.user_menu_wrapper {
    padding: 80px 0px;
}
.zoacres_user_dashboard .modal-content {
    color: #000;
}
/*User Details */
.user_menu_wrapper {
    background-color: #000;
    padding-right: 0px;
    padding-left: 0px;
    height: 100%;
}
.user-details > div {
    margin-bottom: 25px;
}
.user_menu_wrapper > div {
    margin-bottom: 30px;
}
.user-details > div:last-child {
    margin-bottom: 0px;
}
.user-details {
    margin-bottom: 25px;
}
.zoacres_user_dashboard .username i {
    margin: 0 4px 0 8px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
	background: #de1483;
}
.zoacres_user_dashboard .username h6 {
    font-size: 14px;
}
.user_dashboard_links li.list-group-item {
    background: #111111;
    padding: 0;
	border:0;
}
.user_dashboard_links .user_tab_active, .user_dashboard_links a:hover {
    background-color: #151515;
    color: #cfd8dc;
}
.user_dashboard_links li.list-group-item:nth-child(1) > a > i {
	color: #ff00ba;
}
.user_dashboard_links li.list-group-item:nth-child(2) > a > i {
	color: #5b9e33;
}
.user_dashboard_links li.list-group-item:nth-child(3) > a > i {
	color: #CC9933;
}
.user_dashboard_links li.list-group-item:nth-child(4) > a > i {
	color: #17a2b8;
}
.user_dashboard_links li.list-group-item:nth-child(5) > a > i {
	color:#FFFF00;
}
.user_dashboard_links li.list-group-item:nth-child(6) > a > i {
	color:#00FFFF;
}
.user_dashboard_links li.list-group-item:nth-child(7) > a > i {
	color:#FF00FF;
}
.user_dashboard_links li.list-group-item:nth-child(8) > a > i {
	color:#FF3300;
}
.user_dashboard_links a {
    color: #8f9ca3;
    padding: 17px 25px;
    font-size: 14px;
    line-height: 30px;
}
.user_dashboard_links i {
	margin-right: 15px;
    width: 15px;
    font-size: 18px;
}
/* Notification */
.message-notification {
	position: absolute;
    right: 35px;
    top: 50%;
    background: red;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    border-radius: 20px;
    transform: translateY(-50%);
}
span.field-description {
    font-size: 11px;
    color: #e2e2e2;
}

.log-form-trigger-wrap .user-menu a:hover .message-notification {
    background: #000;
}
span.log-form-author-name-wrap {
    position: relative;
}
.log-form-trigger-wrap .author-link i.message-notification {
    font-style: normal;
    text-align: center;
    padding: 0;
    line-height: 21px;
    font-size: 11px;
    position: absolute;
    left: -19px;
    top: 0;
}
/*User Dashboard*/
.user-admin-template .zoacres-content-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.zoacres_user_dashboard > div > .col-md-3, 
.zoacres_user_dashboard > div > .col-md-9 {
    padding-top: 75px;
    padding-bottom: 75px;
}
.zoacres_user_dashboard > div > .col-md-3 {
    background: #111111;
    padding-right: 0;	
    padding-left: 0;
}
.zoacres_user_dashboard > div > .col-md-9 {
	color: #cfd8dc;
}	
.zoacres-content.user-admin-template {
    background: #151515;
}
.zoacres_user_dashboard {
	width: 100% !important; 
}
.zoacres_user_dashboard .entry-title {
    color: #fff;
    margin-bottom: 35px;
    font-size: 28px;
}
.dashboard-margin {
    position: relative;
    height: 100%;
	padding:0;
}
.pack_description_unit_head {
	display:flex;
	color: #fff;
}
.pack_description .table tr:first-child {
    background: #000000;
    color: #fff;
}
.zoacres_user_dashboard .table td, .zoacres_user_dashboard .table th {
    border-color: #222;
	vertical-align: middle;
}
a.user-msg-delete-all:hover {
    color: #fff;
}
a.user-msg-delete-all {
    display: block;
    font-size: 13px;
    line-height: 23px;
}
td.pack-duration {
    font-size: 25px;
    vertical-align: middle;
    line-height: 40px;
}
.available-pack {
    margin-bottom: 40px;
    border-bottom: 1px solid #555;
    padding-bottom: 30px;
}
.dashboard_package_row .available-pack:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.available-pack a {
    color: #fff;
}
.pack_description_unit_head > * {
    text-align: left;
    align-items: center;
    display: flex;
}
.pack_description_unit_head h4 {
    padding: 15px 0px 15px 0px;
}
.pack_description_details {
    font-size: 15px;
    padding: 10px 15px;
    border: 1px solid #384850;
    margin-right: 9px;
    margin-bottom: 9px;
    width: 215px;
    font-weight: 600;
    float: left;
}

/*Pricing Package*/
.pack-listing {
	margin-bottom: 15px;
    padding: 30px 15px;
    border: 1px solid rgba(255,255,255,.15);
    margin-right: 15px;
    height: auto;
    width: 235px;
    text-align: center;
    position: relative;
    float: left;
}
.pack-listing a.btn.btn-default:hover {
    background: #fff;
    color: #000;
    border-color: transparent;
}
.pack-listing.running-pack {
    border-width: 3px;
}
.package_selected {
    border: 1px solid #1CA8DD;
}
.pack-listing-title {
    font-size: 15px;
    font-weight: 600;
}
.submit-price {
    font-size: 16px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255,255,255,.15);
    padding-bottom: 10px;
}
.pack-listing > * {
    margin-bottom: 5px;
}
.pack-listing > *:last-child {
    margin-bottom: 0px;
}
.buypackage {
    cursor: pointer;
    background-color: #334249;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 21px;
    padding-bottom: 0px;
    bottom: 0px;
    position: absolute;
    font-size: 12px;
    color: #7e939d;
    text-transform: uppercase;
    left: 0px;
    right: 0px;
    min-height: 75px;
    line-height: 2.4em;
}
.get-package .btn {
    padding: 8px 13px;
    font-size: 12px;
    margin-top: 10px;
}
.package_selected .buypackage {
    background-color: #1CA8DD;
    color: #ffffff;
}
.buypackage input[type="checkbox"] {
    float: none;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 0px;
    background-color: #334249;
    border: 1px solid #566b75;
	display:block;
}
input[type="checkbox"] {
    position: relative;
    outline: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15PX;
    width: 15px;
    margin-bottom: 0px;
    margin-right: 10px;
    vertical-align: middle;
    border: 1px solid #dde4e9;
    border-radius: 1px;
    background-color: #fff;
    color: #565a5c;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0px;
}
input[type="checkbox"]:checked:before {
    outline: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    content: "\2713";
    content: "\f00c";
    position: absolute;
    font-size: 24px;
    left: 0px;
    top: -1px;
    text-align: center;
    width: 15px;
    color: #1CA8DD;
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}
.buypackage input[type="checkbox"]:checked:before {
    color: #1CA8DD;
    background-color: #ffffff;
}

/*My Profile*/
.user_profile_div {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f0f2f3;
    padding-left: 4%;
    padding-right: 4%;
}
.user_profile_div .entry-title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.user_profile_div .add-estate,
.profile-property .add-estate{
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
}
.user_profile_div .add-estate:last-child,
.profile-property .add-estate:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
.zoacres_user_dashboard input.form-control,
.zoacres_user_dashboard .form-control,
.zoacres_user_dashboard input,
.profile-image-trigger {
	border-color: #222;
    color: #8f9ca3 !important;
    background: #000 !important;
}
input[type="submit"].btn {
    line-height: 1;
}
.zoacres_user_dashboard textarea.form-control {
    line-height: 24px;
	max-height:220px;
}
.zoacres_user_dashboard input.form-control:focus,
.zoacres_user_dashboard .form-control:focus {
    color: #000;
}
.user-pending-properties-wrap {
    margin-top: 60px;
    border-top: 1px solid #555;
    padding-top: 60px;
}

/*Profile Image*/
.zoacres-agent-panel,
.top_dahsboard_wrapper {
    padding: 0 5%;
}
.add-estate.profile-page {
    border-bottom: 1px solid #333;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.add-estate.profile-page:last-child {
    border-bottom: 5px solid #444;
}
.modal-desc {
    color: #000;
    margin-bottom: 15px;
}
.user_details_row, .change_pass {
    font-size: 19px;
    line-height: 32px;
    font-weight: 600;
	color:#fff;
	margin-bottom:15px;
}
.user_profile_explain {
    font-size: 12px;
    line-height: 2em;
}
.upload_explain {
    font-size: 11px;
}
.profile-page label {
    margin: 0px 0px 10px 0px;
    width: auto;
    font-size: 12px;
    line-height: 1.4em;
	color: #9aa0a4;
}
p.featurescol {
    display: inline-block;
    width: 32.9%;
    -webkit-margin-before: 0;
    -webkit-margin-after: 15px;
}
.featurescol label {
    display: inline;
}
input.form-control {
    height: 50px;
	line-height: 1;
}
.wp-comments-wrapper input.form-control {
    margin-bottom: 15px;
}
input.form-control,.form-control {
    background: transparent;
    border-color: #eaeaea;
    border-radius: 0;
}
i.icon {
    vertical-align: middle;
}
.profile-image-file {
    display: none;
}
.profile-preview-image {
    margin: 0 0 20px;
    max-height: 200px;
    width: auto;
}
.process-status-wrap .process-loader, .process-status-wrap .profile-updated-status,
.pswd-status-wrap .process-loader, .pswd-status-wrap .pswd-updated-status {
	display: none;
}
.save-profile-wrap > *,
.pswd-status-wrap > * {
    display: inline-block;
    vertical-align: middle;
}
.save-profile-wrap .zoacres_button:hover {
    background: #fff;
    color: #000;
}
.role-change-overlay > span,
.process-change-overlay > span {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.role-change-overlay,
.process-change-overlay {
    background: rgba(0,0,0,0.9);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
	display: none;
}
.accordion > .card > div:nth-child(2) {
    padding: 15px;
}
.add-new-property p {
	color: #fff;
}
.add-new-property textarea {
    width: 100%;
}
.property-fields > label {
    font-weight: bold;
	display: block;
	color:#fff;
}
.property-fields > * {
    margin-bottom: 20px;
}
.property-fields > *:last-child {
    margin-bottom: 0px;
}
.property-fields {
    margin-bottom: 40px;
    border-bottom: 1px dashed #333;
    padding-bottom: 40px;
}
.property-fields:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
ul.nav.meta_box_items > li {
    margin-right: 10px;
    width: 47.1%;
    margin-bottom: 10px;
}
.property-plan .card {
    margin-bottom: 20px;
    border: 1px solid #444;
}
.property-plan .card:last-child {
    margin-bottom: 0px;
}
.property-plan .card .card-header {
    padding: 0px;
}
.property-plan .card .card-header h5 {
    font-size: 14px;
}
.property-plan .card-header a {
    display: block;
	padding:9px 10px;
}
.property-plan .card-block {
    background: #000;
}
.property-plan .card-block .property-fields {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 0;
}
span.close.property-plan-close {
    top: 7px;
}
.properties-input {
    margin-top: 50px;
}
.property-gmap {
	height: 300px;
}
/*favourite */
.zoacres_user_dashboard .zoacres-agent-panel .property-wrap {
    background: #000;
    border-color: #333;
    color: #999;
}
.zoacres_user_dashboard .property-read-more .btn:hover {
    background: #fff;
	color:#000;
}
.zoacres_user_dashboard .property-wrap .overlay-details a:hover {
    color: #fff;
}
.zoacres_user_dashboard .zoacres-agent-panel .property-price-inner,
.zoacres_user_dashboard .property-title-wrap a,
.zoacres_user_dashboard .property-wrap a {
	color:#fff;
}
.zoacres_user_dashboard .property-wrap .social-links-wrap a {
    color: #000;
}
.zoacres_user_dashboard .property-meta-wrap.property-top-meta {
    background: #111;
    color: #999;
}
.zoacres_user_dashboard .property-wrap p {
    color: #999;
}
.zoacres_user_dashboard .map-property-list {
    margin-top: 0;
	display:block;
}
/* invoices */
.zoacres-invoices-wrap .table thead,
.zoacres-inbox-wrap thead {
    color: #fff;
}

/*Saved Search */
.zoacres_user_dashboard #saved-search-accordion .card {
    background: transparent;
    border: 0;
}
.zoacres_user_dashboard #saved-search-accordion .card .card-header {
    background: #000;
}
.zoacres_user_dashboard #saved-search-accordion .card .card-header h5 {
    color: #fff;
}
a.saved-search-remove {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
a.saved-search-remove:hover {
    color: #eaeaea;
}
.zoacres_user_dashboard #saved-search-accordion .card .collapse.show {
    padding-left: 0;
    padding-right: 0;
}
.zoacres_user_dashboard .zoacres-agent-panel .property-wrap .property-meta-wrap.property-bottom-meta {
    border-color: #444;
}
/*User Login */
.log-form-trigger-wrap-inner > * {
    padding-right: 8px;
	font-size: 14px;
}
.log-form-trigger-wrap-inner > *:last-child {
    padding-right: 0px;
}
.log-form-trigger-wrap .zoacres-logout i,.log-form-trigger-wrap .author-link i {
    padding-right: 5px;
    margin-right: 6px;
    font-size: 13px;
    vertical-align: middle;
	line-height:1;
}
.log-form-trigger-wrap img {
    max-width: 30px;
    border-radius: 50%;
    margin-right: 8px;
    padding-right: 0;
}
.logged-in.log-form-trigger-wrap > a:hover,
.header-sticky .logged-in.log-form-trigger-wrap > a:hover {
    color: #ccc;
    text-decoration: underline;
}
.property-upload-parent > * {
    display: inline;
}
.property-upload-parent > img {
    display: none;
}
.property-gallery-image-status {
	display:none;
    background: red;
    padding: 4px 10px;
}
/* user property edit*/
.page-template-zoacres-user-properties .zoacres_user_dashboard .zoacres-agent-panel .property-wrap {
    padding-bottom: 5px;
}
.user-settings-wrap {
    position: absolute;
    top: 50%;
    left: -46px;
    background: #000;
    padding: 5px 15px;
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
}
.zoacres_user_dashboard .zoacres-agent-panel .property-wrap:hover .user-settings-wrap {
	left:0;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
}

.user-settings-wrap .user-settings-icons li {
    display: block;
    height: 40px;
    line-height: 40px;
}
.user-settings-wrap .settings-icons {
    display: block;
}
.user-settings-wrap .tooltip-title {
	top: 50%;
    left: 40px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.user-settings-wrap .tooltip-title:before {
    content: "";
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 8px solid #fff;
    border-left: 0px solid transparent;
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translateY(-50%);
}
.user-settings-wrap .tooltip-title:after {
	display:none;
}
.zoacres_user_dashboard .user-settings-wrap .tooltip-parent a:hover {
    color: #fff;
}
.property-agent-process {
    background: rgba(0,0,0,0.7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: none;
    z-index: 9;
}
.property-agent-process-inner {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*Featured */
a.user-property-featured.featured-active {
    color: #F2B827;
}

/* Delete Modal */
.property-delete-modal .modal-content > .modal-footer {
    border: 0;
    padding-top: 0;
}
.property-delete-modal .modal-content > .modal-footer > button {
    width: 100%;
}
.nav.image-list > li {
    padding: 4px;
}
.admin-no-image {
    background: #fff;
    border: 2px solid #e1e1e1;
    height: 50px;
    line-height: 1;
    padding: 2px;
    width: 50px;
}
a.user-msg-delete {
	color: #fff;
}


/*------------------------------------------------
	 32. Realestate Responsive styles
---------------------------------*/
@media only screen and (min-width : 1024px) {    
    .wpb_single_image.max-width-none img{
        max-width: none;
    }
	.rtl .wpb_single_image.max-width-none img {
    	float: left;
	}
}
@media only screen and (max-width : 1024px){ 
	body.half-map-activated .half-map-property-list-wrap .map-property-list > .row > div {
    	max-width: 100%;
	    flex: 0 0 100%;
	}
	.property-sc-slider .property-image-wrap .property-overlay-wrap > * {
    	display: none;
	}
	.property-sc-slider .property-image-wrap .property-overlay-wrap > .property-title-wrap,
	.property-sc-slider .property-image-wrap .property-overlay-wrap > .property-price-wrap {
   		display: block;
	}
	.property-sc-slider .property-overlay-wrap > .property-title-wrap a {
		font-size: 16px;
		line-height: 26px;
	}
	.bg-mob-hide[class*="vc_custom"] {
    	background: none !important;
	}
}
@media only screen and (min-width : 991px){ 
    .property-compare-inner{
        max-height: 500px;
    }
}
@media only screen and (max-device-width: 991px) {
	.half-map-activated .advance-search-wrap .bts-select {
		width:100%;
	}
}



@media only screen and (max-width: 768px) {
	.advance-search-wrap .bts-select {
	    width: 100%;
	}
	.property-more-search .card-body li {
    	width: 50%;
	}
	.range-filters-wrap > div {
		width:100%;
	}
	.col-md-8 .advance-search-btns-warp,
	.advance-search-btns-warp {
		margin-right:0;
    } 
    .property-compare-inner{
        max-height: 300px;
    }
}

@media only screen and (max-width: 767px) { 
	.btn-wrap.d-flex.justify-content-end {
    	-ms-flex-pack: start!important;
    	justify-content: flex-start!important;
	}
}	

@media only screen and (max-width : 480px) { 
	.property-header-elements > .property-meta-wrap > *.pull-right, .property-elements > .property-meta-wrap > *.pull-right {
    	text-align: left;
	}
	.property-elements > .property-meta-wrap > *, .property-header-elements > .property-meta-wrap > * {
    	width: 100%;
 	   display: block;
	   margin-bottom: 20px;
	}
	.property-elements > .property-meta-wrap > *:last-child, .property-header-elements > .property-meta-wrap > *:last-child {
    	margin-bottom: 0;
	}
	.property-plans-wrap .card-header a > span {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	.property-plans-wrap .card-header a > span:last-child  {
		margin-bottom: 0;
	}
	.property-plans-wrap .card-header h5 {
    	display: inline-block;
	}
	ul.extra-plan-details > li {
    	margin-bottom: 8px;
	}
	ul.extra-plan-details > li:last-child {
    	margin-bottom: 8px;
	}
	.property-wrap .property-meta-wrap > * {
	    width: 100%;
    	margin-bottom: 10px;
	}
	.property-wrap .property-meta-wrap > *:last-child {
    	margin-bottom: 0px;
	}
	.property-item-header .pull-right {
	    float: none;
    	margin-bottom: 25px;
	}
	.property-item-header .pull-right a, .property-item-header .pull-right div {
    	position: relative !important;
	}
}


@media only screen and (max-width: 1200px) {
	body.half-map-activated .half-map-property-wrap {
    	position: relative;
    	width: 100%;
    	top: 0 !important;
	}
	body.half-map-activated {
		overflow-y:auto;
	}
	body.half-map-activated .zoacres-content-inner .half-map-property-list-wrap {
		padding-top: 30px;
		padding-bottom: 0;
		height: 100% !important;
	}
	body.half-map-activated.logged-in.admin-bar .half-map-property-wrap {
		margin-top:0;
	}
}
@media only screen and (max-width: 600px) {
	.advance-search-btns-warp .all-minarea-search,
	.advance-search-btns-warp .all-maxarea-search,
	.property-price-search {
		margin-bottom: 10px;
	}
	.property-item .property-wrap.property-list {
    	display: block;
	}
	.property-item .property-wrap.property-list > div {
    	width: 100%;
	}
	.nav.property-filter > li {
    	margin-bottom: 15px;
	}
}
@media only screen and (max-width: 600px) {
  .zoacres-single-property .page-title-wrap-inner h1 {
        font-size: 21px;
        line-height: 30px;
    }
    .property-title-wrap h2 {
        font-size: 23px;
        line-height: 33px;
    }
    .single-zoacres-property .property-elements > div.property-single-pack-wrap {
        padding: 0;
    }
}

.paypal-modal-body > div {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.zoacres_user_dashboard .package-paypal-wrap input {
    background: transparent !important;
    box-shadow: none;
    border: 1px solid #dde4e9;
}
.package-paypal-wrap button:hover {
    background: none;
}
.paypal-pay-trigger {
    background: transparent;
    border: medium none;
    padding: 0;
    max-width: 120px;
    float: left;
    margin-right: 40px;
}


/* Home page */
@-webkit-keyframes bgscroll{
    100%{
        background-position:3000px 0px;
    }
}

@-moz-keyframes bgscroll{
    100%{
        background-position:3000px 0px;
    }
}

@-o-keyframes bgscroll{
    100%{
        background-position:3000px 0px;
    }
}

@-ms-keyframes bgscroll{
    100%{
        background-position:3000px 0px;
    }
}

@keyframes bgscroll{
    100%{
        background-position:3000px 0px;
    }
}
.bg-scroll {
    -webkit-animation: 100s bgscroll infinite linear;
    -moz-animation: 100s bgscroll infinite linear;
    -o-animation: 100s bgscroll infinite linear;
    -ms-animation: 100s bgscroll infinite linear;
    animation: 100s bgscroll infinite linear;
    background-repeat: repeat;
	background-size: cover;
}



/*  33. Walk Score Styles  */
.walk-score-details > * {
    vertical-align: text-top;
}
.walk-score-details > img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
/* Walk score */
span.walkscore-icon {
    font-weight: 700;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    background: #000;
    color: #fff;
    text-align: center;
	margin-right:15px;
}
.bike-score-details > span,
.transist-score-details > span {
	vertical-align: middle;
}
.transist-score-details,.walk-score-details {
    margin-bottom: 15px;
}
.walk-score-details img {
    margin: 0;
    margin-left: -5px;
    margin-bottom: 10px;
}

/*Extra*/
.nav.property-layouts-nav a {
	font-size: 17px;
    width: 36px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
	border-radius: 5px;
	color: #fff;
}
.property-layouts-nav > li {
    margin-right: 10px;
}
.property-layouts-nav>li a span {
    display: inline-block;
    vertical-align: middle;
}
.property-layouts-nav > li:last-child {
    margin-right: 0;
}
.advance-search-extra-options > div:last-child {
    float: right;
}
.advance-search-extra-options > div {
    display: inline-block;
    float: left;
    margin: 0 !important;
    vertical-align: middle;
}
.advance-search-extra-options > div {
    display: inline-block;
    float: left;
    margin: 0;
    vertical-align: middle;
}
.advance-search-extra-options {
    height: auto;
    position: relative;
	margin-top: 30px;
}
/* Star rating */
ul.star-rating > li {
    display: inline-block;
    font-size: 18px;
	cursor: pointer;
}
