/*
Theme Name: Wp Residence 1.18.4
Theme URI: http://wpresidence.net/
Description:WP Residence is a premium & responsive WordPress theme designed for Real Estate companies and independent agents.
Version: 1.18.4
Author: wpestate.org
Author URI: 
Text Domain: wpestate
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License:  
License URI:
-------------------------------------------------------------- */
@import url('css/bootstrap.css');
@import url('css/bootstrap-theme.css');

html, body, div, span, applet, object, iframe,.advanced_search_map
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {/* remember to define focus styles! */
    outline: 0;
}

body {
    background: #fff;
    line-height: 1;
}

ul {
    list-style: none;
}

table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

a {
    color:#3C90BE;
    transition: color 0.4s linear;
    -moz-transition: color 0.4s linear;
    -webkit-transition: color 0.4s linear;
    -o-transition: color 0.4s linear;
}

a img {
    border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

.nocomapare{
    width:400px;
    margin:0px auto;   
    margin-top:20px;
    margin-bottom:20px;
}

/* =Structure
----------------------------------------------- */

html, body {
    height: 100%;
    margin: 0;
}

body {
    color: #8593a9;
    background-color: #f3f3f3;
    font-family: 'Open Sans', sans-serif;
}

.row{
    margin-left: 15px;
    margin-right: 15px;
}

.rightmargin{
    /*padding-right: 30px;*/
}

.dashboard-margin{
    padding-left: 15px;
}

.col-md-push-3.rightmargin{
    padding-left: 15px;
    padding-right: 15px;
}

.leftmargin{
    padding-left: 15px;
}

embed, iframe, object, video {
    max-width: 100%;

}

a{
    color:#62748F; 
}

a:hover, a:focus {
    color: #3C90BE;
    text-decoration:none;
    outline:none;
}

h1  , h2  ,h3  ,h4  ,h5  ,h6,
h1 a, h2 a,h3 a,h4 a,h5 a,h6 a{
    color:#3a4659;
    font-family: 'Open Sans', sans-serif;
}  

h1 { 
    font-size: 36px; 
    line-height: 1.3em;
    margin-bottom: 13px; 
}

h2 { 
    font-size: 28px; 
    line-height: 1.3em; 
    margin-bottom: 13px;
}

h3 { 
    font-size: 24px; 
    line-height: 1.3em; 
    margin-bottom: 13px;
}

h4 { 
    font-size: 18px; 
    line-height: 1.3em; 
    margin-bottom: 13px;
}

h5 { 
    font-size: 14px; 
    line-height: 1em; 
    margin-bottom: 13px;
}

h6 { 
    font-size: 12px; 
    line-height: 1em; 
    margin-bottom: 13px;
}

.noposts{
    margin-left:30px;   
}

.label{
    padding: .4em .6em .4em;
    font-weight: normal;
    margin-left:13px;
}

code{
    white-space: normal;
}

small, .small {
    font-size: 100%;
}

.tooltip-inner{
    background: #3a4659;
    font-size: 12px;
    border-radius: 0px;
}

.tooltip.top .tooltip-arrow{
    border-top-color: #3a4659;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px;
}

.entry-title {
    margin:0px 0px 13px 0px;
    font-weight: 300;
    width:100%;
    float:left;
}

#google_map_prop_list_sidebar .entry-title {
    margin: -7px 0px 13px 7px;
    padding: 0px 20px;
}

.no_results_title {
    margin-left: 15px;
}

.entry-title-search {
    margin: 0px 0px 13px 15px;
    font-weight: 300;
}

.title_results{
    padding-left: 15px;
}

.container{
    padding: 0px;
    width:1200px;
    position: relative;
}

.container.main_wrapper.has_header_type3{
    overflow:hidden;
}

/*.container{
    height:auto!important;
}*/

.main_wrapper{
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.26);

}

.content_wrapper{
    width: 1200px;
    margin: 0px auto;
    background-color: #fff;
    padding: 0px 15px 30px 15px;
    /*z-index:100;*/
    position: relative;

}

.has_header_type4 .content_wrapper {
    width:100%;
    max-width: 1200px;  
}

.home.page .single-content,
.home.page .content_wrapper{
    padding-bottom:0px;
    margin-bottom:0px;
}

.fixed_header .content_wrapper{
    background-color: transparent;
}

.wide{
    width:100%;
    background-color: #fff;
}

.fixed_header  {
    position:fixed;
    z-index:999;
}

.header_media{
    background-color: #fdfdfd;
    position: relative;  
    min-height:90px;
}

.has_header_type4 .header_media{
    min-height:0px;
    margin-top:0px;
}

.rev_slider_wrapper {
    z-index:0!important;
}

.header_media_close{
    overflow: hidden;
}

.widget-area-sidebar{
    min-height: 500px;
    margin-top:7px;
}

#morg_compute,
#zill_submit_estimate,
#advanced_submit_widget{
    width:100%;
    color:#ffffff;
    margin-bottom: 0px!important;
}

#footer-widget-area{
    padding: 0px 30px 15px 30px;
    max-width: 1200px;
    width:100%;
    margin: 0px auto;
}

#footer-widget-area.wide_footer ,
.sub_footer_content.wide_footer {
    max-width:100%;
}

.caret{
    border-top: 6px solid #768082;
}

label{
    margin-bottom: 7px; 
    color: #768082;
    font-size: 13px;
    font-weight: normal;
}

p:empty{
    margin-bottom: 0px!important;
}

/* =Input
-------------------------------------------------------------------------------------*/
input[type=text], 
input[type=password], 
input[type=email], 
input[type=url], 
input[type=number], 
textarea{
    font-size: 13px;
    padding: 9px 0px 9px 9px;
    color: #8593a9;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
}

.wpcf7-form-control{
    font-size: 13px;
    padding: 9px 0px 9px 9px;
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    background-color: #fff;
    -webkit-appearance: none;
}

input[type="checkbox"].wpcf7-form-control{
    -webkit-appearance: default;
    box-shadow: none;
}

.wpcf7-checkbox{
    padding:0px;
    background: transparent;
    border:none;
    box-shadow:none;
}

input.form-control::-ms-input-placeholder ,
input.form-control::-moz-placeholder ,
input.form-control:-moz-placeholder ,
input.form-control::-webkit-input-placeholder {
    color: #8593a9;
}

input.form-control::-moz-placeholder {
    opacity:1;
}

.widget-area-sidebar input[type=text], 
.widget-area-sidebar input[type=password], 
.widget-area-sidebar input[type=email], 
.widget-area-sidebar input[type=url], 
.widget-area-sidebar input[type=number], 
.widget-area-sidebar textarea{
    font-size: 13px;
}


/* =Menu
-------------------------------------------------------------------------------------*/

#access {
    display: inline-block;
    height: 100%;
    float: right;
    margin: 0px 185px 0px 0px;
    max-width: 800px;
}

#access .menu{
    height:100%;
}

#access ul {
    font-size: 13px;
    list-style: none;
    margin: 0 0 0 -0.8125em;
    padding-left: 0;
    z-index: 99999;
    text-align: right;
}

#access ul ul { 
    float: left;
    margin: 0;
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    top: 120px;
    margin-left: 3px;
    padding-top: 1px;
    width: 220px;
    background-color: #fff;
    border-left: 1px solid #f0f0f0!important;
    border-right: 1px solid #f0f0f0!important;
    border-bottom: 1px solid #f0f0f0!important;
    border-top: 1px solid #f0f0f0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;  
    line-height: 0px;
}

#access li {
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; 
    -webkit-backface-visibility: hidden
}

#access a {	
    display: block;	
    text-decoration: none;
    font-size: 15px;
    padding-left: 17px;
    padding-right: 17px;
    /*padding-top: 23px;*/
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    color:#3a4659;  
    cursor:pointer;
    -webkit-backface-visibility: hidden;
}

#access ul ul a {
    padding-top: 23px;
}

.menu li a {

}

#access .menu li:hover>a,
#access .menu li:hover>a:active,
#access .menu li:hover>a:focus{
    color:#3C90BE;      
} 

#access .sub-menu li:hover>a,
#access .sub-menu li:hover>a:active,
#access .sub-menu li:hover>a:focus{
    color: #fff;
    background-color: #3C90BE;
} 

.menu > li{
    height: 100%;
    line-height: 90px;
}

.customnav .menu > li{
    height: 100%;
    line-height: 70px;
}

.menu-main-menu-container{
    height:100%;
}

.menu-item-link i{
    margin-right:5px
}

#access .haschildren:after{
    content:'\00BB';
    font-size: 14px;
    margin-left: 10px;
    position: absolute;
    top:12px;
    right:15px;
}

.sub-menu ul{
    border-top: 1px solid #fff!important;
}

.sub-menu ul:before{
    content:'';
    display:none;
}

.sub-menu li:hover{
    background-color: #3C90BE;
    color:#fff;
    border:none;
}

.sub-menu li:hover a{
    color:#fff;
}

.sub-menu a:hover{
    color:#fff;
}

.hover_type_4 #access ul ul{
    margin-left: 0px;
}

#access ul ul li{
    width:100%;
}

#access ul ul a {
    border-bottom: 1px solid #f0f0f0;
    color: #1a171b;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 13px 13px 13px 13px;
    text-transform: none;
}

#access ul ul li:last-child > a{
    border-bottom: none;
}

#access .current-menu-item >a,
#access .current-menu-parent>a,
#access .current-menu-ancestor>a{
    color:#3C90BE; 
}

#access .current-menu-item {
    color:#3C90BE; 
}

#access .menu > li:hover a{
    background: transparent!important;
}

.hover_type_1  #access .menu > li:hover a {
    background: transparent!important;
}

.hover_type_2 #access .menu > li:hover>a:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    border-top: 3px solid #3c90be;
    width: 100%;
}

.hover_type_2 #access .menu > li.with-megamenu:hover>a {
    position: relative;
}

.header_type2  #access ul li.with-megamenu>ul.sub-menu, #access ul li.with-megamenu:hover>ul.sub-menu{
   left:0px; 
}

.hover_type_3  #access .menu > li:hover>a {
    background: #3c90be!important;
    border-radius: 5px;
    color: #fff;
    display: inline;
    padding: 7px 17px;
}

.hover_type_4  #access .menu > li:hover>a {
    background: #3c90be!important;
    color: #fff;
}

.hover_type_5  #access .menu > li:hover>a {
    border-bottom: 3px solid #3c90be;
    padding: 7px 10px;
    margin-left: 7px;
    margin-right: 7px;
    display: inline;
}

.hover_type_6  #access .menu > li:hover>a {
    border: 2px solid #3c90be;
    border-radius: 6px;
    color: #3c90be;
    display: inline;
    padding: 7px 15px;
}

#access ul ul :hover > a {
    color:#fff;
}

#access ul li:hover > ul {
    top: 90px;
    opacity: 1;
    visibility: visible;
}

#access ul ul li:hover > ul {
    top: -1px;
}

#access ul ul ul {
    left: 100%;
    top: 30px;
    padding-top: 0px;
    margin-left: 0px;
}

#access ul ul ul ul{
    display:none;   
}

.sub-menu .menu-item-has-children >a:after{
    content: "\f105";
    font-family: FontAwesome;
    float: right;
}

#mobile_display{
    height: 33px;
    width: 100%;
    padding: 6px 10px;
    background-color: #3a4659;
    display: none;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 10px;
    border-radius: 3px;
}

#mobile_display span{
    margin-top:4px;
    float:left;
}

#mobile_display i{
    font-size: 21px;
    float: right;
}

#mobile_menu{
    list-style-type: none;
    margin: 0px;

    width: 100%; 
    margin-top: -20px;
    margin-bottom: 20px;
    display:none;
}

#mobile_menu li{
    margin: 0px;
    padding: 10px;
    border-bottom:1px solid #e2e4e5;
    border-left:1px solid #e2e4e5;
    border-right:1px solid #e2e4e5;
    cursor:pointer;
}

#mobile_menu li:hover{
    background-color: #3a4659;
    color: #fff;
}

#mobile_menu li:hover a{
    color:#fff;                  
}

#mobile_menu .first_level{
    padding-left: 20px;
}

#mobile_menu .second_level{
    padding-left: 30px;
}

.dropdown-menu::-webkit-scrollbar {
    width: 18px;
    margin: 0px 0px;
    padding: 0px!important;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    background-color: #c8ceda;
    border-left: 7px solid #f7f3f3;
    border-right: 7px solid #f7f3f3;
    border-top: 10px solid #f7f3f3;
    border-bottom: 10px solid #f7f3f3;
    height: 90px;
}

.dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #f7f3f3;
    border-radius: 0px;
}


/* =Header
----------------------------------------------- */
.master_header{
    background-color: #FFF;
    border-bottom: 1px solid #f0f0f0;
    float: left;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 100;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 1200px;
    -webkit-backface-visibility: hidden;
}

.master_header.wide{
    width:100%;
}

.top_bar_wrapper{
    width:100%;
    background-color:#f5f8fa;
    z-index: 99;
    float: left;
    -webkit-backface-visibility: hidden;
}

.top_bar{
    height: 40px;
    width: 100%;
    vertical-align: middle;
    padding-left: 40px;
    padding: 9px 45px 0px 45px;
    font-size: 13px;
    color:#8F9EB6;
}

.full_width_header.wide .top_bar,
.full_width_header .top_bar{
    width: 100%;
    max-width:100%;
}

.top_bar a{        
    color: #b7bfcc;
    font-size: 13px;   
    padding: 11px 0px;
}

.wide .top_bar{
    width:1200px;
    margin:0px auto;
}

.has_header_type4 .wide .top_bar{
    width:100%;
}

.wide.fixed_header .top_bar{
    width:100%;
}

.left-top-widet{
    display:inline;
    float:left;
}

.right-top-widet{
    display:inline;
    float:right;
}

.widget-title-topbar{
    display:none;
}

.left-top-widet li,
.right-top-widet li{
    float:left;
    display:inline;
}

.top_bar .widget-container{
    display:inline;   
    margin-bottom: 0px;
}

.top_bar .widget-container ul{
    list-style: none;
}

.top_bar .widget-container ul li{
    display: inline;
}

.header_wrapper{   
    width: 100%; 
    margin: 0px auto;
    width: 100%;
    margin: 0px auto;
    height: 90px;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
    background-color: #fff;
    position: relative;
    float: left;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.header_transparent .header_wrapper{
    background: transparent;
}

.admin-bar .master_header{
    top:32px;
}

.master_header_sticky {
    top: 0px;
}

.has_top_bar  .master_header_sticky {
    top: -40px;
}

.admin-bar.has_top_bar  .master_header_sticky {
    top: -8px;
}

.has_header_type1  .header_media{
    padding-top: 90px;
}

.has_top_bar .has_header_type1 .header_media{
    padding-top: 131px;
}

.admin-bar .has_header_type1 .header_media{
    padding-top: 122px;
}

.admin-bar.has_top_bar .has_header_type1 .header_media{
    padding-top: 163px;
}

.header_wrapper_inside{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    height:100%;
}

.header_wrapper_inside.full_width_header{
    max-width: 100%;
    width: 100%!important;
}

.fixed_header .header_wrapper_inside{
    max-width: 100%;
    width: 100%!important;
}

.header_wrapper.customnav{
    height: 70px;
    padding-top: 0px;
    max-width: 100%;
}

.header_transparent .header_wrapper.navbar-fixed-top.customnav{
    background-color: #fff;
}

.login_links i,
.top_bar i{
    width:13px;
    margin-right: 3px;
}

.logo{
    
    padding-left: 45px;
    display: inline-block;
    margin-top:0px;
    float:left;
    height:100%;
}

.logo a{
    height:100%;
}

.logo img{
    top: 50%;
    position: absolute;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    ms-transform: translate(0,-50%);
    max-height: 54px;
}

.customnav .logo img{
  /*  max-height: 65px;*/
}

.barlogo{
    width: 90px;
    margin-top: 10px;
    float:left;
    margin-left: 45px;
    display: none;
}

.navbar,
.navbar-default{
    border:none;
    border-radius: 0px;
}

.nav_wrapper{
    width:100%;
    background-color:#f8f8f8;
}

.mynavbar{
    width: 100%;
    margin: 0px auto;
    background-color: #3a4659;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default{
    background-image: none;
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header_social{
    float: right;
    padding: 25px 45px 0px 0px;
}

.logo_image{
    padding: 30px 0px 0px 0px;
}


/* =header 1 - .header_type2 
----------------------------------------------- */

.header_type1.header_center #access {
    display: block;
    height: 100%;
    float: none;
    margin: 0px auto;
    max-width: 800px;
}

#access ul li.with-megamenu:hover>ul.sub-menu{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#access ul li.with-megamenu:hover>ul.sub-menu{
    left: 0px;
    height:auto;
}

.fixed_header .header_type1.header_right #access ul li.with-megamenu>ul.sub-menu,
.fixed_header .header_type1.header_right #access ul li.with-megamenu:hover>ul.sub-menu{
    right: auto;
    left: 45px;
}

.full_width_header .header_type1.header_center #access ul li.with-megamenu>ul.sub-menu{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; 
}
.header_type1.header_center #access ul li.with-megamenu>ul.sub-menu {
        margin-left: auto!important;
        margin-right: auto!important;
        left: auto!important;
        right: 0px!important;
        right: 130px!important;
}

.header_type1.header_center #access ul{
    margin: 0;
    text-align: center;
}

.header_type1.header_right .logo{
    padding-left: 0px;
    padding-right: 45px;
    display: inline-block;
    margin-top: 0px;
    float: right;
    height: 100%;
}

.header_type1.header_right .logo img{
    right: 30px;
}

.header_type1.header_right .user_menu {
    display: inline-block;
    float: left;
    margin-right: 45px;
    left: 8px;
    right:auto;
    top: 50%;
}

.header_type1.header_right #user_menu_open {
    right: auto;
    left: 45px;
}

.header_type1.header_right #user_menu_open:before{
    right: auto;
    position: absolute;
    left: 48px;
}

.header_type1.header_right #user_menu_open:after{
    right: auto;
    position: absolute;
    left: 49px;
}

.header_type1.header_right #access {
    float: left;
    margin: 0px 0px 0px 195px;
}

.header_type1.header_left #access {
    margin: 0px 195px 0px 0px;
}

.header_type1.header_right .user_menu.user_loged {
    left: 19px;
}

.header_type1.header_right .user_menu{
    left: 25px;
}

.header_type1.header_left .user_menu.user_loged {
    margin-right: 40px;
}

.header_type1.header_left .user_menu {
    margin-right: 45px;
}


/* =header 2 - .header_type2 
----------------------------------------------- */
.header_wrapper.header_type2{
  min-height: 175px;
}

.customnav.header_wrapper.header_type2{
   min-height: 70px; 
}

.has_header_type2  .header_media{
    padding-top: 113px;
    padding-top: 175px;
}

.has_top_bar .has_header_type2   .header_media{
    padding-top: 155px;
    padding-top: 217px;
}

.admin-bar .has_header_type2 .header_media{
    padding-top: 146px;
    padding-top: 208px;
}

.admin-bar.has_top_bar .has_header_type2 .header_media{
    padding-top: 187px;
    padding-top: 249px;
}


.header_type2 #access {
    display: inline-block;
    height: 59px;
    float: left;
    margin: -20px 28px 0px 45px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.customnav.header_type2.header_type2 #access{
    display: inline-block;
    height: 70px;
    float: left;
    margin: 0px 230px 0px 45px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: auto;
}

.header_type2 #access >ul>li> a{
    padding-top: 3px;
}

.header_type2 .logo{
    width: 100%;
}
.header_type2 .logo img{
    margin-top: -15px!important;
}


.header_type2 .user_loged{
    margin-top: -28px!important;
}

.header_type2 .user_menu{
    margin-top: 5px;
    position: absolute;
    bottom: 9px;
    top: auto;
}

.header_type2 #access ul li:hover > ul {
    top: 59px;
}

.customnav.header_type2 #access ul ul li:hover > ul,
.header_type2  #access ul ul li:hover > ul{
    top:0px;    
}

.header_type2.customnav {
    height: 70px;
    padding-top: 0px;
    max-width: 100%;
}

.header_type2.customnav .logo{
    width:auto;
}

.header_type2 .menu > li {
    line-height: 53px;
}

.customnav.header_type2 .menu > li,
.customnav.header_type2.hover_type_4  .menu > li{
    line-height: 70px;
}

.header_type2.hover_type_4 .menu > li{
    line-height: 59px;
}

.header_type2.header_center .logo img{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.customnav.header_type2 .logo img{
    margin-top:0px!important;
}
.customnav.header_type2.header_center .logo img{
    position: absolute;
    margin-left: 45px;
    margin-right: 0px;
    left: 0px;
    right: auto;
}

.header_type2.header_right .logo img{
   right: 30px;
}

.header_type2.header_right .user_menu {
    margin-top: 5px;
    position: absolute;
    bottom: 9px;
    top: auto;
    left: 14px;
    float: left;
    right: auto;
    z-index: 99;
}

.header_type2.header_right  #access {
    left: auto;
    bottom: 0px;
    right: 0px;
    width: 100%;
    max-width: 100%;
}

.header_type2.header_right #user_menu_open {
    right: auto;
    left: 45px;
}

.header_type2.header_right #user_menu_open:before{
    right: auto;
    position: absolute;
    left: 48px;
}

.header_type2.header_right #user_menu_open:after{
    right: auto;
    position: absolute;
    left: 49px;
}


/* =header 3 - header_type3 
----------------------------------------------- */
.navicon-button.header_type3_navicon{
    float: right;
    top: 50%;
    margin-top: -19px;
    margin-right: 45px;
    border: 1px solid #f0f0f0;
    padding-top: 15px;
    padding-left: 8px;
    width: 35px;
    height: 35px;
}

.header_type3.header_center .logo{
    padding:0px;
    text-align: center;
    width:100%;
}
     
.header_type3.header_center .logo img {
    top: 50%;
    position: absolute;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    ms-transform: translate(0,-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
}

.header_type3.header_center .navicon-button.header_type3_navicon{
    position:absolute;
    right:0px;
}

.header_type3.header_right .navicon-button.header_type3_navicon {
    float: left;
    top: 50%;
    margin-left: 40px;
}

.header_type3.header_right .logo{
    padding-left: 0px;
    padding-right: 45px;
    display: inline-block;
    margin-top: 0px;
    float: right;
    height: 100%;
}

.header_type3.header_right  .logo img {
    right:30px;
}

.header_type3_menu_sidebar{
    background-color: #2d3033;
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    max-height: 100%;
    box-sizing: border-box;
    z-index: 99999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-top: 30px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.container.main_wrapper.has_header_type3{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.container.main_wrapper.fixed_header.has_header_type3{
    height:100%;
}

.header_type3_menu_sidebar.header_right{
    right:auto;
    left:-300px;
}

.header_type3_menu_sidebar .loginwd_sidebar{
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    display: inline-block; 
}

.header_type3_menu_sidebar .loginwd_sidebar .widget-title-sidebar {
    padding: 15px 0px 0px 0px;
    border-bottom: 0px solid #f0f0f0;
    font-size: 16px;
    color: #B4C0CC;
    background-color: transparent;
}

.header_type3_menu_sidebar .loginwd_sidebar  .login_form {
    padding: 0px 15px 15px 15px;
}

.header_type3_menu_sidebar .loginwd_sidebar #widget_register_sw,
.header_type3_menu_sidebar .loginwd_sidebar #forgot_pass_widget{
    color: #B4C0CC;
    width: 100%;
    font-size: 13px;
    float: left;
}

.header_type3_menu_sidebar #nav_menu-2,
.header_type3_menu_sidebar .menu-item{
    display: inline-block;
}

.header_type3_menu_sidebar .menu > li {
    height: auto;
    line-height: 45px;
    display: inline-block;
    color: #fff;
    width:100%;
}

.header_type3_menu_sidebar .menu > li a{
    color:#fff;
}

.header_type3_menu_sidebar .widget-container.boxed_widget .wd_user_menu{
   width: 100%;
    padding: 0px 0px 13px 3px;
    margin: 0px;
}

.header_type3_menu_sidebar ul{
    margin: 0px 13px;
    list-style-type: none;
    
}

.header_type3_menu_sidebar .widget-container{
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.header_type3_menu_sidebar .xoxo li ul{
    margin: 0px;
    width: 100%
}

.header_type3_menu_sidebar .widget-container li {
    border-bottom: 0px solid #555;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block;
    width: 100%;
    line-height: 45px;
    padding-left: 0px;
}

.header_type3_menu_sidebar .widget-container li a{
    color:#B4C0CC;
}

.header_type3_menu_sidebar .widget_nav_menu li:before, 
.header_type3_menu_sidebar .widget_pages li:before, 
.header_type3_menu_sidebar .widget_rss li:before, 
.header_type3_menu_sidebar .widget_text li:before, 
.header_type3_menu_sidebar .widget_recent_entries li:before {
   /* content: "\f107";
    font-family: FontAwesome;
    margin: 5px 15px 0px 15px;
    float: right;*/
    display:none;
}

.header_type3_menu_sidebar .sub-menu ul {
    border-top: 0px solid #555!important;
}
    
.header_type3_menu_sidebar .menu > li a {
    color: #fff;
    padding: 0px 0px 0px 15px;
}

.header_type3_menu_sidebar .menu > li a,
.header_type3_menu_sidebar #access .menu>li>a i {
    line-height:45px;
}

.header_type3_menu_sidebar  #access ul.menu>li>a,
.header_type3_menu_sidebar #access .menu>li>a i {
    color:#B4C0CC;
}

.header_type3_menu_sidebar #access .menu li:hover>a, 
.header_type3_menu_sidebar #access .menu li:hover>a:active, 
.header_type3_menu_sidebar #access .menu li:hover>a:focus{
    color: #fff;
}

.header_type3_menu_sidebar #access ul ul{
    top: 0px;
    left: -250px;
}

.header_type3_menu_sidebar #access ul li:hover > ul {
    top: 0px;
    opacity: 1;
    visibility: visible;
    left: -220px;
}

.header_type3_menu_sidebar .widget_nav_menu .sub-menu {
    float: right;
    margin: 0;
    position: absolute;
    right: 200px;
    visibility: hidden;
    opacity: 0;
}

.has_header_type3  .header_media{
    padding-top:90px;
}

.has_top_bar .has_header_type3   .header_media{
    padding-top: 131px;
}

.admin-bar .has_header_type3 .header_media{
    padding-top: 123px;
}

.admin-bar.has_top_bar .has_header_type3 .header_media{
    padding-top: 163px;
}

.header_type3_menu_sidebar #access{
    display: inline-block;
    height: auto;
    float: left;
    margin: 0px;
    max-width: 800px;
    margin-bottom: 50px;
}

.header_type3_menu_sidebar #access ul{
    margin:0px;
    padding-top: 0px;
}

.header_type3_menu_sidebar.header_left.header_alignment_text_center.sidebaropen .social_sidebar {
    text-align: center;
}

.header_type3_menu_sidebar.header_left.header_alignment_text_center.sidebaropen #social_widget_top-3 .social_sidebar_internal a {
    margin: 0px 3px;
}

#header_type3_wrapper #access ul li.with-megamenu>ul.sub-menu, #access ul li.with-megamenu:hover>ul.sub-menu  {
    left: -300px;
    height: auto;
    top: 31px;
}

#header_type3_wrapper #access ul ul li {
    width: 100%!important;
    float: left;
}

#header_type3_wrapper .widget-title-topbar{
    display:block;
    color:#d6e1ec;
    font-size:16px;
        
}

#header_type3_wrapper  .widget_categories li:before,
#header_type3_wrapper .widget_archive li:before{
    margin-top:0px;
}

#header_type3_wrapper .widget_search,
#header_type3_wrapper .advanced_search_sidebar,
#header_type3_wrapper .widget_search{
    float:left;
}

#header_type3_wrapper .widget_nav_menu a{
    padding-left:0px;    
}

.header_type3_menu_sidebar.header_right.header_alignment_text_left #access li {
    text-align: left;
}

.header_type3_menu_sidebar.header_right #access ul ul,
.header_type3_menu_sidebar.header_right #access ul li:hover > ul,
#header_type3_wrapper.header_type3_menu_sidebar.header_right #access ul li.with-megamenu>ul.sub-menu, 
#header_type3_wrapper.header_type3_menu_sidebar.header_right #access ul li.with-megamenu:hover>ul.sub-menu {
    left: 300px;
}

.header_type3_menu_sidebar.header_right #access ul ul li:hover > ul,
.header_type3_menu_sidebar.header_right #access ul ul li:hover > ul {
    left: 219px;
}

.header_type3_menu_sidebar.header_right #access ul li.with-megamenu ul ul,
.header_type3_menu_sidebar.header_right #access .menu>.with-megamenu:hover ul ul{
    left: 0px;
}

.header_type3_menu_sidebar.header_right.header_alignment_text_right #access li,
.header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
    text-align: right;
}

.header_type3_menu_sidebar.header_right.header_alignment_text_center #access li,
.header_type3_menu_sidebar.header_left.header_alignment_text_center #access li {
    text-align: center;
}

.header_type3_menu_sidebar.header_left .sub-menu .menu-item-has-children >a:after {
    content: "\f104";
    font-family: FontAwesome;
    float: left;
    display:none;
}

/* =header 4 - header_type4 
----------------------------------------------- */

.header_wrapper.header_type4.header_left {
    width: 270px!important;
    height: 100%!important;
    position: fixed!important;
    top: 0;
    overflow: initial;
    box-sizing: border-box;
    padding-bottom: 50px;
    left: 0px;
    max-width: 270px;
    float: none;
    opacity: 1;
}

.header_wrapper.header_type4.header_right {
    width: 270px!important;
    height: 100%!important;
    position: fixed!important;
    top: 0;
    overflow: initial;
    box-sizing: border-box;
    padding-bottom: 50px;
    right:0px;
    max-width: 270px;
    float: none;
    opacity: 1;
}

.container.main_wrapper.has_header_type4.contentheader_left  {
    padding-left:270px;
}
.container.main_wrapper.has_header_type4.contentheader_right,
.has_header_type4 .top_bar_wrapper {
    padding-right:270px;
}  

.has_top_bar  .has_header_type4  .header_media {
    padding-top:40px;
}

.admin-bar.has_top_bar .has_header_type4 .header_media {
    padding-top:41px;
}

.admin-bar .has_header_type4 .header_media {
    margin-top: 32px;
}

.admin-bar .has_header_type4 #google_map_prop_list_wrapper, 
.admin-bar .has_header_type4 #google_map_prop_list_sidebar {
    top: 33px;
}

.has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,
.has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar {
    top: 1px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li:hover > ul {
    top: 0px;
}

.has_top_bar .has_header_type4 #google_map_prop_list_wrapper, 
.has_top_bar .has_header_type4 #google_map_prop_list_sidebar,
.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper, 
.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_sidebar {
    top: 41px;
}

.header_wrapper.header_type4 #access {
    display: inline-block;
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    max-width: 100%;
    width: 100%;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left #access{
    margin: 0px 0px 0px 0px;
}

.header_wrapper.header_type4.header_right #access ul {
    text-align: right;
    padding-left: 0px;
}

.header_wrapper.header_type4 #access ul {
    text-align: left;
    margin: 0px;
    padding-left: 0px;
}

.header_wrapper.header_type4  #access .menu>li>a i {
    line-height: 45px;
}

.header_wrapper.header_type4  #access ul li:hover > ul {
    top: -1px;
    opacity: 1;
    visibility: visible;
    left: 270px;   
    padding-left:0px;
}

.header_wrapper.header_type4 #access ul ul {
    float: left;
    margin: 0;
    position: absolute;
    left: 200px;
    visibility: hidden;
    opacity: 0;
    top: 0px;
    padding-left: 0px;
}

.header_wrapper.header_type4.header_right #access ul ul {
    float: right;
    left: auto;
    right: 270px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul,
.header_type4.header_alignment_text_center #access ul{
    padding-left:0px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul {
    padding-right:10px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul {
    text-align: left;
    margin: 0px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul,
.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul ul {
    padding-right: 0px;
}

.header_wrapper.header_type4.header_right .sub-menu .menu-item-has-children >a:after {
    content: "\f104";
    font-family: FontAwesome;
    float: left;
    display:none;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right #access li {
    text-align: right;
}

.header_type4.header_alignment_text_center #access li,
.header_type4.header_alignment_text_center .xoxo{
    text-align: center;
}


.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul ul li:hover > ul,
.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul ul li:hover > ul,
.header_wrapper.header_type4 #access ul ul li:hover > ul,
.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul ul li:hover > ul {
    left: 219px;
}

.header_wrapper.header_type4.header_right #access ul ul li:hover > ul,
.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul ul li:hover > ul{
    right:219px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li:hover > ul,
.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul ul,
.header_wrapper.header_type4.header_right #access ul li.with-megamenu>ul.sub-menu {
    right: 270px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul li:hover > ul {
    top: -1px;
    opacity: 1;
    visibility: visible;
    left: 270px;
    padding-left: 0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right,
.header_wrapper.header_type4.header_left.header_alignment_text_right #access li{
    text-align: right;
}

.header_wrapper.header_type4  #access li {
    display: block;
    width: 100%;
    line-height: 45px;
 
}

.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_1,
.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_2,
.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_3,
.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_4,
.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_4,
.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_6{
    left:0px;
    padding-left:0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #access .menu>.with-megamenu:hover ul ul,
.header_wrapper.header_type4.header_left.header_alignment_text_center #access .menu>.with-megamenu:hover ul ul,
.header_wrapper.header_type4.header_left.header_alignment_text_left #access .menu>.with-megamenu:hover ul ul,
.header_wrapper.header_type4.header_right.header_alignment_text_right #access .menu>.with-megamenu:hover ul ul {
    top: -1px;
}

.header_wrapper.header_type4 #access ul li.with-megamenu>ul.sub-menu {
    left: 270px;
    height:auto;
    top:31px;
}

.header_wrapper.header_type4 #access ul li.with-megamenu>ul.sub-menu  {
    top: 30px!important;
}

.admin_bar.header_wrapper.header_type4.header_alignment_text_center #access ul li.with-megamenu>ul.sub-menu {
    top: 0px!important;
}

.header_wrapper.header_type4 #access .menu>.with-megamenu:hover   ul ul{
    left: 15px;
    padding-left: 0px;
}

.header_wrapper.header_type4.header_right #access ul li:hover > ul,
.fixed_header .header_type4.header_right #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type4.header_right #access ul li.with-megamenu:hover>ul.sub-menu {
    right: 270px;
    left: auto;
}

.header_wrapper.header_type4.header_right #access .menu>.with-megamenu:hover ul ul{
    left: 0px;
    padding-left: 0px;
}

.fixed_header .header_type4.header_left #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type4.header_left #access ul li.with-megamenu:hover>ul.sub-menu{
    left:270px;  
    right: auto;
}

.header_wrapper.header_type4.header_left #access .menu>.with-megamenu:hover ul ul {
    left: 0px!important;
    padding-left: 0px!important;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul li.with-megamenu ul ul,
.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul li.with-megamenu ul ul,
.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li.with-megamenu ul ul{
     left: 0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul li.with-megamenu>ul.sub-menu,
.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li:hover > ul,
.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li.with-megamenu>ul.sub-menu {
    left: 270px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li.with-megamenu>ul.sub-menu{
    right: 270px;
    left:auto;
}

.header_wrapper.header_type4.header_right.header_alignment_text_center #access .menu>.with-megamenu:hover   ul ul {
    left: 0px;
    top: -1px;
}

.header_type4.header_alignment_text_center  .user_menu{
    display: block;
    float: none;
    margin: 0px auto;
    width: 143px;
    margin-top: 20px;
}

.header_wrapper.header_type4 .user_menu {
    display: inline-block;
    float: none;
    margin-right: 0px;
    color: #3C90BE;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.header_wrapper.header_type4 #user_menu_open {
    background-color: #fff;
    right: 0px;
    left: 270px;
    z-index: 999999;
    top: 106px;
    margin-top: 25px;
    box-shadow: none;
    width: 254px;
}

.header_wrapper.header_type4 #user_menu_open:before,
.header_wrapper.header_type4 #user_menu_open:after{
    display:none;
}

.header_type4.header_alignment_text_center  .user_menu.user_loged{
     width: 81px;
}

.header_type4.header_alignment_text_center .menu_user_tools{
    width: 0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right .user_menu{
    padding-right: 15px;  
}

.header_wrapper.header_type4.header_left.header_alignment_text_right .menu-main-menu-container,
.header_wrapper.header_type4.header_right.header_alignment_text_right .menu-main-menu-container {
    margin-right: 0px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left .menu-main-menu-container{
    margin-left: 0px;
}

#header4_footer .social_sidebar_internal a,
.top_bar .social_sidebar_internal a{
    font-size: 18px;
    padding: 3px 4px 0px 9px;
    width: 26px;
    height: 30px;
    margin-left: 2px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px;
    line-height: 1.2em;
    vertical-align: 0%;
}

#header4_footer .social_sidebar_internal a:hover,
.top_bar .social_sidebar_internal a:hover{
    color: #3C90BE;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left .social_sidebar_internal {
    margin-left: -7px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_left .social_sidebar_internal {
    margin-left: -10px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_left #header4_footer h3 {
    margin-left: 5px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right #header4_footer h3 {
    text-align: right;
}
.header_wrapper.header_type4.header_right.header_alignment_text_left #header4_footer h3 {
    margin-left: 8px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_left #header4_footer ul {
    list-style: none;
    margin: 0px 0px 0px 10px;
}

#header4_footer{
    position:absolute;
    bottom:0px;
    width:100%;
}

#header4_footer ul{
    list-style: none;
    margin: 0px 0px 0px 26px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

#header4_footer li{
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
}

#header4_footer h3{
    font-size:14px;
}

.header_type4.header_alignment_text_center #header4_footer ul{
    margin:0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #header4_footer ul {
    list-style: none;
    margin: 0px 25px 0px 0px;
    float: right;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left #header4_footer ul {
    margin: 0px 0px 0px 10px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right #header4_footer ul {
    margin: 0px 17px 0px 0px;
    float: right;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right #header4_footer {
    right: -5px;
}

.header_wrapper.header_type4 .logo img{
    position: relative;
    top: auto;
    -webkit-transform: translate(0,0%);
    -ms-transform: translate(0,0%);
    transform: translate(0,0%);
    ms-transform: translate(0,0%);
    margin: 0px auto;
    max-height: 110px;
}

.header_wrapper.header_type4 .logo {
    padding-left: 0px;
    display: inline-block;
    margin-top: 50px;
    float: left;
    height: auto;
    width:100%;
    margin-bottom: 50px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_left .logo img {
    margin-left: 15px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right .logo {
    float: right;
    margin-right: 0px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_right .logo img{
    margin-right: 0px;
    left:auto;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right .logo img {
    float: right;
}

.header_wrapper.header_type4.header_left.header_alignment_text_left .logo img {
    margin: 0px 15px;
}

.header_wrapper.header_type4.header_left.header_alignment_text_righ .social_sidebar_internal {
    margin-right: -13px;
    padding-right: 4px;
}

.header_type4.header_alignment_text_center #header4_footer .social_sidebar_internal a{
    text-align:center;
    float:none;
}

.header_type4.header_alignment_text_center #header4_footer .social_sidebar_internal a:first-of-type{
    padding-left: 0px;
    margin-left:0px;
}

.header_wrapper.header_type4.header_right  #user_menu_open {
    left: auto;
    right: 270px;
}

.header_wrapper.header_type4.header_right.header_alignment_text_right .user_menu {
    float: right;
    right: 13px;
}

/* =header_transparent
----------------------------------------------- */
.master_header.header_transparent{
    background: transparent;  
    border-bottom: none;
}

.fixed_header.header_transparent .header_wrapper{
    background: #fff;
}

.has_header_type4.header_transparent .header_media,
.has_header_type1.header_transparent .header_media,
.has_header_type2.header_transparent .header_media,
.has_header_type3.header_transparent .header_media{
    padding-top: 0px;
}

.has_top_bar .has_header_type4.header_transparent  .header_media,
.has_top_bar .has_header_type1.header_transparent  .header_media,
.has_top_bar .has_header_type2.header_transparent  .header_media,
.has_top_bar .has_header_type3.header_transparent  .header_media{
    padding-top: 40px;
}

.admin-bar .has_header_type4.header_transparent  .header_media,
.admin-bar .has_header_type1.header_transparent  .header_media{
    padding-top: 32px;
}

.admin-bar.has_top_bar .has_header_type4.header_transparent  .header_media,
.admin-bar.has_top_bar .has_header_type1.header_transparent  .header_media,
.admin-bar.has_top_bar .has_header_type2.header_transparent  .header_media,
.admin-bar.has_top_bar .has_header_type3.header_transparent  .header_media{
    padding-top: 73px;
}

.admin-bar .has_header_type2.header_transparent  .header_media,
.admin-bar .has_header_type3.header_transparent  .header_media{
    padding-top: 122px;
}

/* =Mobile Header
----------------------------------------------- */
.mobile_header{
    background-color: #282D33;
    height: 70px;
    width: 100%;
    float: left;
    display:none;
    position:relative;
}

.mobile_header i{
    color: #fff;
    font-size: 17px;
    margin: 26px;
}

.mobile-logo img{
    margin:0px  auto;
    max-height: 70px;
    width:auto;
}

.mobile-trigger-user,
.mobile-trigger{
    font-size: 14px;
    color: #fff;
    height: 70px;
    display: inline;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 0px;
}

.mobile-trigger-user{
    right:0px;
}

.mobile-trigger-user .menu_user_picture {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    margin-top: 11px;
    float: left;
    display: inline;
    border: 2px solid #3C90BE;
    margin-right: 15px;
}


.mobile-trigger-user:hover i,
.mobile-trigger:hover i{
    color: #3C90BE;
}

.mobilewrapper{
    min-height: 100%;
    position: fixed;
    overflow-x: hidden!important;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    top: 0px;
    display:none;
    transform: translate(-265px, 0px);
}
.mobilewrapper-user{
    display: none;
    min-height: 100%;
    position: fixed;
    overflow-x: hidden!important;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    top: 0px;
    background-color: #282D33;
}

.snap-drawers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;

}

.snap-drawer {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    width: 265px;
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    background-color: #2d3033; 
}

.snap-drawer-right{
    right:0px;
    padding-top: 18px;
}

.mobilewrapper-user label,
.mobilewrapper-user a,
.mobilewrapper-user .widget-title-sidebar{
    color:#fff;
}

.mobilewrapper-user .widget-title-sidebar{
    padding-left: 13px;
}

.mobilewrapper-user .login_sidebar{
    width: 254px;
    display: inline-block;
    margin-left: 6px;
}

#login-div-title-mobile,
#register-div-title-mobile,
#forgot-div-title-mobile{
    font-size:16px;
    color:#fff;
    padding-left:13px;
}

.sidebar-header {
    width: 100%;
    z-index: 11;
    background-color: #26292b;
    height: 65px;
    border-bottom: solid 2px #2d3033;
}

.mobilex-menu {
    margin-bottom: 0px;
    margin-left:0px!important;
    background-color: #2d3033;
    margin-top:26px;
}

.mobilex-menu li {
    font-weight: 400;
    list-style: none;
    font-size: 13px;
    margin-bottom: 0px;
    border-bottom: 1px solid #555;
}

.mobilex-menu li.menu-item-has-children:hover{
    background: transparent;
}

.mobilex-menu .sub-menu li:hover{
    border-bottom: 1px solid #555;  
} 

.mobilex-menu li a {
    color: #FFFFFF;
    padding: 15px 20px 15px 30px;
    display: inline-block;
    line-height: 20px;
}

.mobilex-menu  .menu-item-has-children >a:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
}

.mobilex-menu .fa{
    margin-right: 10px; 
}

.mobile_user_menu li:hover {
    background-color: #3C90BE;
    color: #fff;
}

.mobilemenu-close-user,  
.mobilemenu-close{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 7px;
    color: #FFFFFF;
}

.mobilemenu-close-user:hover,
.mobilemenu-close:hover{
    color:  #3C90BE;
}

.mobilemenu-close-user i,
.mobilemenu-close i{
    font-size: 15px;
    padding: 3px 0px 0px 8px;
}

.mobilex-menu .sub-menu{
    margin-left:0px;
}

.mobilex-menu .sub-menu ul{
    padding-left: 0px;
}

.mobilex-menu .sub-menu ul li{
    padding-left: 20px;
}

.mobilex-menu .sub-menu a{
    padding-left:45px;
    line-height: 20px;
}

.mobilex-menu .sub-menu .sub-menu a{
    padding-left:45px;
    line-height: 20px;
}

.mobilex-menu .sub-menu .menu-item-has-children >a:after{

}

.mobilex-menu .sub-menu ul {
    border-top:none!important;
}

.mobilex-menu .sub-menu {
    display:none;
}


/* =Main Menu
----------------------------------------------- */

#menu-main-menu{
    margin-left: 14px;

}

/*=theme Slider
------------------------------------------------------*/

.slider-content{
    position: absolute;
    width:466px;
    height: 233px;
    background-color: #3a4659;
    background-color: #fdfdfd;
    opacity: 0.99;
    color: #768082;
    font-size: 14px;
    bottom: 144px;
    right: 4%;
    padding: 21px 76px 26px 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 22px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.theme_slider_extended .slider-content{
    bottom: 10%;
}

.slider-content-wrapper{
    max-width: 1200px;
    position: relative;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 22%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 100%;
    pointer-events:none;
}

.theme_slider_wrapper .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    width: 12%;
    padding-left: 0;
    margin-left: -6%;
    text-align: center;
    list-style: none;
    margin-bottom: 15px;
}

.carousel-control-theme-prev{
    position: absolute;
    top:116px;
    right:-4px;
    height:117px;
    width:50px;
    background-color: #3C90BE;
    opacity: 0.99;
    color:#fff;
    border-bottom-right-radius: 4px;
    pointer-events: auto;
}

.carousel-control-theme-next{
    position: absolute;
    top:0px;
    right:-4px; 
    height:116px;
    width:50px;   
    background-color: #3C90BE;
    opacity: 0.99;
    color:#fff;
    border-top-right-radius: 4px;
    pointer-events: auto;
}

.carousel-control-theme-prev:hover,
.carousel-control-theme-next:hover{
    background-color:#347DA4;
    color:#fff;
}

.slider-content h3 a{
    color: #3a4659;
    text-decoration: none;
}

.slider-content h3 a:hover{
    color: #3C90BE;
}

.slider-content .read_more{
    text-decoration: none;
    color: #3C90BE;
    display: block;
    margin-top: 7px;
    position: absolute;
    bottom: 61px;
    right: 75px;
}

.slider-content .read_more i{
    font-size: 14px;   
    padding:  0px 0px 0px 8px;
}

.theme-slider-price{
    position: absolute;
    bottom: 0px;
    left: 26px;
    right: 26px;
    width: 364px;
    border-top: 1px solid #f0f0f0;
    height: 50px;
    font-size: 18px;
    padding-top: 12px;
    color: #f1bf7f;
}

.listing-details{
    float:right;
    color: #8593a9;
    font-size: 15px;
    padding-top: 2px;
}

.listing-details img{
    margin: -6px 6px 0px 8px;
}

.slider-content .fa{
    font-size: 50px;
    margin: 0px auto;
    padding: 35px 15px;   
}


/*=theme Slider type2
------------------------------------------------------*/

.theme_slider_wrapper.theme_slider_2 .slick-list {
    padding-top: 0px;
    background-color: #000000;
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow {
    right: 20px;
    left: auto;
}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow {
    right: auto;
    left: 20px;
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:before {
    content: "\f105";
    font-family: Fontawesome;
    font-size: 65px;
}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:before {
    content: "\f104";
    font-family: Fontawesome;
    font-size: 65px;

}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:hover, 
.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow,
.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow {
    top: 45%;
    color: #fff;
    width: 35px;
    height: 65px;
    border-radius: 0px;
    cursor: pointer;
    color: #99a2ae;
    background-color: transparent!important;
    color: #fff;
    padding-left: 8px;
    border: none;
    position: absolute;
    z-index: 999;
    margin: 0 auto;
}

.theme_slider_wrapper.theme_slider_2  .slick-dots {
    display: none!important;
}

.theme_slider_wrapper.theme_slider_2 .item_type2{
    display: block;
    position: relative;
    background-color: #000000;
    min-height: 550px;
   display:inline-block;
    max-width:33.33%;
    background-size: cover;
    background-position: center;
    margin-left: 1px;
    margin-right: 1px;
}

.prop_new_detals_info{
    position: absolute;
    bottom: 60px;
    padding: 0px 0px 0px 20px;
    color: #fff;    
}

.theme_slider_wrapper.theme_slider_2 h3{
    padding: 0px 0px 0px 20px;
    color: #fff;    
}

.theme_slider_wrapper.theme_slider_2 h3 a{
    color:#fff;    
    font-weight: 600;
}

.theme_slider_wrapper.theme_slider_2 .theme-slider-price {
    position:relative;
    left: 0px;
    right: auto;
    width: auto;
    border-top: none;
    height:auto;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 0px 0px 20px;
    color: #fff;
    opacity: 0.8;
}
.theme_slider_wrapper.theme_slider_2 .prop_new_details{
    pointer-events:auto;
    cursor:pointer;
}

.theme_slider_wrapper.theme_slider_2 .prop_new_details_back{
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    pointer-events: none;
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) );
}

.theme_slider_wrapper.theme_slider_2 .item_type2:hover .prop_new_details_back{
   /*
   background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.3)
    );
   */
   opacity:0.3;
}



/* =Form
----------------------------------------------- */

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 9px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #8593a9;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    margin-bottom: 13px;
}

.form-control::-webkit-input-placeholder {
    color: #8593a9;
}

.dropdown-menu{
    font-size:13px;
    padding: 5px 0 0px 0px;
    width: 100%;
}

.loginrow{
    margin-bottom:13px;
}

.form-control.open{
    border-color: #3C90BE;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control.open .filter_menu_trigger {
    color:#3C90BE;
}

.form-control:focus {
    border-color: #3C90BE;    
}

.adv1-holder{
    width: 910px;
    float: left;
    padding: 10px 13px;
}

#adv-search-mobile .dropdown.form-control{
    padding:0px;
}

.adv-search-1 .form-control{
    width: 206px;
    display: inline;
    float: left;
    margin: 0px 13px 13px 0px;
    padding:0px;
}

.adv-search-1 input[type=text] {
    width: 206px;
    margin: 0px 13px 13px 0px;
    padding: 9px 0px 7px 13px;
    color: #1a171b;
    border-radius: 3px;
    background-color: #fff;

}

.adv-search-1 .filter_menu_trigger{
    margin-top: 1px;
    padding: 9px 13px;
}

.listing_filter_select .caret_filter,
.adv-search-1 .caret_filter{
    position: absolute;
    right: 15px;
    top: 17px;
}

.fullscreen_search .adv-search-1 .filter_menu{
    bottom: 41px;
    top: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown{
    cursor: pointer;
}

.btn{
    padding: 9px 35px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(218, 68, 83, 1);
    box-shadow: 0px 2px 0px 0px rgba(218, 68, 83, 1);
}

#primary .btn{
    width: 220px;
}

#colophon .btn{
    width:217px;
}

.red{
    background-color: #3C90BE;
    color:#ffffff;
}

.red:hover{
    color:#ffffff;
    background-color: #da4453;
}

/*=adv-search-1
------------------------------------------------*/
#adv-search-header-mobile{
    background-color: #3C90BE;
    padding: 15px 15px 15px 15px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    float: left;
    width: 100%;  
    display:none;
    margin-bottom: 15px;
}

#adv-search-mobile{
    display:none;
    padding: 0px 13px 0px 13px;
    float: left;
    width: 100%;
    background-color: #fff;
}

#adv-search-mobile .filter_menu_trigger {
    margin-top: 1px;
    padding: 9px 13px;
}

#adv-search-mobile .caret_filter{
    float:right;
    margin-right:9px;
    margin-top: 7px;
    position:relative;
}

#adv-search-mobile .filter_menu{
    width: 100%;
    margin: 0px;
}

/*=adv-search-4
------------------------------------------------*/

.search_wr_4 .adv-search-1{
    background-color:#fff;
}

.adv4-holder{
    padding: 13px 7px;
    float: left;
}
#advanced_submit_4{
    width:100%;
}

.adv4-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px!important;
}

/*=adv-search-5
------------------------------------------------*/

#search_wrapper.search_wr_5  {
    height:100%;
    background-color: #f5f8fa;
    border:none;
}

.search_wr_5 .adv-search-1{
    position: Relative;
    bottom: auto;
    padding: 15px 0px;
    max-width: 1110px;
    width: 100%;
    background: transparent;
    margin:0px;
}

#advanced_submit_4{
    width:100%;
}

.adv5-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px!important;
}

.search_wr_5  h3{
    padding-left:7px;  
    font-size: 20px;
} 


/*=adv-search-6
------------------------------------------------*/
.adv6-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px!important;
}

#tab_prpg_adv6{
    position: relative;
}

.search_wr_6 .adv_search_tab_item:first-of-type{
    border-top-left-radius: 3px;
}
.search_wr_6 .adv_search_tab_item:last-of-type{
    border-top-right-radius: 3px;
}

.search_wr_6 .adv-search-1{
    border:none;
}

.search_wr_6 .nav-tabs{
    border: none;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: -55px;
    left:-7px;
}

.search_wr_6 .adv_extended_options_text{
    margin-bottom:7px;
}

.adv6-holder{
    padding: 13px 7px 0px 7px;
    float: left;
    width:100%;
}

.adv_search_tab_item{
    float: left;
    display: inline-block;
    border: 1px solid #ebba7c;
    background: #ebba7c;
    border-right: 1px solid #f2f2f2;
}
.adv_search_tab_item:last-of-type{
    border-right: none;
}

.adv_search_tab_item a{
    color: #fff;
    float: left;
    padding: 13px 23px;
    text-transform: capitalize;
}

.adv_search_tab_item.active{
    background: #3c90be;
    color:#fff;
    border: 1px solid #3c90be;
}

.adv_search_tab_item.active a{
    color:#fff;
}

.search_wr_6 .adv-search-1  {

}
/*=adv-search-7
------------------------------------------------*/

#search_wrapper.search_wr_7 {
    height: 100%;
    background-color: #f5f8fa;
    border: none;
}

.search_wr_7 .adv-search-1 {
    background-color: #f5f8fa;
    position: Relative;
    bottom: auto;
    padding: 15px 0px;
    margin: 0px;
}

.adv7-holder .nav.nav-tabs{
    position: absolute;
    top: -57px;
    left: 7px;

}

.adv7-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px!important;
}

.with_search_7 #openmap{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom:0px;
    right: 52px;
}

/*=adv-search-8
------------------------------------------------*/
#adv-search-8{
    background-color: transparent;
}

.adv8-holder .tab-content{
    padding: 13px 6px 13px 6px;
    float: left;
    width: 100%;
    background: #fff;
}

/*=adv-search-9
------------------------------------------------*/

#search_wrapper.search_wr_9 {
    height: 100%;
    background-color: #f5f8fa;
    border: none;
}

#search_wrapper.search_wr_5.fullscreen_search,
#search_wrapper.search_wr_7.fullscreen_search,
#search_wrapper.search_wr_9.fullscreen_search{
    height:auto;
}

.search_wr_9 .adv-search-1 {
    background-color: #f5f8fa;
    position: Relative;
    bottom: auto;
    padding: 15px 0px;
    margin: 0px;
}

.adv9-holder .nav.nav-tabs{
    position: absolute;
    top: -57px;
    left: 7px;

}

.adv9-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px!important;
}

.with_search_9 #openmap{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom:0px;
    right: 52px;
}

/*=Header
------------------------------------------------*/

.social_facebook{
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background-image: url('css/css-images/social.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
}

.social_facebook:hover{
    background-image: url('css/css-images/social.png');
    background-position: -20px 0px;
    background-repeat: no-repeat;
}

.social_tweet{
    margin-left: 10px;
    width: 27px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -40px 0px;
    background-repeat: no-repeat;
    float: left;  
}

.social_tweet:hover{
    background-image: url('css/css-images/social.png');
    background-position: -69px 0px;
    background-repeat: no-repeat;
}


.social_google{
    margin-left: 10px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -96px 0px;
    background-repeat: no-repeat;
    float: left;
}

.social_google:hover{
    background-image: url('css/css-images/social.png');
    background-position: -122px 0px;
    background-repeat: no-repeat;
}

.social_pinterest{
    margin-left: 7px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -148px 0px;
    background-repeat: no-repeat;
    float: left;
}

.social_pinterest:hover{
    background-image: url('css/css-images/social.png');
    background-position: -169px 0px;
    background-repeat: no-repeat;
}

.social_linkedin{
    margin-left: 7px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -196px 0px;
    background-repeat: no-repeat;
    float: left;
}

.social_linkedin:hover{
    background-image: url('css/css-images/social.png');
    background-position: -226px 0px;
    background-repeat: no-repeat;
}


/*unit*/

.share_unit .social_facebook{
    margin: 6px 7px 6px 10px;
    width: 20px;
    height: 20px;
    background-image: url('css/css-images/social-unit.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
}

.share_unit .social_facebook:hover{
    background-image: url('css/css-images/social-unit.png');
    background-position: -20px 0px;
    background-repeat: no-repeat;
}

.share_unit .social_tweet{
    margin: 6px 7px 6px 7px;
    width: 27px;
    height:20px;
    background-image: url('css/css-images/social-unit.png');
    background-position: -40px 0px;
    background-repeat: no-repeat;
    float: left;  
}

.share_unit .social_tweet:hover{
    background-image: url('css/css-images/social-unit.png');
    background-position: -69px 0px;
    background-repeat: no-repeat;
}

.share_unit .social_google{
    margin: 6px 7px 6px 7px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social-unit.png');
    background-position: -96px 0px;
    background-repeat: no-repeat;
    float: left;
}

.share_unit .social_google:hover{
    background-image: url('css/css-images/social-unit.png');
    background-position: -122px 0px;
    background-repeat: no-repeat;
}


.share_unit .social_pinterest{
    margin: 6px 7px 6px 9px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social-unit.png');
    background-position: -148px 0px;
    background-repeat: no-repeat;
    float: left;
}

.share_unit .social_pinterest:hover{
    background-image: url('css/css-images/social-unit.png');
    background-position: -169px 0px;
    background-repeat: no-repeat;
}

.share_unit .social_linkedin{
    margin: 7px 7px 7px 7px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social-unit.png');
    background-position: -196px 0px;
    background-repeat: no-repeat;
    float: left;
}

.share_unit .social_linkedin:hover{
    background-image: url('css/css-images/social-unit.png');
    background-position: -226px 0px;
    background-repeat: no-repeat;
}
/**/

.agent_unit .social_facebook{
    margin-left: 0px;
    width: 20px;
    height: 20px;
    background-image: url('css/css-images/social.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
}

.agent_unit .social_facebook:hover{
    background-image: url('css/css-images/social.png');
    background-position: -20px 0px;
    background-repeat: no-repeat;
}

.agent_unit .social_tweet{
    margin-left: 0px;
    width: 27px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -40px 0px;
    background-repeat: no-repeat;
    float: left;  
}

.agent_unit .social_tweet:hover{
    background-image: url('css/css-images/social.png');
    background-position: -69px 0px;
    background-repeat: no-repeat;
}

.agent_unit .social_google{
    margin-left: 0px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -96px 0px;
    background-repeat: no-repeat;
    float: left;
}

.agent_unit .social_google:hover{
    background-image: url('css/css-images/social.png');
    background-position: -122px 0px;
    background-repeat: no-repeat;
}

.agent_unit .social_pinterest{
    margin-left: 0px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -148px 0px;
    background-repeat: no-repeat;
    float: left;
}

.agent_unit .social_pinterest:hover{
    background-image: url('css/css-images/social.png');
    background-position: -169px 0px;
    background-repeat: no-repeat;
}

.agent_unit .social_linkedin{
    margin-left: 0px;
    width: 26px;
    height:20px;
    background-image: url('css/css-images/social.png');
    background-position: -196px 0px;
    background-repeat: no-repeat;
    float: left;
}

.agent_unit .social_linkedin:hover{
    background-image: url('css/css-images/social.png');
    background-position: -226px 0px;
    background-repeat: no-repeat;
}


.miclogo{
    height: 60px;
    margin-top: 1px;
    opacity: 0.95;
}

.customnav #access{
}

.customnav .menu li a{
 /*   padding-bottom: 22px;
    padding-top: 30px;*/
}

.customnav #access ul li:hover> ul{
    top:70px;
}

.customnav #access ul ul li:hover> ul{
    top:-1px;
}

.customnav #access ul ul ul{
    top:30px;
}



.customnav .menu>li a{
  /*  padding-bottom: 28px;
    padding-top: 30px;*/
}

.customnav .sub-menu>li a{
    padding: 13px;
}

.navbar-fixed-top{
    /* -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
    */
}

/* =breadcrumb 
----------------------------------------------- */
.breadcrumb{
    color:#8F9EB6;
    background: none;
    margin-top: 13px;
    padding: 0px;
    margin-bottom: 17px;
    font-size: 12px; 
    margin-left:0px;
}

.breadcrumb > li + li:before {
    font-family: FontAwesome;
    padding: 0 5px;
    color: #cccccc;
    content: "\f105";
}

.breadcrumb .active{
    color:#3C90BE ;
}

.breadcrumb a{
    color:#8F9EB6;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.breadcrumb a:hover{
    color: #3C90BE;
}

.breadcrumb > li {
    display: inline-block;
    word-break: break-all;
}
/* =User Menu
----------------------------------------------- */

.user_menu {
    display: inline-block;
    float: right;
    margin-right: 45px;
    color: #3C90BE;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    margin-top: -7px;
    position: absolute;
    right: 0px;
    top: 50%;
      -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.user_loged{
    background-color: transparent;
    padding: 0px 0px 0px 11px;
    margin-top: -27px;
}

.customnav{
    background-color: #FFF;
    opacity: 0.95;
    /*  border-bottom: 1px solid #3C90BE;*/
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.customnav:hover{
    opacity:1;
}

/*
.customnav .logo{
    height: 60px;
   margin-top: 1px;
   transition: all 0.8s ease;
    opacity: 0.95;
}
*/

.customnav .user_menu{
 /*   margin-top: 27px;*/
}

.customnav .user_loged{
/*    margin-top: -4px!important;*/
}

.customnav #user_menu_open{
/*    top:64px;*/
}

.user_loged i{
    color:#3C90BE;
}

.user_loged .menu_user_tools{
    margin-top: 23px;
}

.submit_action{
    float: right;
    display: inline;
    margin-top: 0px;
    /* border-left: 1px solid #f0f0f0; */
    /* padding-left: 20px; */
    font-size: 14px;
}

#wp-submit-register_mobile,
#wp-login-but-mobile,
#wp-submit-register_topbar,
#wp-login-but-topbar{
    width: 227px;
    color: #fff;
    margin-bottom: 8px;
}

.menu_user_picture{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    margin-top: 7px;
    float: left;
    display: inline;
    border: 1px solid #3C90BE;
}

.menu_user_tools{
    border-radius: 50%;
    width: 15px;
    height: 20px;
    margin: 0px;
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 14px;
    color: #3C90BE;
}

.navicon-button {
    display: inline-block;
    position: relative;
    padding: 6px;
    transition: 0.25!important;
    cursor: pointer;
    user-select: none;
    opacity: .8;
    width: 30px;
    height: 30px;
    float:left;
}

.navicon-button.open{
    padding: 4px 0px 6px 15px;
}

.user_loged .navicon-button{
    margin-top: 22px;
    padding: 6px 2px 6px 6px;
    float: right;
}

.user_loged .navicon-button.open{
    margin-top: 21px;
}

.navicon-button:hover {
    transition: 0.5s;
    opacity: 1;
}

.navicon {
    position: relative;
    width: 18px;
    height: 2px;
    background: #3a4659;
    transition: 0.5s;
    border-radius: 2.5rem;
}

.opensvg {
    transform: scale(0.75);
}

.navicon-button .navicon:before, 
.navicon-button .navicon:after {
    transition: 0.25s;
}

.navicon:before, .navicon:after {
    display: block;
    content: "";
    height: 2px;
    width:18px;
    background: #3a4659;
    position: absolute;
    transition: 0.5s 0.25s;
    border-radius: 1rem;
}

.navicon:after {
    top: -5px;
}

.navicon:before {
    top: 5px;
}

#user_menu_u:hover .navicon:before {
    top: 7px;
}

#user_menu_u:hover  .navicon:after {
    top: -7px;
}

.opensvg.plus .navicon, 
.opensvg.x .navicon {
    background: transparent;
}

.opensvg.plus .navicon:before,
.opensvg.x .navicon:before {
    transform: rotate(-45deg);
}

.opensvg.plus .navicon:after, 
.opensvg.x .navicon:after {
    transform: rotate(45deg);
}

.opensvg:not(.steps) .navicon:before, 
.opensvg:not(.steps) .navicon:after {
    top: 0 !important;
}

.white-caret{
    border-top-color: #FFFFFF; 
}

.menu-caret{
    margin: 5px 0px 0px 25px;
}


.navbar-default .navbar-nav > li > a{
    color:#f7f5f2;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #f7f5f2;
    border-bottom-color: #f7f5f2;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #45a6cc;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, 
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}


#user_menu_open{
    background-color: #fff;
    right: 45px;
    left: auto;
    z-index: 999999;
    top: 100%;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fdfdfd;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 255px;
}

#user_menu_open.dropdown-menu{
    border:1px solid #dde4e9;
}

#user_menu_open:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f0f0f0;
    top: -10px;
    right: 7px;
    position: absolute;
}

#user_menu_open:after{
    content: " ";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fdfdfd;
    top: -9px;
    right: 8px;
    position: absolute;
}

#register-div-title-topbar,
#login-div-title-topbar{
    margin-top: 9px;   
    font-size: 16px;
}

#user_menu_open .divider{
    margin:0px;
}

#user_menu_open a{
    padding: 11px 15px;

    width:100%;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    font-size: 13px;
}

#user_menu_open li a{
    color:#3a4659;
}

#user_menu_open  > li > a:hover, 
#user_menu_open  > li > a:focus{
    background-color: #3C90BE;
    color:#fff;
    background-image:none;
}

#user_menu_open  > li > a:hover i{
    color:#fff;
}

#user_menu_open i{
    color:#768082;
    width: 13px;
}

.menulist{
    width:255px;
}

.menulist i{
    margin-right: 13px;
}

#user_menu_open .menulist a:hover{
    background-color: #393f48;
    color:#fff;

}

#user_menu_open .divider{
    opacity:0.5;
}

#user_menu_open .login_form{
    border:none;
    width: 253px;
}

#user_menu_open  .login_form input[type=text],
#user_menu_open  .login_form input[type=password], 
#user_menu_open  .login_form input[type=email], 
#user_menu_open  .login_form input[type=url],
#user_menu_open  .login_form input[type=number], 
#user_menu_open  .login_form textarea,
#user_menu_open  .btn {
    width: 227px;
}

#user_menu_open  #widget_login_topbar,
#user_menu_open  #widget_register_topbar,
#user_menu_open  #forgot_pass_topbar{
    padding-left: 0px;
}

#forgot_pass_mobile,
#user_menu_open  #forgot_pass_topbar{
    display: inline-block;
    padding: 6px 0px 0px 0px;
}

#user_menu_open #register-div-title-topbar,
#user_menu_open  #login-div-title-topbar{
    padding-left: 12px;
    margin-bottom: 0px;
}


#wp-forgot-but-mobile,
#wp-forgot-but-topbar,
#wp-forgot-but,
#wp-login-but{
    color: #fff;
    width: 227px;
    margin-bottom: 8px;
}

.modal-content #wp-login-but{
    margin-bottom: 0px!important;
}

#wp-submit-register{
    color: #fff;
    width: 227px;
    float:left;
}

#wp-forgot-but, 
#wp-login-but, 
#wp-submit-register {
    width: 100%;
}

/*=Modal
---------------------------------------------------*/

.navbar-fixed-top, 
.navbar-fixed-bottom{
    z-index:102;
}


/* =Ajax Login
----------------------------------------------- */
#loginmodal .modal-dialog{
    width:290px;
}

#loginmodal h4{
    font-size:14px;
}

#loginmodal .login-links{
    font-size:13px;
}

#loginmodal .modal-body {
    position: relative;
    padding: 10px 20px 6px 20px;
}

#loginmodal #reveal_login{
    margin-top: 0px;
    margin-bottom: 13px;
}

/* =Property List
----------------------------------------------- */

#google_map_prop_list_sidebar{
    position: fixed;
    right: 0;
    bottom: 0;
    width: 50%;
    top: 130px;
    overflow-y: scroll;
    background: #fff;
    padding: 0px;
    overflow-x: hidden;
    z-index:0;
}

#google_map_prop_list_wrapper.half_no_top_bar ,
#google_map_prop_list_sidebar.half_no_top_bar {
    top:91px;
}

.pagination_ajax,
.pagination{
    float:left;
    width:100%;
}

#google_map_prop_list_sidebar .pagination{
    width: 100%;
    float: left;
    margin-left: 30px;
}

#google_map_prop_list_sidebar .pagination_ajax_search{
    margin-left: 15px!important;
}

.no_results{
    margin-left: 15px;
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

#listing_ajax_container_agent_tax,
#listing_ajax_container_agent,
#listing_ajax_container{
    margin: 0px -15px;
   /* 
    display: flex;
    flex-direction: row;
    float: left;
    flex-wrap: wrap;*/
}

.nothing{
    padding-left: 15px;
}

#google_map_prop_list_sidebar #listing_ajax_container_agent,
#google_map_prop_list_sidebar #listing_ajax_container{
    min-width:100%
}

#google_map_prop_list_sidebar #listing_ajax_container {
    max-width: 840px;
    margin: 0px;
    padding: 15px;
}


.page-template-user_dashboard_searches #listing_ajax_container {
    clear: both;
}
#content_container{
    margin: 0px -15px;
    margin-top:0px;
}

.adv_listing_filters_head,
.listing_filters_head,
.listing_filters{
    border-top:1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    height: 60px;
    margin: 0px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.listing_filter_select{
    float: left;
    height: 42px;
    margin: 8px 0px 9px 0px;
    cursor: pointer;
    padding: 0px 22px 0px 0px;
    border-right: 1px solid #f0f0f0;
}

.listing_filters_head .listing_filter_select{
    margin-top:8px;
}

.listing_filter_select .filter_menu li{
    padding: 13px;
    line-height: 1.3em;
}

.listing_filter_select.open .filter_menu_trigger{
    color:#3C90BE;
}

.advanced_search_shortcode .listing_filter_select{
    margin: 0px 13px 11px 0px;
}

.listing_filters_head .filter_menu{
    margin-left: 0px;
    margin-top: 8px!important;
    padding-bottom:0px;
}

.order_filter{
    border-right:none;
}

.order_filter_single{
    margin-left: 548px;
}

.advanced_filters .order_filter_single{
    margin-left: 0px;
}

.listing_filter_views{
    border: none;
    width: 17px;
    float: right;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 20px 0px 13px;
    margin-top: 5px!important;
}

.filter_menu_trigger{
    margin-top: 5px;
    padding: 9px 13px;
}

.filter_menu{
    background-color:#f0f0f0;
    background-color: #fff;
    color: #768082;
    border-color: #f0f0f0;
    margin-top: 1px!important;
    max-height: 214px;
    overflow-y: scroll;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-left: -15px;
    padding-top: 0px;
}

.advanced_search_sidebar .filter_menu{
    margin-top: 2px;
    margin-left: -1px;
    width: 100%;
    background-color: #fdfdfd;
    padding-bottom:0px;
}

.listing_filter_select:first-child .filter_menu {
    margin-left:0px;
}

.advanced_search_sidebar .dropdown.form-control{
    padding:0px;
}

.advanced_search_sidebar input{
    padding: 6px 12px;
}

.filter_menu li{
    padding: 13px;
    line-height: 1.3em;
    border-bottom: 1px solid #f0f0f0;
}

.advanced_search_sidebar  .filter_menu li{
    margin-bottom: 0px;
}

.filter_menu li:hover{
    background-color: #347DA4;
    color:#f0f0f0;
}

#grid_view,
#list_view{
    margin-top: 16px;
}

#grid_view,
#list_view{
    color:#768082;
    font-size: 18px;
}

#grid_view:hover,
#list_view:hover{
    color:#3C90BE;  
}

.icon_selected{
    color:#3C90BE!important;  
}

.caret_filter{
    margin-left: 9px;
    border:none;
}

.caret:after{
    content: "\f107";
    position: absolute;
    top: -4px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #a1a7b4;
    left: -4px;
}


.widget-container.advanced_search_sidebar .caret_filter {
    position: absolute;
    right: 12px;
    top: 18px;
}

/* =Pagination     
-------------------------------------------------------------------------------------- */
.pagination{
    margin: 0px 0;
    margin-bottom:30px;
}

.pagination > li:empty{
    display:none;
}

.pagination .roundleft a, 
.pagination .roundleft span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination .roundright a, 
.pagination .roundright span {
    margin-left: -1px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #f0f0f0;
    border-color:#f0f0f0;
    border-bottom: 1px solid #dde4e9!important;
}

.pagination > li > a, 
.pagination > li > span {
    border: 1px solid #dde4e9;
    background-color:#fdfdfd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 14px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #428bca;
    cursor: default;
    background-color: #eee;
    border: 1px solid #ddd!important;
}

/* =Property Unit     
-------------------------------------------------------------------------------------- */

.property_listing{
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    font-size: 13px;
    background-color: #ffffff;
    max-width: 525px;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    float: left;
/*    min-height: 466px;
   min-width: 248px;
 */}

.property_listing .carousel{
    float:left;
}

.has_prop_slider .property_listing{
    cursor:default;                 
}

.property_listing .carousel-control{
    opacity: 0.9;
    height: 45px;
    top: 50%;
    margin-top: -28px;
}

.property_listing .carousel-control i{
    font-size: 45px;
    margin-top: 0px;
}

.property_listing .carousel-control:hover{
    opacity:1;
}

.property_listing  .left.carousel-control{
    left:0px;
}

.property_listing  .right.carousel-control{
    right:0px;
}

.blog2v .property_listing{
    overflow: hidden;
    min-height: 420px;
    width:100%;
}

.blog_unit:hover,
.property_listing:hover{
    border: 1px solid #c6cdd3;
}  

.blog_unit_image img,
.property_listing img{
    transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}

.listing_wrapper.col-md-12  > .property_listing img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.widget_latest_internal:hover img,
.featured_widget_image:hover img,
.property_listing:hover .listing-unit-img-wrapper img,
.property_listing:hover .property_unit_custom_element.image img{
    opacity: 0.8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1); /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */ 
}

.property_listing:hover h4 a{                            
    color:#3C90BE;
}

.listing-image-link{
    position:relative;
}

.listing-unit-img-wrapper{
    position:relative;
    float:left;
    background: #000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow:hidden;
}

.prop_new_details{
    position:absolute;
    bottom:0px;
    width:100%;
    height:100%;
    z-index:9;
    pointer-events: none;
}

.prop_new_details_back{
    width:100%;
    height:100%;
    pointer-events:none;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.3)
    )
}

.property_media{
    color: #fff;
    position: absolute;
    bottom: 8px;
    right: 20px;
    z-index: 9;
    opacity: 0.9;
}

.property_media .fa{
    margin-left:8px;
}

.property_location_image{
    color: #fff;
    position: absolute;
    bottom: 8px;
    left: 20px;
    z-index: 9;
    opacity: 0.9;
}

.property_location_image a{
    color: #fff;
}

.property_marker{
    background-image: url(./css/css-images/unit.png);
    background-repeat: no-repeat;
    background-position: 0px -19px;
    margin-right: 0px;
    padding-left: 15px;
}

.listing-cover{
    position: absolute;
    background-color: #3C90BE;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    opacity:0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: url(css/css-images/item-on-hover.png) repeat;
}

.listing-cover-plus{
    color: #fdfdfd;
    font-size: 40px;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0px 0px -22px;
    border: 1px solid #fdfdfd;
    border-radius: 3px;
    padding: 0px;
    z-index: 12;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    line-height: 36px;
    text-align: center;
}

.property_listing:hover .listing-cover{
    opacity:1;
}

.property_listing:hover .listing-cover-plus{
    opacity:0.9;
}

.shortcode-col{
    /*width: 285px; */
    padding: 0px 15px;
    float: left;
}

.shortcode-col.listing_wrapper{
    min-width: 160px;

}

.col-md-12.shortcode-col{
    width: 100%;
}

.property_listing img{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width:100%;
}

.the_list_view{
    display:none;
}

.half_map_list_view{
    display:none;
}

.listing_wrapper.col-md-12  > .property_listing{
    min-height: 200px;
    float:left;
    width:100%;
    max-width: 100%;
    height:auto;
    padding-bottom: 0px;
}

.listing_wrapper.col-md-12 .listing-unit-img-wrapper,
.listing_wrapper.col-md-12  > .property_listing .carousel-inner {
    position: relative;
    width: 100%; 
    max-width: 320px;
    display: inline;
    float: left;
    min-height: 200px;
}

.listing_wrapper.col-md-12  > .property_listing .listing-cover{
    height: 163px;
    width: 265px;
}

.listing_wrapper.col-md-12  > .property_listing .listing-cover-plus{
    left: 50%;
    top: 50%;
    margin-top: -23px;
    margin-left: -23px;
}

.property_listing a{
    text-decoration: none;
}

.listing_wrapper.col-md-12 .property_listing>img{
    float:left;
    border:none;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    max-width: 265px;
}

.listing_wrapper.col-md-12 .property_location  {
    margin: 0px 0px 0px 348px;
    float: none;
    width: auto;
    left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.property_listing h4{
    padding: 0px 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
   
}

.property_listing .property_unit_custom_element h4{
    padding:0px;   
}  

.property_location a{
/*    color: #8F9EB6;*/
}

.listing_wrapper.col-md-12 .property_listing  h4{
    padding-left: 292px;
    margin-top:9px;
    float:none;
}

.col-md-12 .listing_wrapper.col-md-12 .property_listing  h4{
    margin-top:12px;
}

.listing_details {
    margin: 0px;
    line-height: 22px;
    float: left;
    padding: 0px 20px;
    margin: 5px 0px 5px 0px;
    width: 100%;
}
 
.listing_details.the_grid_view{
    max-height:160px;
}

.property_agent_wrapper{
    float:left;
    line-height: 30px;
}

.property_agent_name{
    float:left;
    line-height: 30px;
    display:inline;
}

.property_agent_image{
    width:30px;
    height:30px;
    float:left;
    background-size: cover;
    margin-right:10px;
    border-radius: 100%;
}

.property_agent_image_sign,
.has_4per_row .property_agent_image{
    display:none;
}

.has_4per_row .property_agent_image_sign {
    display: block;
    float: left;
    margin-right: 5px;
}

.has_4per_row .property_agent_image_sign .fa{
    color:#c2cbd9;
}

.listing_prop_details{
    margin: 0px 13px;
    line-height: 22px;
    width: 100%;
    margin-bottom: 7px;
    font-weight: 300;
    position: absolute;
    bottom: 35px;
    left: 0px;
}

.property_listing_details .inforoom,
.property_location .inforoom {
    background-image: url('./css/css-images/unit.png');
    font-size: 14px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0px -1px;
    margin-right: 15px;
    padding-left: 23px;
    color: #3a4659;
    color:#8593a9;
    font-size:13px;    
}

.property_listing_details .infobath,
.property_location .infobath {
    background-image: url('./css/css-images/unit.png');
    font-size: 14px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: -63px -1px;
    margin-right: 12px;
    padding-left: 20px;
    color: #3a4659;  
    color:#8593a9;
    font-size:13px;
      
}

.property_listing_details .infosize,
.property_location .infosize {
    background-image: url('./css/css-images/unit.png');
    font-size: 14px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: -127px 0px;
    margin-right: 5px;
    padding-left: 20px;
    color: #3a4659;
    color:#8593a9;
    font-size:13px;      
}

.property_listing_details .infodate{
    font-size: 14px;
    line-height: 30px;
    margin-right: 10px;
    padding-left: 12px;
    color: #3a4659;
    color:#8593a9;
    font-size:13px;     
}

.property_listing_details .infodate .fa{
    margin-right:5px;
    color:#C2CBD9;
}

.unit_more_x a,
.unit_more_x{
    font-size:12px;
}

.featured_property_type3 .listing_details  a{
    font-size:14px;
}

.unit_details_x a,
.unit_details_x{
 font-size: 12px;
    background-color: #f1bf7f;
    color: #ffffff;
    float: right;
    padding: 4px 7px;
    margin-top: 4px;
    line-height:12px;
 
}

.listing_wrapper.col-md-12 .property_listing .listing_details {
    padding-left: 347px;
    margin-top: 0px;
    float: none;
}

.listing_wrapper.col-md-12 .property_listing .listing_prop_details {
    padding-left: 23px;
    margin-top: 5px;
}

.property_agent{
    position:relative;
    margin-left:20px;
}

.listing_unit_price_wrapper {
    position: relative;
    margin-top: 5px;
    color: #3c90be;
    color:#f1bf7f;
    margin-left:20px;
    font-size: 17px;
    /* padding: 0px 30px; */
    line-height: 16px;
    /* width: 100%; */
    float: left;
    line-height: 30px;

}

.property_listing_details{
    position: relative;
    color: #3a4659;
    width: 100%;
    float: left;
    padding: 0 20px;
    margin-bottom: 62px;
}

.col-md-9 .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{
    left: 0px;
    right: 8px;
    width: auto;
    top: 4px;
}

.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{
    left: 0px;
    width: auto;
    top: 0px;
    margin-bottom: 0px;
    float: none;
    padding-left: 347px;
    margin-top: 0px;
    margin-left: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .listing_unit_price_wrapper {
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view {
    margin: 0px 0px 0px 0px;
}


.price_label{
    font-size: 15px;
    margin-top: 2px;
}

.listing_detail .price_label{
    margin-top:0px; 
    font-size: 13px;
}

.listing_actions{
    float: right;
}

.listing_wrapper.col-md-12 .listing_actions{
    top:5px;
}

listing_actions a{
    text-decoration: none;
}

.share_list {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    float: left;
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('css/css-images/unitshare.png');
    background-position: 7px 8px;
    border: 1px solid #eef3f6;

}

.property_unit_custom_element.share .share_list{
    background-image: url('css/css-images/unitshare_custom.png')!important;
    background-size: 40px 16px;
    border:none;
}

.property_unit_custom_element.share .share_list.share_on, .property_unit_custom_element.share .share_list:hover {
    background-image: url('css/css-images/unitshare_custom.png')!important;
    background-position: -16px 8px;
    background-size: 40px 16px;
}

.share_list.share_on,
.share_list:hover{
    background-image: url(css/css-images/unitshare.png);
    background-position: -16px 8px;
    border: 1px solid #d8e0e5;
}

.share_unit{
    position: absolute;
    background-color: #3C90BE;
    color: #fff;
    font-size: 22px;
    width: 43px;
    top: -128px;
    display: none;
    padding: 5px 0px 5px 1px;
    border-radius: 3px;
}

.property_listing.places_listing .share_unit{
    z-index: 9;
}

.share_unit:after{
    content: " ";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #3C90BE;
    bottom: -8px;
    right: 13px;
    position: absolute;
}

.share_unit a{
    padding: 7px 7px;
    color: #fff;
    display: block;
    font-size: 20px;
    text-align: center;

}

.share_unit a:hover{
    color:#3C90BE;
}

.compare-action{
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    background-image: none!important;
    border: 1px solid #eef3f6;
    text-align: center;
    padding-top: 7px;
    color: #c2cbd9;
}

.property_unit_custom_element.compare .compare-action{
    border:none;
}

.compare-action:before{
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
}

.compare-action:hover{
    background-image: none!important;
    color: #3C90BE;
    border: 1px solid #d8e0e5;
}

.icon-fav {
    color: #c2cbd9;
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    font-size: 11px;
    border: 1px solid #eef3f6;
    text-align: center;
    padding-top: 7px;
}

.icon-fav-on-remove{
    position: absolute;
    font-size: 12px;
    background-color: #FB6A5C;
    padding: 9px 0px;
    color: #fff;
    text-align: center;
    height: auto;
    width: 150px;
    border-bottom-left-radius: 4px;
    top: 0px;
    right: 0px;
    border: none;
}
.icon-fav-on-remove:before{                        
    display:none;
}
                    
.icon-fav.icon-fav-on-remove{
    z-index:99;
}

.icon-fav-on {
    color: #3C90BE;
}

.icon-fav-off:hover {
    border: 1px solid #d8e0e5;
    color: #3C90BE;
}

.icon-fav:before{
    content: "\f004";
    font: normal normal normal 12px/1 FontAwesome;
}

#listing_loader_maps,
#listing_loader{
    width: 100%;
    float: left;
    height: 81px;
    text-align: center;
    padding-top: 35px;
    display: none;
}

#listing_loader_maps.map_loader,
#listing_loader.map_loader{
    display: block;
    margin-top: -27px!important;
}

.listing_loader_title{
    display: none;
    float:left;
    width:100%;
    font-size: 36px;
    line-height: 1.3em;
    color: #3a4659;
    font-family: 'Open Sans', sans-serif;
}

.compare_ajax_wrapper{
    margin:0px 15px;
}

.prop-compare{
    width:100%;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    float:left;
    margin-bottom: 30px;
    color:#1a171b;
    font-size: 14px;
    padding-bottom: 13px;
    display: none;
}

#google_map_prop_list_sidebar .prop-compare{
    padding-left: 0px;
    margin: 15px 20px 0px 31px;
    border-bottom: none;
}

.compare_agent{
    margin: 0 15px;
    max-width: 805px;
    margin-bottom: 30px;
}

.pagination_ajax_search,
.home-compare{
    margin-left: 15px;
}

.items_compare{
    width: 100px;
    float: left;
    margin-right: 10px
}

.items_compare img{
    border-radius: 3px;
}

.ribbon-wrapper-default {
    width: auto;
    overflow: hidden;
    position: relative;
    background-color: #2e71d0;
    color: #ffffff;
    float: left;
    clear: both;
    line-height: 19px;
    font-size: 12px;
}

.property_listing_more{
    float:right;
    border:1px solid #eef3f6;
    padding : 3px 6px;
}

.listing_wrapper.col-md-12 .property_listing  .ribbon-wrapper-default  {
    top: 0px;
    left: 0px;
}

.ribbon-wrapper-open-house {
    background-color: #185271;
}

.ribbon-wrapper-sold {
    background-color: #ED5565;   
}

.ribbon-inside {
    color: #fff;
    text-align: center;
    padding-top: 0px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
}

.new-offer,
.open-house {
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    text-align: center;
    padding-top: 0px;
    margin: 0px auto;
    margin: 0px auto;
}

.ribbon-wrapper-hot-offer {
    background: #FB6A5C;
}

.ribbon-wrapper-new-offer {
    background: #3C90BE;
}

.sold {
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    padding-top:7px;
    margin: 0px auto;

}

.tag-wrapper {
    position: absolute;
    top: 8px;
}

.featured_div {
    max-width: 85px;
    float: left;
    background-color: #f1bf7f;
    color: #333333;
    position: relative;
    left: 0px;
    font-size: 12px;
    border-radius: 0px;
    padding: 1px 18px;
    line-height: 17px;
    background-image: none!important;
    margin-bottom: 4px;
}

.listing_wrapper.col-md-12 .property_listing .featured_div {
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing_details,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing h4,
.col-md-9.rightmargin .has_4per_row.col-md-4 .listing_details,
.has_4per_row.col-md-3 .property_listing_details,
.has_4per_row.col-md-3 .property_listing h4,
.has_4per_row.col-md-3 .listing_details{
    padding: 0px 13px;
}


.col-md-9.rightmargin .has_4per_row.col-md-4 .property_location,
.has_4per_row.col-md-3 .property_location{
    left:13px;
    right:13px;
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .listing_unit_price_wrapper,
.has_4per_row.col-md-3 .listing_unit_price_wrapper{
    font-size: 15px;
    margin-left: 0px;
    padding: 0px 13px;
}

.has_4per_row.listing_wrapper.col-md-12 .property_listing_details {
    float: none;
    width: auto;
    padding-left: 347px;
    margin-top: 0px;
}

.has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view {
    padding-left: 347px;
    margin-top: 4px;
}

.has_4per_row.listing_wrapper.col-md-12 .property_location {
    padding-top: 5px;
    padding-bottom: 5px;
}

.listing_wrapper.col-md-12 .listing_unit_price_wrapper,
.has_4per_row.listing_wrapper.col-md-12 .listing_unit_price_wrapper {
    top: 0px;
}

.listing_wrapper.col-md-12 .property_listing h4 {
    padding-left: 347px;
}

.has_4per_row.listing_wrapper .property_location_image {
    left: 13px;
}

.has_4per_row.listing_wrapper .property_media {
    right: 13px;
}

.has_4per_row.listing_wrapper .featured_div {
    padding: 1px 13px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_location_image {
    left: 20px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_media {
    right: 20px;
}

#google_map_prop_list_sidebar  .has_4per_row.listing_wrapper .featured_div {
    padding: 1px 18px;
}

.page-template-property_list_half .col-md-12.has_prop_slider.has_4per_row.listing_wrapper .property_listing .listing_unit_price_wrapper,
.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .property_listing .listing_unit_price_wrapper {
    margin-bottom: 0px;
    margin-top: 0px;
}

.page-template-property_list_half .col-md-12.has_prop_slider.has_4per_row.listing_wrapper .listing_details.the_list_view,
.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .listing_details.the_list_view {
    padding-left: 347px;
    margin-top: 0px;
    margin: 0px 0px 0px 0px;
}

.listing_wrapper.col-md-12 .property_listing_details {
    position: relative;
    color: #3a4659;
    width: 100%;
    padding: 0 20px;
    float: none;
    padding-left: 347px;
    margin-top: 0px;
    margin-bottom:0px;
}

.listing_wrapper.col-md-12 .listing_details.the_list_view {
    float: none;
    padding-left: 347px;
    margin-top: 0px;
    margin-bottom:0px;
}

.listing_wrapper.col-md-12 unit_details_x,
.has_4per_row .unit_details_x {
    display: none;
}

/* =Agent Unit
----------------------------------------------- */
.agent_unit{
    width: 100%;
    float:left;
    padding-right: 0px;
    padding-left: 0px;  
    margin-bottom: 30px;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    min-height: 352px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    max-width: 525px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    padding-bottom: 50px;
}

#primary .agent_unit{
    margin-bottom: 0px!important;
    min-height: 395px;
}

.agent_unit a{
    text-decoration: none;
}

.agent_unit h4 {
    padding: 0px 13px;
    margin-top: 13px;
    margin-bottom: 3px;
    font-size: 18px;
}
#primary .agent_unit h4,
#primary .agent_unit h4 a{
    font-size: 18px;
}

#primary  .agent_unit_social,
#primary  .agent_unit_social a {
    font-size: 20px;
}

.agent_unit img{
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;     -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    width:100%;
    display:inline-block;     
}

.agent_unit:hover {
    background-color: #fff;
    border: 1px solid #c6cdd3;
}

.agent_unit:hover img {
    opacity:0.8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
}

.agent_unit:hover .listing-cover{
    opacity:1;
}

.agent_unit:hover h4 a{
    color:#3C90BE;
}

.agent_unit:hover .listing-cover-plus{
    opacity:0.9;
}

.property_location{
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: auto;
    border-top: 1px solid #eef3f6;
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    padding: 13px 0px;
    color: #8F9EB6;
    line-height: 16px;
    float: left;
    max-width: 100%;
}

.agent_position{
    font-size: 13px;
    margin: 0px 0px 9px 13px;
    color: #8F9EB6; 
    line-height:13px;
}

.agent_unit .agent_position{
    padding-right: 13px;
}

.agent_detail{
    line-height: 22px;
    margin: 0px 0px 2px 13px;
    font-size: 13px;
}

.agent_detail i{
    margin-right: 10px;
    min-width: 14px;    
}

.agent_detail .fa-mobile{
    font-size: 18px;
}

.agent_detail .fa-envelope-o{
    font-size: 13px;
}

.agent_detail .fa-skype{
    font-size: 15px;
}

.agent_listing_link{
    line-height: 22px;
    margin: 10px 0px 10px 13px;
}

.agent_unit_social{
    position: absolute;
    bottom: 0px;
    height: 40px;
    font-size: 20px;
    background-color: #F0f0f0;
    width: 100%;
    padding: 11px 0px 0px 15px;
    left: 0px;
    right: 0px;
}

.agent_unit_social.agent_list{
    left:0px;
    right:0px;
}

.agent-unit-img-wrapper{
    position:relative;   
    overflow:hidden;
    background: #000;
}

.social-wrapper{
    margin: 0px auto;
    max-width: 100%;
    text-align: center;
}

.agent_unit_social a{
    color: #D7D8DD;
    margin-right: 15px;
}

.agent_unit_social a:hover{
    color:#3C90BE;                    
}

.featured_agent_notes{
    padding: 0px 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    min-height:105px;
}

.see_my_list_featured{
    margin: 13px 0px 0px 15px;
    float: left
}

.agent_unit_featured{
    padding-bottom: 0px;
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
}

.agent_unit_featured .agent_unit{
    padding-bottom: 0px;
}

.agent_unit_featured:last-child{
    margin-right:0px;
}

.agent_featured_details{
    opacity:0;
    position:absolute;
}

.agent_unit_featured:hover .agent_featured_details{
    opacity:1;
}

.agent_unit_featured:hover .featured_agent_notes{
    opacity:0;
}

/* =Blog Unit
----------------------------------------------- */

.blog_list_wrapper{
    margin: 0px -15px;
    float: left;
    min-height: 400px;
}

.blog_unit{
    float:left;
    padding-right: 0px;
    padding-left: 0px;  
    margin-bottom: 30px!important;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.blog_unit:hover .blog_unit_image img {
    opacity: 0.8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');

}

.col-md-9 .blog_unit{
    max-width:810px;
}

.related_blog_unit{
    float:left;
    margin-bottom: 30px;  
    border-radius: 3px;
    overflow: hidden;
}

.blog_unit_image{
    width:100%;
    display: inline;
    float:left;  
    position:relative;
    overflow:hidden;
    background-color: #000;
}

.blog_unit:hover{
    background-color: #fff;
}

.blog2v:hover .blog_unit_image img {
    opacity: 0.8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');

}



.blog_unit:hover h3 a{
    color:#3C90BE;
}

.blog_unit.col-md-12 .listing-cover{
    height:100%;
}

.col-md-12 .blog_unit.col-md-12 .listing-cover{
    height:100%;
}

.col-md-12 .blog_unit.col-md-12 .listing-cover-plus{
    top: 50%;
}

.blog_unit:hover .listing-cover{
    opacity:1;
}

.blog_unit:hover .listing-cover-plus{
    opacity:0.9;
}

.related_blog_unit .blog_unit_image img{
    border-bottom: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
    box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1); 
}

.blog_unit h3,
.blog_unit h3 a{
    color: #434953;
    margin-bottom: 6px;
    margin-top: 6px;
    font-weight: 300;
    float: left;
    width: 100%;
}

.blog_unit_content p{
    margin-bottom: 13px;
}

.blog_unit a{
    text-decoration: none;
}

.blog_unit_content{
    padding: 0px 13px 13px 13px;
    font-size: 13px;
    line-height: 22px;    
}

.blog_unit_meta{
    font-size: 12px;
    color: #8F9EB6;
}

.widemeta{
    float: left;
    width: 100%;
    padding-bottom: 7px;
}

.blog_unit_meta a{
    color:#8F9EB6;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.blog_unit_meta a:hover{
    color:#3C90BE;
}

.blog_unit_meta i{
    font-size: 13px;
    margin-right: 3px;
}

.blog_unit_meta .fa-calendar-o,
.blog_unit_meta .fa-comment-o{
    margin-left: 13px;
}

.fa-comment-o{
    margin-right: 1px!important;
}


.blog_unit_meta .read_more{
    float:right;
    color:#3C90BE;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.blog_unit_meta .read_more:hover{
    color:#347DA4;
}

.blog-unit-wrapper{
    padding: 0px  15px;
}

.blog2v .read_more{
    float: right;
    color: #3C90BE;
    position: absolute;
    bottom: 12px;
    right: 15px;
    font-size: 12px;
    line-height:12px;
}

.blog2v h4{
    margin-bottom: 4px;
}

.blog2v .blog_unit_meta{
    margin-bottom: 9px;
    margin-left: 20px;
    float:left;
}

.blog_unit_image img,
.blog2v img {
    border-bottom: 3px solid #3C90BE;
}


.read_more i{
    font-size: 12px;
    margin-left: 6px;
}


/* =Related posts
----------------------------------------------- */
.related_posts {
    margin: 15px -15px 30px -15px;
    float: left;
    width: 100%;
}

.related_posts h3{
    margin-left: 15px;
}

.related_posts .blog_unit  {
    -webkit-box-shadow:none;
    box-shadow: none;
    border:none;
    margin-bottom: 0px;
}

.related-unit{
    float:left;
}

.related_blog_unit_image{
    border-radius: 3px;
    display: inline;
    float:left;  
    margin-bottom: 13px;
    position:relative;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    cursor:pointer;
    overflow:hidden;
    background: #000;
}

.related_blog_unit_image .related_post_link{
    position: absolute;
    top: 50%;
    left: 0px;
    color: #fff;
    width: 100%;
    text-align: center;
    display:none;
    font-size: 16px;
}

.related_blog_unit_image:hover img{
    opacity: 0.7;
    transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */ 
}

.related_blog_unit_image:hover .related_post_link{
    display:block;
}

.related_blog_unit_image .listing-cover{
    width:100%;
    height:100%; 
    border-radius: 3px;
}

.related_blog_unit_image:hover .listing-cover{
    opacity:1;
}

.related_blog_unit_image:hover .listing-cover-plus-related{
    opacity:1;
}

.listing-cover-title{
    width: 100%;
    margin: 0px auto;
    top: 35%;
    position: absolute;
    padding: 0px 10px;
}

.listing-cover-title  a{
    color: #fdfdfd;
    font-size: 17px;
    text-align: center;
    width: 100%;
    float: left;
}

.listing-cover-plus-related {
    color: #fdfdfd;
    font-size: 25px;
    height: 30px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: 25px 0px 0px -15px;
    bordeR: 1px solid #fdfdfd;
    border-radius: 3px;
    padding: 0px 7px 0px 7px;
    z-index: 12;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    line-height: 27px;
}

/* =Single Page
----------------------------------------------- */
.single-content{
    padding: 0px;
    margin-bottom: 13px;
    font-size: 13px;
    line-height: 22px;
    float:left;
    width:100%;
}

#google_map_prop_list_sidebar .single-content{
    padding: 0px 30px;
}

.single-content:empty {
    margin-bottom: 0px;
    height:0px;
}

.single-content p a{
    color:#3C90BE;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.single-content p a:hover{
    color:#347DA4;
}

.gallery img{
    border:3px solid #f0f0f0!important;
    border-radius: 3px;
}

.single-title{
    margin-bottom: 9px;
    word-break:normal;
}

.content404{
    min-height:500px;
}

.list404{
    width:33%;
    float:left;
}

.list404 ul{
    margin-left:18px;
}

.single-content p{
    margin-bottom: 13px;
}

.meta-info{
    padding: 0px 0px 0px 0px;
    margin-bottom: 25px;
    font-size: 13px;
    color:#8F9EB6;

}
.meta-info a{
    color:#8F9EB6;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.meta-info a:hover{
    color: #3C90BE;
}

.meta-info .fa{
    margin-right: 2px;
}

#carousel-example-generic{
    max-width: 810px;
}

.col-md-12 #carousel-example-generic{
    max-width:100%;
}

.carousel-indicators {
    bottom: -15px;
}

.post-carusel{
    border-radius: 3px;
    margin-bottom: 26px;
    overflow: hidden;
    background:#2b2937;
}

.post-carusel iframe{
    width: 100%;
    min-height: 443px;
}

.post-carusel .item {
    height: auto;
}
.post-carusel .item img{
    max-height:467px
}

.col-md-12.full_width_prop  .post-carusel .item {
    height: 100%;
   
}
.col-md-12.full_width_prop .carouselvertical.post-carusel .item {
/*    padding-right: 144px;*/
}

.col-md-12.full_width_prop .post-carusel .item img{
    max-height:100%;
}

.col-md-12.full_width_prop .carouselvertical,
.col-md-12.full_width_prop .carouselvertical .carousel-inner{
    height:100%!important;
    max-height:100%!important;
    max-width: 100%;
}

.col-md-12.full_width_prop .vertical-wrapper{
     width: 100%!important;
}

.carousel-control{
    width: 52px;
    height: 140px;  
    top:50%;
    margin-top: -70px;
}

.nav-prev-wrapper{
    position: fixed;
    height: 110px;
    top: 50%;
    width: 250px;
    background: #2b2937;
    color: #fff;
    margin-top: -55px;
    text-decoration: none;
    z-index: 200;
    left:-210px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    cursor:pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0px 15px;
    display: table;
}

.nav-prev-wrapper:hover{
    left:0px;
}

.nav-next-wrapper i,
.nav-prev-wrapper i{
    display: inline;
    float: left;
    font-size: 20px;
    line-height: 22px;
    top: 50%;
    margin-top: -11px;
}

.nav-next-wrapper i{
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    left:12px;
}

.nav-prev-wrapper i{
    position: absolute;
    right: 16px;
}

.nav-next-wrapper{
    position: fixed;
    height: 110px;
    top: 50%;
    width: 250px;
    background: #2b2937;
    color: #fff;
    margin-top: -55px;
    text-decoration: none;
    z-index: 200;
    right: -210px;
    margin-left: -40px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0px 15px;
    display: table;
}

.nav-next-wrapper:hover{
    right: 0px;
}

.navigational_links a,
.navigational_links a:hover{
    color:#fff;
    text-decoration: none;
}

.nav-prev,
.nav-next{
    display: table-cell;
    vertical-align: middle;
}

.nav-prev{
    text-align: right;
}

.nav-prev a{
    display: block;
    padding-right: 25px;
    line-height: 20px;
    max-width: 250px;
    float: right;
    text-align: right;
}

.nav-next a{
    margin-left: 24px;
    line-height: 20px;
    padding-left: 1PX;
    display: inline;
    float: left;
    max-width:250px;
}

.meta-element{
    display:inline;
}

.navnav{
    width:auto; 
}

.prop_social_single{
    width: 100%;
    padding-bottom: 10px;
    text-align: right;
    margin-top: -15px;
    float: right;
}

.prop_social_single a{
    color: #8F9EB6;
    font-size: 17px;
    margin-left: 13px;
    display: inline;
}

/* =Carousel full width
----------------------------------------------- */
.propery_listing_main_image {
    position: relative;
    width: 100%;
    height:600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
}

#carousel-property-page-header .carousel-indicators li {
    display: inline-block;
    width: auto;
    height: 100px;
    margin: 0px 15px 0px 0px;
    text-indent: 0px;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    opacity:1;
    position:relative;
}

#carousel-property-page-header .carousel-indicators .active {
    width: auto;
    height: 100px;
    background-color: transparent;
    opacity:1;
}

#carousel-property-page-header .carousel-indicators{
    text-align: left;
    padding: 15px 0px 0px 45px;
    left: 50%;
    max-width: 1200px;
    float: none;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    bottom: 0px;
    margin-bottom: 0px;
}

#carousel-property-page-header .carousel-indicators img{
    border:1px solid #2b2937;
    border: 2px solid #fff;
    max-width: 110px;
}

#carousel-property-page-header .carousel-indicators .active img{
    border:2px solid #2b2937;  
}

.carousel-indicators-wrapper-header-prop{
    background-color: #2B2937;
    width: 100%;
    position: absolute;
    /* float: left; */
    height: auto;
    /* min-height: 100px; */
    z-index: 15;
    bottom: 0px;
}

.carousel-property-page-header-overalay{
    background: #2b2937;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    max-height: 64px;
    position: absolute;
    max-width: 108px;
    left: 1px;
    top: 1px;
}

.carousel-indicators .active .carousel-property-page-header-overalay{
    opacity:0;
}

/* =Carousel vertical
----------------------------------------------- */
.carouselvertical .carousel-inner{
    /*max-width: 680px;*/
  margin-right: 144px;
      width: auto;
} 

#carousel-indicators-vertical{
    width: 143px;
    right: 0px;
    position: absolute;
    top: 0px;
    bottom: auto;
    list-style: none;
    transition: all .4s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    background: #000;
    padding-left: 3px;
    height: 100%;
}

#carousel-indicators-vertical li{
    margin-bottom:3px;
    position:relative;
    cursor:pointer;
}

#carousel-indicators-vertical .active img{
    opacity:1;
}

#carousel-indicators-vertical li img {
    opacity: 0.4;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

#carousel-indicators-vertical li:hover img {
    opacity: 0.6;
}

#carousel-indicators-vertical .caption-wrapper {
    width: 665px;
}

.carousel-control.right.vertical{
    right: 143px;
}

.verticalstatus{
    right: 146px!important;
}

.vertical-wrapper{
    width: auto!important;
    background: transparent!important;
    position: absolute!important;
    bottom: 0px;
    padding: 0px!important;
    right: 144px;
    left: 0px;
}

.wpestate_estate_property_slider_section_wrapper .post-carusel .item img{
    max-height:100%;
}

.wpestate_estate_property_slider_section_wrapper .post-carusel .vertical-wrapper{
    width:100%!important;
}

#carousel-indicators-vertical{
}

.vertical-wrapper span{
    z-index: 11;
    position: relative;
    padding-left: 15px;
    padding-top: 9px;
}

.vertical-wrapper-back{
    z-index:10;
    position:absolute;
    background: #2b2937;
    opacity:0.5;
    width: 100%;
    height: 100%;
}

.carouselvertical{
    height: 385px!important;
}

.carouselvertical .videoitem {
    max-height:500px;
}

.carouselvertical .videoitem  iframe {
    width: 100%;
    min-height: 355px!important;
}


/* =Single Property
----------------------------------------------- */
.entry-prop{
    margin-bottom: 0px;
    display:inline;
    float:left;
    width:auto;
}

.single-estate_property #listing_ajax_container{
    width:100%;
    float:left;
}

#carousel-listing{
    background-color: #000;
    width:100%;   
    position:relative;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
    margin:0px auto;
}

.slider-property-status{
    top: 14px;
    right: 0px;
    position: absolute;
    z-index: 50;
    padding: 15px 30px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 15px;
    color:#fdfdfd;
}

.estate_video_control{
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    float: left;
    font-size: 30px;
    text-indent: 0px;
    margin: -10px 0px 0px -10px;
    opacity: 0.7;
}

.videoitem iframe{
    cursor:pointer;
}

.carousel-inner > .item {
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    width: 100%;
}

.carousel-inner > .item > img{
    margin:0px auto;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    /*    width: 100%;*/
}

iframe .player .controls-wrapper, 
iframe .player .video-wrapper{
    display:none!important;
}

.carusel-back,
#carousel-listing .carousel-indicators {
    width: 100%;
    position: absolute;
    float: left;
    display: inline;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 1px 0px 0px 0px;
    left: 0px;
    bottom: auto;
    height: 83px;
    bottom: 39px;
    padding-top: 1px;
    z-index:10;
    transition: all .4s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    white-space: nowrap;
    text-align: left;
}

.carusel-back{    
    background-color: #000; 
    opacity:0.95;
}

.rowclosed{
    bottom: -42px!important;
}

.videoitem{
    height:457px;
}

.videoitem_full{
    height:613px;
}
.videoitem_full iframe{
    /*min-height: 613px;*/
    
}

#carousel-listing .carousel-indicators li{
    width:143px;
    height:83px;
    margin:0px 1px 0px 0px;
    border:none;
    border-radius: 0px;
    position:relative;
}

#carousel-listing .carousel-round-indicators{
    position: absolute;
    right: 40px;
    bottom: -11px;
    z-index:99;
}

#carousel-listing .carousel-round-indicators li{
    display: inline;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    float: left;
    color: #fff;
    background-color:#8F9EB6;
    margin-left: 13px;
    cursor:pointer;
}

#carousel-listing .carousel-round-indicators li.active{
    background:#fff;
}

#carousel-listing .carousel-indicators .active img{
    opacity: 1;
}

#carousel-listing .carousel-indicators .active {
    border:none;
}

#carousel-listing .carousel-indicators li img{
    float:left;
    opacity: 0.4;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

#carousel-listing .carousel-indicators li:hover img{
    opacity: 0.6;
}

.caption-wrapper{
    width: 100%;
    height: 40px;
    color: #fff;
    float: left;
    padding: 9px 0px 0px 13px;
    font-size: 15px;
    background: #2b2937;
    z-index: 20;
    position: relative;
    cursor: pointer;
}

.caption-wrapper .fa{
    font-size:22px;
}

.caption-wrapper span{
    display:none;
}

.caption-wrapper span.active{
    display: block; 
}

.caption_control{
    width:20px;
    height: 20px;
    float: right;
}

.caption_control:after{
    font-family: FontAwesome;
    padding: 12px 13px 0px 5px;
    color: #fff;
    content: "\f107";
    margin: 0px;
    position: absolute;
    bottom: 9px;
    right: 0px;
    font-size: 20px;
}

.closed .caption_control:after{
    content: "\f106";
}

.carousel-control .fa{
    margin-top: 36px;
    font-size: 65px;

    text-shadow:none;
}

.carousel-control.right,
.carousel-control.left {
    background: none;
    background-image: none;
}

#accordion_prop_addr{
    margin-top: 26px;
}

.property-panel{
    margin-bottom: 13px;
}

.property-panel .panel{
    margin-bottom: 3px;
    border: none;
    box-shadow:none;
    -webkit-box-shadow:none;    
}

.property-panel .panel-body{
    border:none!important;
}

.property-panel .panel-heading{
    background-color:#f0f0f0;
    background-image: none;
    padding: 7px 0px 10px 15px;
    border-radius: 3px;
}

.wpestate_agent_details_wrapper{
    padding:0px;
}

#myChartacc,
.my_chart_dash,
#myChart{
    height:400px!important;
    width: 100%!important;
}

.tab-pane #myChart{
    height:400px!important;
    width: 100%!important;
}

.my_chart_dash{
    margin-top:15px;
}

.statistics_wrapper{
    float:left;
    height:450px;
    width: 100%;
    display:none;
}

.statistics_wrapper_total_views{
    float: left;
    width: 100%;
    margin: 15px 15px -5px 15px;
}

.property-panel h4{
    margin-bottom: 0px;
    font-size: 15px;
    padding: 4px 0px 0px 0px;
}

.property-panel h4 a{
    width:100%;
}

.property-panel h4:after{
    font-family: "fontawesome";
    content: "\f106";
    position: relative;
    float: right;
    margin-right: 14px      
}

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

.property-panel h4:hover{

    color:#3C90BE;
}

.property-panel h4:hover :after{
    color:#3C90BE;
}

.property-panel  .carusel_closed:after{
    font-family: "fontawesome";
    content: "\f107";
    position: relative;
    float: right;
    margin-right: 14px    
}

.property-panel h4 a:hover{
    text-decoration: none;
}

.property-panel .panel-body{
    padding: 15px 15px;
}

.listing_detail {
    padding: 3px 0px;
}

.wpestate_estate_property_details_section i,
.property-panel i{
    margin-right: 10px;
}

.listing-content .agent_contanct_form{
    margin-left: 0px;   
    float:left;
    width:100%;
    margin-top:13px;
}

.listing-content .agent_picture{
    padding-left: 0px;
}

.listing-content .mylistings{
    float: left;
    margin: 0px -15px 26px -15px;
    display: block;
    width: 100%;
}

.listing-content .agent_content,
.listing-content .agentpic-wrapper{
    padding-left: 0px;
    max-width:270px;
}

.notice_area{
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    height: 77px;
    margin-bottom:30px;
    color: #768082;
    position:relative;
    margin-top: 9px;
}

.property_categs{
    float: left;
    font-size: 15px;
    margin-top: 14px;
    margin-bottom: 3px;
}

#add_favorites{
    position: absolute;
    top:15px;
    right: 0px;
    cursor: pointer;
}

.isnotfavorite{
    background-color: #8F9EB6;
    color: #fff;
    padding: 0px 5px;
    border-radius: 3px;
}

#add_favorites.isfavorite:hover,
#add_favorites:hover{
    background-color: #3C90BE;
    color:#fff;
    padding: 0px 5px;
    border-radius: 3px;
}

#add_favorites.isfavorite{
    background-color: #3C90BE;
    color: #fff;
    padding: 0px 5px;
    border-radius: 3px;
}

.prop_social{
    position: absolute;
    top:43px;
    right: 0px; 
}

.no_views{
    float:left;
    font-size: 15px;
}
.no_views i{
    margin-right: 5px;
}

.prop_social i{
    font-size: 17px;
    margin-left: 13px;
    display: inline;
    color: #8F9EB6;
}

.prop_social a{
    color: #8F9EB6;
    text-decoration: none;
    padding: 3px 0px 0px 0px;
    height: 30px;
    margin-left: 2px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.prop_social a:hover{ 
    text-decoration: none;
}

.share_facebook:hover{
    color: #3B5998!important;
}

.share_tweet:hover{
    color: #00CFFE!important;
}

.share_google:hover{
    color: #D63E30!important;
}

.share_pinterest:hover{
    color: #B61D23!important;
}

.price_area{
    color: #f1bf7f;
    font-size: 22px;
    padding: 16px 0px 3px 0px;
    float: right;
}

.pricelabel{
    float: left; 
    font-size: 15px;
    padding: 14px 0px 3px 7px;
}

.adres_area{
    clear:both;
    float:left;
    font-size: 15px;
}

.agent_listings_title_similar{
    padding-left: 15px;
}

#slider_enable_map{
    width:45px;
    height: 45px;
    position: absolute;
    top:13px;
    left:13px;
    background-color: #2b2937;
    border-radius: 3px;
    z-index:2;
    cursor: pointer;
    padding: 12px 16px;
}

#slider_enable_street{
    width:45px;
    height: 45px;
    position: absolute;
    top:13px;
    left:63px;
    background-color: #2b2937;
    border-radius: 3px;
    z-index:2;
    cursor: pointer;
    padding: 12px 12px;
}

#slider_enable_slider{
    width:45px;
    height: 45px;
    position: absolute;
    top:13px;
    left:113px;
    background-color: #2b2937;
    border-radius: 3px;
    z-index:2;
    cursor: pointer;
    padding: 12px 10px;
}

.no_stret {
    left:63px!important; 
}

#slider_enable_map i,
#slider_enable_street i,
#slider_enable_slider i{
    color:#fff;
    font-size:23px;
}

#slider_enable_map:hover,
#slider_enable_street:hover,
#slider_enable_slider:hover{
    background-color:#3C90BE;
}

#slider_enable_slider.slideron,
#slider_enable_street.slideron,
#slider_enable_map.slideron{
    background-color:#3C90BE;
}


/*=property page tab 1.10*/

#tab_prpg ul{
    margin:0px;
    background-color: #3C90BE;
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#tab_prpg .tab-pane ul{
    background-color: transparent;
    margin-left:20px;
}

#tab_prpg .tab-pane li:first-of-type,
#tab_prpg .tab-pane li{
    color: #768082;
    border: none;
}

#tab_prpg li{
    background:transparent;
    color:#fff;
    border:none;
    border-radius:0px;
    font-size:15px;
    margin-bottom:0px;
    border-right:1px solid #3D89B2;
}

#tab_prpg li:first-of-type{
    border-top-left-radius: 4px;
    border-top-left-radius: 0px;
    border-left: 1px solid #f0f0f0;
}

#tab_prpg li a{
    color:#fff;
    padding: 11px 30px;
}

#tab_prpg .nav-tabs > li > a {
    margin-right: 0px;
    height: 45px;
}

#tab_prpg li.active{
    background-color:#f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin-top: -1px;
}

#tab_prpg .active a{
    color:#62748F;
    border:none;
}

.walk_details a{
    background-color:#f0f0f0;
}

#tab_prpg li a:hover{
    color:#3a4659;
    background-color:#f0f0f0;
    border-radius: 0px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    height: 45px;
}

#tab_prpg .tab-pane{
    border: 1px solid #f0f0f0;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#tab_prpg li a{
    transition:none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
#tab_prpg i {
    margin-right: 10px;
}

.walk_details img{
    display: inline-block;
    float: left;
}

.walk_details {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.walk_details span{
    display: inline-block;
    margin-left: 10px;
    margin-top: 1px;
    float: left;
    font-size:14px;
}
.walk_details  a{
    background-color:  #f0f0f0;
    padding: 1px 3px;
    font-size:13px;
    margin-left: 5px;
}

/* =Single Agent
----------------------------------------------- */
.single-agent{
    padding: 0px 15px 0px 0px;
    margin-bottom:0px;
}

.entry-title-agent {
    margin:0px 0px 0px 15px;
    font-weight: 300;
}

.agent_meta{
    font-size: 13px;
    line-height: 22px;
    width: 100%;
    margin: 0px 10px 23px 15px;
    color: #8F9EB6;
}

.agent_meta a{
    color: #8F9EB6;
}

.agent_details h3{
    line-height: 22px;
    margin-bottom: 3px;
    font-size: 16px;
    padding-left: 13px;
}

.agent_unit_social_single {
    bottom: 0px;
    height: 40px;
    font-size: 20px;
    background-color: #f0f0f0;
    width: 100%;
    padding: 11px 0px 0px 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
    box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 10;
    position: relative;
}

.agent_unit_social_single a {
    color: #D7D8DD;
    margin-right: 15px;
}

.agent_unit_social_single a:hover{
    color:#3C90BE;                    
}

.mydetails{
    background-color: #f0f0f0;
    height: 40px;
    padding: 9px 0px 9px 13px;
    font-size: 16px;
    margin-bottom: 13px;
    border-radius: 3px;
    color:#3a4659;  

}

.col-md-12 .mydetails{
    width:798px;
}

.agent_pos{
    margin-bottom: 9px;
    padding-left: 13px;
    color:#8F9EB6;
}

.single-agent .agent_detail{
    margin: 0px 0px 2px 0px;
    font-size: 13px;
    padding-left: 13px;
}

.agent_details{
    min-height: 200px;
    padding-right: 0px;
}

.agentpict{
    border-bottom: 3px solid #3C90BE;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.agent_content {
    margin: 26px 0px 4px 0px;
    float: left;
}

.social-agent-page{
    font-size: 20px;
    position: absolute;
    bottom: 0px;
}

.social-agent-page a{
    margin-right: 10px; 
    color:#768082
}

.agent_contanct_form{
    margin-left: 15px;
    margin-bottom: 28px;
    margin-right: 15px;
    float:left;
}

.agent_contanct_form_sidebar .agent_contanct_form{
    float: left;
    width: 100%;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    background-color: #fdfdfd;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 13px 13px 13px;
    margin-top: 30px;
}

.agent_contanct_form_sidebar #agent_contact_name,
.agent_contanct_form_sidebar #agent_user_email, 
.agent_contanct_form_sidebar #agent_phone,
.agent_contanct_form_sidebar #agent_comment{
    width: 100%;
    margin-right: 13px;
    float: left;
    box-shadow: none;
    -webkit-box-shadow:none;
}

.agent_contanct_form_sidebar #agent_submit{
    width:100%;
}
/*
.agent_contanct_form_sidebar #show_contact{
    width: 100%;
    padding: 15px 0px 0px 0px;
    font-size: 16px;
    color: #434953;
    background-color: #fdfdfd;
}
*/
.agent_contanct_form_sidebar #show_contact {
    /* width: 100%; */
    padding: 15px 13px 13px 13px;
    margin: 0px -13px;
    font-size: 16px;
    color: #434953;
    background-color: #fdfdfd;
    width: auto;
}

#footer-contact-form input[type=text], 
#footer-contact-form input[type=password],
#footer-contact-form input[type=email], 
#footer-contact-form input[type=url], 
#footer-contact-form input[type=number],
#footer-contact-form textarea,
#comments input[type=text], 
#comments input[type=password],
#comments input[type=email], 
#comments input[type=url], 
#comments input[type=number],
#comments textarea,
.agent_contanct_form input[type=text], 
.agent_contanct_form input[type=password],
.agent_contanct_form input[type=email], 
.agent_contanct_form input[type=url], 
.agent_contanct_form input[type=number],
.agent_contanct_form textarea{
}

#agent_contact_name,
#agent_user_email,
#agent_phone{
    width: 32.21%;
    margin-right: 13px;
    float: left;
}

#agent_phone{
    margin-right: 0px;
}

.margin_compare{
    padding: 0px 0px 13px 0px;
    margin: 0px 0px 26px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.agent_listings_title{
    padding-left: 15px;
}

#agent_submit{
    margin-bottom: 0px!important;
}

#agent_submit:hover{
    background-color: #347DA4!important;
}

.agentpic-wrapper{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.col-md-12 .agentpic-wrapper{
    max-width:313px;
}

.agent-listing-img-wrapper{
    width:100%;
    position:relative;
    cursor:pointer;
}

.agentpic-wrapper .listing-cover{
    top: 0px;
    width: 100%;
    height: 100%;
}

.agentpic-wrapper .listing-cover-title{
    opacity:0;
    z-index: 11;
    max-width: 312px;
    top:45%;
}

.agentpic-wrapper .listing-cover-title a{
    font-size:18px;
}

.agentpic-wrapper:hover .listing-cover{
    opacity:1;
}

.agentpic-wrapper:hover .listing-cover-title{
    opacity:1;
}

.pagination_agent{
    margin-left: 15px;   
}

/*=Comments
---------------------------------------------------*/
#comments{
    font-size: 13px;
    line-height: 22px;
    padding: 0px 0px 0px 0px;  
    font-size: 13px;
    line-height: 22px;
    float:left;
    width:100%;
    margin-bottom: 15px;
}

#comments:empty{
    display:none;
}

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

.comment {
    padding-bottom: 16px;
    min-height: 113px;
    margin-bottom: 2px;
}

div.comment {
    border-bottom:1px solid #f0f0f0;
}

.pingback {
    margin: 0px 0px 13px 0px;
}

.comment .blog_author_image {
    width: 55px;
    height: 55px;
    border-radius: 3px;
    display: inline;
    float: left;
    margin: 0px 13px 13px 0px;
}

.comment-reply-link{
    margin-top: 67px;
    float: left;
    background-color: #7F8C8D!important;
    border-bottom: 3px solid #687373!important;
    color: #ffffff!important;
    padding: 0px;
    text-align:center;
    font-size:13px;
    width:55px;
    border-radius:3px;
}

.comment-reply-link:hover{
    text-decoration:none;
    background-color: #687373!important;
}

.comment-content{
    padding-left: 65px;
}

.post pingback{
    margin-bottom:5px;
}

.comment_name{
    font-size: 16px;
    color: #3a4659;
    line-height:1.3em;
}
.comment_name a {
    font-size: 16px;
    color: #3a4659;
    line-height: 1.3em;
}

.edit-link{
    margin-left: 5px;
    float:right;
}

.comment_date{
    color:#8F9EB6;
    font-size: 12px;
}


.form-allowed-tags{
    white-space: normal;
}

.commentlist .children{
    padding: 17px 0px 0px 37px;
    margin-left: 0px!important;
    padding-left: 67px;

}

.comment-notes{
    margin-bottom:5px;
}

.comment-form-url,
.comment-form-email, 
.comment-form-author {
    width: 32.2%;
    margin-right: 13px;
    float: left;
}
#comment{
    padding-left:10px;
}
.comment-form-url{
    margin-right: 0px; 
}

.comment-content p{
    padding-top:5px;
}

#comments .commentlist  > li:last-child .comment {

}

/*=Sidebar
--------------------------------------------------*/


#colophon ul,
#primary ul{
    list-style: none;
    margin: 0px;
}

.menu-footer-container ul{
    float:left;
}

.top_bar .xoxo{
    margin:0px;
}

.boxed_widget .widget-title-sidebar{
    margin: 0px 0px 13px 0px;
}

.widget-container.boxed_widget .wd_user_menu,
.widget-container.boxed_widget form{
    padding: 0px 13px 13px 13px;
    display: inline-block;
}

.widget-title-sidebar{
    font-size: 16px; 
    line-height: 26px; 
    margin-bottom: 13px;
    color:#3a4659;
    margin:  0px 0px 10px 0px;
    padding: 7px 0px 7px 0px;
}

.widget-title-sidebar_blank{
    height:13px;
    width:100%;
}

.widget-container{
    margin-bottom: 30px;
}

#primary .widget-container{
    clear:both;
}

#primary .widget-container form{
    display:inline-block;
    width: 100%;
}

.widget li,
.widget-container li{
    font-size:13px;
    width:100%;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 11px;
    padding-bottom: 11px;
}

.list_sidebar_currency li{
    margin-bottom: 0px;
}

.children {
    padding: 13px 0px 0px 13px;
}

.children li:last-of-type{
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.widget li a,
.widget-area-sidebar li a{
    font-size:13px;
    line-height: 22px; 
}

.widget_nav_menu li:before,
.widget_pages li:before,
.widget_rss li:before,
.widget_text li:before,
.widget_recent_entries li:before{
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 0px;
    line-height: 14px;
}

.widget_recent_comments li:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 1px;
}

.widget_text li:before{
    content: "";
    margin:0px;
}

.widget_archive li:before{
    content: "\f133";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 1px;
}

.widget_meta li:before{
    content: "\f013";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 1px;
}

.widget_categories li:before{
    content: "\f114";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 5px 13px 0px 1px;
}

.widget  li:before{
    margin-top: 1px;
}

#colophon .widget_recent_comments li:before,
#colophon .widget_pages li:before,
#colophon .widget_rss li:before,
#colophon .widget_text li:before,
#colophon .widget_recent_entries li:before,
#colophon .widget_categories li:before,
#colophon .widget_meta li:before,
#colophon .widget_archive li:before,
#colophon .widget_recent_comments li:before{
    margin-top:4px;
}

.widget-area-sidebar li a:hover{
    text-decoration: none;
}

.sidebar_filter_menu{
    margin-top:1px;
    position: relative;
    font-size: 13px;
    padding: 10px 12px;
}

.form-control.open .sidebar_filter_menu{
    color:#3C90BE;
}

.caret_sidebar{
    position: absolute;
    right: 12px;
    top: 18px;
    border:none;
}

._4s7c {
    border: 1px solid #fff000!important;
    border-top-color: #fff000!important;
}

/*=social_sidebar_internal
-------------------------------------------------*/
.social_sidebar{
    margin-bottom: 18px;
}

.social_sidebar_internal img{
    margin: 0px 9px 9px 0px;
    width: 40px;
}

.top_bar .social_sidebar{
    margin-bottom: 0px;
}

#colophon .social_sidebar_internal a,
#primary .social_sidebar_internal a {
    width: 41px;
    height: 41px;
    padding: 11px 0px;
    background-color: #f0f0f0;
    margin: 0px 10px 10px 0px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius:3px;
}

#colophon .social_sidebar_internal a{
    background-color: #323840;
}


#colophon .social_sidebar_internal a:hover,
#primary .social_sidebar_internal a:hover {
    background-color: #3C90BE;
    color: #fff;
}

#colophon .social_sidebar_internal i,
#primary .social_sidebar_internal i {
    font-size: 19px;
    color: #a6b3bb;
}

#colophon .social_sidebar_internal a:hover i,
#primary .social_sidebar_internal a:hover i{
    color: #fff;
}

#colophon .social_sidebar_internal a:hover{
    color:#fff;
}

/*=social top bar
-------------------------------------------------*/
.social-rss,
.social-facebook,
.social-twitter,
.social-dribbble,
.social-google,
.social-linkedIn,
.social-blogger,
.social-tumblr,
.social-pinterest,
.social-yahoo,
.social-youtube,
.social-vimeo,
.social-instagram,
.social-foursquare{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
}

.social-facebook{
    margin-left: 8px;  
}


.social-rss:before{
    content:"\f09e";
}

.social-facebook:before{
    content:"\f09a";
}

.social-twitter:before{
    content:"\f099";
}

.social-dribbble:before{
    content:"\f17d";
}

.social-google:before{
    content:"\f0d5";
}

.social-linkedIn:before{
    content:"\f0e1";
}

.social-tumblr:before{
    content:"\f173";
}

.social-pinterest:before{
    content:"\f0d2";
}

.social-youtube:before{
    content:"\f167";
}

.social-vimeo:before{
    content:"\f194";
}

.social-foursquare:before{
    content:"\f180";
}

.social-instagram:before{
    content:"\f16d";
}


/*=Zillow WIdget
------------------------------------------------*/
.zillow_widget{
    width: 100%;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    background-color:#fdfdfd;
    clear:both;
}

.zillow-wrapper{
    display: inline-block;
    width: 100%;
}

.zillow_widget p {
    padding: 0px 13px 13px 13px;
    line-height: 1.3em;
}

.zillow_widget .widget-title-sidebar{
    background-color: #fdfdfd;
}


.zillow_widget .widget-title-footer,
.zillow_widget .widget-title-sidebar{
    padding: 7px 0px 7px 13px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color: #434953;
}

.zillow_widget .widget-title-footer{
    background-color: #fdfdfd;
}

.zillow-price{
    color: #3C90BE;
}

.zillowlogo{
    margin-bottom: 13px;

}
/* =Custom Menu widget
------------------------------------------------*/
.widget_nav_menu .sub-menu{
    padding:10px 0px 0px 18px;
}

.widget_nav_menu .sub-menu li:last-of-type{
    border:none;
    margin-bottom:0px;
    padding-bottom: 0px;
}

.widget_nav_menu .sub-menu .menu-item-has-children >a:after {
    content: "";
    width:0px;
}

.widget_nav_menu  .sub-menu li:hover {
    background-color:#fff;
    color: #3C90BE;
}

.widget_nav_menu .sub-menu li:hover a {
    color: #3C90BE;
}

/* =Twitter Widget 
------------------------------------------------*/

#primary .widget-container.twitter_wrapper{
    background-color: #3C90BE;
    border:none;
    border-bottom: 3px solid #347DA4;
}

.twitter_wrapper{
    background-color: #3C90BE;
    border-radius: 3px;
    color:#fff;
    padding: 21px 13px 0px 13px;
    height: 250px;
    position: relative;
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
   /* max-width: 255px;*/
    width: 100%;
}

.wpestate_tweet_icon{
    color: #fff;
    font-size: 49px;
    margin: 0px auto;
    margin-bottom: 13px;
    width: 50px;
}

.twitter_wrapper a{
    color:#fff!important;
}

.twitter_wrapper li{
    border:none;
    color:#fff;
}

#colophon .twitter_wrapper li a,
.twitter_wrapper li a{
    color:#fff!important;
    font-weight: bold;
}

.twitter_time{
    font-weight: normal!important;
}

#sidebar_twiter_widget{

}

.tweet_circle{
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

#tw_control{
    display: block;
    position: absolute;
    bottom: -9px;
}

#tw_control li{
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    margin: 0px;
    margin-left: 12px;  
}

.wpestate_recent_tweets .item{
    height:140px;
}

.presenttw{
    background-color: #3C90BE;
    border:1px solid #fff;
}

#colophon .twitter_wrapper a{
    color: #fff;
}

#colophon #tw_control li{
    border: 1px solid #fff;
}

/* =Search Widget 
------------------------------------------------*/
.widget_search .form-control{
    margin-right: 5px;
    float: left;
    width: 100%;
    min-width: auto;
}

#submit-form{
    margin-bottom: 0px!important;
    width: 100%;
    min-width:90px;
 
}

.searchform #submit-form{
    width:auto;  
    margin-left:13px;
}
#s,
.searchform .field{
    float:left;
}
.searchform{
    margin-left:15px;   
}

/* =textwidget  
------------------------------------------------*/
.textwidget{
    font-size: 13px;
    line-height: 22px;
}

.textwidget p{
    margin-bottom: 13px;
}

.top_bar .textwidget{
    margin-right:13px;   
}

/* =Tagcloud 
------------------------------------------------*/
.tagcloud a{
    margin: 0px 10px 10px 0px;
}

/* =Calendar Widget 
------------------------------------------------*/
#calendar_wrap{
    border: 1px solid #f0f0f0;
    padding-top: 13px;
    border-radius: 3px;
    background:#fdfdfd;
}

.widget_calendar #wp-calendar {
    color: #555;
    width: 100%;
    text-align: center;
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center;
}

table tbody tr td {
    color: #333;
    padding: 5px 6px;
    vertical-align: top;

}

#calendar_wrap table{
    border: none;
    margin-bottom: 0px;
}

#calendar_wrap table td, table tr{
    border:none;
}

.widget_calendar #wp-calendar caption {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 0 13px 0;
}

.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 6px 0px;
}

.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px;
}


#colophon #calendar_wrap{
    background-color: #fff;
}

.widget_calendar #wp-calendar th {
    padding: 13px 0px;
}

.widget_calendar #wp-calendar tfoot td {
    padding: 10px 0px;
}


/*=Contact Sidebar
------------------------------------------------*/
.widget-container.widget_tag_cloud,
.widget-container.widget_search,
.widget-container.contact_sidebar{
    /* float:left;*/
    width:100%;
}

.contact_sidebar_wrap p{
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

.contact_sidebar_wrap i{
    margin-right: 13px;
    width: 13px;
}

/*=Latest listings
------------------------------------------------*/
.widget-container.latest_listings{
    float: left;
    width: 100%;  
}

.widget_latest_internal{
    margin-bottom: 13px;
    width: 100%;
    height: auto;
    min-height: 70px;
    float: left;
}

.widget_latest_internal:last-of-type{
    margin-bottom: 0px;
}

.widget_latest_internal img{
    vertical-align: top;
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}

.widget_latest_internal .listing-cover{
    height:100%;
    border-radius: 3px;
}

.widget_latest_internal .listing-cover-plus{
    color: #fdfdfd;
    font-size: 25px;
    height: 27px;
    width: 27px;
    top: 50%;
    left: 50%;
    margin: -12px 0px 0px -13px;
    border-radius: 3px;
    padding: 0px 0px 0px 1px;
    line-height: 27px;
    text-align: center;
}

.widget_latest_internal:hover .listing-cover,
.widget_latest_internal:hover .listing-cover-plus,
.featured_sidebar:hover .listing-cover{
    opacity:1;
}

.listing_name{
    display: inline;
    margin-left: 0px;
    float: left;
    line-height: 20px;
    position: relative;
    width: 60%;
    padding-left: 13px;
}

.no_post_th{
    margin-left: 0px;
}

.widget_latest_title{
    color:#3e454d;
}

.widget_latest_listing_image{
    position: relative;
    float: left;
    max-width: 40%;
    background: #000;
    overflow: hidden;
    border-radius: 3px;
}

#colophon .widget_latest_title{
    color:#72777F;
}

.widget_latest_title a{
    line-height:1.3em!important;
}

.widget_latest_price{
    display: block;
    margin-top: 3px;
    font-size: 13px;
    color:#3C90BE;
}



/*=featured_sidebar
------------------------------------------------*/
.featured_sidebar{
    width:100%;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    clear:both;
}

#primary .widget-container.featured_sidebar{
    background: transparent!important;
}

.featured_sidebar_intern{
    position: relative;
   /* max-width: 260px;*/
}

.featured_sidebar_intern a{
    margin: 0px;
    padding: 0px;
}

.featured_title{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #2b2937;
    color: #fff;
    padding: 9px 13px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    opacity: 0.95;
    width: 100%;
}

.featured_title a{
    font-size: 16px!important;
    color:#fff!important;   
}

#colophon .featured_title a{
    line-height:22px;
}

.featured_second_line{
    position: absolute;
    left: 0px;
    bottom: 40px;
    padding: 9px 13px;
    background-color: #3C90BE;
    font-size: 13px;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    opacity: 0.95;
}

.featured_widget_image{
    position :relative;
    cursor:pointer;
    background: #000;
}

.related_blog_unit_image img,
.widget_latest_listing_image img,
.agent-unit-img-wrapper img,
.featured_widget_image img{
    width:100%;
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
        -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.featured_sidebar .listing-cover{
    height: 100%;
}

.featured_sidebar .listing-cover-plus{
    top:50%;
}

.featured_sidebar:hover .listing-cover-plus{
    opacity:1;  
    top:50%;
}

/*=advanced_search_shortcode
------------------------------------------------*/
.advanced_search_shortcode{
    width:100%;   
    font-size:13px;
    background-color:#fdfdfd;
    padding:13px 7px;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    float:left;
}

.advanced_search_shortcode .form-control{
    font-size:13px;
    width:100%;
    display: inline;
    float:left;
}

#advanced_submit_shorcode{
    margin-top:0px;
    margin-bottom:0px!important;
    color:#ffffff;
    float: left;
    width:100%;
}

.vc_span6 #advanced_submit_shorcode{
    margin-top:0px;
}

.advanced_search_shortcode input{
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 13px!important;
}

.advanced_search_shortcode .filter_menu_trigger{
    margin-top: 0px;
    padding: 11px 13px;
}

.adv_shortcode_input{
    display:inline;
}

.advanced_search_shortcode  .dropdown-menu{
    left: 0px;
}

.advanced_search_shortcode .filter_menu{
    margin-top:1px;
    margin-left: 0px;
    width:100%;
    padding-bottom:0px;
    overflow-x: hidden;
}

.advanced_search_shortcode .filter_menu li{
    min-width: 168px;
    padding-top:10px;
}


/*=advanced_search_sidebar
------------------------------------------------*/
.advanced_search_sidebar{
    width: 100%;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    /* -webkit-box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1); */
    /* box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1); */
    background-color: #fdfdfd;
}

.advanced_search_sidebar .widget-title-footer,
.advanced_search_sidebar .widget-title-sidebar{
    padding: 7px 0px 7px 13px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color:#434953;
}

.advanced_search_sidebar .widget-title-sidebar{
    background-color: #fdfdfd;
} 

.advanced_search_sidebar form{
    padding: 0px 13px 13px 13px;
}

.advanced_search_sidebar .btn{
    margin:0px auto;
    display: block;
}


/*=mortgage_calculator
------------------------------------------------*/
.mortgage_calculator_li{
    width:100%;
    display: inline-block;
    padding-bottom: 13px;
    background-color: #fdfdfd;
    border: 1px solid #dde4e9;
    border-radius: 3px;   
}

.mortgage_calculator_div{
    width:100%;
    height:404px;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    background:#fdfdfd;
    float:left;
}
.mortgage_calculator_li .widget-title-sidebar{
    padding: 7px 0px 7px 13px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color:#434953;
    background-color: #fdfdfd;
}

.mortgage_calculator_div .btn {
    margin: 0px auto;
    display: block;
    width: 146px;
}

#input_formula{
    padding: 0px 13px 13px 13px;
}

#colophon .mortgage_calculator_div{
    background-color: #fff;
}

#morg_results {
    float: left;
    margin: 0px;
    font-size: 14px;
    display: none;
}

#morg_results span{
    float: left;
    margin: 6px 0px;
    font-size: 14px;
    width: 100%;
}

#anual_pay{
    margin-bottom: 13px!important;
}

#morg_compute{
    float:left;
}



/* =Comapare page
----------------------------------------------- */
#submit_compare{
    cursor: pointer;
    height: 58px;
    padding: 5px 19px 0px 19px;
    min-width: 1px!important;
}



/*=Google Maps
-------------------------------------------------------------------------------------*/
#gmap_wrapper{
    position:relative;
    transition: height 0.3s ease;
}

#googleMap{
    width:100%;
    transition: height 0.3s ease;
}

#google_map_prop_list_wrapper{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 50%;
    top: 130px;
    background-color: #fff;
}

.has_header_type4 #google_map_prop_list_wrapper {
    padding-left: 270px;
}

.has_header_type4.cheader_right  #google_map_prop_list_wrapper {
    margin-left:-270px;
}

.has_header_type4.cheader_right #google_map_prop_list_sidebar{
    right:270px;
}

#google_map_prop_list_wrapper.fullscreen{
    width: 100%;
    top: 0px;
    height:100%;
    z-index: 999;
}

#google_map_prop_list_sidebar.fullscreen{
    display:none;
}

#google_map_prop_list_wrapper.fullhalf{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0px;
    height: 100%;
}

#google_map_prop_list_wrapper #gmap_wrapper,
#google_map_prop_list_wrapper #googleMap{
    height:100%!important;
}

.admin-bar #google_map_prop_list_wrapper,
.admin-bar #google_map_prop_list_sidebar{
    margin-top:32px;
}


#google_map_prop_list_sidebar.half_type2,
#google_map_prop_list_wrapper.half_type2{
    margin-top:27px;
}

.admin-bar #google_map_prop_list_sidebar.half_type2,
.admin-bar #google_map_prop_list_wrapper.half_type2{
    margin-top:119px;
}

#google_map_prop_list_wrapper.half_no_top_bar.half_type2, 
#google_map_prop_list_sidebar.half_no_top_bar.half_type2{
    top: 149px;
}

.has_top_bar .has_header_type2 #google_map_prop_list_wrapper, 
.has_top_bar .has_header_type2 #google_map_prop_list_sidebar {
    margin-top: 85px;
}

.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper, 
.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar {
    margin-top: 115px;
}

.admin-bar .has_header_type2 #google_map_prop_list_wrapper, 
.admin-bar .has_header_type2 #google_map_prop_list_sidebar {
    margin-top: 59px;
}

.google_map_shortcode_wrapper{
    position:relative;
}

#googleMapSlider{
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    z-index: 1;
    display: none;
}

#googleMap_shortcode{
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #F0F0F0;
    height:400px;   
}

.scrollon{
    border:1px solid #3C90BE;
}

.fullmap{
    position: fixed!important;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    z-index: 98;
}

.header_full_map{
    z-index:90;
}

#openmap{
    background-color: #8F9EB6;
    color: #fff;
    position: absolute;
    bottom: 0px;
    right: 45px;
    /* margin-right: -17px; */
    text-align: center;
    padding: 8px 10px 8px 10px;
    font-size: 13px;
    cursor: pointer;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    bottom: -29px;
    z-index: 1;
    pointer-events: auto;
}

.page-template-advanced_search_results .with_search_2 #openmap{
    bottom: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#google_map_prop_list_wrapper #openmap{
    display:none;
}

#openmap i{
    margin-right: 5px;
}

.with_search_5 #openmap{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    bottom:0px;
}

#gmap-loading{
    background-color: #fff;
    color: #3a4659;
    margin: 0px auto;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 300px;
    height: 105px;
    margin-left: -150px;
    text-align: center;
    padding-top: 16px;
    font-size: 27px;
    font-weight: 300;
    border-radius: 3px;
    opacity: 0.95;  
}

#gmap-noresult{
    background-color: #fff;
    color: #3a4659;
    margin: 0px auto;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 280px;
    height: 78px;
    margin-left: -150px;
    text-align: center;
    padding-top: 30px;
    font-size: 20px;
    font-weight: 300;
    border-radius: 3px;
    opacity: 0.95;
    display: none;
    z-index: 99;
}

.gmap-controls{
    max-width: 1200px;
    margin: 0px auto;
    position: absolute;
    float: left;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 50%;
    margin-left: -600px;
    pointer-events:none;
}
.has_header_type4  .gmap-controls{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#google_map_prop_list_wrapper .gmap-controls {
    top: 0px;
    left: 0px;
    margin-left: 0px;
}
#google_map_prop_list_wrapper #gmap-control{
    right:15px;
}

.fullmap .gmap-controls{
    max-width: 100%;
    width:100%;
    left:0px;
    margin-left: 0px;
}

#street-view{
    position: absolute;
    top: 60px;
    right: 45px;
    background-color: #8F9EB6;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 9px 11px 0px 11px;
    border-radius: 3px;
    font-size: 13px;
    float: left;
    cursor: pointer;
    height: 40px;
    width: 119px;
    z-index:99;
    pointer-events: auto;
}

#street-view:hover{
    background-color:#3a4659;
}

#street-view i{
    font-size: 15px;
    padding: 3px 5px 0px 0px;
}

#gmap-control{
    position:absolute;
    top:15px;
    right:45px;   
    height: 40px;
    background-color: #8F9EB6;
    border-radius: 3px;
    opacity:0.95;

    pointer-events: auto;
}

.fullmap #gmap-control{
    z-index:111;
}

#gmap-control i{
    margin-right: 7px;
    margin-left: 0px;
}

#gmap-control .fa-square-o{

}

#gmap-next i{
    margin-right: 0px;
    margin-left: 7px;
}

#gmap-control span{
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 13px 11px 0px 11px;
    font-size: 13px;
    float: left;
    cursor: pointer;
    height: 40px;  
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#gmap-control span.spanselected,
#gmap-control span:hover{
    background-color:  #3a4659;
}

.gmnoprint img { max-width: none!important; }

#googleMap_shortcode img,
#googleMapSlider img {
    border: none !important;
    max-width: none !important;
}

.mapcontrolon{
    background-color:#3a4659!important;
    width:150px!important;
    z-index:99;
}

#gmap-next{
    border-right:none!important;   
}

#gmapzoomplus_sh,
#gmapzoomplus{
    background-color: #8F9EB6;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 45px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-weight: 300;
    padding: 8px 0px 0px 9px;
    box-sizing: border-box;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: auto;
}

#gmapzoomminus_sh,
#gmapzoomminus{
    background-color: #8F9EB6;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 46px;
    left: 45px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-weight: 300;
    padding: 8px 0px 0px 9px;
    box-sizing: border-box;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events:auto;
}

#google_map_prop_list_wrapper #gmapzoomminus{
    left: 15px;
}

#google_map_prop_list_wrapper #gmapzoomplus{                  
    left: 15px;
}

#gmapzoomplus_sh:hover,
#gmapzoomminus_sh:hover,
#gmapzoomplus:hover,
#gmapzoomminus:hover{
    background-color: #3a4659;
    color: #fff;
}

#gmapzoomminus.smallslidecontrol{
    left:15px;
    top:96px;
    padding-top:5px;
    display:none;
}

#gmapzoomplus.smallslidecontrol{
    top:63px;
    left:15px;
    padding-top:5px;
    display:none;
}

#gmapzoomplus_sh.shortcode_control{
    left:15px;
    padding-top:5px;
    display:block;
    top:15px;
}

#gmapzoomminus_sh.shortcode_control{
    left:15px;
    padding-top:5px;
    top:47px;
    display:block; 
}

#slider_enable_street_sh{
    background-color: #8F9EB6;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 46px;
    left: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-weight: 300;
    padding: 4px 0px 0px 9px;
    box-sizing: border-box;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: auto;
    top: 79px;
    display: block;
}

#google-default-search{
    top: 15px;
    width: 300px;
    position: absolute;
    left: 90px;
    pointer-events: auto;
}

#google_map_prop_list_wrapper #google-default-search {
    top: 15px;
    width: 185px;
    position: absolute;
    right: auto;
    left: 46px;
}

#google_map_prop_list_wrapper #google-default-search {
    right: auto;
    left: 52px;
}

.map-type{
    position:absolute;
    top:40px;
    left:0px;
    background-color: #8F9EB6;
    width:80px;
    display:none;
}

#map-view-satellite{
    top:80px;
}

#map-view-hybrid{
    top:120px;
}

#map-view-terrain{
    top:160px;
}

#map img{
    max-width : none;
}
/*=Contact page
-------------------------------------------------------------------------------------*/

.contact-wrapper{
    margin: 0px -15px;
    float: left;
    width: 100%;
}

.company_headline{
    width:100%;
    float:left;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 0px;
    margin-bottom: 9px;
}

.company_headline i{
    padding: 3px 0px 0px 9px;
    margin-left: 2px;
    float: left;
    font-size:15px; 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    color:#D6D6D6;
    transition: color 0.4s linear;
    -moz-transition: color 0.4s linear;
    -webkit-transition: color 0.4s linear;
    -o-transition: color 0.4s linear;
}

.company_headline a:hover i{
    color:#3C90BE;
}

.company_headline h3{
    float: left;
    font-size: 18px;
    margin-bottom: 9px;
}

.company_headline .header_social{
    padding: 0px 0px 0px 0px;
}

.contact_detail{
    margin-left: 0px;
}

.contact-content{
    margin-top: 13px;
    width: 100%;
    float: left;
}

.contact-content .agent_contanct_form{
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 0px;
}

.contact-comapany-logo{
    border-radius: 3px;
    float: left;
    margin-right: 13px;
}

#contactinfobox{
    color: #3C90BE;
    margin-bottom: 0px;
    margin-top: 35px;
}
.contactaddr{
    width: 100%;
    text-align: center;
    font-size: 14px!important;
    line-height:25px!important;
}


/*=Advanced Search
-------------------------------------------------------------------------------------*/
#search_wrapper{
    width:100%;
    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
    z-index: 99;
    background:#fdfdfd;
    border-bottom: 3px solid #f0f0f0;
}

.fullscreen_search{
    position: fixed!important;
    bottom: 0px;
    left:0px;
    border-bottom: none;
}

.fullscreen_search_open{
    bottom: 0px;
}

#adv-search-header-1{
    background-color: #3C90BE;
    height: 40px;
    margin: 0px;
    padding: 13px 15px 10px 15px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: -40px;
    left: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 15px;
    width: 228px;
}

#adv-search-header-1:after{
    content: "\f0d7";
    position:absolute;
    right: 13px;
    font-size: 17px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.adv-search-1-close #adv-search-header-1:after{
    content: "\f0d8";
}

.adv-search-1{
    z-index:1;
    background-color: #fff;
    width: 1110px;
    margin: 0px auto;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    bottom: 21px;
    left: 50%;
/*    margin-left: -555px;*/
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0%);
    ms-transform: translate(-50%,0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.adv-search-1_noz{
       z-index:0;
}

#google_map_prop_list_sidebar .adv-search-1{
    position: relative;
    width: 100%;
    bottom: 0px;
    left: auto;
    margin-left: 0px;
    border: none;
    margin-top: 0px;
    box-sizing: border-box;
    box-shadow: none;
    height: auto;
    background-color:#fdfdfd;
    padding: 15px 5px 0px 15px;
    margin-bottom: 30px;
    -webkit-transform: translate(0%,0);
    -ms-transform: translate(0%,0);
    transform: translate(0%,0%);
    ms-transform: translate(0%,0);
    z-index:99;
}

#google_map_prop_list_sidebar #adv-search-header-1{
    display:none;
    
}

#google_map_prop_list_sidebar .adv1-holder{
    width:100%;
    border:none;
}

#google_map_prop_list_sidebar #search_wrapper{
    border-bottom:none;
    background-color: #F0F0F0;
    border-bottom: 1px solid #f0f0f0;
}

#google_map_prop_list_sidebar #advanced_submit_2{
    position: relative;
    padding: 10px 10px;
    height: auto;
    width: auto;
    margin: 15px 15px 15px 22px;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 15px!important;
    font-weight: normal;
    background-color: #3C90BE;
    color:#fff;
}

.adv-search-1-close-extended,
.adv-search-1-close{
    bottom: 0px!important;
    transform: translate(-50%,100%);
    z-index:0;
}

.adv-search-3.adv-search-1-close,
.adv-search-3.adv-search-1-close-extended.adv_extended_class{
    bottom: auto!important;
    transform: translate(0,0);
}

#google_map_prop_list_sidebar .adv-search-1-close-extended,
#google_map_prop_list_sidebar .adv-search-1-close{
    bottom: 0px;
    transform: translate(0,0);
}

.adv_search_internal,
.advanced_action_div,
.advanced_categ_div,
.advanced_city_div,
.advanced_area_div{
    width: 220px;
    margin-right: 26px;
    display: inline;
    float: left;
    margin-bottom: 13px;
}


#results,
#results_no{
    display: none;
}

#results{
    position: absolute;
    background: #f0f0f0;
    top: -41px;
    left: 234px;
    padding: 11px;
    border-radius: 3px;
    width: 874px;
    font-size: 13px;
}

.search_wr_5  #results{
  left:0px;  
} 

.search_wr_6  #results{
    top: -85px;
    left: 0px;
    width: auto;
}

.search_wr_7  #results{
    top: -85px;
    left: 0px;
    width: auto;
}

#showinpage{
    color:#3C90BE;
    cursor:pointer;
    margin-left:10px;
}

.bottom_sixty{
    padding-left: 15px;
}

.adv1-holder{
    width: 926px;
    float: left;
    padding: 13px 5px;
    background-color: #fff;
    border-bottom-left-radius: 3px;
}

.search_wr_2 .adv1-holder{
   background-color: transparent; 
}

.wpb_btn_adv_submit{

}

.adv-search-1 .form-control{
    width: 100%;
    display: inline;
    float: left;
    margin: 0px 13px 13px 0px;
    padding:0px;
    font-size:13px;
    color: #8593a9;
}

.advanced_search_shortcode .col-md-2,
.advanced_search_shortcode .col-md-3,
.advanced_search_shortcode .col-md-4,
.advanced_search_shortcode .col-md-6,
.adv-search-1 .col-md-2,
.adv-search-1 .col-md-3,
.adv-search-1 .col-md-4,
.adv-search-1 .col-md-6{
    padding-right:7px;
    padding-left:7px
}

.adv-search-1.adv-search-2 .form-control{
    width:100%;
}
 
#google_map_prop_list_sidebar .adv-search-1 .form-control {
    width: 100%!important;
    margin: 0px 0px 15px 0px;
}

#google_map_prop_list_sidebar .adv-search-1 .col-md-3,
#google_map_prop_list_sidebar .adv-search-1 .col-md-6{
    padding-left: 0px;
}

.adv-search-1 input.form-control::-ms-input-placeholder ,
.adv-search-1 input.form-control::-moz-placeholder ,
.adv-search-1 input.form-control:-moz-placeholder ,
.adv-search-1 input.form-control::-webkit-input-placeholder {
    color: #8593a9;
}

.adv-search-1 input.form-control::-moz-placeholder {
    opacity:1;
}

.adv-search-1 input[type=text] {
    width:  100%;
    margin: 0px 13px 13px 0px;
    padding: 9px 0px 9px 13px;
    color: #8593a9;
    border-radius: 3px;
    background-color: #fff;
}

.adv-search-1 .filter_menu_trigger{
    margin-top: 1px;
    padding: 9px 13px;
    overflow: hidden;
}

.adv-search-1 .filter_menu{
    margin-top: 1px;
    left: 14px;
    width: 100%;
    background-color: #fdfdfd;
    padding-bottom:0px;
}

.adv-search-1 .filter_menu li{
    min-width:185px;
}

#advanced_submit_2,
#advanced_submit_2_mobile,
#showinpage_mobile{
    width:259px;
    margin-right: 14px;
    color:#fff;
}

#advanced_submit_2{
    width: 184px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #3c90be;
    border: none;
    font-size: 16px;
    white-space: normal;
    line-height: 1.45em;
    font-weight: 600;
    margin-right: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

#advanced_submit_2:hover{
    background-color: #347DA4;
    color: #fff;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

#advanced_submit_2:focus{
    outline:none;
    outline-offset: 0px;
}

#showinpage_mobile{
    display:none;
    position:absolute;
}

.adv_extended_options_text{
    float: left;
    font-size: 13px;
    margin-top: -3px;
    cursor: pointer;
    width: 100%;
    color: #3C90BE;
}

.adv-search-1 .extended_search_check_wrapper,
.adv-search-1  .adv_extended_options_text{
    margin-left:7px;
}

#google_map_prop_list_sidebar .adv_extended_options_text{
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
}

.adv_extended_options_text:hover{
    color:#3C90BE;
}

.adv_results_wrapper .adv-search-1.adv_extended_class{
    position: Relative;
}

.adv_extended_class2{
    position:relative;
}

.adv_extended_class2 .adv1-holder{
    height: 120px;
    padding-bottom: 0px;
}

.extended_search_check_wrapper{
    float:left;
    width:100%;
    position: relative;
}

.extended_search_checker{
    float:left;
    width:25%;
    margin: 5px 0px!important;
}

.extended_search_checker label{
    margin-bottom:7px!important;
    color:#8593a9;
}

.checker_wrapper_half{
    padding:0px;
}

.advanced_search_sidebar .extended_search_checker{
    float:left;
    width:100%;
    margin: 5px 0px;
    display:inline;
}

.advanced_search_sidebar #adv_extended_options_text_widget{
    margin-bottom:10px;
}

.advanced_search_shortcode .adv_extended_options_text{
    width:100%;
    margin-top: -8px;
    cursor: pointer;
    margin-bottom: 7px;
    padding-left: 7px;
}

#adv_extended_close_short{
    position: absolute;
    top: 0px;
    right: 15px;
    cursor:pointer;
}

.advanced_search_shortcode .extended_search_checker input{
    margin-bottom:0px!important;
}

.advanced_search_shortcode .extended_search_checker{
    line-height: 13px;
}

#adv_extended_close_widget{
    position: absolute;
    top: 6px;
    right: 0px;
    cursor:pointer;
}

.extended_search_check_wrapper{
    display:none;
}

.advanced_search_sidebar .col-md-2,
.advanced_search_sidebar .col-md-3,
.advanced_search_sidebar .col-md-4,
.advanced_search_sidebar .col-md-6{
    width:100%;
    padding:0px;
}

input[type="checkbox"] {
    position: relative;
    outline: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15PX;
    width: 15px;
    margin-bottom: 0px;
    margin-right: 5px;
    vertical-align: top;
    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: #3c90be;
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

#adv_extended_close_adv{
    position: absolute;
    top: 0px;
    right: 14px;
    color: #8F9EB6;
    display: none;
    cursor: pointer;
}

#adv_extended_options_text_mobile{
    width:100%;
    margin-bottom: 10px;
}

#adv_extended_close_mobile{
    position: absolute;
    top: 0px;
    right: 14px;
    color: #8F9EB6;
    display: none;
    cursor: pointer;
}

#adv-search-mobile .extended_search_checker{
    width:100%;
}

/*=Advanced Search 3
-------------------------------------------------------------------------------------*/

.adv-search-3 {
    background-color: #fdfdfd;
    width: 414px;
    top:0px;
    right:0px;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: auto;
    padding-bottom: 15px;
    border-radius: 3px;
}

.adv-search-3 form{
    padding: 15px 7px 0px 7px;
}

.search_wrapper-close-extended#search_wrapper{
    bottom: 40px!important;
    z-index: 0;
}

.search_wr_3 .col-md-2,
.search_wr_3 .col-md-3,
.search_wr_3 .col-md-4,
.search_wr_3 .col-md-6{
    width:50%;
    padding-left: 7px;
    padding-right: 7px;
}

.search_wr_3#search_wrapper{  
    width: 1110px;
    margin: 0px auto;
    position: absolute;
    border: none;
    bottom:415px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 0;
    webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


#adv-search-header-3 {
    background-color: #3C90BE;
    height: 40px;
    margin: 0px;
    padding: 13px 15px 10px 15px;
    color: #fff;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 15px;
    width: 100%;
}

#adv-search-header-3:after {
    content: "\f0d7";
    position: absolute;
    right: 13px;
    font-size: 17px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.adv-search-1-close-extended #adv-search-header-1:after,
.search_wrapper-close-extended #adv-search-header-3:after{
    content: "\f0d8";
}

.adv3-holder .form-control{
    display: inline-block;
    margin: 0px 0px 15px 0px;
}

.adv-search-3 .caret_filter {
    position: absolute;
    right: 15px;
    top: 17px;
}

.adv3-holder .adv_search_slider {
    width: 388px;
    margin: 6px 0px 0px 0px;
}

.adv-search-3 #results{
    position: absolute;
    background: #f0f0f0;
    left: 0px;
    top:auto;
    padding: 11px;
    border-radius: 3px;
    width: 100%;
    font-size: 13px;
    bottom: -39px;
}

.adv-search-3  .filter_menu_trigger {
    margin-top: 0px;
    padding: 1px 0px;
}

.adv-search-3 .adv_extended_options_text{
    margin-bottom:10px;
    padding-left: 7px;
}

#advanced_submit_3{
    width: 185px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 7px;
}

.adv-search-3 .extended_search_checker {
    float: left;
    width: 33%;
    margin: 0px!important;
}

.adv-search-3 .dropdown-menu{

}

.adv-search-3  .filter_menu {
    margin-left:0px;
}

.adv-search-3  .filter_menu li {
    min-width: 162px;
}

.fullscreen_search{
    z-index:99!important;
    border: none!important;
}

.search_wr_3.fullscreen_search#search_wrapper{
    bottom:80%;
}

/*=Advanced Search 2
-------------------------------------------------------------------------------------*/
.adv-search-2 {
    background-color: transparent;
    height: auto;
    padding: 26px 26px 13px 26px;
    border-top:none;
    bottom:40px;
}

.adv-search-1.adv-search-2.adv-search-1-close{
    display:none;
}

.archive .search_wr_2 .adv-search-1,
.page-template-advanced_search_results .search_wr_2 .adv-search-1{
    margin:0px;
}

#search_wrapper, .adv-search-1.adv-search-2 {
    background-color: transparent;
}

.transparent-wrapper{
    background-color: #fff;
    opacity: 0.65;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    height: 96px;
    width: 1110px;
}

.visible-wrapper{
    position:relative;
    z-index:10;
}

.adv2_nopadding{
    padding:0px!important;   
}

#advanced_submit_22{
    padding: 10px 15px;
    font-size:13px;
    line-height: 18px;
    width: 100%;
}

.adv_results_wrapper{
    position: Relative;
    width: 1110px;
    height: auto;
    margin: 0px auto;

}

.adv_results_wrapper #adv-search-header-1{
    display:none;
}

.adv_results_wrapper .adv1-holder{
    border:none; 
    padding-left: 0px;
}

.adv_results_wrapper .adv-search-1{
    bottom:0px;
    border:none;
    background-color: #fdfdfd;
}

.adv_results_wrapper  #advanced_submit_2{
    border-radius: 3px;
    padding: 26px 45px 37px 45px;
    height: 94px;
    background-color: #3C90BE;
    margin-top: 13px;
    color:#fff;
}

.ui-menu .ui-menu-item {
    margin: 0!important;
    padding: 12px 10px!important;
    width: 100%!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.ui-menu .ui-state-focus{
    border:none!important;
    border-bottom: 1px solid #f0f0f0!important;
    background-image: none!important;
    font-weight: normal!important;
    background-color: #347DA4!important;
    color: #f0f0f0!important;
}


/*=Compare Page
-------------------------------------------------------------------------------------*/
.compare_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 26px;
}

.compare_title{
    padding-left: 15px;
}

.compare_item {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
}

.compare_item:nth-child(odd) {
    background-color: #ffffff;
}

.compare_item:nth-child(even) {
    background-color: #F5F5F5;
}

.compare_yes{
    font-size:18px;
    color:#1ABC9C;
    margin-top: -2px;
}

.compare_no{
    font-size:18px;
    color:#ED5565;
    margin-top: -2px;
}

.compare_legend_head {
    width: 120px;
    height: 230px;
    float: left;
    display: inline;
}

.compare_item_head {
    width: 135px;
    height: 300px;
    margin-right: 20px;
    float: left;
    max-width: 265px;
}

.compare_item_head a:hover{
    text-decoration:none;
}

.compare_item_head img{
    border-radius: 3px;
}

.compare_item_head h4 {
    margin-top: 13px;
    margin-bottom: 8px;
}

.compare_item_head .property_price{
    line-height: 22px;
    color: #3C90BE;
    font-size: 18px;
    margin-bottom: 12px;
}

.compar-4 .compare_item_head:nth-child(5){
    margin-right: 0px!important;
}

.compare_legend_head_in {
    width: 120px;
    padding-left: 5px;
    float: left;
    display: inline;
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 9px;
    margin-bottom: 9px;
    box-sizing: border-box;
}

.prop_value {
    width: 135px;
    padding-right: 10px;
    float: left;
    font-size: 12px;
    line-height: 1.3em;
    /* min-height: 28px; */
    margin-top: 9px;
    /* padding-top: 4px; */
    margin-bottom: 9px;
    max-width: 285px;
}


.compar-1 .compare_item_head {
    width: 32%;
    height: 290px;
}

.compar-1 .prop_value{
    width: 32%;
}

.compar-2 .compare_item_head {
    width: 32%;
    height: 290px;
}

.compar-2 .prop_value{
    width: 32%;
}

.compar-1 .compare_legend_head,
.compar-1 .compare_legend_head_in,
.compar-2 .compare_legend_head,
.compar-2 .compare_legend_head_in,
.compar-3 .compare_legend_head,
.compar-3 .compare_legend_head_in{
    width: 20%;
}

.compar-3 .compare_item_head {
    width: 27%;
    height: 290px;
} 

.compar-3 .prop_value{
    width: 27%;
    padding-right: 20px;
}

.compar-3 .prop_value:last-child{
    padding-right: 0px;
}

.compar-4 .compare_item_head {
    width: 20.9%;
    height: 270px;
}

.has_header_type4 .compar-4 .compare_item_head {
    width: 20%;
}

.compar-4 .prop_value{
    width: 20.9%;
    margin-right:20px;
}

.compar-4 .prop_value:last-child{
    margin-right: 0px;
}


/*=Footer
-----------------------------------------------------------------------------------*/

#colophon{
    background-color: #282D33;
    color: #72777F;
}

#fourth .xoxo{
    margin-right: 0px;
}

#colophon a,
#colophon li a{
    color: #72777F;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#colophon a:hover,
#colophon li a:hover{
    color: #3C90BE;
    text-decoration: none;
}

#colophon .xoxo{
    padding-top: 45px;
}

.widget-title-footer{
    font-size: 14px;
    color: #f0f0f0;
    line-height: 22px;
    line-height:26px;
}

#colophon .widget-container li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: none;
    vertical-align: top;
    line-height: 22px;
}

#colophon li a{
    border:none;
    line-height: 22px;
    font-size:13px;
}

.backtop {
    font-size: 25px;
    border-radius: 3px;
    background-color: #1a1a1a;
    padding: 10px 12px;
    position: fixed;
    bottom: 10px;
    right: -60px;
    z-index: 100;
    opacity: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    opacity: 0.7;
    z-index: 102;
}

.contact-box{
    font-size: 25px;
    border-radius: 3px;
    background-color: #1a1a1a;
    padding: 10px 12px;
    position: fixed;
    bottom: 10px;
    right: -125px;
    z-index: 100;
    opacity: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    margin-right: 51px;
    opacity: 0.7;
    z-index: 102;
}

.islive{
    right:15px;  
}

.contactformwrapper{
    position: fixed;
    right: 45px;
    bottom: 80px;
    z-index: 300;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    background-color: #fff;
    padding: 15px;
}

.contactformwrapper:before{
    content: " ";
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #f0f0f0;
    bottom: -19px;
    right: 26px;
    position: absolute;
}

.contactformwrapper:after{
    content: " ";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    bottom: -15px;
    right: 30px;
    position: absolute;
}

.contactformwrapper p{
    font-size: 13px;
    margin-bottom: 13px;
}

.contactformwrapper button{
    color:#fff;
}

.footer-contact-form{
    position: absolute;
    right: 0;
    bottom: 70px;
    z-index: 100;
    padding: 20px;
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 0 50px 10px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 50px 10px rgba(0,0,0,.15);
    box-shadow: 0 0 50px 10px rgba(0,0,0,.15);
    border-radius: 3px;
}
#btn-cont-submit{
    width: 247px;
    margin-bottom: 0px!important;
}

.copyright{
    font-size: 12px;
    margin-left: 45px;
    float: left;
    line-height: 60px;
}

.sub_footer{
    width:100%;
    height:60px;
    background-color: #323840;
}

.sub_footer_content{
    width:100%;
    max-width:1200px;
    margin: 0px auto;
}

.subfooter_menu{
    float:right;
    margin-right: 45px;
    text-align: right;
}

#colophon .subfooter_menu  a{
    font-size: 12px;
    padding-bottom: 0px;
}

.subfooter_menu li{
    display: inline;
    font-size: 13px;    
    margin-left: 26px;
}

.subfooter_menu .menu>li {
    line-height:60px;
    height: 60px;
}

.footer_back_repeat{
    background-repeat:repeat;
}

.footer_back_repeat_x{
    background-repeat:repeat-x;
}

.footer_back_repeat_y{
    background-repeat:repeat-y;
}

.footer_back_repeat_no{
    background-repeat:no-repeat;
}



/*=infobox
-------------------------------------------------------------------------------------*/

.info_details{
    margin: 0px;
    padding: 0px;
    width: 400px;
    height: 266px;
    max-width: 480px;
    margin-top: -327px;
    position: absolute;
    background: #ffffff;
    box-shadow: 3px 5px 13px 0px rgba(29, 29, 29, 0.05);
    margin-left: -90px;
    border-radius: 3px;
    border-bottom: 3px solid #8F9EB6;
}

.info_details:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #8F9EB6;
    border-width: 15px;
    left: 108px;
    margin-left: -32px;
}

.contact_info_details{
    height: 140px;
    margin-top: 0px;
    margin-left: 0px;
    left: -109px;
}

.contact_info_details:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #8F9EB6;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}

.contact_info_details h2{
    font-size:30px;
    color:#3C90BE;
    background-color: #fff;

    float:left;
    width:100%;
    text-align: center;
    margin-top: 40px;
}

/*400 161*/
.info_details img{
    max-width: 100%;
    width:100%;
    height: auto;
    max-height: 161px;
    float:left;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}

#infocloser{
    position: absolute;
    top:0px;
    right:0px;
    width:16px;
    height: 16px;
    background-color: #ffffff;
    z-index:999999;
    background-image: url('./css/css-images/closeicon.png');
    cursor: pointer;
    border-top-right-radius:4px;
}

#infobox_title{
    font-size: 16px;
    color: #3a4659;
    padding: 0px 0px 0px 13px;
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
}

#infobox_title a,
#infobox_title a:hover{
    text-decoration: none;
}

#infobox_title:hover,
.info_details a:hover{
    color:#3C90BE;
    text-decoration: none;
}

#info_inside{
    padding-left: 13px;
    float: left;
    font-size: 14px;
    margin-top: 13px;
    color: #717374;
    width: 100%;
}

.info_idx{
    height:241px!important;
    margin-top: -311px!important;
    margin: 0px;
    padding: 0px;
    width: 400px;
    max-width: 480px;
    position: absolute;
    background: #ffffff;
    box-shadow: 3px 5px 13px 0px rgba(29, 29, 29, 0.05);
    margin-left: -90px;
    border-radius: 3px;
    border-bottom: 3px solid #8F9EB6;
}

.idx-price{
    color:#3C90BE;
}

.prop_detailsx{
    width: 100%;
    float: left;
    display: inline;
    font-size: 14px!important;
    color: #8593a9;
    padding: 0px 0px 0px 14px;
    text-transform: lowercase;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 11px;
}

#googleMap_shortcode .prop_detailsx,
#googleMapSlider .prop_detailsx{
    margin-top: 2px;
}

.prop_pricex{
    font-size: 14px!important;
    position: absolute;
    bottom: 0px;
    left: 14px;
    height: 35px;
    border-top: 1px solid #eef3f6;
    color: #f1bf7f;
    width: 370px;
    padding-top: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.single-content .prop_pricex{
    padding-top: 6px;
}

.single-content #infosize {
    padding-top: 1px;
    height: 21px;
    margin-top: 0px;
    background-position: 0px 1px;
}

.single-content #infobath {
    padding-top: 4px;
    height: 26px;
    background-position: 0px 4px;
}

.single-content #inforoom {
    padding-top: 4px;
    height: 26px;
    background-position: 0px 4px;
}

.infocur{
    color:#f1bf7f;
    font-size: 14px!important;
    margin-left: 5px;
}

.infocur.infocur_first {
    margin-left:0px;
    margin-right:5px;
}

.infocur.infocur_first:empty {
    margin-right:0px;
}

#infobath{
    font-size: 13px!important;
    float: right;
    background-image: url(./css/css-images/icon_bath.png);
    height: 19px;
    background-repeat: no-repeat;
    margin-left: 9px;
    padding-left: 20px;
    color: #8593a9;
    background-position: 0px 0px;
    line-height: 22px;
    margin-top: -3px;
}

#inforoom{
    font-size: 13px!important;
    float: right;
    background-image: url(./css/css-images/icon_bed.png);
    height: 17px;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 22px;
    color: #8593a9;
    background-position: 0px 0px;
    line-height: 22px;
    margin-top: -3px;
}

#infosize{
    font-size: 13px!important;
    float: right;
    background-image: url(./css/css-images/icon-size.png);
    height: 17px;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 19px;
    color: #8593a9;
    background-position: 0px 0px;
    line-height: 22px;
    margin-top: -3px;
}


/*=Dashboard
-------------------------------------------------------------------------------------*/
.user_tab_menu{
    margin-top:9px;
}

.user_tab_menu a{
    width:100%;
    float:left;
    margin: 10px 0px 10px 0px; 
}

#profile_message{
    margin: 0px 0px 10px 0px;
}

#change_pass{
    color:#fff;
}

#profile_pass{
    margin-left: 15px;
    float: left;
    width: 100%;
}

.pass_note {
    float: left;
    margin: 0px 0px 20px 15px;
    width: 100%;
    font-size: 13px;
}

.user_dashboard_links{
    border-radius: 3px;
    background-color: #8F9EB6;
    float: left;
    margin-bottom: 13px;
}

.user_dashboard_links .user_tab_active{
    text-decoration: none;
    background-color: #3a4659;
}

.user_dashboard_links .fa{
    margin-right: 6px;
    width: 15px;
}

.user_dashboard_links a{ 
    color: #fff;
    width: 100%;
    padding: 13px 13px;
    margin: 0px;
}

.user_dashboard_links a:last-of-type{ 
    border-top:1px solid #89929E;
}

.user_dashboard_links a:hover{
    text-decoration: none;
    background-color: #3a4659;
}

#stripe_cancel{
    background-color: #3C90BE;
    padding: 12px 20px;
    font-weight: normal;
    margin-left: 13px;
    color: #fff;
    cursor: pointer;
    margin: 15px 0px;
    width: 100%;
    float: left;
    border-radius: 3px;
    text-align: center;
    line-height: 1.3em;
}

.pack_description{
    margin-bottom: 13px;
    margin-top: 13px;
    float: left;
    width: 100%;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    background-color: #fdfdfd;
    color:#768082;
    padding-bottom:7px;
}

.pack_description_unit{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.pack_description_details{
    font-size: 13px;
    padding: 9px 13px;
}

.pack-unit{
    border-radius: 3px;
    padding: 0px 0px 7px 0px;
}

.pack-name{
    padding: 0px 0px 0px 13px;
    font-weight: bold;
    margin-bottom: 16px;
    float: left;
    width: 100%;
}

.pack-unit h4{
    width: 100%;
    padding: 10px 0px 10px 13px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color: #3a4659;
    background-color: #fdfdfd;
}

.pack_description label{
    padding: 5px 0px 0px 7px;
}

.pack_description  input[type="checkbox"]{
    float: left;
    margin-top: 5px;
}

#package_pick{
    padding:0px 13px;
}

.pack-listing{
    margin-bottom: 26px;
    padding-left:13px;
}

.pack-listing-period{
    margin: 7px 0px;
    font-size: 12px;
}

.pack-listing-title{
    color:#3C90BE;
    font-size: 15px;
    margin-bottom: 8px; 
}

.pack-listing-period{
    font-size:13px;
}

.listing_submit_normal {
    font-size: 13px;
    cursor: pointer;
    margin: 8px 0px 0px 10px;
    float: left;
    border-bottom: 0px solid #da4453;
    padding: 9px 33px;
    background-color: #003087;
}

.listing_upgrade {
    cursor: pointer;
    padding: 12px 8px;
    float: left;
    margin: 7px 0px 0px 10px;
}

#pick_pack {
    background-image: none;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-color: #003087;
    cursor: pointer;
    margin: 10px 0px 5px 0px;
    position: relative;
    color: #fff;
    padding: 1px 15px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.perpack,
#direct_pay{
    width: 100%;
    height: 40px;
    background-color: #3C90BE;
    color: #fff;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    padding: 12px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-radius: 3px;
    text-transform: capitalize;
}

.perpack{
    width: auto;
    height: auto;
    margin: 8px 20px 9px 10px;
    float: left;
    padding: 10px 30px;
    font-size: 13px;
    font-weight: normal;
}

#direct_pay_modal{
    top:100px;
}

#send_direct_bill{
    width: 225px;
    height: 40px;
    background-color: #3C90BE;
    color: #fff;
    margin: 6px 20px 5px 0px;
    cursor: pointer;
    padding: 10px 15px;
    font-weight: normal;
    font-size: 16px;
    border-radius: 3px;
    margin: 0px auto;
    margin-top: 13px;
}

#direct_pay_modal .listing-submit {
    font-size: 15px;
    padding: 22px;
    line-height: 1.4em;
    margin-bottom: 0px;
    height: auto;
}

#direct_pay_modal .to_be_paid {
    width:100%;
    display: inline-block;
    text-align:center;
}

#direct_pay_modal .modal-title{
    text-align: center;
    padding-top:10px;
}

#direct_pay_modal .close{
    margin:10px;
}

#pack_select{
    width: 100%;
    color: #768082;
    margin-bottom: 13px;
    padding: 9px 5px;
    border: 1px solid #f0f0f0;
    font-size:13px;
}

.profile-page{
    margin: 0px -15px;
    margin-bottom: 26px;
}

.profile-page label{
    margin: 0px 0px 6px 0px;
    width:100%;
}

#profile-image{
    border-radius: 3px;
    margin-bottom:15px;
}

#package_pick label{
    width:auto;
}

.fullp{
    width:100%;
    float:left;
    margin: 26px 0px;
}

.fullp-button{
    width:100%;
    float:left;
    margin: 13px 0px 0px 0px;
}

.profile-page input[type=text],
.profile-page input[type=password],
.profile-page input[type=email],
.profile-page input[type=url],
.profile-page input[type=number],
.profile-page textarea {
    margin: 0px 0px 14px 0px;
}

.submit_container select{
    margin-bottom:14px;
}

.submit_form_row{
    float:left;
    width:100%;
}

.upload_explain{
    font-size: 11px;
    float: left;    
}

#aaiu-uploader{
    margin: 10px 0px;
    float: left;
    color:#FFF; 
    width:100%;
}

.page-template-user_dashboard_floor #aaiu-uploader{
     width:auto;
}

.change_pass{
    margin-top:26px;
}

#profile-div img{
    max-width:100%;
}

#profile-image{
    max-width:314px;   
}

.submit_container #aaiu-uploader{
    width:auto;
}

#about_me{
    width:100%;
    height: 262px;
}

#update_profile{
    margin-left: 15px;
    color:#fff;
}

#change_pass{
    margin-left: 15px;
}

.dasboard-prop-listing{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 26px;
    min-height: 163px;
    background-color: #fdfdfd;
    border:1px solid #f0f0f0;
    border-radius: 3px;
    overflow:hidden;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.dasboard-prop-listing .blog_listing_image {
    width: 200px;
    max-width:25%;
}

.dasboard-prop-listing .blog_listing_image img{
    max-width: 265px;
}

.dasboard-prop-listing:nth-child(odd){
    background-color: #f3f3f3;
}

.dasboard-prop-listing:hover{
    box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
    background-color: #fff;
}

.blog_listing_image{
    float:left;
    display: inline;
    position: relative;
}

.blog_listing_image .featured_div{
    top: 10px;
    position: absolute;
}

.prop-info{
    float: right;
    display: inline;
    width: 540px;
    height: 155px;
    position: relative;
}

.listing_title{
    padding-left: 26px;
    margin-bottom: 10px;
    max-width: 430px;
    margin-top: 13px;
}

.user_dashboard_listed{
    padding-left: 26px;
    margin-bottom: 7px;
    line-height:1.3em;
    font-size: 13px;
}

.user_dashboard_listed .price_label{
    font-size:13px;
}

.user_dashboard_listed a{
    color:#3C90BE;
}

.listing_submit{
    position: absolute;
    right: 0px;
    bottom: 96px;
    font-size: 13px;
    line-height: 23px;
    width: 174px;
    color:#3a4659;
}

.upgrade_post{
    bottom: 151px;
    right: -16px;
}

.extra_featured{
    width:13px;
    height:15px;
    float:left;
    margin-right: 5px!important;
}

.info-container{
    position:absolute;
    bottom: 0px;
    width: 545px;
    padding-left: 26px;
    padding-bottom: 5px;
}

.payment-container{
    float: left;
    width: 100%;
    background: #f0f0f0;
    position:relative;
}

.payment-container:empty{
    display:none;
}

.no_payment{
    display:none;
}

.featured_label{
    padding: 10px 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
    font-size: 13px;
}

.info-container i{
    font-size: 13px;
    background-color: #8F9EB6;
    padding: 5px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    width: 22px;
    height: 23px;
}

.info-container i:hover{
    background-color: #3a4659;
}

.deleteprop {
    padding: 5px 5px 5px 6px!important;
}

.dashboad-tooltip.featured_exp{
    color: #fff;
    font-size: 13px;
    background-color: #ED5565;
    margin-bottom: 13px;
    padding: 1px 5px;
}

.user_dashboard_status{
    position: absolute;
    top:14px;
    right:10px;
}


/*=Submit Listing
-------------------------------------------------------------------------------------*/
.mobile{
/*    display:none;   */
}

.web {
    display:inline;
}

#new_post .alert-warning{
    line-height: 18px;
}

#new_post select{
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 10px 6px;
}

.submit_container{
    border: 1px solid #dde4e9;
    border-radius: 3px;
    margin-bottom: 26px;
    float: left;
    padding: 0px 15px 13px 15px;
    width:100%;
    font-size: 13px;
    line-height: 22px;
}

.submit_container label{
    width:auto;
}

.submit_container input[type="checkbox"]{
    margin: 5px 13px 0px 0px;
    float: left;
}

.submit_container_header{
    padding: 9px 0px 9px 13px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color: #434953;
    margin: 0px -15px;   
    margin-bottom: 13px;
}

#google_capture{
    color:#fff;
    margin-bottom:13px;
    margin-top:13px;
}

#form_submit_1{
    margin-left: 15px;
}

.full_form{
    width: 100%;
    float: left;
}

.full_form_image{
    margin-top:12px;
}

.half_form{
    width: 48%;
    float: left;
    margin-right: 0px;
}

.half_form_last{
    margin-left: 4%;
}

.submit_container input[type=text],
.submit_container input[type=password],
.submit_container input[type=email],
.submit_container input[type=url],
.submit_container input[type=number],
.submit_container textarea {
    width:100%;
}

#add-new-image{
    margin-top: 13px;
}

#googleMapsubmit {
    width: 100%;
    height: 300px;
    float: left;
    margin: 9px 0px 20px 0px;
}

#new_post{
    margin-bottom: 26px;
}

.showmod{
    z-index:999999;   
}

.edit-images{
    position: relative;
    float:left;
    margin: 0px 13px 13px 0px;
}

.delete_image {
    font-size: 12px;
    cursor: pointer;
    background: #d9534f;
    color: white;
    padding: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width:143px;
    text-align: center;
}

#add-new-image{
    background-color: #f7f7f7;
    color:#1a171b;
    padding: 9px 11px;
    cursor: pointer;
    margin-bottom: 20px;
    float: left;
}


#imagelist{
    float:left;   
    width:100%;
}

#imagelist .uploaded_images{
    float:left;   
    margin:  0px 10px 15px 0px;
    position: relative;
    max-width: 233px;
    overflow: hidden;
}

#imagelist .uploaded_images i{
    position:absolute;
    top:0px;
    left:0px;
    background-color:#a51e6c;
    color:#fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
}

#imagelist .uploaded_images .thumber {
    left:auto;
    right: 0px;
    cursor: none;
}

#imagelist .uploaded_images img{
    cursor:pointer;
}

.submit_container #aaiu-upload-imagelist{
    float:left;   
    width:100%;
    height: auto;
}

#aaiu-upload-imagelist:empty{
    height:0px;   
}

.aaiu-upload-list:empty{
    margin:0px;
}

#imagelist .moxie-shim.moxie-shim-html5{
    position: relative;
    top: 0px;
    left: 0px;
}

.submit_container #aaiu-uploader{
    margin: 0px 0px 0px 0px!important;
    display:inline;
}

.aaiu_button {
    background-color: #f7f7f7;
    color: #fff;
    cursor: pointer;
    float: left;
}

#aaiu-upload-imagelist{
    float:left;
    width:100%;
    margin-bottom:5px;
}

#embed_video_type,
#prop_category_submit{
    margin-bottom: 13px;
}


/*=Login Sidebar
-------------------------------------------------------------------------------------*/

.loginwd_sidebar {
    width: 100%;
    border: 1px solid #dde4e9;
    border-radius: 3px;
    background-color:#fdfdfd;
    display:inline-block;
}

.loginwd_sidebar .widget-title-sidebar {
    padding: 7px 0px 7px 13px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color: #3a4659;
    background-color: #fdfdfd;
}

#colophon .loginwd_sidebar{
    background-color: #fff;
}



/*=Login Form
-------------------------------------------------------------------------------------*/
.login_form {
    padding: 9px 13px 13px 13px;
    border: 0px solid #e5e5e5;
    width: 100%;
    border-radius: 3px;   
}

#primary .login_form {
    padding: 0px 13px 13px;
}

.shortcode-login{
    padding:0px;
}

.loginwd_sidebar .login_form{
    border: none;
    padding-top: 0px;
}

#ajax_register_div .login_form,
#ajax_login_div #login-div{
    border: none;
    padding-top: 0px;
    padding-left: 0px;
}

#loginmodal  input[type=text], 
#loginmodal  input[type=password],
#loginmodal  input[type=email],
#loginmodal  input[type=url],
#loginmodal  input[type=number],
#loginmodal  textarea,
#loginmodal  #wp-login-but{
    width: 100%;
}

#loginmodal  .login_form{
    padding: 9px 0px 13px 0px;
}

#loginmodal .modal-content{
    width:269px;
}

#loginmodal #reveal_register{
    margin-top: 10px;
    display: inline-block;
}

.login_form input[type=text],
.login_form input[type=password],
.login_form input[type=email],
.login_form input[type=url],
.login_form input[type=number],
.login_form textarea{
}

.alert-message,
.login-alert{
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    max-width: 227px;
    background-color: #ED5565;
    margin-bottom: 13px;
    padding: 1px 5px;
    border-radius: 3px;
}

.shortcode-login .login-alert{
    margin: 9px 0px 9px 0px;
    margin-bottom: 9px!important;
}

.alert-message:empty{
    padding: 0px;
}

.alert-danger{
    background-image: none;
    border: none;
    color: #fff;
    background-color: #ED5565!important;
    line-height: 1.3em;
    clear:both;
}

.listing-submit{
    height:120px;
    padding-top:50px;
    text-align:center;
    font-size:18px;
    color: #3a4659;
}

.alert-danger:empty{
    padding: 0px;
}

.loginwd_sidebar .login-alert{
    max-width: 225px;
}

#widget_register_sw{
    margin: 13px 0px;
}

#widget_login_sw{
    float:left;
    width:100%;
}

.login-links{
    margin-top: 13px;
}

.login-links.shortlog{
    margin-top: 0px;
}

.login-links.shortlog{
    margin-top: 0px;
}

#widget_login_topbar,
#widget_register_topbar,
#forgot_pass,
#return_login{

}

.login_form label {
    margin-bottom: 5px;
    float: left;
    width: 230px;
}

#wp-login-but-wd,
#wp-submit-register_wd{
    width:100%;
    color:#ffffff;
    margin-bottom: 0px!important;
}

.nosubmit{
    margin:0px 0px 0px 0px;
}

.login_alert_full{
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    background-color: #ED5565;
    padding: 6px 5px;
    width: 100%;
    float: left;
    text-align: center;
    z-index: 99999999999999999;
    position: fixed;
}

#forgot-pass-div-sh,
#forgot-pass-div {
    display: none;
}

#forgot-div-title_shortcode,
#forgot-pass-div_shortcode{
    display: none;
}

#wp-forgot-but_shortcode{
    width: 100%;
}

#forgot-div-title-mobile,
#register-div-mobile,
#register-div-title-mobile,
#forgot-pass-div,
#forgot-div-title-topbar,
#register-div-topbar,
#register-div-title-topbar,
#register-div,
#register-div-title{
    display:none;
}

#forgot-div-title-mobile{
    padding-left: 12px;
    margin-bottom: 0px;
    margin-top:0px;
}

#forgot-div-title-topbar{
    padding-left: 12px;
    margin-bottom: 0px;
    margin-top:9px;
    font-size:16px;
}

#return_login_mobile,
#return_login_topbar{
    padding-left:0px!important;
}

#reg_passmail_mobile,
#reg_passmail_topbar,
#reg_passmail{
    margin: 13px 0px;
    color: #768082;
    font-size: 13px;
    font-weight: normal;
    line-height: 1em;
    float: left;
    width: 100%;
}

#facebooklogin, 
#facebookloginsidebar_mobile, 
#facebookloginsidebar_topbar, 
#facebookloginsidebar {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-color: #4B6CC9;
    cursor: pointer;
    margin: 10px 0px -6px 0px;
    position: relative;
    color: #fff;
    padding: 1px 15px;
    font-size: 13px;
    display: inline-block;
    line-height: 40px;
}

#facebooklogin:before,
#facebookloginsidebar_mobile:before, 
#facebookloginsidebar_topbar:before, 
#facebookloginsidebar:before {
    content: "\f09a";
    font-family: FontAwesome;
    float: right;
    line-height: 40px;
    margin-top: -1px;
    padding-left: 18px;
    height: 40px;
    font-size: 15px;
    background-color: #425398;
    width: 45px;
    margin-right: -15px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#googlelogin, 
#googleloginsidebar_mobile, 
#googleloginsidebar_topbar, 
#googleloginsidebar {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-color: #ED5565;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    color: #fff;
    padding: 1px 15px;
    font-size: 13px;
    display: inline-block;
    text-align: left;
    line-height: 40px;    
}

#googlelogin:before, 
#googleloginsidebar_mobile:before, 
#googleloginsidebar_topbar:before, 
#googleloginsidebar:before { 
    content: "\f1a0";
    font-family: FontAwesome;
    float: right;
    line-height: 40px;
    font-size:15px;
    margin-top: -1px;
    padding-left: 18px;
    background-color: #da4453;
    width: 45px;
    margin-right: -15px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#yahoologin, 
#yahoologinsidebar_mobile, 
#yahoologinsidebar_topbar, 
#yahoologinsidebar {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-color: #9C62C8;
    cursor: pointer;
    margin: 4px 0px 0px 0px;
    position: relative;
    color: #fff;
    padding: 1px 15px;
    font-size: 13px;
    display: inline-block;
    line-height: 40px;
}

#yahoologin:before,
#yahoologinsidebar_mobile:before, 
#yahoologinsidebar_topbar:before, 
#yahoologinsidebar:before {
    content: "\f19e";
    font-family: FontAwesome;
    float: right;
    line-height: 40px;
    font-size:15px;
    padding-left: 18px;
    height: 40px;
    background-color: #7542a1;
    width: 45px;
    margin-right: -15px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px;
    margin-top: -1px;
}

#ajax_login_div {
    width: 100%;
}

#ajax_register_div {
    display: none;
    width: 100%;
}

.wd_user_menu li{
    border:none;
    padding-bottom: 0px;
    cursor: pointer;
}

.wd_user_menu i{
    margin-right: 13px;
    width:13px;
}

/*=wp_class
----------------------------------------------------------------------------------- */
.sticky {
}

.bypostauthor {

}

/*=img
----------------------------------------------------------------------------------- */
img.aligncenter {
    margin: 5px auto;
}

img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

.gallery-caption,
.wp-caption-text{
    color: #434953;
    box-sizing: border-box;
    width: 98%;
    margin-top:3px;
}

.alignleft {
    float: left;
}

.single-content img, .entry-summary img,
.comment-content img, .widget img, .wp-caption {   
    max-width: 100%;
    height:auto;

}

img.alignright {
    margin: 5px 0 5px 20px;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

/*=submit button
------------------------------------------------------------------------------------*/


/*=html tags
------------------------------------------------------------------------------------*/
address {
    font-style: italic;
    margin: 0 0 26px;
}
pre{
    margin-bottom: 26px;
}

/*=Lists
-------------------------------------------------------------------------------------*/
ul {
    list-style-type: square;
    margin:0px 0px 26px 26px;
}

ol{
    margin:0px 0px 26px 26px;  
}

.checklist {
    margin: 0px;
    float: left;
    list-style: none;
}

.checklist li {
    padding: 0px 11px 5px 22px;
    margin: 0px 0px 6px 0px;
}

.checklist li:hover {
    cursor:default;
}

.checklist img{
    vertical-align:middle;
}

.list-type1 li {
    background: url('css/css-images/lists/list_icon_1.png') no-repeat;
    background-position: 0 4px;
}

.list-type2 li {
    background: url('css/css-images/lists/list_icon_2.png') no-repeat;
    background-position: 0 3px;
}

.list-type3 li {
    background: url('css/css-images/lists/list_icon_11.png') no-repeat;
    background-position: 0 3px;
}

.list-type4 li {
    background: url('css/css-images/lists/list_icon_4.png') no-repeat;
    background-position: 0 3px;
}

.list-type5 li {
    background: url('css/css-images/lists/list_icon_5.png') no-repeat;
    background-position: 0 3px;
}

.list-type6 li {
    background: url('css/css-images/lists/list_icon_6.png') no-repeat;
    background-position: 0 3px;
}

.list-type7 li {
    background: url('css/css-images/lists/list_icon_7.png') no-repeat;
    background-position: 0 4px;
}

.list-type8 li {
    background: url('css/css-images/lists/list_icon_8.png') no-repeat;
    background-position: 0 3px;
}

.list-type9 li {
    background: url('css/css-images/lists/list_icon_9.png') no-repeat;
    background-position: 0 4px;
}

.list-type10 li {
    background: url('css/css-images/lists/list_icon_10.png') no-repeat;
    background-position: 0 3px;
}



/*=definition list
-------------------------------------------------------------------------------------*/
dl{
    margin-bottom: 26px;
}

dt {
    font-weight: bold;
}

dd{
    margin-bottom: 13px;
}

/*=table
-------------------------------------------------------------------------------------*/

table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #f0f0f0;
    margin-bottom: 26px;
    border-radius: 3px; 
}

.even {
    background-color: #f0f0f0;
}

.comment.even{
    background-color: transparent;
}

table th,
table td{
    border-right: 1px solid #f0f0f0;
}

table th,
table tr{
    border-bottom: 1px solid #f0f0f0;
}

table th{
    padding:7px;
}


/*=Blackquote
-------------------------------------------------------------------------------------*/
blockquote {
    font-size: 13px;
    margin: 0px 0px 26px 0px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
    box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
    background-color: #fdfdfd;
    padding: 13px;
}

blockquote p {
    font-size: 13px;
    line-height: 22px;
}

blockquote cite, blockquote small {
    text-transform: uppercase;
    font-weight: bold;
}
/*=Buttons
-------------------------------------------------------------------------------------*/

.green{
    background-color: #4ecb8f;  
    background-image: none;
    color:#fff;
}

.green:hover{
    background-color: #45b37e;

}

.green :hover a,
.green a:hover{
    color:#ffffff!important;
}

.green a{
    color:#ffffff;
}

.blue{
    background-color: #67cfd8;   
    background-image: none;
    color:#fff;
}

.blue:hover{
    background-color: #54a9b0;
    color:#ffffff!important;
}

.blue :hover a,
.blue a:hover{
    color:#ffffff!important;
}

.blue a{
    color:#ffffff;
}

.purple{
    background-color: #a51e6c;   
    background-image: none;
    color:#fff;
}

.purple:hover{
    background-color: #6e1448;
}

.purple :hover a,
.purple a:hover{
    color:#ffffff!important;

}

.purple a{
    color:#ffffff;
}

.btn a{
    text-decoration: none;
}

#ui-datepicker-div{
    z-index:10000!important;
}
/*=featured article 
--------------------------------------------------------------------*/

.featured_article{
    width: 100%;
    position: relative;
    margin-bottom: 26px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #dde4e9;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.featured_article:hover{
    border: 1px solid #c6cdd3;
    background-color: #fff;
}

.featured_article .featured_img{
    position:relative;
}

.featured_article .featured_img img{
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;

}

.featured_article:hover .featured_img img{
    opacity: 0.8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
}

.featured_article .listing-cover{
    height:100%;
}

.featured_article .listing-cover-plus{
    top:50%;
}

.featured_article:hover .listing-cover{
    opacity: 1;
}

.featured_article:hover .listing-cover-plus{
    opacity: 1;
}

.featured_article:hover .featured_article_right{
    color:#3C90BE;
}

.featured_article:hover h2 a{
    color:#3C90BE;
}

.featured_article_title{
    display: inline;
    font-size: 18px;
    position: relative;
    float: left;
    width: 100%;
    height:83px;
    background-color: #fdfdfd;
    cursor: pointer;
    border-top: 3px solid #3C90BE;
    overflow: hidden;
}

.featured_article_title:hover{
    opacity: 1;
}

.featured_article_content{
    display: inline;
    font-size: 14px;
    float: left;
    width: 100%;
    background-color: #f0f0f0;
    padding: 0px 26px 10px 13px;
}

.featured_type_2{
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 13px;
    margin-bottom: -3px;
}

.featured_article_secondline{
    color: #8F9EB6;
    font-size: 15px;
    font-weight:300;
}

.blog_author_image{
    width: 55px;
    height: 55px;
    margin: 13px;
    display: inline-block;
    float: left;
    border-radius: 3px;
}

.featured_article_right{
    position: absolute;
    bottom: 50%;
    margin-bottom: -18px!important;
    right: 13px;
    color: #8F9EB6;
    font-size: 36px;
}

/*=multiple currency widget*/
.multiple_currency_widget .dropdown.form-control {
    padding: 0px;
    margin-bottom: 0px;
}

#list_sidebar_curr{
    width:100%;
}

.top_bar .sidebar_filter_menu{
    font-size: 12px;
    padding: 2px 12px;
}

.top_bar .multiple_currency_widget{
    width: 160px;
    height: 20px;
}

.top_bar .filter_menu li{
    height: 30px;
    padding: 7px 0px 3px 13px;
    margin-bottom: 0px;
    font-size: 12px;
    min-width: 140px;
}

.top_bar .caret_sidebar {
    top:8px;
}

.top_bar #list_sidebar_curr{
    width:100%;
    margin-left: 0px;
}


.right-top-widet .multiple_currency_widget{
    margin-right: 0px;
    margin-left:10px;
}

.left-top-widet .multiple_currency_widget{
    margin-right: 10px;
    margin-left:0px;
}

.top_bar .form-control{
    height:25px;
}


/*=taxonmy
--------------------------------------------------------------------*/
.listing_main_image {
    position: relative;
    width: 100%;
    height: 515px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
}

.entry-tax {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    margin-top: -54px;
    z-index: 11;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 55px;
    width: 100%;
}

.tax_tagline {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    width: 100%;
    z-index: 11;
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
}

.img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #3e4453;
    opacity: 0.75;
}

/*=visual compser sidebar
--------------------------------------------------------------------*/
.vc_widget_sidebar a{
    line-height:22px;
}

.vc_widget_sidebar ul{
    list-style:none;
    margin-left:0px;
}

.vc_widget_sidebar input[type=text],
.vc_widget_sidebar input[type=password], 
.vc_widget_sidebar input[type=email], 
.vc_widget_sidebar input[type=url], 
.vc_widget_sidebar input[type=number], 
.vc_widget_sidebar textarea {
    font-size: 13px;
}

.vc_widget_sidebar .widget_search .form-control {
    width: 157px
}

.vc_widget_sidebar .widget_archive li:before,
.vc_widget_sidebar .widget_recent_comments li:before,
.vc_widget_sidebar .widget_categories li:before,
.vc_widget_sidebar .widget_meta li:before{
    margin-top:1px;
}



/*=shortcodes spacer
--------------------------------------------------------------------*/
.spacer{
    position:relative;
    width:100%;
    float:left;
}

.spacer .spacer_line{
    height: 1px;
    background-color: #f0f0f0;
    width: 100%;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}


/*=shortcodes text list
--------------------------------------------------------------------*/
.customlist ul{
    list-style:none;
    margin: 0px 0px 26px 0px;
}

.customlist2 ul{
    list-style: none;
    margin: 0px 0px 26px 0px;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    padding: 13px 13px 9px 13px;
    border-radius: 3px; 
}

.customlist2 ul li,
.customlist ul li{
    padding: 0px 0px 4px 0px;
    margin-bottom: 4px;
}

/*=shortcodes featured agent
--------------------------------------------------------------------*/

.featured_agent{
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fdfdfd; 
    position: relative;
    padding-bottom: 94px;
    max-width:255px;
    height:220px;
}

.featured_agent_details_wrapper{
    padding: 0px 0px 13px 0px;
    position: absolute;
    bottom: -157px;
    width: 100%;
    background-color: #fdfdfd;
    cursor: pointer;
    border-top: 3px solid #347DA4;
}

.featured_agent_details_wrapper h4 a,
.featured_agent_details_wrapper h4{
    padding: 0px 6px;
    margin-top: 13px;
    margin-bottom: 3px;
    font-size: 18px;
}

.featured_agent_details_wrapper .agent_position{ 
    line-height: 13px;
}

.featured_agent_details_wrapper .agent_unit_social{
    left: 0px;
    padding: 11px 0px 0px 0px;
    position: relative;
    margin-top: 16px;
}

.featured_agent_details_wrapper .social-wrapper{
    margin: 0px auto;
    max-width: 137px;
}

.featured_agent_details{
    display:block;
}

/*=shortcodes Icon content
--------------------------------------------------------------------*/
.iconcol h3{
    margin-top:13px;
}

.icon_img{
    position:relative;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;  
    cursor:pointer;
    float: left;
    margin-bottom: 15px;
    width:100%;
}

.iconcol p{
    margin-bottom:13px!important;
}

.iconcol img{
    border-radius: 3px;   
}

.iconcol .listing-cover{
    width:100%;
    height:100%;
}

.iconcol .listing-cover-plus{
    top:50%;
}

.iconcol:hover .listing-cover{
    opacity:1;
}

.iconcol:hover .listing-cover-plus{
    opacity:1;
}


/*=shortcodes Testimonial
--------------------------------------------------------------------*/

.testimonial-container{
    float:left;
    width:100%;
    display:inline;
    margin-bottom: 26px!important;
}

.testimonial-image{
    width: 120px;
    height: 120px;
    border-radius: 3px;
    display: inline-block;
    float:left;
}

.testimonial-text{
    position: relative;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding: 13px;
    margin-left: 136px;
    background-color: #fdfdfd;
}

.testimonial-text:before{
    content: " ";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f0f0f0;
    top: 20px;
    left: -11px;
    position: absolute;
}

.testimonial-text:after{
    content: " ";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fdfdfd;
    top: 20px;
    left: -10px;
    position: absolute;
}

.testimonial-author-line{
    font-size: 14px;
    margin-left: 136px;
    margin-top: 11px;
}

.testimonial-author{
    font-weight: bold;
    font-size: 14px;
}

.testimonial-container.type_class_2 {
    float: none;
    width: 100%;
    display: inline-block!important;
    margin-bottom: 26px!important;
    text-align: center;
    margin: 0px auto;
}

.testimonial-container.type_class_2 .testimonial-text {
    position: relative;
    border: none;
    border-radius: 3px;
    color: #8593a9;
    padding: 0 15% 30px;
    margin-left: 0px;
    background-color: transparent;
    text-align: center;
    font-size: 13px;
}

.testimonial-container.type_class_2 .testimonial-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-size: cover;
}

.testimonial-container.type_class_2 .testimonial-author-line {
    font-size: 14px;
    margin-left: 0px;
    margin-top: 15px;
}

.testimonial-container.type_class_2 .testimonial-text:after{
    display:none;
}

.testimonial-container.type_class_2 .testimonial-text:before{
    display:none;
}
.testimonial-slider-container .slick-next.slick-arrow {
     right: 0px;
     left: auto;
}

.testimonial-slider-container .slick-prev.slick-arrow {
    left: 0px;
    right: auto;
}

.testimonial-slider-container.slick-slider {
    margin: 30px auto 50px;
}

.testimonial-slider-container .slick-prev.slick-arrow,
.testimonial-slider-container .slick-next.slick-arrow{
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -30px;
    border-radius: 50%;
    background-color: transparent!important;
    color: #d2d2d2;
    z-index: 2;
}

.testimonial-slider-container .slick-next.slick-arrow:before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 60px;
}

 .testimonial-slider-container .slick-prev.slick-arrow:before{   
    content: "\f104";
    font-family: FontAwesome;
    font-size: 60px;
 }
 
 .testimonial-slider-container .slick-prev.slick-arrow:hover, 
 .testimonial-slider-container .slick-next.slick-arrow:hover {
     color: #3C90BE;
 }
  .testimonial-slider-container .slick-dots {
    position: absolute;
    width: 100%;
    list-style: none;
    text-align: center;
    bottom: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
}

.testimonial-slider-container .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.testimonial-slider-container .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.testimonial-slider-container .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #3C90BE;
}

.testimonial-slider-container .slick-dots li button::before {
    font-family: Fontawesome;
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: 0.25;
    color: #3C90BE;
    -webkit-font-smoothing: antialiased;
}

  .testimonial-container.type_class_1 {
    float: none;
     display: inline-block!important;
    margin: auto;
    padding: 0 2% 10px;
  }
  
  .testimonial-container.type_class_1 .testimonial-image{
    background-size: cover;
  }
 
/*=shortcodes post grid
--------------------------------------------------------------------*/

.wpestate_posts_grid.vc_posts_grid{
    padding: 0px 15px;
}
.wpestate_posts_grid.vc_posts_grid ul{
    margin: 0px -15px;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter, 
.wpestate_posts_grid .wpb_categories_filter {
    padding: 0px 15px;
    margin-bottom: 13px;
}

.wpestate_posts_grid h2{
    font-size: 18px;
    line-height: 1.3em;
    margin-top: 13px;
}

.wpestate_posts_grid .vc_read_more{
    float: right;
    color: #3C90BE;
    bottom: 12px;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter li, 
.wpestate_posts_grid.wpb_categories_filter li{
    background-color:#3C90BE;
    color:#fff;
    padding:3px 13px;
    border-radius:3px;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter li:hover, 
.wpestate_posts_grid.wpb_categories_filter li :hover,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active, 
.wpestate_posts_grid.wpb_categories_filter .active{
    background-color:#393F48;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a:hover, 
.wpestate_posts_grid.wpb_categories_filter .active a:hover,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a, 
.wpestate_posts_grid.wpb_categories_filter .active a{
    text-decoration:none;
    border-bottom:none;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a:hover, 
.wpestate_posts_grid .wpb_categories_filter li a:hover {
    border-bottom:none;
}

.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a, 
.wpestate_posts_grid.wpb_categories_filter li a{
    color:#fff;
}

.wpestate_posts_grid img{
    border-radius: 3px;   
}
/*=shortcodes information box
--------------------------------------------------------------------*/

.wpb_alert-info.vc_alert_3d.wpestate_message {
    -webkit-box-shadow: 0 3px 0 #afd9ee;
    box-shadow: 0 3px 0 #afd9ee;
}

.wpb_alert-success.vc_alert_3d.wpestate_message {
    -webkit-box-shadow: 0 3px 0 #c1e2b3;
    box-shadow: 0 3px 0 #c1e2b3;
}

.wpb_alert-error.vc_alert_3d.wpestate_message,
.wpb_alert-danger.vc_alert_3d.wpestate_message{
    -webkit-box-shadow: 0 3px 0 #e4b9b9;
    box-shadow: 0 3px 0 #e4b9b9;
}


/*=shortcodes progress bar
--------------------------------------------------------------------*/

.wpestate_progress_bar{

}
.wpestate_progress_bar.vc_progress_bar .vc_single_bar {
    background: #fdfdfd;
    position: relative;
    margin-bottom: 11.666666666666666px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #f0f0f0;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
    text-shadow: none;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_bar{
    background-color: #3C90BE;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_label {
    text-shadow: none;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_bar{
    background-color: #16A085;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
    text-shadow: none;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_bar{
    background-color: #FB6A5C;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_label {
    text-shadow: none;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_bar{
    background-color: #ED5565;
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_black .vc_label {
    text-shadow: none;
}

/*=shortcodes faq #3C90BE
--------------------------------------------------------------------*/
.wpb_toggle.wpestate_toggle{
    background: none;
    padding: 10px 13px 10px 13px;
    clear: both;
    margin-top: 0;
    background-color: #f0f0f0;
    color: #3a4659;
    font-size:15px;
    position:relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

h4.wpb_toggle.wpestate_toggle:after {
    content: "\f107";
    position: relative;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3a4659;
    float: right;
    font-size: 20px;
}

h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after,
.wpb_toggle.wpestate_toggle.wpb_toggle_title_active{
    color: #3C90BE; 
} 

h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after{
    content: "\f106";
}    

/*=shortcodes call to action
--------------------------------------------------------------------*/
.wpestate_cta_button{
    border-radius: 3px;   
}

.wpb_call_to_action.wpestate_cta_button{
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
}

.wpestate_cta_button2{
    border-radius:4px!important;  
}

.vc_call_to_action.wpestate_cta_button2{
    background-color: #fdfdfd!important;
    border: 1px solid #f0f0f0!important;
}

.vc_call_to_action.wpestate_cta_button2 hgroup h2{
    margin-bottom:5px; 
}

/*=shortcodes Tabs
--------------------------------------------------------------------*/
.wpestate_tabs .ui-widget{
    font-size:13px;
}

.wpestate_tabs .wpb_content_element 
.wpestate_tabs .wpb_accordion_wrapper 
.wpestate_tabs .wpb_accordion_header, 
.wpestate_tabs .wpb_content_element.wpb_tabs 
.wpestate_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #fff;
}

.wpestate_tabs .ui-widget-content {
    border: 1px solid #f0f0f0;
    background: none;
    color: #768082;
    border-top:0px;
    font-family: 'Open Sans', sans-serif;
}

.wpestate_tabs .ui-widget-header {
    border: none;
    background: #f0f0f0;
    color: #fff;
    font-weight: normal;
    border-radius: 0px;
}

.wpestate_tabs .ui-tabs .ui-tabs-nav li{
    background-color: #f0f0f0;
    border: none;
    border-radius: 0px;
    border-right: 1px solid white;
    padding: 3px 10px;
}

.wpestate_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -3px;
    padding-bottom: 0px;
    background-color: #ffffff;
    border-top: 3px solid #3C90BE;
    border-radius: 0px;
}

.wpestate_tabs .ui-state-active,
.wpestate_tabs .ui-widget-content .ui-state-active,
.wpestate_tabs .ui-widget-header .ui-state-active {
    border: none;
    background: black;
    font-weight: bold;
    color: white;
}

.wpestate_tabs .wpb_accordion_wrapper .wpb_accordion_header, 
.wpestate_tabs.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
    background-color: #ffffff;   
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, 
.wpb_content_element.wpb_tabs.wpestate_tabs  .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #fff;
}

.wpestate_tabs .ui-state-default a, 
.wpestate_tabs .ui-state-default a:link, 
.wpestate_tabs .ui-state-default a:visited{
    color: #3a4659;
    font-weight: normal;
    font-size: 15px;
}

.wpestate_tabs .ui-state-active a,
.wpestate_tabs .ui-state-active a:link,
.wpestate_tabs .ui-state-active a:visited {
    color: #3C90BE;
    font-weight: normal;
    font-size: 15px;
}

/*=shortcodes Tours
--------------------------------------------------------------------*/
.wpestate_tour .ui-widget{
    font-size:13px;
}

.wpestate_tour  .ui-widget-content {
    border: none;
    background: #fff;
    color: #768082;
    border-left: 0px;
}

.wpestate_tour  .ui-widget-header {
    background: #fdfdfd;
    color: #434953;
    font-weight: normal;
    height: 100%;
    border: 1px solid #f0f0f0;
}

.wpestate_tour .ui-state-default,
.wpestate_tour .ui-widget-content .ui-state-default,
.wpestate_tour .ui-widget-header .ui-state-default {
    border: none;
    background: #f0f0f0;
    color: #434953;
    font-weight: normal;
    width: 100%;
    padding: 4px 0px;
    border-radius: 0px;
}

.wpestate_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
    background-color: #fff;
}

.wpestate_tour .ui-tabs .ui-tabs-nav li.ui-tabs-active{
    margin-bottom: 0px;
    padding-bottom: 3px;
    border-left: 3px solid #3C90BE;
}

.wpestate_tour .ui-state-default a, 
.wpestate_tour .ui-state-default a:link, 
.wpestate_tour .ui-state-default a:visited{
    color: #3a4659;
    font-weight: normal;
    font-size: 15px;
}

.wpestate_tour .ui-state-active a, 
.wpestate_tour .ui-state-active a:link, 
.wpestate_tour .ui-state-active a:visited{
    color: #3C90BE;
}

.wpb_tour.wpestate_tour  .wpb_tour_tabs_wrapper .wpb_tab{
    padding: 0em 0em 0em 1em;
}

.wpestate_tour .wpb_tour_next_prev_nav{
    padding-left: 13px;
}

.wpestate_tour .wpb_tour_next_prev_nav span,
.wpestate_tour .wpb_tour_next_prev_nav span{
    padding: 0em 0 1em 0;
}

.wpestate_tour .wpb_tour_next_prev_nav a,
.wpestate_tour .wpb_tour_next_prev_nav a{
    border-bottom: none;
}

.wpestate_tour .wpb_prev_slide:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104";
    padding-right: 5px;
}

.wpestate_tour .wpb_next_slide:after{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f105";
    padding-left: 5px;
}

/*=shortcodes Accordion
--------------------------------------------------------------------*/
.wpestate_accordion .ui-widget,
.wpestate_accordion_tab .ui-widget{
    font-size:13px;
}

.wpestate_accordion_tab .ui-state-active, 
.wpestate_accordion_tab .ui-widget-content .ui-state-active, 
.wpestate_accordion_tab .ui-widget-header .ui-state-active{
    border: 1px solid #f0f0f0;
    background: #fdfdfd;
    font-weight: normal;
    color: #434953;
}

.wpestate_accordion_tab .ui-state-default a,
.wpestate_accordion_tab .ui-state-default a:link,
.wpestate_accordion_tab .ui-state-default a:visited,
.wpestate_accordion_tab .ui-state-active a,
.wpestate_accordion_tab .ui-state-active a:link,
.wpestate_accordion_tab .ui-state-active a:visited{
    color: #3a4659;
    font-weight: normal;
    font-size: 15px;
    padding: 10px;
}

.wpestate_accordion_tab .ui-state-active a,
.wpestate_accordion_tab .ui-state-active a:link,
.wpestate_accordion_tab .ui-state-active a:visited{
    color:#3C90BE;
}

.ui-accordion .wpestate_accordion_tab .ui-accordion-header{
    padding:0px 0px 0px 0px;
}

.wpestate_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, 
.wpestate_accordion.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
    background: #f0f0f0;
}

.wpestate_accordion_tab .ui-widget-content{
    border: 1px solid #fdfdfd;
    background: #fff;
    color: #768082;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}

.wpestate_accordion_tab .ui-state-default, 
.wpestate_accordion_tab .ui-widget-content .ui-state-default, 
.wpestate_accordion_tab .ui-widget-header .ui-state-default{
    color: #768082;
    border:none;
}

.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-state-default .ui-icon, 
.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-state-active .ui-icon{
    display: block;
    width: 16px;
    height: 16px;
    background-image: none;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 9px;
    /* background: #f0f0f0; */
    color: #3a4659;
    left: auto;
    bottom: auto;
    margin-top: 0px;
    background-position: 0px 0px;
    text-indent: 0;
}

.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-state-default .ui-icon:after, 
.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-state-active .ui-icon:after{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    padding-right: 5px;
    font-size: 20px;
}

.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-accordion-header-active .ui-icon:after, 
.wpb_accordion.wpestate_accordion  .wpb_accordion_wrapper .ui-state-active .ui-icon:after{
    content: "\f106";
    color:#3C90BE;
}


/*=shortcodes carousel 
--------------------------------------------------------------------*/
.wpestate_carousel .post-thumb{
    float:left;
    margin-right: 13px;
}

.wpestate_carousel .vc-carousel-control .icon-next:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f105";
    position: relative;
    top: 0px;
    color:#3a4659;
}

.wpestate_carousel .vc-carousel-control .icon-prev:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f104";
    position: relative;
    top: 0px;
    color:#3a4659;
}


/*=shortcodes Buttons 
--------------------------------------------------------------------*/
/*
.wpb_row, 
.wpb_content_element, 
ul.wpb_thumbnails-fluid > li, 
.last_toggle_el_margin, 
*/

.comment-form #submit,
.wpresidence_button{
    color: #ffffff;
    float: left;
    padding: 14px 26px 13px;
    font-size: 13px;
    background-color: #3C90BE;
    webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
    border:none;
    text-shadow: none;
    margin-bottom: 13px;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 1em;
}

.comment-form #submit{
    margin-bottom:0px;
}

.comment-form #submit:hover,
.wpresidence_button:hover{
    background-color: #347DA4;
    text-decoration: none;
    webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}    

.wpresidence_success {
    background-color: #1ABC9C;
}

.wpresidence_success:hover{
    background-color: #16A085;
}

.featured_agent_listings.wpresidence_button{
    padding: 7px 10px;
    background-color: #7F8C8D;
    color: #ffffff;    
    position: absolute;
    bottom: 0px; 
}

button.wpb_btn-large, span.wpb_btn-large {
    padding: 9px 26px!important;
    font-size: 13px!important;
    text-transform: uppercase;
    line-height: normal!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    color: #ffffff;
}

.wpb_btn-primary{
    background-color: #185271!important;
    border-bottom: 3px solid #133F57!important;
}

.wpb_btn-primary:hover, 
.wpb_btn-primary:active, 
.wpb_btn-primary.active, 
.wpb_btn-primary.disabled, 
.wpb_btn-primary[disabled] {
    background-color: #133F57!important;
    border-bottom: 3px solid #133F57;
}

.wpb_btn-info{
    background-color: #3C90BE!important;
    border-bottom: 3px solid #347DA4!important;
}

.wpb_btn-info:hover, 
.wpb_btn-info:active, 
.wpb_btn-info.active, 
.wpb_btn-info.disabled, 
.wpb_btn-info[disabled] {
    background-color: #347DA4!important;
    border-bottom: 3px solid #347DA4;
}

.wpb_wpb_button{
    background-color: #7F8C8D!important;
    color:#ffffff!important;
}

.wpb_btn-success{
    background-color: #1ABC9C!important;
    border-bottom: 3px solid #16A085!important;
}

.wpb_btn-success:hover, 
.wpb_btn-success:active, 
.wpb_btn-success.active, 
.wpb_btn-success.disabled, 
.wpb_btn-success[disabled] {
    background-color: #16A085!important;
    border-bottom: 3px solid #16A085;
}

.wpb_btn-warning{
    background-color: #FB6A5C!important;
    border-bottom: 3px solid #ee6557!important;
}

.wpb_btn-warning:hover, 
.wpb_btn-warning:active, 
.wpb_btn-warning.active, 
.wpb_btn-warning.disabled, 
.wpb_btn-warning[disabled] {
    background-color: #ee6557!important;
    border-bottom: 3px solid #ee6557;
}

.wpb_btn-danger{
    background-color: #ED5565!important;
    border-bottom: 3px solid #da4453!important;
}

.wpb_btn-danger:hover, 
.wpb_btn-danger:active, 
.wpb_btn-danger.active, 
.wpb_btn-danger.disabled, 
.wpb_btn-danger[disabled] {
    background-color: #da4453!important;
    border-bottom: 3px solid #da4453;
}

.wpb_btn-inverse{
    background-color: #3C434D!important;
    border-bottom: 3px solid #323840!important;
}

.wpb_btn-inverse:hover, 
.wpb_btn-inverse:active, 
.wpb_btn-inverse.active, 
.wpb_btn-inverse.disabled, 
.wpb_btn-inverse[disabled] {
    background-color: #323840!important;
    border-bottom: 3px solid #323840;
}

/*=shortcodes
--------------------------------------------------------------------*/

.shortcode_title{
    padding-left:15px;
    margin-bottom: 17px;
    clear: both;
}

.shortcode_title_adv{
    margin-bottom: 17px;
}

.mdnopad{
    padding: 0px;   
}

.show-grid{
    margin: 0px 0px 0px 0px;
    margin-bottom: 26px;
}

.firstcol{
    padding-left: 0px;
}

.lastcol{   
    padding-right: 0px;
}

.shortcol{
    margin-bottom: 26px;
}

/*=bootstrap labels
--------------------------------------------------------------------*/
.label-success {
    background-color: #1ABC9C;
}


/*=shortcodes listing
--------------------------------------------------------------------*/
.article_container{
    margin: 0px -15px;  

}

.wpb_wrapper .article_container{
    /*width:100%;*/
}

.col-md-9 .article_container{
}

.listinglink-wrapper{
    width: 100%;
    float: left;
    margin: 0px 15px;
}

.listinglink-wrapper button a,
.listinglink-wrapper button{
    color:#fff;
    bottom: 0px;
}

/* spiner Loader
--------------------------------------------------------------------*/
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}

#gmap-loading .spinner{
    margin: 5px auto; 
}

.spinner > div {
    background-color: #3a4659;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
    0%, 40%, 100% { 
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% { 
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.wpb_column > .wpb_wrapper *:last-child, 
.wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_content_element, 
.wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_row {
    margin-bottom: auto; 
}


.video-container {
    position: relative; 
    padding-bottom: 56.25%; 
    height: auto; 
    overflow: hidden; 
}

.video-container iframe, 
.video-container object, 
.video-container embed, 
.video-container video {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper{
    height: 0px;
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
    height: 0px;
    overflow: hidden;
}

/*=IDX code
--------------------------------------------------------------------*/
.hidden-idx{
    display:none;   
}

.dsidx-details #dsidx-description {
    background-image: none;
    clear: both;
    margin: 5px 0 15px;
    position: relative;
    padding: 10px;
    font-size: 14px;
}

#dsidx h3 {
    margin-bottom:26px; 
    border-bottom:none;
}

.dsidx-standalone-disclaimer{
    display:none;
}

div.dsidx-results-widget .dsidx-controls {
    border-top: 0px dotted #ededed!important;
}

.dsidx-results-widget .dsidx-slideshow-control {
    background-color: #fdfdfd;
    height: 27px!important;
    position: absolute;
    padding: 2px 25px 7px 25px!important;
}

.dsidx-results-widget .dsidx-slideshow, 
.dsidx-results-widget .dsidx-slideshow ul, 
.dsidx-results-widget .dsidx-slideshow li {
    height: 224px!important;
    overflow: hidden;
}

.dsidx-results-widget, 
.dsidx-slideshow {
    padding: 35px 0!important;
}

.dsidx-details #dsidx-description {
    background-image: none;
    clear: both;
    margin: 5px 0 15px;
    position: relative;
    padding: 10px;
    font-size: 14px;
}

#dsidx h3 {
    margin-bottom:26px; 
    border-bottom:none;
}

.dsidx-prop-title{
    font-size: 18px;
    line-height:1.6em;
    font-weight:300;
}

.dsidx-shortcode-item table,
.dsidx-shortcode-map {
    margin-left:0px!important;
}

select.dsidx-resp-select {
    height: 36px!important;
    border-radius: 3px;
    color: #747C83!important;
}

.dsidx-resp-area input[type="text"], 
.dsidx-resp-area select {
    height: 36px!important;
    border-radius: 3px;
    color: #747C83!important;
    /* padding-top: 2px; */
    line-height: 36px;
    padding-left: 5px;
    border: 1px solid #f0f0f0;
}

.sidebar .dsidx-resp-area-submit input[type="submit"], 
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
    width: 100%;
    font-size: 14px!important;
    text-transform: uppercase;
    line-height: normal!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    background-color: #3C90BE!important;
    border-bottom: 3px solid #347DA4!important;
    color: #fff;
    margin-bottom: 0px!important;
    padding: 9px 26px!important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.iosfixed{
    position: absolute!important;
    right: 45px;
    left: auto;
    display:block!important;
}

#property_area_submit_hidden{
    display:none;
}

#lang_sel{
    z-index:999;
}

#lang_sel a, #lang_sel a:visited{
    padding: 5px 10px 5px 10px!important;  
}

#lang_sel a.lang_sel_sel {
    padding: 0px 10px!important;
}

#lang_sel img.iclflag {                           
    top:-1px!important;
}

.website-wrapper{   
    width:100%;
    /* height:100%;*/
}

.snapjs-left .website-wrapper{
    position:fixed;
}

.full_container_over{
    margin-right: -500px!important;
    padding-right: 500px!important;
    margin-left: -500px!important;
    padding-left: 500px!important;
}


/*=slider container
----------------------------------------------------------------*/

.slider_container{
    /*  background-color: #F0F0F0;*/
    margin: 0px 0px;   
    width:100%;
    overflow:hidden;
}

.shortcode_slider_wrapper{
    overflow: hidden;
    margin: 0px -15px;
}

.shortcode_slider_list{
    float: left;
    display: inline-block;
    white-space: nowrap;
    margin: 0px 0px;
    max-width: 100%;

}

.slider_prop_wrapper {
    display: inline-block;
    white-space: normal;
    padding-right: 15px;
    padding-left: 15px;
   max-width: 25%;
     -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.shortcode_slider_list .slider_prop_wrapper{
 max-width:25%;
}
.shortcode_slider_list .slider_prop_wrapper.three_per_row{
    max-width: 33.33%;
}

.shortcode_slider_list .shortcode-col.listing_wrapper{
   
}

.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row {
/*    max-width:241px;*/
}

.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row ,
.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row .property_listing {
  /*  min-width: 253px;
    width:253px;
*/}

.shortcode_slider_list .shortcode-col{
    padding:0px;
}

.title_slider{
    margin-left: -15px;
    margin-top: 15px;
}


/*=Searches
-------------------------------------------------------*/
.saved_search_wrapper{
    width: 100%;
    font-size: 13px;
    background-color: #fdfdfd;
    padding: 13px 0px 13px 13px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
}

#search_name{
    margin-right: 10px;
    width: 74%;
    margin-top: 0px;
    float: left;
}

#google_map_prop_list_sidebar #search_name{
    width: 50%;
}


#save_search_button{
    margin-bottom: 0px!important;
}

#save_search_notice{
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 5px;
    padding-right: 5px;
}

.search_unit_wrapper{
    position:relative;
    margin-bottom: 30px!important;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding-bottom: 15px;
    font-size: 13px;
    background-color: #fdfdfd;  
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer; 
    margin: 0px 15px 0px 15px;
    padding-right: 10px;
}

.dashboard-margin .search_unit_wrapper{
    cursor:default;

}

.delete_search {
    cursor: pointer;
}

.search_unit_wrapper h4 {
    padding: 0px 13px;
    margin-top: 10px;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

.advanced_search_notice {
    padding-top: 15px;
    line-height: 1.4em;
    margin: 0px;
    padding-right: 10px;
    margin-bottom: 20px!important;
}


.search_param{
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.3em;
}

.delete_search{
    position:absolute;
    top:15px;
    right:15px;
}

.delete_search:hover{
    color:#3C90BE;
}


/*=floor plans
--------------------------------------------------------------------------------*/

.front_plan_row,
.front_plan_row_image{
    float:left;
    width:100%;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    padding: 5px;
}

.front_plan_row{
    cursor:pointer;
    border-radius: 3px;
    background-color: #f0f0f0;
}

.front_plan_row:hover{
    color:#3C90BE;
}

.floor_title{
    width:40%;
    display:inline;
    float:left;
    padding-left: 10px;
}

.floor_details{
    width:15%;
    display:inline;
    float:left;
}

.front_plan_row_image{
    display:none;
    background: #f9f9f9;
    border-radius:3px;
}

.floor_image img{
    margin:0px auto;
}

.floor_description{
    margin-top:10px;
    padding-left: 10px;
}

.floor_image{
    text-align: center;
}

#print_page{
    cursor: pointer;
    float: left;
    margin-left: 13px;
    margin-top: 3px;
}

/*=Download 
===================================================*/
.download_docs{
    width:100%;    
    font-weight: bold;
}

.document_down{
    width:100%;
}

.document_down i{
    margin-left: 10px;
}
/*=Print 
===================================================*/

.print_title{
    margin-left:15px;
    font-size:40px;
}

.print-addr,
.print-price{
    margin-left:15px;
    font-size:22px;
    margin-bottom: 10px;    
}

.print-addr{
    margin-bottom: 30px;
}

.print_header{
    margin-top: 20px;
    width: 100%;
    background-color: #f0f0f0;
    padding: 10px;
}

.print_agent .listing_detail,
.print_wrapper .listing_detail {
    margin-bottom:5px;
    margin-left:15px;
}

.print-col-img img{
    margin-bottom:15px;
}

.agent_name{
    font-size:22px;
}

.print-content{
    width:100%;
    padding-left:15px;
    line-height: 1.6em;
}

.printlogo{
    margin-left:15px;
}

.listing_detail_agent{
    margin-bottom:5px;
    line-height:1.3em;

}

.printimg{
    height: 350px;
    margin-bottom: 20px
}

.printimg img{
    height:100%;
    width:auto;
}

.printbreak {
    page-break-after: always;
    page-break-inside: avoid;
    width: 100%;   
}


@media print {
    body, html, #wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }
    marquee { -moz-binding: none; }
    body{overflow:visible !important;}

}

/*=search slider 
===================================================*/

.ui-slider .ui-slider-handle,
.ui-slider .ui-slider-range{
    z-index:0!important;
}

.adv_search_slider{
    float: left;
    padding-right: 15px!important;
    height: 53px;
}

.adv-search-mobile .adv_search_slider,
#primary .adv_search_slider{
    height: 56px;
}

.adv_search_slider label{
    color:#8593a9;
}

.advanced_search_sidebar .adv_search_slider{
    width:100%;
    float: left;
    height: auto;
    padding-right: 15px!important;
    margin-bottom: 15px;
}

#adv-search-mobile .adv_search_slider{
    float: none;
    padding: 0px 5px !important;
}

#advanced_search_shortcode .adv_search_slider{
    display: inline-block;
    width: 100%;
}

#advanced_search_shortcode .adv_search_slider p {
    margin-bottom: 0px;
    margin-top: -5px;
    float: left;
}

.adv1-holder .adv_search_slider{
    width: 100%;
    padding-right: 5px!important;
}

.slide_mobile{
    width:100%;
}

#amount_wd,
#amount{
    border: 0;
    color: #3C90BE!important;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    height:10px;
}

#primary .adv_search_slider label{
    float:left;
    margin-right:10px;
    margin-bottom: 3px;
}

#amount_wd{
      float: left;
    margin-bottom: 10px;
}

.adv_search_slider .ui-slider,
.adv_search_slider #slider_price{
    margin-left: 10px;
    margin-top: 0px;
    height: 5px;
}

.adv_search_slider .ui-slider .ui-slider-handle,
#slider_price .ui-slider-handle{
    margin-top: -2px;
    width: 17px;
    height: 17px;
    background-image: none;
    background-color: #fff;
}
.adv_search_slider span{
    font-weight:400!important;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #3C90BE!important;
}

.ui-slider .ui-slider-handle{
    border-radius: 50%;
}

.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background-color: #e6e6e6!important
    background-image: none;
    font-weight: bold;
    color: #c77405;
}

.adv_search_widget{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.adv_search_sh{
    display: inline-block;
    width: 48%;
}

.adv_search_sh p{
    margin-bottom: 0px;
    margin-top: -10px;
    float: left;
}

#slider_price_widget{
    margin-left:7px;  
    width: 100%;
    max-width: 100%;
    height: 5px;
    margin-top:10px;
    margin-bottom: 5px;
    float:left;
}

#slider_price_sh .ui-slider-handle,
#slider_price_mobile .ui-slider-handle,
#slider_price_widget .ui-slider-handle{
    margin-top: -2px;
    width: 17px;
    height: 17px;
}

#slider_price_mobile{
    height:5px;
}

#slider_price_sh{
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: 7px;
    height: 5px;
}

#amount_sh{
    height: 32px;
    margin-bottom: 0px!important;
    color: #3C90BE!important;
}

#amount_mobile{   
    color: #3C90BE!important;
}

/*=terms and conditions check
===============================================================================*/
#user_terms_register_mobile,
#user_terms_register_topbar{
    margin: 0px 5px 0px 0px;
    float: left;
}

#user_terms_register_mobile_label,
#user_terms_register_topbar_label{
    float: left;
    width: 205px;
    display: inline;
    margin-bottom: 10px;
    cursor:pointer;
}

#user_terms_register_mobile_label,
#user_terms_register_topbar_label a{
    padding: 0px;
}

.shortcode-login #user_terms_register_sh_label{
    width: auto;
    margin-top: 4px;
    line-height: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    float: left;
}

#user_terms_register_sh{
    float: left;
    margin-right: 5px;
}

#user_terms_register_wd{
    float:left;
    margin-right: 5px;
    margin-top: 5px;
}

#user_terms_register_wd_label{
    width:auto;
    font-size: 12px;
}

#ajax_register_div #user_terms_register_sh_label {
    width: 208px;
    margin-bottom: 10px;
}


/*=floor plans
-----------------------------------------------------------------*/

#add_new_plan_front_end {
    margin: 10px 0px 30px 0px;
    cursor:pointer;
    background-color: #4ecb8f;
    color: #fff;
    padding: 5px;
}

.plan_row{
    float: left;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #f0f0f0;
    padding: 20px;
}

.floor_container{
    width: 100%;
    max-width: 100%!important;  
    border: 1px solid #f0f0f0;
    padding: 20px;
    float:left;
    position:relative;
    margin-bottom: 20px;
}

.floor_container img{
    margin-bottom:20px;
}

.floor_p{
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.floor_full{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.plan_image,
.plan_description{
    width:97.5%
}

.floor_container .floor_p{
    width:33%;
}

.floor_container input{
    float:left;
    width:95%;
}

.floor_upload_but{
    width:220px!important;
}

#floor_submit {
    margin-left: 15px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}

.floor_container i {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #a51e6c;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
}

#use_floor_plans{
    float: left;
    margin-bottom: 20px;
    margin-top: 1px;
    margin-right: 5px;  
}

.manage_floor{
    float: left;
    color: #fff;
    padding: 5px 20px;
    margin-top: 10px;
    border-radius: 3px;
    padding: 9px 26px!important;
    text-transform: uppercase;
}

.manage_floor:hover{
    color:#fff;
}

/*=Stripe
-------------------------------------------------------------------------------*/
#stripe_form_featured{
    display:none;
}

.stripe-wrapper{
    margin: 8px 0px 0px 0px;
    float: left;

}

.stripe_paypal{
    margin-left: 10px;
}

.stripe_buttons{
    display:none;
}

.visible_stripe{
    display:block;
}

.stripe_upgrade{
    display: inline-block;
    float: left;
    margin: 8px 0px 0px 10px;
}

#package_pick .stripe-button-el{
    width:100%;
    height:40px;
}

#package_pick .stripe-button-el span{
   height: 40px;
    padding-top: 4px;
    background: #1275ff;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

.stripe-button-el span,
.stripe-button-el{
    background: #1275ff!important;
    background-image: none!important;
    text-shadow: none!important;
    box-shadow: none!important;
    border-radius: 3px;
}

/*=dashboard search
--------------------------------------------------------------------------------*/

#search_dashboard_auto{
    float:left;
    width:100%;
    margin-bottom:20px;
}

#search_form_submit_1{
    margin-left: 15px;
    color: #fff;
    margin-top:0px;
    float:left;
}

#prop_name{
    width:300px;
    padding: 12px 0px 9px 9px;
    float:left;
}

.ui-widget-content {
    color: #768082!important;
    border: 1px solid #f0f0f0!important;
    background: #fff!important;
    background-image: none!important;
}

.ui-autocomplete .ui-menu-item .ui-state-focus{
    background-color: #3C90BE!important;
    background-image: none!important;
    color:#fff!important;
    border:none!important;
    border-radius: 0px!important;
}

.pp_social .facebook{
    width:102px!important;
}

/*=Contact Form 7
---------------------------------------------*/
span.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-form-control-wrap textarea{
    width:100%;
}

.wpcf7-form  input[type="submit"]{
    -webkit-appearance: none;
    min-width: 145px;
    font-size: 14px!important;
    text-transform: uppercase;
    line-height: normal!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    background-color: #3C90BE!important;
    border:none;
    color: #fff;
    margin-bottom: 0px!important;
    padding: 9px 26px!important;
}

.wpcf7-form p{
    margin-bottom: 13px;font-size: 13px;
    line-height: 22px;
}


.agent_contanct_form_sidebar .wpcf7-form-control{
    width:100%;
}

#all_wrapper{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    webkit-overflow-scrolling: auto;
}

@media screen and (max-width:990px){
    .stretched-row{
        padding-left:0px!important;
        padding-right:0px!important;
        left:0px!important;
        width:auto!important;

    }
}

/*=Invoices
---------------------------------------------*/

.invoice_totals{
    padding:0px;
}

.invoice_unit_title{
    padding: 10px 0px;
    margin: 15px 0px;
    background: #F0F0F0;
}

.invoice_unit {
    padding: 10px 0px;
    margin: 0px 0px;
    line-height: 1.4em;

}

.no_invoices{
    float:left;
}

.invoice_unit:nth-of-type(odd){
    background: #F6f6f6; 
}

.invoice_filters{
    padding: 0px;
    margin: 0px -15px;
}

/*=mega menu
-------------------------------------------------------------------------------------*/

#access .with-megamenu i{
    margin-right: 9px;
}

#access .with-megamenu i {
    margin-right: 9px;
    height: 100%;
    line-height: 1.3em;
    transition: all 0.3s ease;
}

#access .menu>li>a i{
   line-height: 90px;  
}

.customnav.header_type3.hover_type_4 #access .menu>li>a i,
.customnav.header_type3 #access .menu>li>a i,
.customnav.header_type2.hover_type_4 #access .menu>li>a i,
.customnav.header_type2 #access .menu>li>a i,
.customnav #access .menu>li>a i{
   line-height: 70px;  
}

.header_type3.hover_type_4 #access .menu>li>a i{
    line-height: 59px;
}

.header_type3 #access .menu>li>a i,
.header_type2 #access .menu>li>a i{
    line-height: 53px;
}

.header_type2.hover_type_4  #access  .menu>li>a i{
     line-height: 59px;
}


#access ul li.with-megamenu>ul.sub-menu,
#access ul li.with-megamenu:hover>ul.sub-menu {
    top: 90px;
    left: 45px;
    right: auto;
    padding: 13px 0px;
    width: 100%;
    margin: 0px;
    max-width: 1110px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.full_width_header .header_type1.header_left #access ul li.with-megamenu>ul.sub-menu,
.full_width_header .header_type1.header_left #access ul li.with-megamenu:hover>ul.sub-menu {
    left: auto;
    right: 45px;
    padding: 13px 0px;
    width: 100%;
    margin: 0px;
    max-width: 1110px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.header_type2 #access ul li.with-megamenu>ul.sub-menu,
.header_type2 #access ul li.with-megamenu:hover>ul.sub-menu{
    left:0px;    
}


.header_type2 #access ul li.with-megamenu>ul.sub-menu{
    top: 170px;
}

.header_type2 #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 59px;
    left: 0px;
    right: 0px;
    max-width: 1100px;
}

.header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 59px;
    left: 73px;
    right: 0px;
}

.full_width_header .header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 59px;
    left: auto;
    right: 0px;
}

.full_width_header .header_type2.header_right.customnav #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 70px;
    left: auto;
    right: 0px;
}

.header_type3 #access ul li.with-megamenu>ul.sub-menu{
    top: 180px;
} 

.header_type3 #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 59px;
}

.fixed_header #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header #access ul li.with-megamenu:hover>ul.sub-menu{
    right: 45px;
    left: auto;
}

.header_wrapper.header_type2.header_left.navbar-fixed-top.customnav #access {
    padding-left: 190px;
}

.header_wrapper.header_type2.header_center.navbar-fixed-top.customnav #access {
    padding-left: 190px;
    max-width: 990px;
}

.header_type2.customnav.header_left.customnav #access ul li:hover> ul,
.header_type2.customnav.header_center.customnav #access ul li:hover> ul,
.header_type2.customnav.header_right.customnav #access ul li:hover> ul,
.customnav #access ul li.with-megamenu:hover>ul.sub-menu,
.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu>ul.sub-menu,
.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu:hover>ul.sub-menu {
    top: 70px;
}

.header_type2.customnav.header_left.customnav #access ul ul li:hover > ul,
.header_type2.customnav.header_center.customnav #access ul ul li:hover > ul,
.header_type2.customnav.header_right.customnav #access ul ul li:hover > ul{
    top: 0px;
}

.fixed_header .header_type2.header_left  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type2.header_left  #access ul li.with-megamenu:hover>ul.sub-menu,
.fixed_header .header_type3.header_left  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type3.header_left  #access ul li.with-megamenu:hover>ul.sub-menu{
    left:auto;
    right:0px;
}

.fixed_header .header_type2.header_left  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type2.header_left  #access ul li.with-megamenu:hover>ul.sub-menu,
.fixed_header .header_type3.header_left  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type3.header_left  #access ul li.with-megamenu:hover>ul.sub-menu,
.fixed_header .header_type2.header_center  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type2.header_center  #access ul li.with-megamenu:hover>ul.sub-menu,
.fixed_header .header_type3.header_center  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type3.header_center  #access ul li.with-megamenu:hover>ul.sub-menu{
    left:0px;
    right:0px;
}

.fixed_header .header_type2.header_right  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type2.header_right  #access ul li.with-megamenu:hover>ul.sub-menu,
.fixed_header .header_type3.header_right  #access ul li.with-megamenu>ul.sub-menu, 
.fixed_header .header_type3.header_right  #access ul li.with-megamenu:hover>ul.sub-menu{
    left:auto;
    right:0px;
}

.customnav #access ul li.with-megamenu>ul.sub-menu{
    top: 130px;
} 

.header_type2.customnav #access ul li.with-megamenu:hover>ul.sub-menu{
    top: 70px;
    left:0px;
}

#access ul li.with-megamenu>ul.sub-menu{
    top:114px;
}

#access li.with-megamenu{
    position:static;
}

#access ul ul li.wpestate_megamenu_col_1 {
    width: 100%;
    float:left;
}

#access ul ul li.wpestate_megamenu_col_2 {
    width: 50%;
    float:left;
}

#access ul ul li.wpestate_megamenu_col_3 {
    width: 33.33%;
    float:left;
}

#access ul ul li.wpestate_megamenu_col_4 {
    width: 25%;
    float:left;

}

#access ul ul li.wpestate_megamenu_col_5 {
    width: 20%;
    float:left;
}

#access ul ul li.wpestate_megamenu_col_6 {
    width: 16.66%;
    float:left;
}

#access ul ul li.wpestate_megamenu_col_1.mega_menu_border,
#access ul ul li.wpestate_megamenu_col_2.mega_menu_border,
#access ul ul li.wpestate_megamenu_col_3.mega_menu_border,
#access ul ul li.wpestate_megamenu_col_4.mega_menu_border,
#access ul ul li.wpestate_megamenu_col_5.mega_menu_border,
#access ul ul li.wpestate_megamenu_col_6.mega_menu_border{
    border-right:1px solid #f0f0f0;
}

#access ul ul li.wpestate_megamenu_col_1,
#access ul ul li.wpestate_megamenu_col_2,
#access ul ul li.wpestate_megamenu_col_3,
#access ul ul li.wpestate_megamenu_col_4,
#access ul ul li.wpestate_megamenu_col_5,
#access ul ul li.wpestate_megamenu_col_6,
#access ul ul li.wpestate_megamenu_col_1 a,
#access ul ul li.wpestate_megamenu_col_2 a,
#access ul ul li.wpestate_megamenu_col_3 a,
#access ul ul li.wpestate_megamenu_col_4 a,
#access ul ul li.wpestate_megamenu_col_5 a,
#access ul ul li.wpestate_megamenu_col_6 a{
    color: #1a171b;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 7px 13px;
    text-transform: none;
    overflow:hidden;
}

#access ul ul li.wpestate_megamenu_col_1 a.menu-item-link,
#access ul ul li.wpestate_megamenu_col_2 a.menu-item-link,
#access ul ul li.wpestate_megamenu_col_3 a.menu-item-link,
#access ul ul li.wpestate_megamenu_col_4 a.menu-item-link,
#access ul ul li.wpestate_megamenu_col_5 a.menu-item-link,
#access ul ul li.wpestate_megamenu_col_6 a.menu-item-link{
    font-size: 13px;
    color: #8593a9;
}

.customnav #access ul ul li.wpestate_megamenu_col_1,
.customnav #access ul ul li.wpestate_megamenu_col_2,
.customnav #access ul ul li.wpestate_megamenu_col_3,
.customnav #access ul ul li.wpestate_megamenu_col_4,
.customnav #access ul ul li.wpestate_megamenu_col_5,
.customnav #access ul ul li.wpestate_megamenu_col_6,
.customnav #access ul ul li.wpestate_megamenu_col_1 a,
.customnav #access ul ul li.wpestate_megamenu_col_2 a,
.customnav #access ul ul li.wpestate_megamenu_col_3 a,
.customnav #access ul ul li.wpestate_megamenu_col_4 a,
.customnav #access ul ul li.wpestate_megamenu_col_5 a,
.customnav #access ul ul li.wpestate_megamenu_col_6 a{
    padding: 7px 13px;
}

.customnav #access ul ul li.wpestate_megamenu_col_1 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_2 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_3 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_4 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_5 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_6 li:last-of-type .widget-container a,
.customnav #access ul ul li.wpestate_megamenu_col_1 .widget-container a, 
.customnav #access ul ul li.wpestate_megamenu_col_2 .widget-container a, 
.customnav #access ul ul li.wpestate_megamenu_col_3 .widget-container a, 
.customnav #access ul ul li.wpestate_megamenu_col_4 .widget-container a, 
.customnav #access ul ul li.wpestate_megamenu_col_5 .widget-container a, 
.customnav #access ul ul li.wpestate_megamenu_col_6 .widget-container a{
    padding: 3px 0px;
}

.customnav #access ul ul li.wpestate_megamenu_col_1 li:last-of-type a,
.customnav #access ul ul li.wpestate_megamenu_col_2 li:last-of-type a,
.customnav #access ul ul li.wpestate_megamenu_col_3 li:last-of-type a,
.customnav #access ul ul li.wpestate_megamenu_col_4 li:last-of-type a,
.customnav #access ul ul li.wpestate_megamenu_col_5 li:last-of-type a,
.customnav #access ul ul li.wpestate_megamenu_col_6 li:last-of-type a{
    padding: 7px 13px 0px 13px;
}

#access ul ul li.wpestate_megamenu_col_1 li:last-of-type a,
#access ul ul li.wpestate_megamenu_col_2 li:last-of-type a,
#access ul ul li.wpestate_megamenu_col_3 li:last-of-type a,
#access ul ul li.wpestate_megamenu_col_4 li:last-of-type a,
#access ul ul li.wpestate_megamenu_col_5 li:last-of-type a,
#access ul ul li.wpestate_megamenu_col_6 li:last-of-type a{
    padding: 7px 13px 0px 13px;
}

#access ul ul li.wpestate_megamenu_col_1 li:last-of-type .widget-container a,
#access ul ul li.wpestate_megamenu_col_2 li:last-of-type .widget-container a,
#access ul ul li.wpestate_megamenu_col_3 li:last-of-type .widget-container a,
#access ul ul li.wpestate_megamenu_col_4 li:last-of-type .widget-container a,
#access ul ul li.wpestate_megamenu_col_5 li:last-of-type .widget-container a,
#access ul ul li.wpestate_megamenu_col_6 li:last-of-type .widget-container a{
    padding: 7px 0px;
}

#access ul li.with-megamenu ul ul{
    left: 0px;
    margin: 0px;
    top: 0px;
    width: 100%;
    border: none!important;
    box-shadow: none;
}

#access .menu>.with-megamenu:hover   ul ul{
    visibility: visible;
    opacity:1;
    padding-top: 0px;
    margin-left: 1px;
    position: Relative;
    left: 0px;
    margin: 0px;
    top:0px;
    width:100%;
    border: none!important;
    box-shadow: none;
    background: Transparent;
}

#access .with-megamenu ul ul a{
    border:none
}

.with-megamenu .sub-menu li:hover {
    background-color: transparent;
}

#access .with-megamenu  .sub-menu li:hover>a, 
#access .with-megamenu  .sub-menu li:hover>a:active, 
#access .with-megamenu  .sub-menu li:hover>a:focus {
    color: #3C90BE;
}

#access ul ul li.wpestate_megamenu_col_1 .megamenu-title:hover a,
#access ul ul li.wpestate_megamenu_col_2 .megamenu-title:hover a,
#access ul ul li.wpestate_megamenu_col_3 .megamenu-title:hover a,
#access ul ul li.wpestate_megamenu_col_4 .megamenu-title:hover a,
#access ul ul li.wpestate_megamenu_col_5 .megamenu-title:hover a,
#access ul ul li.wpestate_megamenu_col_6 .megamenu-title:hover a{
    color: #3C90BE;
}

#access .with-megamenu .sub-menu .menu-item-has-children >a:after{
    display: none;
}

#access .with-megamenu .sub-menu li:hover{
    color:inherit;
}

#access ul ul li.wpestate_megamenu_col_1 .megamenu-title , 
#access ul ul li.wpestate_megamenu_col_2 .megamenu-title, 
#access ul ul li.wpestate_megamenu_col_3 .megamenu-title, 
#access ul ul li.wpestate_megamenu_col_4 .megamenu-title, 
#access ul ul li.wpestate_megamenu_col_5 .megamenu-title, 
#access ul ul li.wpestate_megamenu_col_6 .megamenu-title, 
#access ul ul li.wpestate_megamenu_col_1 .megamenu-title a, 
#access ul ul li.wpestate_megamenu_col_2 .megamenu-title a, 
#access ul ul li.wpestate_megamenu_col_3 .megamenu-title a, 
#access ul ul li.wpestate_megamenu_col_4 .megamenu-title a, 
#access ul ul li.wpestate_megamenu_col_5 .megamenu-title a, 
#access ul ul li.wpestate_megamenu_col_6 .megamenu-title a{
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}

#access ul ul ul .megamenu-demos ul{
    display:block;
}

.megamenu-demos img{
    border: 1px solid #eee;
    width:100%;
}

#access .with-megamenu .widget-container{
    margin-bottom: 0px;
}
/*
#access ul ul li.wpestate_megamenu_col_1, 
#access ul ul li.wpestate_megamenu_col_2, 
#access ul ul li.wpestate_megamenu_col_3, 
#access ul ul li.wpestate_megamenu_col_4, 
#access ul ul li.wpestate_megamenu_col_5, 
#access ul ul li.wpestate_megamenu_col_6, 
*/
#access ul ul li.wpestate_megamenu_col_1 .widget-container a, 
#access ul ul li.wpestate_megamenu_col_2 .widget-container a, 
#access ul ul li.wpestate_megamenu_col_3 .widget-container a, 
#access ul ul li.wpestate_megamenu_col_4 .widget-container a, 
#access ul ul li.wpestate_megamenu_col_5 .widget-container a, 
#access ul ul li.wpestate_megamenu_col_6 .widget-container a{
    padding: 3px 0px!important;
}

#access .with-megamenu  .widget-title-sidebar{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}


#access .with-megamenu .megamenu-title a{
    padding-top: 0px;
}

#access .with-megamenu  ul ul ul {
    display: block;
}

.with-megamenu .widget li,  
.with-megamenu .widget-container li {
    font-size: 13px;
    width: 100%;
    border: none;
    margin-bottom: 0px;
    padding-bottom: 8px;
}

.with-megamenu .widget_nav_menu li:before,
.with-megamenu .widget_pages li:before,
.with-megamenu .widget_rss li:before,
.with-megamenu .widget_text li:before,
.with-megamenu .widget_recent_entries li:before{
    margin: 7px 13px 0px 0px;
}


/*=property page design*/
.wpestate_estate_property_slider_section_wrapper {
}

.wpestate_estate_property_slider_section_wrapper .post-carusel .item{
    height: 100%;
}

.wpestate_estate_property_slider_section_wrapper .carouselvertical {
    height: 100%!important;
}

.wpestate_estate_property_slider_section_wrapper  .carouselvertical .carousel-inner{
    max-width:100%;
}

.col-md-9.rightmargin .wpestate_estate_property_slider_section_wrapper  .carouselvertical .carousel-inner{
    max-width:680px;
}

.wpestate_estate_property_design_agent .agentpic-wrapper {
    max-width: 313px;
    padding-left: 0px;
    min-width: 250px;
}

.wpestate_estate_property_design_agent .mydetails {
    width: auto;
    display: none;
}

.wpestate_estate_property_design_agent .agent_details{
     width: auto;
}

.wpestate_estate_property_design_agent .agent_contanct_form{
    margin-left:0px;
    margin-right:0px;
}

.wpestate_estate_property_design_agent #agent_contact_name, 
.wpestate_estate_property_design_agent #agent_user_email, 
.wpestate_estate_property_design_agent #agent_phone {
    width: 31.5%;
}

.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_contact_name, 
.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_user_email, 
.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_phone {
    width: 30.8%;
}

.wpestate_estate_property_design_related_listings .mylistings{
    margin-left:-15px;
    margin-right:-15px;
    display: block;
}

.property_custom_detail_wrapper{
    float:left;
    width: 100%;
}

.wpestate_estate_property_design_gallery{
    list-style:none;
    margin:0px;
    float:left;
}

.wpestate_estate_property_design_gallery li{ 
    display:inline;
    float:left;
}

.wpestate_estate_property_design_intext_details #add_favorites {
    position: relative;
    top: auto;
    right: auto;
    cursor: pointer;
    display: inline-block;
}

.wpestate_estate_property_design_intext_details .no_views{
    float:none;
}

.wpestate_estate_property_design_intext_details #print_page,
.wpestate_estate_property_design_intext_details .share_facebook,
.wpestate_estate_property_design_intext_details .share_tweet,
.wpestate_estate_property_design_intext_details .share_google,
.wpestate_estate_property_design_intext_details .share_pinterest{
    float:none;
    font-size: 17px;
    margin-left: 13px;
}

.wpestate_estate_property_details_section{
    position:relative;
}

.wpestate_estate_property_details_section  .google_map_shortcode_wrapper {
    position: relative;
    min-height: 400px;
    width: 100%;
    float: left;
}

.wpestate_estate_property_design_agent.property_desing_agent_one_col  .agent_details {
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_position,
.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_detail,
.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_details h3{
    padding-left: 0px;
    margin-left: 0px;
}

#ihf-main-container .carousel-control {
    top:50%!important;
}

#ihf-main-container .carousel-control {
   height: auto;
   background: none;
   border: none;
}

#ihf-main-container .carousel-caption {
    background: none;
}

#ihf-main-container .modal {
    width: auto;
    margin-left: 0;
    background-color: transparent;
    border: 0;
}

.ihf-results-links > a:nth-child(1) {
    display: none;
}


#ihf-main-container .modal-dialog {
    left: 0% !important;
}

.custom_span_header{
    float:left;
    display:inline;
    font-size: 15px;    
}

.custom_span_header i{
    margin-right: 5px;
}


/*=property_unit*/

.property_unit_custom_element,
.property_unit_custom_element i{
   display:inline-block;
}

.property_unit_custom.col-md-12{
    padding:0px;
}

.property_unit_custom_agent_face{
    width:50px;
    height:50px;
    border-radius:50%;
    float: left;
    background-size: cover;
    background-position: 50% 50%;
    border: 2px solid #f0f0f0;
}

.property_listing.property_listing_custom_design img{
    border:none;
}

.property_listing.property_listing_custom_design{
    padding-bottom:0px;
}

.custom_separator{
    border-top:1px solid #dde4e9;
    width:100%;
}

.no_content_area_back_color .agent_contanct_form,
.page_template_loader .vc_row.no_content_area_back_color {
    background-color:transparent;
    padding:0px;
    margin: 0px -8px;

}
.property_unit_custom_element.property_status:empty, 
.property_unit_custom_element.featured_icon:empty{
    display:none;   
} 

.icon-fav.favorite-text,
.compare-action.text_compare,
.share_list.text_share{
    background-image:none!important;
}

.property_unit_custom {
    line-height: 1;
}

.icon-fav.custom_fav.icon-fav-on,
.icon-fav.custom_fav{
   background-image: none!important;
   border:none;
}

.icon-fav.custom_fav:before{
    content: "\f08a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    
}

.icon-fav.custom_fav.icon-fav-on{
     background-image: none!important;
}

.icon-fav.custom_fav.icon-fav-on:before{
    content: "\f004";
     font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.breadcrumb_container{
    min-height:40px;
}

#primary .social_sidebar_internal a {
    width: 22%;
    margin: 0 4% 4% 0;
    height: 0;
    padding-bottom: 18%;
    position: relative;
}

#primary .social_sidebar_internal a:nth-child(4n){
    margin-right:0px;
}

#primary .social_sidebar_internal{
    margin-bottom:-10px;
}

#primary .social_sidebar_internal i {
    -moz-osx-font-smoothing: grayscale;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -11px;
}

.listing_wrapper.col-md-12{
    width:100%;
}

.listing_wrapper.col-md-12 .custom_property_image_wrapper{
    position:absolute;
    top:0px;
    left:0px;
}

.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design {
    min-height: 169px;
}

.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design {
    padding-left:280px;
}

.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design h4 {
    padding-left: 0px;
}

.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design  .carousel-inner{
    max-width:100%;
}

.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design  .carousel-inner img{
    width: auto;
}

.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design {
    padding-left: 33%;
}

.wrap_custom_image{
    position: absolute;
    top: 0px;
    left: 0px;
    /* width: 33%; */
    /*max-width: 33%*/;
    width:auto;
    height: 100%;
    overflow: hidden;
    background: #f7f7f7;
}

#google_map_prop_list_sidebar .wrap_custom_image,
.col-md-9.rightmargin .wrap_custom_image,
.col-md-9.col-md-push-3.rightmargin .wrap_custom_image{
    max-width: 43%;
}

#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,
.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,
.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design{
    padding-left:  43%;
}

.wrap_custom_image img{
    width:100%;
    height:auto;
}

.wrap_custom_image .property_unit_custom_element.image{
    padding:0px!important;
    margin:0px!important;
} 

.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design  .carousel-inner{
    max-width: 100%;
    height: 100%;
}

.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design .carousel,
.listing_wrapper.col-md-12  > .property_listing.property_listing_custom_design .listing-unit-img-wrapper{
    position:inherit;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}


.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.shortcode_slider_wrapper {
    overflow: initial;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow{
    top: -42px;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    cursor: pointer;
    color: #99a2ae;
    font-size: 0px;
    background-color: #3c90be;
    color: #fff;
    padding-left: 8px;
    border: none;
    position: absolute;
}
button.slick-prev.slick-arrow {
    right: 15px;
    left:auto;
}

button.slick-next:active{
    padding:0px 0px 0px 8px!important;
}

button.slick-prev:active{
    padding:0px 0px 0px 8px!important;
}
button.slick-next.slick-arrow {
    right: 55px;
    left:auto;
}

.slider_container .slick-slider {
    margin-bottom: 40px;
    position:relative;
} 

.slider_container button.slick-prev.slick-arrow:before {
    content: "\f105";
    font-family: Fontawesome;
    font-size: 33px;
    line-height: 33px;
    margin-right: 5px;
}
.slider_container button.slick-next.slick-arrow:before {
    content: "\f104";
    font-family: Fontawesome;
    font-size: 33px;
    line-height: 33px;
    margin-right: 8px;
}

.slider_container .slick-dots {
    position: absolute;
    width: 100%;
    list-style: none;
    text-align: center;
    bottom: 0px;
    padding: 0px;
    margin-bottom:0px;
}

.slider_container .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slider_container .slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slider_container .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slider_container .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #3c90be;
}

.slider_container .slick-dots li button::before {
    font-family: Fontawesome;
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: 0.25;
    color: #3c90be;
    -webkit-font-smoothing: antialiased;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.property_listing.places_listing .property_location{
    color: #f1bf7f;
    line-height: 30px;
    font-size: 17px;
}

.property_listing.places_listing{
    min-height: 400px;
}

.blog_unit_image img,
.property_listing.places_listing img{
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.places_listing .listing-unit-img-wrapper{
    overflow:hidden;
}

/*= Places type 2*/

.places_wrapper_type_2 {
    width: 100%;
    height: 370px;
    text-align: center;
    background-position: center;
    background-size: cover;
    transition: all 0.4s ease;
    height: 400px;
    border-radius: 3px;
}

.places_type_2_content{
    position:absolute;
    left:0px;
    right:0px;
    bottom:13%;
    text-align: center;
    color: white;
}

.places_type_2_listings_no {
    font-size: 14px;
    text-transform: uppercase;   
    text-align: center;
    color: white;
}

.places_type_2_tagline{
    text-align: center;
    color: white;
}

.places_wrapper_type_2:hover {
}

.places_wrapper_type_2 h4 {
    margin-bottom:0px;
}

.places_wrapper_type_2 h4 a {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    color: white;
}

.places_wrapper_type_2 .places_cover{
    width:100%;
    height:100%;
    background-color:#000;
    opacity:0.3;
    top:0px;
    left:0px;
    transition: all 0.4s ease;
    cursor: pointer;
    border-radius: 3px;
}

.places_wrapper_type_2:hover .places_cover{
    opacity:0.15;
}

/*=end places 2*/


.with_search_2 #openmap{
    bottom: 0px;
}

/*=featured property type 1
--------------------------------------------------------------------*/
.featured_property.featured_property_type1 .featured_div {
    z-index: 99;
    float: left;
    bottom: auto;
    /*position:absolute;*/
    top:0px;
}

.featured_property{
    width: 100%;
    position: relative;
    margin-bottom: 26px;
    border-radius: 3px; 
    border: 1px solid #dde4e9;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    max-width:940px; 
}

.featured_property .featured_img{
    position:relative;
}

.featured_cover{
    cursor:pointer;
}

.featured_property .listing-cover {
    height:100%;
}

.featured_property .listing-cover-plus {
    top:50%;
}

.featured_property:hover{
    border: 1px solid #c6cdd3;
    background-color: #fff;
}

.featured_property:hover .featured_secondline{
    background-color:#fff;
}

.featured_property:hover .listing-cover {
    opacity:1;
}

.featured_property:hover .listing-cover-plus {
    opacity:1;
}

.featured_property:hover h2 a{
    color:#3C90BE;
}

.featured_property img{
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px; 
    border-bottom: 3px solid #3C90BE!important;   
}

.featured_property h2 a,
.featured_property h2{
    color: #3a4659;
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 0px;
    margin-bottom: -3px;
}

.featured_property .price_label{
    float:right;
}

.featured_secondline{
    width: 100%;
    position: relative;
    background-color: #fdfdfd;
    color: #fff;
    height:82px;
    z-index: 11;
    padding: 13px;
    font-size: 15px;
    cursor: pointer;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.agent_face{
    width: 68px;
    height: 55px;
    display: inline;
    float: left;
    padding-right: 13px;
    border-radius: 3px;
    overflow: hidden;
}

.agent_face img{
    border-radius: 3px;
    border:none!important;
}

.agent_face:hover .agent_face_details{
    display:block;
}

.agent_face_details{
    width: 310px;
    height: 110px;
    border: 1px solid #f0f0f0;
    background-color: #fdfdfd;
    position: absolute;
    bottom: -12px;
    left: 79px;
    z-index: 101;
    padding: 13px;
    border-radius: 3px;
    display:none;
}

.agent_face_details:after{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #fdfdfd;
    top: 50%;
    left: -10px;
    position: absolute;
    margin-top: -6px;
}

.agent_face_details:before{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #f0f0f0;
    top: 50%;
    left: -11px;
    position: absolute;
    margin-top: -6px;
}

.agent_face_details img{
    border-bottom: none!important;
    border-radius: 3px;
    float: left;
    margin-right: 13px;
    height: 80px;
    width: 80px;
}

.agent_face_details h4{
    display:inline;
    float: left;
    margin-right: 13px;
    margin-bottom:0px;
}

.agent_face_details .agent_position{
    display: inline;
    float: left;
    margin: 2px 29px 12px 0px;
    width: 55%;
}

.featured_prop_price{
    position: absolute;
    right: 13px;
    top: 19px;
    color: #3C90BE;
    font-size: 20px;
    letter-spacing: 0px;
}

.featured_prop_label{
    position: absolute;
    right: 13px;
    top: 40px;
    color: #3C90BE;
}

.featured_prop_price .price_label{
    position: absolute;
    right: 0px;
    top: 20px;
    color: #3C90BE;
    word-break: break-all;
    width: 100px;
    text-align: right;
}

.featured_prop_price .price_label_before {
    position: relative;
    right: auto;
    top: auto;
    color: #3C90BE;
    word-break: break-all;
    width: auto;
    text-align: left;
    float: left;
    margin: 0px 5px;
}

.google_map_sh{
    width: 250px;
    height: 130px;
    background: red;
    border: 5px solid white;
    padding: 4px;
    border-radius: 3px;
    display: none;  
}

.sale_line{
    font-size: 15px;
    color:#8F9EB6;
    font-weight:300;
}

.featured-content{
    float: left;
    position: absolute;
    margin-left: 270px;
    top: 103px;
}

.featured_property .featured_div{
    top: auto;
    bottom: 61px;
    z-index: 100;
}

.featured_property_type1 .ribbon-wrapper-default {
    z-index: 99;
}

/*=featured property type 2*/

.featured_property.featured_property_type2 .featured_div {
    z-index: 99;
    float: left;
    bottom: auto;
    position: relative;
    top: 0px;
}

.featured_property_type2 .places_cover{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    transition: all 0.4s ease;
    cursor: pointer;
    position: absolute;
    pointer-events:none;
}

.featured_property_type2:hover .places_cover{   
    opacity: 0.2;
}

.featured_property_type2.featured_property img {
    border-bottom: 0px!important;
}

.featured_property_type2 .featured_secondline {
    background: transparent;
    position: absolute;
    bottom: 0px;
    pointer-events: none;
    padding: 0px;
}

.featured_property_type2:hover .featured_secondline {
    background-color: transparent;
}

.featured_property_type2 .sale_line {
    position: absolute;
    bottom: 35px;
    width: 400px;
    left: 100px;
    font-size: 15px;
    line-height: 1.5em;
    color: white;
}

.featured_property_type2 {
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.featured_property_type2 .featured_prop_price {
    position: absolute;
    right: auto;
    left: 100px;
    bottom: 15px;
    top: auto;
    font-size: 15px;
    line-height: 1.5em;
    width: 100%;
    letter-spacing: 0px;
    color: white!important;
}

.featured_property_type2 h2 a, .featured_property_type2 h2 {
    color: #ffffff;
    font-size: 20px;
    line-height: 2em;
    position: absolute;
    bottom: 27px;
    width: 400px;
    left: 50px;
}

.featured_property_type2 .agent_face {
    height: 68px;
    width: 68px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 1px solid #a6b3bb;
    background-size: cover;
}

.featured_property_type2 .price_label:not(.price_label_before) {
    float: none;
    /* left: 75px!important; */
    position: relative;
    color: white!important;
    text-align: left;
    right: auto;
    top: auto;
    bottom: 0px;
    display: inline;
    /* width: 100%; */
    font-size: 15px;
    line-height: 1.5em;
}

.featured_property_type2 .price_label_before {
    position: relative;
    float: left;
    right: auto;
    left: 0px;
    color: #fff!important;
    text-align: left;
    top: 0px;
    font-size: 15px;
    line-height: 1.5em;
    word-break: break-all;
    padding: 0px;
    margin: 0px 4px 0px 0px;
}

.featured_property_type2 .ribbon-wrapper-default {
    z-index: 99;
    left: 15px;
    top: 0px;
    position: relative;
    margin-top: 0px;
    left: 0px;
}

.featured_property_type2:hover h2 a {
    color: white!important;
}

.mylistings{
    display:inline-block;
}

/*=featured property type 3--------
-----------------------------------*/

.featured_property.featured_property_type3 .featured_div {
    z-index: 99;
    float: left;
    bottom: auto;
}

.featured_property.featured_property_type3 .ribbon-wrapper-default{
    z-index: 99;
}

.featured_property.featured_property_type3 .share_unit {
    top: 68px;
}

.featured_property.featured_property_type3 .featured_img {
    width: 50%;
    float: left;
    left: 0px;
    position: absolute;
}

.featured_property.featured_property_type1 .featured_img,
.featured_property.featured_property_type2 .featured_img,
.featured_property.featured_property_type3 .featured_img{
    overflow:hidden;
}

.featured_property.featured_property_type1 .carousel-inner,
.featured_property.featured_property_type2 .carousel-inner,
.featured_property.featured_property_type3 .carousel-inner {
     transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}

.featured_property.featured_property_type1:hover .carousel-inner,
.featured_property.featured_property_type2:hover .carousel-inner,
.featured_property.featured_property_type3:hover .carousel-inner {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
}

.featured_property.featured_property_type3 .icon-fav{
    padding-top: 4px;
}

.featured_property.featured_property_type3 .featured_secondline {
    width: 50%;
    position: absolute;
    background-color: #fff;
    color: #8593a9;
    float: right;
    right: 0px;
    z-index: 11;
    padding: 0px;
    font-size: 15px;
    cursor: pointer;
    height: 100%;
}

.featured_property.featured_property_type3 {
    min-height: 330px;
    border-radius: 3px;
    border: 1px solid #dde4e9;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
}

.featured_property.featured_property_type3:hover{
    border: 1px solid #c6cdd3;
}

.col-xs-12.col-md-9.rightmargin .featured_property.featured_property_type3 .featured_secondline .property_listing_details{
    display:none;
}

.featured_property_type3 .item {
    min-height: 328px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px;
}

.featured_property_type3.featured_property h2 a{
    color: #3a4659;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    margin-top: 22px;
    margin-bottom: 0px;
}

.featured_property_type3.featured_property h2 {
    color: #3a4659;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    margin-top: 22px;
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}

.featured_property.featured_property_type3 .featured_secondline .featured_prop_price {
    position: relative;
    float: left;
    left: 0px;
    padding: 0px 30px;
    margin-top: 15px;
    color: #f1bf7f;
    font-size: 17px;
    letter-spacing: 0px;
    right: auto;
    top: 0px;
    width: 100%;
}

.featured_property.featured_property_type3 .featured_secondline .featured_prop_price .price_label {
    position: relative;
    right: auto;
    left: 0px;
    top: 0px;
    color: #f1bf7f;
    word-break: break-all;
    width: 100px;
    text-align: right;
    float: none;
    margin: 0px 0px;
}

.featured_property.featured_property_type3 .featured_secondline .listing_details {
    line-height: 22px;
    float: left;
    padding: 0px 30px;
    margin: 15px 0px 0px 0px;
}

.featured_property.featured_property_type3 .featured_secondline .listing_actions {
    float: left;
    left: 0px;
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
    margin-top: 22px;
}

.featured_property.featured_property_type3 .featured_secondline .property_listing_details {
    position: absolute;
    padding: 0px 30px;
    bottom: 0px;
    line-height: 60px;
    width: 100%;
    margin-bottom:0px;
}

.featured_property.featured_property_type3 .featured_secondline .property_listing_details:before {
    content: " ";
    border-top: 1px solid #eef3f6;
    position: absolute;
    right: 30px;
    left: 30px;
}

.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infobath {
    margin-right: 15px;  
}

.featured_property.featured_property_type3 .featured_secondline .property_listing_details .inforoom{
    margin-left: 2px;
    margin-right: 15px; 
}

.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infosize{
    width: auto;
}

/*=featured_property_type4 */

.featured_property.featured_property_type4 {
    max-width: 100%;
    margin-bottom: 30px;
    border: 1px solid #dde4e9;
    height: 329px;
}

.featured_property_type4 .featured_secondline {
    float: right;
    width: 40%;
    text-align: left;
    height: 100%;
    min-height: 326px;
    padding: 0px;
}

.featured_property.featured_property_type4 .featured_img{
    width: 60%;
    float: left;
    left: 0px;
    position: absolute;
}

.featured_property_type4 .item {
    min-height: 328px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px;
}

.featured_property_type4 .featured_prop_price {
    position: relative;
    left: 0px;
    top: 15px;
    padding: 0px 30px;
    font-size: 15px;
    color: #f1bf7f;
}

.featured_property_type4 h2  {
    padding: 20px 30px 0px 30px;
}

.featured_property h2 a{
    font-size: 18px;
}

.featured_property_type4 .featured_prop_price .price_label {
    left: 0px;
    top: 0px;
    width: 150px;
    color: #f1bf7f;
    margin-left: 10px;
    font-size: 17px;
    margin-top: 0px;
}

.featured_property_type4 .listing_details.the_grid_view {
    max-height: 160px;
    top: 30px;
    color: #8593a9;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0 30px;
}

.featured_property_type4 .listing_actions {
    float: right;
    position: absolute;
    bottom: 0px;
    padding: 0px 30px;
    right: 0px;
    margin-bottom: 17px;
}

.featured_property_type4 .property_listing_details {
    position: absolute;
    float: left;
    padding: 0 30px;
    line-height: 60px;
    margin-bottom: 0px;
    bottom: 3px;
    width: 100%;
}

.featured_property.featured_property_type4 .featured_secondline .property_listing_details:before{
    content: " ";
    border-top: 1px solid #eef3f6;
    position: absolute;
    right: 30px;
    left: 30px;
}

.unit_more_featured{
    font-size: 20px;
    color:red;
}

.featured_property_type4 .unit_details_x a, 
.featured_property_type4 .unit_details_x {
    font-size: 12px;
    background-color: #f1bf7f;
    color: #ffffff;
    float: left;
    padding: 4px 7px;
    margin-top: 50px;
    margin-left: 30px;
    line-height: 12px;
}

.featured_property_type4 .unit_map_featured{
    left: 0px;
    font-size: 12px;
    background-color: #f1bf7f;
    color: #ffffff;
    float: left;
    padding: 4px 7px;
    margin-top: 50px;
    margin-left: 15px;
    line-height: 12px
}

.featured_property_type4 .icon-fav {
    padding-top: 9px;
    line-height: 0px;
}


/*=fancybox----------------
-------------*/

#fancybox-thumbs {
    background-color: #000;
}

.fancybox-skin{
    border-radius:3px;
}

.fancybox-nav span{
    visibility:visible!important;
}

.fancybox-nav {
    position: fixed!important;
}

.fancybox-prev span{
    background-image: none!important;
    background: #000;
    width: 50px!important;
    height: 126px!important;
    margin-top: -63px!important;
    left: 0px!important;
}

.fancybox-prev span:before{
    content: "\f104";
    font-family: Fontawesome;
    font-size: 46px;
    line-height: 33px;
    margin-right: 0px;
    color: #fff;
    position: absolute;
    left: 14px;
    top: 42px;
}

.fancybox-next span{
    background-image: none!important;
    background: #000;
    width: 50px!important;
    height: 126px!important;
    margin-top: -63px!important;
    right: 18px!important;
}

.fancybox-next span:before{
    content: "\f105";
    font-family: Fontawesome;
    font-size: 46px;
    line-height: 33px;
    margin-right: 0px;
    color: #fff;
    position: absolute;
    left: 20px;
    top: 42px;
}

.fancybox-nav span {
    position: fixed!important;
}

.fancybox-nav {
    position: fixed!important;
}

/*=datepicker----------------------
---------------*/

.ll-skin-melon td.ui-datepicker-today .ui-state-default{
    background: #4d5567!important;
    color:#fff!important;
}
.ll-skin-melon .ui-datepicker td.calendar-reserved.start_reservation .ui-state-default {
     color:#000!important; 
}

.ll-skin-melon {
    font-size: 90%;
}

.ll-skin-melon .ui-widget {
    background: #f5f8fa!important;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.ll-skin-melon .ui-datepicker {
    padding: 0 0px 24px 0px;
    width: 270px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}

.ll-skin-melon .ui-datepicker-header {
    border: none;
    background: transparent;
    font-weight: normal;
    font-size: 15px;
    background-color: #3a4659!important;
    border-radius: 0px;
    border-radius: 0px;
}

.ll-skin-melon .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-title {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #e9f0f4;
    padding: 0px 0px;
}

.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
    width: 26px!important;
    height: 28px!important;
    top: -7px!important;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next span, 
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  top: 16px!important;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev {
    top: .9em;
    border:none;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    background-color: transparent!important;
} 

.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    background-color: transparent!important;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
    background-image: url(img/ui-icons_ffffff_256x240.png);
    background-position: -32px 0;
    margin-top: 0;
    top: 3px;
    font-weight: normal;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
    background-position: -96px 0;
}

.ll-skin-melon .ui-datepicker table {
    margin: 0px auto;
    border: none;
    width: 240px;
}

.ll-skin-melon .ui-datepicker table tr{
    border:none!important;
}

.ll-skin-melon .ui-datepicker th {
    padding: 1em 0;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.ll-skin-melon .ui-datepicker td {
    background: #fff;
    border: none;
    padding: 0;
    opacity: 1;
    border: 1px solid #d0d5de;
}

.ll-skin-melon td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    padding: 5px;
    font-weight: normal;
    color: #4d5567;
    font-size: 14px;
    line-height: 21px;
    height: 30px;
    font-family: 'Open Sans', sans-serif;
}

.ll-skin-melon td a{
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.ll-skin-melon .ui-datepicker .ui-state-disabled{
    background-color: #eceff3;
    border: 1px solid #d0d5de;
}

.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled{
    background: transparent;
    background-color: transparent!important;
    border: none!important; 
}


.ll-skin-melon .ui-state-disabled  {
    opacity: 1;
}

.ll-skin-melon .ui-state-disabled .ui-state-default {
    color: #d0d5de;
    font-family: 'Open Sans', sans-serif;
}

.ll-skin-melon td .ui-state-active,
.ll-skin-melon td .ui-state-hover {
    background: #3C90BE!important;
    color:#fff;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-title {
    font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1360px){
    .has_header_type4 .adv-search-1{
        width: 1000px;
    }
    
}

/*=property unit type 1*/
.property_listing.property_unit_type1 .listing-unit-img-wrapper {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin: 8px;
}

.property_listing.property_unit_type1 .featured_div {
    position: absolute;
    left: -5px;
    top:20px;
    font-size: 10px;
    color: #FFF;
    background-color: #20a0d1;
    padding-top: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
    line-height: 12px;
    max-width: 60px;
}

.property_listing.property_unit_type1 .featured_div:after {
    position: absolute;
    left: 0px;
    bottom: -5px;
    border-top: 5px solid #fff;
    width: 5px;
    content: " ";
    display: block;
    border-width: 0 5px 5px 0;
    border-color: transparent #187599 transparent transparent;
    border-style: solid;
}

.property_listing.property_unit_type1 .tag-wrapper {
    position: relative;
    top: 0px;
}

.property_listing.property_unit_type1 .listing_unit_price_wrapper {
    position: absolute;
    margin-top: 0px;
    margin-left: 12px;
    font-size: 18px;
    bottom: 12px;
    line-height: 16px;
    float: left;
    line-height: 12px;
    z-index: 99;
    color:#fff;
}

.property_listing.property_unit_type1 .property_listing h4 {
    margin-top: 15px;
}

.property_listing.property_unit_type1 .ribbon-wrapper-default {
    position: absolute;
    float: right;
    right: 12px;
    top: 12px;
    font-size: 10px;
}

.property_listing.property_unit_type1 .ribbon-inside {
    padding-left: 6px;
    padding-right: 6px;
}

.property_address_type1_wrapper {
    padding: 0px 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 20px;
}

.property_categories_type1_wrapper {
    padding: 0px 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.property_details_type1_wrapper {
    padding: 0px 20px;
    float: left;
    width: 100%;
    margin-bottom: 70px;
    line-height: 20px;
}

.property_address_type1_wrapper .fa {
    margin-right: 8px;
}

.property_area_type1 a,
.property_city_type1 a{
    
}

.property_listing.property_unit_type1 .icon-fav {
    position: absolute;
    border: 0px solid #eef3f6;
    float: right;
    right: 12px;
    bottom: 12px;
    width: auto;
    height: auto;
    padding-top: 0px;
    z-index: 9;
    color: #fff;
}

.property_listing.property_unit_type1 .icon-fav:before {
    content: "\f08a";
    font: normal normal normal 18px/1 FontAwesome;
   
}

.property_listing.property_unit_type1 .icon-fav-on:before{
    content: "\f004";
    font: normal normal normal 18px/1 FontAwesome;
    
}

.property_listing.property_unit_type1.property_listing h4 {
    padding: 0px 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    
}

.property_listing.property_unit_type1 .property_agent_image_sign{
    display: block;
}

.property_listing.property_unit_type1 .property_agent_wrapper{
    line-height: 54px;
}

.property_listing.property_unit_type1 .property_location {
    float: left;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    padding: 0px 20px;
    top: auto;
    bottom: 0px;
}

.property_listing.property_unit_type1 .share_list {
    border: 0px solid #eef3f6;
}

.property_listing.property_unit_type1 .listing_actions {
    margin-top: 13px;
}
.property_listing.property_unit_type1 .share_list {
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: right;
}

.property_categories_type1_wrapper span,
span.property_details_type1_rooms,
span.property_details_type1_baths,
span.property_details_type1_size,
span.property_details_type1_id{
    padding-right: 3px;
   
}

span.property_details_type1_value {
    margin-right: 10px;
}

.property_agent_wrapper span {
    padding-right: 3px;
    
}

.property_listing.property_unit_type1 .share_unit {
    z-index: 99;
    right: 8px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper {
    width: auto;
    top: auto;
    left: 12px;
    padding-left: 0px;
    margin-left: 0px;
    right: auto;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .featured_div {
    position: absolute;
    float: left;
    top: 20px;
    left: -5px;
}

.listing_wrapper.col-md-12 .property_address_type1_wrapper,
.listing_wrapper.col-md-12 .property_categories_type1_wrapper,
.listing_wrapper.col-md-12 .property_details_type1_wrapper {
    float: none;
    margin-left: 329px;
    width: auto;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type1 h4 {
    margin: 15px 0px 10px 329px;
    width: auto;
}
.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location {
    float: none;
    margin-left: 333px;
    width: auto;
    bottom: 0px;
    top: auto;
    position: absolute;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .ribbon-wrapper-default {
    top: 12px;
    left: auto;
    right: 12px;
    position: absolute;

}
.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .tag-wrapper {
    position: absolute;
}
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 h4,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_address_type1_wrapper,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_categories_type1_wrapper,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_details_type1_wrapper,
.col-md-9.rightmargin .has_4per_row.col-md-4  .property_listing.property_unit_type1 .property_location{
    padding:0px 16px;
    
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .listing_unit_price_wrapper{
    padding: 0px 8px;
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .icon-fav {
    right: 8px;
}

.has_4per_row.col-md-3 .property_listing.property_unit_type1 .listing_unit_price_wrapper{
    padding:0px;
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location, 
.has_4per_row.col-md-3 .property_listing.property_unit_type1 .property_location {
    left: 0px;
    right: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper {
    top: auto;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type1 .featured_div {
    padding-top: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    top: 20px;
    z-index: 99;
}
.property_listing.property_unit_type1 .icon-fav.icon-fav-on-remove {
    z-index: 99;
    top: 0px;
    bottom: auto!important;
    line-height: 27px;
    padding: 0 10px;
    right: 0px!important;
    top: 12px;
}
.property_categories_type1_wrapper span, 
span.property_details_type1_rooms, 
span.property_details_type1_baths, 
span.property_details_type1_size, 
span.property_details_type1_id,
.property_agent_wrapper span {
    color:#000;
}

/*=property unit type 2*/

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper, 
.listing_wrapper.col-md-12 > .property_listing.property_unit_type2 .carousel-inner {
    max-width: 366px;
}

.property_listing.property_unit_type2  .tag-wrapper {
    top: 0px;
}

.property_listing.property_unit_type2 .featured_div {
    background-color: transparent;
    color: transparent;
    top: 30px;
    left: 30px;
    position: absolute;
    padding: 0px;
    font-size: 0px;
}

.property_listing.property_unit_type2 .featured_div:before{
    content: "\f005";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 20px;  
}

.property_listing.property_unit_type2 h4 {
    padding: 0px 30px;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 700;
}
.has_4per_row .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    margin-left: 13px;
}
.property_listing.property_unit_type2 .listing_unit_price_wrapper {
    margin-left: 30px;
    font-size: 15px;
    margin-top: 0px;
    line-height: 22px;
    margin-bottom: 8px;
}

.property_listing.property_unit_type2 .listing_details {
    padding: 0px 30px;
    line-height: 26px;
    margin-bottom: 10px;
}

.property_listing.property_unit_type2 .property_listing_details {
    padding: 0px 30px;
    margin-bottom: 70px;
}

.property_listing.property_unit_type2 .property_listing_details .inforoom_unit_type2:before{
    content: "\f236";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
}

.inforoom_unit_type2:empty{
    margin-left: 30px;
}

.property_listing.property_unit_type2 .property_listing_details .infobath_unit_type2:before{
    content: "\f043";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
}

.property_listing.property_unit_type2 .property_listing_details  .infosize_unit_type2:before{
    content: "\f278";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
}

.property_listing.property_unit_type2 .property_listing_details  .infogarage_unit_type2:before{
    content: "\f1b9";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
}

.property_listing.property_unit_type2 .property_agent_image {
    border-radius: 0%;
    margin-right: 15px;
    margin-top: 5px;
}

.property_listing.property_unit_type2 .property_agent_wrapper {
    margin-left: 30px;
    line-height: 40px;
}

.property_listing.property_unit_type2 .property_location {
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
}

.property_listing.property_unit_type2 .share_list {
    border: 0px solid #eef3f6;
    margin-right: 20px;
    margin-top: 5px;
}

.property_listing.property_unit_type2 .icon-fav:before {
    content: "\f08a";
    font: normal normal normal 18px/1 FontAwesome;
}

.property_listing.property_unit_type2 .icon-fav-on:before{
    content: "\f004";
    font: normal normal normal 18px/1 FontAwesome;
    color: #fff;
}

.property_listing.property_unit_type2 .icon-fav {
    position: absolute;
    border: 0px solid #eef3f6;
    float: right;
    right: 30px;
    bottom: 30px;
    width: auto;
    height: auto;
    padding-top: 0px;
    z-index: 9;
    color: #fff;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .featured_div {
    left: 30px;
    top: 30px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,
.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,
.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,
.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details {
    padding-left: 395px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location {
    margin: 0px 0px 0px 366px;
    width: auto;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2  h4 {
    margin-top: 20px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view {
    margin-top: 10px;
    margin-bottom: 10px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_image {
    margin-top: 8px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper {
    line-height: 50px;
    margin-left: 20px;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_list {
    margin-top: 10px;
    margin-right:25px;
}

.inforoom_unit_type2,
.infobath_unit_type2,
.infosize_unit_type2,
.infogarage_unit_type2{
    margin-right: 25px;
}


.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_location{
    left: 0px;
    right: 0px;
}

.has_4per_row .property_listing.property_unit_type2 .icon-fav{
    right: 13px;
    bottom: 13px;
}

.has_4per_row .property_listing.property_unit_type2 .icon-fav.icon-fav-on-remove,
.property_listing.property_unit_type2 .icon-fav.icon-fav-on-remove{
    top: 0px;
    bottom: auto!important;
    line-height: 27px;
    padding: 0px 10px;
    right: 0px;
}

#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{
    margin-top:0px;
    padding-right: 30px!important;
    width: auto;
}
#google_map_prop_list_sidebar  .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details {
    margin-bottom: 50px;
}
#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location {
    margin: 0px 0px 0px 376px;
}

.has_4per_row .property_listing.property_unit_type2 .share_list{
    margin-right: 3px;
}
.has_4per_row .property_listing.property_unit_type2 .share_unit {
    right: 1px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .featured_div,
.has_4per_row.listing_wrapper .property_listing.property_unit_type2 .featured_div,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .featured_div,
.has_4per_row.col-md-3 .property_listing.property_unit_type2 .featured_div {
    padding: 0px;
    top: 13px;
    left: 13px;
}
.has_4per_row .property_listing.property_unit_type2 h4,
.has_4per_row .property_listing.property_unit_type2 .listing_details,
.has_4per_row .property_listing.property_unit_type2 .property_listing_details,
.has_4per_row.col-md-3 .property_listing.property_unit_type2 h4,
.has_4per_row.col-md-3 .property_listing.property_unit_type2 .listing_details,
.has_4per_row.col-md-3 .property_listing.property_unit_type2 .property_listing_details{
    padding: 0px 13px;
    margin-left: 0px;
}


#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .property_listing_details,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_details,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 h4{
    margin-left: 13px;
    padding-left: 0px;
}
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 h4,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .property_listing_details{
    margin-left: 13px;
    padding-left: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    margin-left: 0px;
    padding-left: 13px;
}

#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper, 
#google_map_prop_list_sidebar .listing_wrapper.col-md-12 > .property_listing.property_unit_type2 .carousel-inner {
    max-width: 376px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    margin-left: 13px;
    padding-left: 0px;
}






#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{
    margin-left: 395px;
    padding-left: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,
#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{
    margin-left: 395px;
    padding-left: 0px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    margin-left: 0px;
    padding-left: 395px;
}

#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    margin-left: 395px;
    padding-left: 0px;
}







.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_agent_wrapper
.has_4per_row.col-md-3 .property_listing.property_unit_type2 .property_agent_wrapper{
    padding:0px;
    margin-left: 395px;
}   


.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{
    padding-left: 395px;
    margin-left:0px;
}

.has_4per_row .property_listing.property_unit_type2 .property_agent_wrapper,
/*.has_4per_row .property_listing.property_unit_type2 .listing_unit_price_wrapper,*/
.page-template-user_dashboard_favorite .has_4per_row .property_listing.property_unit_type2 .listing_unit_price_wrapper,
.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_agent_wrapper{
    margin-left: 13px;
}

.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2  .listing_unit_price_wrapper, 
.has_4per_row.col-md-3 .property_listing.property_unit_type2  .listing_unit_price_wrapper{
    padding: 0px 13px;
    margin-left:0px;
}



.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_unit {
    right: 20px;
}
.col-md-6.has_prop_slider.listing_wrapper .property_listing.property_unit_type2 {
    min-height:auto;
}

.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details{
    padding-left: 395px;
}

.listing-content .mylistings .col-md-12.has_prop_slider.listing_wrapper.property_unit_type2 {
    padding-right: 0px;
    padding-left: 0px;
}

.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view, 
.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view {
    display: block;
}
.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view, 
.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{
    display:none!important;
}


/*=custom lightbox*/
.lightbox_property_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    overflow: hidden;
    display:none;
}
.lightbox_property_wrapper.is_visible {
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
}
.lightbox_property_content.row{
        margin: 0px;
}

.lightbox_property_wrapper_level2{
  background: #fff;
    /* margin: 50px; */
    max-width: 1450px;
    margin: 0px auto;
    top: 5%;
    z-index: 999;
    position: relative;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    margin: auto;
    position: absolute;
    /* top: 0; */
    left: 0;
    /* bottom: 0; */
    right: 0;
    height: auto;
    max-height: 623px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    ms-transform: translate(0,-50%);
    overflow:hidden;
}
.lightbox_property_sidebar{
    display: block;
    width: auto;
    max-width: 25%;
}

.lightbox_property_slider {
    padding: 0px;
    max-width: 75%;
}

.lighbox_overlay{
    background-color: #111;
    opacity:0.5;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    position:absolute;
    z-index:1;
}

.lightbox_property_header{
    margin-top: 55px;
    width:100%;
    background-color: #FFF;
}

.lightbox_property_footer{
    width:100%;
}


.lighbox-logo{
    width: 200px;
    background: #3C90BE;
    float: left;
    height: 100%;
}
.lightbox_property_header .entry-prop{
    margin: 0px 15px 0px 15px;
    font-size: 25px;
}
.lightbox_property_wrapper #show_contact,
.lightbox_property_wrapper  .wpestate_agent_details_wrapper{
    display:none;
}

.lighbox-image-close{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #3C90BE;
}

.lighbox-image-close i{
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    margin: 13px;
}

.lightbox_enquire{
    width: 100%;
    float: left;
    margin: 30px 15px 0px 15px;
}

.lightbox_property_wrapper .agent_contanct_form {
    margin-top:0px;
    margin-left: 15px;
    width: auto;
    margin-bottom: 0px;
}

.lightbox_property_wrapper .agentpic-wrapper{
    width:100%;
}
.lightbox_property_wrapper .mydetails{
    display:none;
}


.lightbox_property_wrapper #agent_contact_name, 
.lightbox_property_wrapper #agent_user_email, 
.lightbox_property_wrapper #agent_phone{
    width:100%;
}

.lightbox_property_wrapper .agent_details h3,
.lightbox_property_wrapper .agent_details{
    width: 100%;
    padding-left: 0px;
    min-height: auto;
}

.lightbox_property_wrapper .agent_position,
.lightbox_property_wrapper .agent_detail{
    margin-left: 0px;
}

.lightbox_property_wrapper .agent_web_class,
.lightbox_property_wrapper .agent_skype_class,
.lightbox_property_wrapper .agent_email_class,
.lightbox_property_wrapper .agent_unit_social_single{
    display:none;
}

.lightbox_property_wrapper #agent_comment{
    max-height:100px;
}

.lightbox_property_wrapper .agentpict {
    border-bottom:none;
    border-radius:0px;
    margin-bottom:10px;
}

.lightbox_property_wrapper textarea {
 max-height: 100px;   
}
.lightbox_property_wrapper .wpcf7-response-output {
    margin-top:5px;
}

.lightbox_property_wrapper .wpcf7-form-control{
    width:100%;
}
.lightbox_property_wrapper #agent_submit.agent_submit_class{
    margin-bottom: 30px!important;
}
#owl-demo{
    max-width:1100px;
    position: relative;
    width: 100%;
    margin: 0px auto;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-carousel .owl-item {
    float: left;
    position: relative;
}

  .owl-carousel .owl-item .item{
    min-height: 100%;
    background-size: cover;
    ackground-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 623px;
    }   
    
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    background:#2b2937;
}
.owl-pagination{
    display:none;
}


.lightbox_property_wrapper .owl-prev{
    position:absolute;
    top:50%;
    left:0px;
}
.lightbox_property_wrapper .owl-next{
    position:absolute;
    top:50%;
    right:0px;
}


.owl_caption{
    background: #2b2937;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/



/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
      color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: -35px 5px 5px;
    padding: 3px 10px;
    font-size: 70px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /* background: #869791; */
    filter: Alpha(Opacity=75);
    opacity: 0.75;
    cursor: pointer;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}