/*
 Theme Name: eState
 Theme URI: http://www.profilesoft.com
 Author:    ProFile
 Author URI: http://www.profilesoft.com
 Description: Real Estate Agenct Theme
 Version: 5.9.2
 License: Commercial Use only
 License URI: http://www.profilesoft.com
 Text Domain: estate
 */
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
h2 {
    margin-top: 37px !important;
}
img.logo {
    left: 10px;
    position: absolute;
    z-index: 2;
}
body {
    font-family: 'Nachlieli CLM', Arial, Helvetica, sans-serif !important;
    color: rgb(102, 102, 102) !important;
}
ul#menu-top-menu {
   font-size: 18px;
    list-style: none;
}
#secondary-nav-wrapper ul {
    font-size: 18px;
    list-style: none;
}
header#header {
    background: #000;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
}
.admin-bar header#header {
    top: 48px
}
a#logo img {
    padding: 10px 0 0 0;
}
a:hover {
    text-decoration: none !important;
}
section#slider-wrapper {
    margin-top: 108px;
    position: relative;
}
section#search_wrapper {
    position: absolute;
    top: 33px;
    z-index: 1;
    margin: 0 auto;
}
.meta_content {
    position: relative;
    font-size: 18px;
    text-align: center;
    padding: 19px 0 0 4px;
}
.meta_content-site {
    float: left;
    text-align: center;
    padding: 0 30px 0 25px;
}
ul#menu-main-menu {
    padding: 0;
    list-style: none;
}
ul#menu-main-menu li a {
    color: #000;
}
.face, .lang {
    text-indent: -99999px;
}
.nav_wrapper {
    height: 0;
    background: #000;
    position: relative;
}
span.name-bottom {
    font-weight: 200;
    font-size: 15px;
}
p.name-of-site {
    font-size: 19px;
    margin-top: -2px;
    font-weight: 600;
    line-height: 15px;
    padding-left: 11px;
    position: relative;
}
.lang a:before {
    content: "";
    background: url("images/lang-icon.png");
    position: absolute;
    background-repeat: no-repeat;
    top: 15px;
    right: 86px;
    width: 23px;
    height: 23px;
}
.face a:before {
    content: "";
    background: url("images/face-icon.png");
    position: absolute;
    background-repeat: no-repeat;
    top: 14px;
    right: 15px;
    width: 24px;
    height: 24px;
}
#footer .gform_body {
    padding-left: 0;
    margin-top: 25px !important;
    list-style: none;
    min-width: 280px;
}
#footer .gform_body ul {
    list-style: none;
    padding-left: 0;
}
.gform_wrapper .simple_captcha_medium input {
    width: 100% !important;
    margin-top: 15px !important;
    line-height: 20px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
    margin-left: 0 !important;
}
.gfield_description.validation_message {
    position: absolute !important;
    top: 47px !important;
}
.gform_wrapper li.field_description_above .gfield_description {
    margin-top: 8px !important;
    padding-left: 8px;
}
.gform_wrapper .top_label .gfield_label {
    display: none !important;
}
.gform_body li {
    margin-right: 11px;
    position: relative;
    margin-bottom: 20px;
}
#footer .gform_body li {
    margin-left: 0;
    margin-right: 0;
}
.gform_wrapper {
    max-width: 100% !important;
}
.gform_wrapper .top_label .gfield_error {
    width: 100% !important;
}
#field_3_4 {
    margin-bottom: 0;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: 15px !important;
}
nav.lang {
    font-size: 18px;
}
#menu-top-menu .phone {
    text-indent: -999999px;
}
#secondary-nav-wrapper ul .phone {
    text-indent: -9999999px;
}
.project-description a {
    color: #A47B00;
}
a:hover {
    color: #CC9900;
}
.phone a {
    color: rgb(204, 204, 204);
}
.phone a:hover {
    color: #fff;
}
a.phone {
    font-size: 18px;
}
.phone a:before {
    background: url("images/phone-icon.png");
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    right: 20px;
    top: 14px;
}
@media (min-width: 768px) {
    .phone a:before {
        background: none !important;
    }
}
button.navbar-toggle.collapsed, button.navbar-toggle {
    position: absolute;
    right: -19px;
    top: -60px;
    width: 40px;
    border: none;
}
span.icon-bar {
    width: 27px !important;
    height: 4px !important;
    background-color: #fff !important;
}
div#btn-down {
    display: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
ul#primary-nav {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: right;
}
ul#primary-nav li a {
    padding: 10px 0;
    text-align: center;
    display: block;
    text-decoration: none;
}
ul#primary-nav li {
    display: inline-block;
    text-align: center;
    padding: 0;
    width: 100%;
}
div#primary-nav-wrapper {
    padding: 0;
    border: none;
}
.search-title {
    background: #FFCC33;
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    letter-spacing: -1px;
}
.search-title span {
    padding: 6px 27px;
    margin-left: -25px;
    color: #000;
}
/* -------- style for search bar inside pages ----------*/
.post-type-archive .search-full {
    background: #3D3D3D;
    width: 100%;
    margin-top: 101px;
    height: 50px;
}
.post-type-archive section#search_wrapper {
    display: none;
    top: 29px;
}
.post-type-archive .search-title {
    display: none;
}
.single-asset .search-full {
    background: #3D3D3D;
    width: 100%;
    margin-top: 100px;
    height: 100px;
}
.single-asset section#search_wrapper {
    top: 10px;
}
.single-asset .search-title {
    display: none;
}
.page-template-page-rent .search-full {
    background: #3D3D3D;
    width: 100%;
    margin-top: 100px;
    height: 100px;
    color: #fff;
}
@media screen and (max-width: 425px) {
    .page-template-page-rent .search-full {
        min-height: 160px
    }
}
section#search_wrapper {
    top: -15px;
    margin-left: -10px;
}
.page-template-page-assets .search-full, .single-asset .search-full {
    background: #3D3D3D;
    width: 100%;
    margin-top: 100px;
    height: 50px;
}
.page-template-page-assets section#search_wrapper, .single-asset section#search_wrapper {
    top: 29px;
    display: none;
    z-index: 10;
}
.page-template-page-assets .search-title {
    display: none;
}
/* -------- style for search bar inside pages ----------*/
h2.rent-search {
    margin-top: 10px;
    font-size: 22px;
    line-height: 150%;
    color: rgb(255, 255, 255);
    text-align: left;
    margin-left: 10px;
}
.form-wrapper {
    width: 100%;
    padding: 50px 10px 0;
    height: auto;
    background: #000;
}
.page-template-page-rent-php .form-wrapper {
    background: transparent;
}
form#wp-advanced-search {
    direction: ltr;
    margin-right: 0;
    height: auto;
    width: 100%;
}
.page-template-page-assets .form-wrapper, .single-asset .form-wrapper {
    height: auto;
    display: inline-block;
    background: none;
}
@media (max-width: 425px) {
    .page-template-page-assets section#search_wrapper, .single-asset section#search_wrapper {
        background: #000;
        margin-left: -15px;
    }
}
.search-title::after {
    content: "";
    background: url("images/yellow-triangle.png");
    position: absolute;
    background-repeat: no-repeat;
    top: 8px;
    background-size: 20px;
    width: 15px;
    height: 52px;
    left: 0;
}
@media (min-width: 1200px) {
    .post-type-archive .search-full {
        height: 100px !important;
    }
}
@media screen and (max-width: 767px) {
    .search-title {
        margin-top: 50px;
    }
    .search-title::after {
        top: 18px;
    }
    section#main h1 {
        margin-top: 130px;
    }
}
@media screen and (max-width: 768px) {
    .google-map-contact {
        width: 90%;
    }
}
@media screen and (max-width: 500px) {
    .search-title::after {
        top: 60px;
    }
    .search-title {
        line-height: 120% !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
        padding-right: 20px;
    }
}
.gray-icons {
    display: block !important;
    width: initial !important;
    width: auto !important;
    margin-left: 18px !important;
    text-align: left !important;
}
ul.lSPager.lSGallery li {
    margin-bottom: 5px !important;
}
.lSSlideWrapper.usingCss {
    height: auto !important;
}
@media (min-width: 768px) {
    .lSSlideWrapper.usingCss {
        height: 460px !important;
    }
    .form-wrapper {
        padding: 20px 20px 0;
    }
}
@media (min-width: 992px) {
    .lSSlideWrapper.usingCss {
        height: 460px !important;
    }
    ul.lSPager.lSGallery li {
        height: 100px !important;
        margin-bottom: 5px !important;
    }
    .form-wrapper {
        background: #000;
    }
    .text-projects p {
        padding: 10px 20px;
        font-size: 14px;
        height: 60px;
    }
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0 !important;
}
div#wpas-tax_location, div#wpas-tax_asset-type, #wpas-tax_price, #wpas-tax_rooms, div#wpas-meta__asset_id {
    float: none;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 10px;
}
select {
    width: 100%;
    height: 34px;
    margin-left: 5px;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 43px;
}
#wpas-tax_price, select#tax_price, select#tax_asset-type {
    width: 100%;
    height: 34px;
    font-size: 16px;
}
#wpas-tax_rooms {
    width: 100%;
    height: 34px;
    font-size: 16px;
}
input#meta__asset_id {
    width: 100%;
    height: 34px;
    padding-left: 10px;
    font-size: 16px;
}
div#wpas-submit {
    text-align: right;
    display: inline-block;
}
input.wpas-submit {
    background: #FFCC33;
    border: none;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}
a.all-property {
    display: none;
}
h2.property {
    font-size: 26px;
    padding-top: 15px;
}
h3.selected-projects {
    font-size: 26px;
    line-height: 100%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 30px 0 10px;
}
h3.title-projects {
    background: #FFCC33;
    margin: 0;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #000;
}
h3.title-projects:after {
    content: "";
    background: url("images/yellow-triangle.png");
    position: absolute;
    background-repeat: no-repeat;
    top: 24px;
    width: 28px;
    height: 13px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -8px;
}
@media (max-width: 991px) {
    h3.title-projects:after {
        display: none;
    }
}
h2.about-title {
    font-size: 30px;
    line-height: 100%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 45px 0 10px;
}
.text-projects p {
    color: #fff;
    font-size: 14px;
    margin-right: 3px;
}
h3.sell-rent {
    font-size: 26px;
    line-height: 100%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 60px 0 30px;
}
section#sell-rent {
    height: 900px;
    background: url("images/sell-rent-bg.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    margin-bottom: -20px;
}
li#field_3_2:before {
    display: none;
}
ul#menu-footer-menu {
    display: none;
}
.all-rights ul {
    display: none;
}
.opening-search {
    font-size: 16px;
    line-height: 100%;
    margin-top: 20px;
    color: rgb(255, 255, 255);
    text-align: left;
    padding-left: 15px;
    position: relative;
    z-index: 99;
}
.opening-search:before {
    content: "";
    background: url("images/arrow-search-white.png");
    width: 10px;
    height: 14px;
    position: absolute;
    left: 0;
}
button.multiselect.dropdown-toggle.btn.btn-default {
    height: 33px;
    width: 249px;
    border-radius: 0;
    border: 1px solid rgb(169, 169, 169);
    top: -1px;
    color: rgb(102, 102, 102);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .text-projects p {
        padding: 10px 20px;
        font-size: 14px;
        height: 47px;
    }
}
@media (min-width: 768px) {
    .page-template-page-assets section#search_wrapper, .single-asset section#search_wrapper {
        top: 15px;
        display: block;
    }
    .page-template-page-assets .search-full, .single-asset .search-full {
        height: 100px;
    }
    #menu-top-menu .phone {
        text-indent: 1px;
    }
    #secondary-nav-wrapper ul .phone {
        text-indent: 1px;
    }
    .form-wrapper {
        height: 62px;
    }
    .gform_wrapper textarea.medium {
        height: 52px !important;
    }
    h2.rent-search {
        margin-top: 40px;
        font-size: 27px;
        line-height: 150%;
        color: rgb(255, 255, 255);
        text-align: left;
        margin-left: 6px;
    }
    .page-template-page-assets .search-full {
        height: 100px;
    }
    .page-template-page-assets section#search_wrapper {
        top: 15px;
        display: block;
    }
    .post-type-archive .search-full {
        background: #3D3D3D;
        width: 100%;
        margin-top: 111px;
        height: 75px;
    }
    .opening-search {
        display: none;
    }
    .post-type-archive section#search_wrapper {
        top: 10px;
        display: block;
    }
    ul#primary-nav li a {
        padding: 0px 10px 0px 0px;
    }
    .search-title::after {
        background-size: cover;
    }
    .meta_content {
        position: relative;
        font-size: 18px;
        float: right;
        text-align: center;
        padding: 15px 54px 0 4px;
    }
    ul#menu-footer-menu {
        text-decoration: none;
        list-style: none;
        display: inline-block;
        padding-left: 0;
    }
    .all-rights ul {
        text-decoration: none;
        list-style: none;
        display: inline-block;
        padding-left: 0;
    }
    h3.sell-rent {
        font-size: 30px;
    }
    h2.about-title {
        margin: 30px 0 27px;
    }
    h3.title-projects:after {
        top: 0;
        width: 28px;
        height: 52px;
        left: 0;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    h3.title-projects {
        font-size: 24px;
        padding: 5px 25px;
    }
    h3.selected-projects {
        font-size: 30px;
        margin-left: 6px;
    }
    h2.property {
        font-size: 30px;
        margin-left: 6px;
    }
    a.all-property {
        display: block;
        float: right;
        font-size: 16px;
        margin-top: -31px;
        color: #C58727;
        padding-right: 74px;
    }
    a.all-property:hover, a.see-all-projects:hover {
        color: #CC9900;
    }
    div#wpas-submit {
        margin-left: 7px;
        vertical-align: top;
    }
    #wpas-tax_location, div#wpas-tax_asset-type, #wpas-tax_price, #wpas-tax_rooms, div#wpas-meta__asset_id {
        margin-left: 7px;
    }
    .form-wrapper {
        width: 98%;
        padding: 0 18px;
    }
    section#search_wrapper {
        position: absolute;
        top: 172px;
        z-index: 1;
        margin: 0 auto;
    }
    section#slider-wrapper {
        margin-top: 100px;
    }
    ul#primary-nav li {
        width: auto;
    }
    .nav_wrapper {
        height: 20px;
        margin-top: 30px;
    }
    .admin-bar header#header {
        top: 31px;
    }
    .phone {
        text-indent: 1px;
    }
    .lang a:before {
        top: 15px;
        right: 46px;
    }
    .search-title::after {
        top: 5px;
        width: 28px;
    }
    button.multiselect.dropdown-toggle.btn.btn-default {
        width: 160px;
        border-radius: 0;
        background: #fff;
        box-shadow: none;
    }
    section#main.push-100 {
        margin-top: 100px;
    }
    select#tax_price {
        width: 127px;
    }
    select {
        width: 325px;
        height: 34px;
        margin-left: 5px;
        padding-left: 10px;
        font-size: 16px;
        margin-bottom: 43px;
    }
    input#tax_price {
        width: 325px;
    }
    #wpas-tax_rooms {
        width: 17%;
    }
    #wpas-tax_price {
        width: 19%;
    }
    select#tax_rooms {
        width: 117px
    }
    input#meta__asset_id {
        width: 133px;
    }
    div#wpas-meta__asset_id {
        width: auto !important;
    }
    form#wp-advanced-search {
        padding-top: 10px;
    }
    .page-template-page-assets form#wp-advanced-search, .single-asset form#wp-advanced-search {
        padding-top: 20px;
    }
    .home form#wp-advanced-search {
        width: auto;
        height: 100px;
        padding-top: 12px;
        float: none;
    }
    section#search_wrapper {
        top: 102px;
    }
    .page-template-page-rent section#search_wrapper {
        top: 31px;
    }
    section#sell-rent {
        height: 800px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .search-title {
        width: 98%;
    }
}
@media screen and (max-width: 991px) {
    .about-text {
        margin-top: 10px !important;
    }
}
@media (min-width: 992px) {
    .col-md-8.push-30 {
        padding-right: 50px !important;
    }
    button.multiselect.dropdown-toggle.btn.btn-default {
        width: 153px;
    }
    .page-template-page-rentbutton.multiselect.dropdown-toggle.btn.btn-default {
        width: 146px;
    }
    input#meta__asset_id {
        width: 200px;
    }
    .home form#wp-advanced-search {
        width: auto;
        height: 70px;
        padding-top: 15px;
        float: none;
        margin-left: 11px;
    }
    .home form#wp-advanced-search .dropdown-menu > li > a {
        padding: 3px 13px
    }
    .nav_wrapper {
        height: 41px;
        margin-top: 0;
    }
    .post-type-archive .search-full {
        margin-top: 101px;
    }
    section#sell-rent {
        height: 580px;
    }
    .section#search_wrapper {
        top: 115px;
    }
    .search-title::after {
        top: 15px;
        width: 28px;
    }
    button.navbar-toggle.collapsed {
        display: none;
    }
    .search-title {
        margin-top: 0;
        padding: 4px 0 0 25px;
        font-size: 30px;
        white-space: nowrap;
        background: transparent;
    }
    .search-title span {
        background: #FFCC33;
        padding: 5px 27px;
        color: #000;
    }
    .meta_content {
        position: relative;
        font-size: 18px;
        width: 245px;
        float: right;
        text-align: center;
        padding: 15px 0 0 4px;
    }
    ul#primary-nav li a {
        padding: 10px 18px 10px 18px;
        font-size: 16px;
    }
    #wpas-tax_price, select#tax_price {
        width: 142px
    }
    #wpas-tax_rooms, select#tax_rooms {
        width: 143px;
    }
    input#meta__asset_id {
        width: 152px;
    }
    select {
        width: 175px;
        height: 34px;
        margin-left: 5px;
        padding-left: 10px;
        font-size: 16px;
        margin-bottom: 43px;
    }
}
@media only screen (min-width: 992px) and (max-width: 1170px) {
    form#wp-advanced-search {
        padding-top: 26px;
    }
    input#meta__asset_id {
        width: 150px;
    }
    select#tax_rooms {
        width: 100px !important;
    }
    button.multiselect.dropdown-toggle.btn.btn-default {
        width: 155px !important;
    }
    input.wpas-submit {
        padding: 0 15px !important;
    }
}
@media (min-width: 1170px) {
    .search-title span {
        padding: 6px 27px;
        color: #000;
    }
    form#wp-advanced-search {
        float: right;
        height: 80px;
        padding-top: 20px;
    }
    .page-template-page-rent form#wp-advanced-search {
        padding-top: 17px;
        padding-left: 200px;
    }
    .page-template-page-rent .form-wrapper {
        background: none;
    }
    .page-template-page-rent section#search_wrapper {
        top: 23px;
    }
    #wpas-tax_price, select#tax_price {
        width: 190px;
    }
    #wpas-tax_rooms, select#tax_rooms {
        width: 143px;
    }
    input#meta__asset_id {
        width: 200px;
    }
    button.multiselect.dropdown-toggle.btn.btn-default {
        width: 210px;
    }
    .page-template-page-rentbutton.multiselect.dropdown-toggle.btn.btn-default {
        width: 210px;
    }
    select {
        width: 274px;
        height: 34px;
        margin-left: 5px;
        padding-left: 10px;
        font-size: 16px;
        margin-bottom: 43px;
    }
    .btn-down {
        display: block !important;
        position: absolute;
        bottom: 40px;
        font-size: 32px;
        background: #000;
        color: #fff;
        padding: 9px 22px;
        z-index: 1;
        left: 50%;
        margin-left: -106px;
        cursor: pointer;
    }
    ul#primary-nav li a {
        padding: 10px 17px 0px 17px;
    }
    section#search_wrapper {
        margin-left: 0;
        z-index: 2;
    }
    .search-title:after {
        top: 29px;
        width: 28px;
    }
    .search-title {
        font-size: 36px;
    }
}
#slider-wrapper .bx-controls-direction {
    z-index: 1;
    position: absolute;
    top: 50%;
    width: 99%;
    right: 10px;
}
#slider-wrapper .bx-controls-direction a.bx-next {
    background: url("images/arrow-left-black.png");
    display: inline-block;
    background-repeat: no-repeat;
    height: 48px;
    background-position: 0 0;
    text-indent: -9999px;
    width: 48px;
}
#slider-wrapper .bx-controls-direction a.bx-prev {
    background: url("images/arrow-right-black.png");
    display: inline-block;
    background-repeat: no-repeat;
    height: 48px;
    background-position: 0 0;
    text-indent: -9999px;
    width: 48px;
}
/*ul.sub-menu {
 display: none;
 }*/
ul#primary-nav li:hover > ul.sub-menu {
    display: block;
    position: absolute;
    background: #000000;
    padding: 0;
    z-index: 9;
}
ul.sub-menu li {
    display: block !important;
    float: none !important;
}
ul.sub-menu li a {
    color: #fff !important;
}
ul#primary-nav li a {
    color: rgb(255, 255, 255);
}
ul#primary-nav li a:hover {
    color: #F0C030;
}
ul#primary-nav li.current-menu-item > a {
    color: #F0C030;
}
.single-projects .S-Project > a {
    color: #F0C030 !important;
}
ul#primary-nav li.current_page_ancestor > a {
    color: #F0C030;
}
.wp-pagenavi span.current {
    font-weight: bold;
    background: #E0B533;
    color: #fff;
    border: none;
    padding: 10px 13px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 9px 13px;
    color: rgb(102, 102, 102);
    margin: 0;
}
i.fa.fa-chevron-down {
    padding-left: 10px;
}
h3.project-title {
    font-size: 30px;
    line-height: 1.2em;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 25px 0;
}
.all-projects {
    margin-top: -25px;
}
h4.projects-down-content-title {
    font-size: 24px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: center;
    margin-top: 50px;
}
h5.projects-down-content-title {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: center;
    margin-bottom: 25px;
}
section#projects-down-content {
    background: url("images/sell-rent-bg.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    margin-bottom: -20px;
    padding-bottom: 270px
}
footer#footer .ginput_container_checkbox {
    margin-top: -15px !important;
}
a.contact-us {
    background: rgb(51, 51, 51);
    width: 118px;
    height: 33px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 19px;
    font-size: 18px;
    color: rgb(255, 204, 51);
}
a.contact-us:hover {
    background: #000 !important;
    color: rgb(255, 204, 51) !important;
    text-decoration: none;
}
.projects-wrapper {
    height: auto;
    margin: 30px 0 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #EBEBEB;
}
.projects-main-content {
    font-size: 16px;
    line-height: 130%;
    color: rgb(102, 102, 102);
    text-align: left;
    margin-bottom: 5px;
}
h3.projects-title-location {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 110%;
    color: rgb(51, 51, 51);
    text-align: left;
}
p.projects-title-content {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
    width: 100%;
}
h2.projects {
    border-bottom: 2px solid #E5E5E5;
    padding-bottom: 3px;
    margin-top: 40px;
    padding-left: 6px;
}
.property-container h3.title-location {
    font-size: 20px;
    line-height: 110%;
    padding: 5px;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #D6D6D6;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
}
@media (min-width: 992px) {
    .projects-wrapper {
    }
    p.projects-title-content {
        width: 66%;
        margin-top: 15px;
    }
    .projects-wrapper {
        margin: 40px 0 0;
    }
    h3.projects-title-location {
        margin-top: 0;
    }
    .projects-wrapper {
    }
}
.project-description {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
    padding-top: 40px;
}
h4.projects-assets-title {
    font-size: 26px;
    line-height: 100%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 25px 0;
}
.projects-asset, .assets_type, .assets_rooms, .floor_project_assets, .square_feet_project_assets, .project_assets_price {
    display: block;
}
.assets_type {
    margin: 10px;
}
.assets_rooms, .floor_project_assets, .project_assets_price {
    margin: 10px;
}
.square_feet_project_assets {
    margin: 10px;
}
label.type {
    margin-left: 0;
    width: 130px;
    margin: 10px;
}
label.Built-Surface {
    width: 150px;
    margin: 10px;
}
label.floor, label.rooms, label.price {
    width: 110px;
    margin: 10px;
}
.table-labels {
    float: left;
    clear: both;
    width: 30%;
    margin-bottom: 30px;
}
label {
    display: block !important;
}
a.more-info {
    position: absolute;
    color: rgb(140, 105, 0);
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid rgb(204, 204, 204);
    background-color: rgb(245, 245, 245);
    display: block;
    left: -158px;
    bottom: -34px;
}
.asset-wrapper {
    float: right;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
}
.map-wrapper iframe {
    margin-top: 20px;
}
@media (min-width: 768px) {
    a.more-info {
        position: relative;
        margin-right: 10px;
        width: 72px;
        left: auto;
        line-height: 20px;
        bottom: auto;
        display: inline-block;
        margin-left: 10px;
    }
    .square_feet_project_assets {
        width: 150px;
        margin: auto;
    }
    .assets_rooms, .floor_project_assets, .project_assets_price {
        width: 110px;
        margin: auto;
    }
    .assets_type {
        width: 130px;
        margin: auto;
    }
    label.Built-Surface {
        margin: 0 0 0 -4px;
    }
    label.floor, label.rooms, label.price {
        margin: 0 0 0 -4px;
    }
    label.type {
        margin: auto;
    }
    .projects-asset, .assets_type, .assets_rooms, .floor_project_assets, .square_feet_project_assets, .project_assets_price {
        display: inline-block;
    }
    .asset-wrapper {
        border-bottom: 1px solid #DBDBDB;
        line-height: 40px;
        width: 100%;
        float: inherit;
        margin-bottom: 0;
    }
    .table-labels {
        border-bottom: 1px solid #DBDBDB;
        margin-bottom: 5px;
        float: none;
        width: 100%;
    }
    label {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .page-template-page-rent-php #wpas-tax_location {
    }
}
@media (min-width: 1170px) {
    .table-labels {
        display: none;
    }
    .projects-asset .projects-asset-wrapper:first-child .table-labels {
        display: block;
    }
    label.floor, label.rooms, label.price {
        width: 130px;
        margin: 0 0 0 -4px;
    }
    .assets_rooms, .floor_project_assets, .project_assets_price {
        width: 130px;
        margin: auto;
    }
    label.type, .assets_type {
        width: 213px;
    }
    .assets_type {
        margin: auto;
    }
}
.map-wrapper {
    padding-right: 6px;
    margin: 40px 0;
}
section#single-projects-slider {
    background: #F3F3F3;
    padding: 30px 0;
    margin-bottom: 210px;
    position: relative;
    margin-top: 10px;
}
section#main-projects {
    margin-top: 100px;
}
p.business-title-content {
    font-size: 16px;
    line-height: 1.4em;
    color: rgb(102, 102, 102);
    text-align: left;
    width: 66%;
}
.page-template-page-rent section#main-projects {
    margin-top: 30px;
    background: #FCFCFC;
}
.page-template-page-business section#main-projects {
    background: #fff;
}
.page-template-page-rent section#main-projects {
    background: #fff;
}
@media screen and (max-width: 425px) {
    .page-template-page-rent section#main-projects {
        margin-right: 20px;
    }
}
.projects-img-container img {
    border-bottom: 4px solid #FCD359;
}
section#single-projects-slider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: -231px;
    background: url("images/sell-rent-bg.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.home-projects-content-container {
    position: absolute;
    bottom: 0;
}
.home-projects-content-container a, .home-projects-content-container a:hover {
    color: #fff;
}
.home-projects-content-container a:last-child {
    display: none;
}
a.see-all-projects {
    font-size: 16px;
    color: #C58727;
    float: right;
    padding: 10px 33px 10px 10px;
    position: relative;
}
.text-projects {
    background: rgba(0, 0, 0, 0.6);
    height: 73px;
}
@media (max-width: 991px) {
    .sell-rent-img {
        margin-left: -15px;
        margin-top: 20px;
    }
    .text-projects {
        display: none;
    }
}
}
a.see-all-projects:after {
    content: ">";
    position: absolute;
    top: 9px;
    right: 20px;
}
.single-projects-wrapper .content-container {
    border: none;
    padding: 10px;
    text-align: left;
    background: #fff;
}
.single-projects-wrapper h3.title-location {
    font-size: 16px;
    text-align: left;
    border: none;
    padding: 0;
    color: #333333;
    margin: 0;
}
.single-projects-wrapper .content-container {
    border: none;
    padding: 10px;
    margin: 0;
}
.single-projects .single-projects-wrapper .content-container {
    padding: 5px;
}
select.price {
    width: 210px;
}
select.rooms {
    width: 130px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_body input[type="text"] {
    width: 100% !important;
    line-height: 25px;
    font-size: 16px;
    border: 1px solid #dddddd !important;
    color: #a8a8a8;
    padding: 6px 10px;
    text-align: left;
}
div#gform_wrapper_8
.gform_body input[type="text"] {
    color: #575757 !important;
}
div#gform_wrapper_2
.gform_body input[type="text"] {
    color: #575757 !important;
}
div#gform_wrapper_3 .gform_body input[type="text"] {
    color: #a8a8a8;
}
.gform_wrapper textarea.medium {
    width: 100% !important;
    height: 55px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #dddddd !important;
    padding: 4px 10px;
    line-height: 1.2em;
    color: #a8a8a8;
}
.gform_wrapper .simple_captcha_medium input {
    border-color: #dddddd !important;
}
textarea#input_8_4 {
    color: #575757 !important;
    background-color: #fff;
}
textarea#input_2_4 {
    color: #575757 !important;
    background-color: #fff;
}
div#gform_wrapper_1 .ginput_container .gform_body input[type="text"], .gform_body .textarea.medium {
    color: #a8a8a8;
}
footer#footer .gform_body .textarea.medium {
    background-color: #282828 !important;
    border-color: #575757 !important;
}
footer#footer .gform_body input[type="text"] {
    border: 1px solid #575757 !important;
    background-color: #282828 !important;
}
footer#footer .gform_wrapper .top_label input.medium {
    border: 1px solid #575757 !important;
    background-color: #282828 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 97.5%;
    padding: 0 0 10px !important;
}
h2.assets-page {
    display: block;
    float: left;
    font-size: 18px;
}
.displaying-result {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
}
.assets-page:after {
    content: "|";
    margin-top: 0;
    width: 2px;
    height: 17px;
    margin-left: 20px;
    font-size: 27px;
    display: inline-block;
}
.search-result-title {
    border-bottom: 2px solid #E5E5E5;
    display: inline-block;
    width: 100%;
    height: auto;
}
.result-asset-wrapper {
    display: inline-block;
}
@media (min-width: 768px) {
    .result-asset-wrapper {
        border-bottom: 1px solid #EAEAEA;
        margin: 15px 0;
        padding-bottom: 10px;
        margin-bottom: 40px;
    }
    .assets-page:after {
        margin-top: 0;
    }
    h2.assets-page {
        display: block;
        float: left;
        font-size: 30px;
        margin-left: 6px;
        color: #666666;
        margin-top: 20px !important;
    }
    .displaying-result {
        font-size: 24px;
        float: left;
        display: inline-block;
        padding-left: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #9F9F9F;
    }
}
@media screen and (max-width: 767px) {
    .displaying-result {
        margin-left: 15px;
    }
}
@media screen and (max-width: 380px) {
    .displaying-result {
        margin-top: 0px;
        margin-left: 0px;
    }
}
input#tofloor {
    float: right;
    height: 35px;
    width: 105px;
    margin-left: 10px;
    margin-bottom: 0;
    padding-right: 6px;
}
a.advance-search {
    position: absolute;
    top: 64px;
    left: 193px;
    color: #82BA80;
    text-decoration: underline;
}
input.from-meter, input.to-meter {
    height: 34px;
    font-size: 16px;
}
.from-meter, .to-meter {
    width: 137px;
    margin-bottom: 0;
}
select.from-floor, select.to-floor {
    width: 105px;
    margin-bottom: 0;
}
input.street {
    width: 225px;
    height: 34px;
    margin-left: 5px;
    padding-right: 6px;
    font-size: 16px;
    margin-bottom: 45px;
    margin-top: 40px;
}
label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    margin-left: 13px;
}
span.lables {
    display: inline-block;
    position: relative;
    top: -10px;
    right: 10px;
}
p.search-result {
    padding: 32px 212px 0;
    font-size: 20px;
    margin-bottom: 8px;
}
.footer-form input#input_1_1, .footer-form input#input_1_2, .footer-form input#input_1_3, .footer-form textarea#input_1_4 {
    width: 277px;
    line-height: 30px;
    padding-right: 10px;
    font-size: 16px;
    background: #666666;
    color: #B4B4B4;
    border: none;
    margin-bottom: 0;
}
.sold-icon {
    background: url("images/icon-sold.png");
    background-repeat: no-repeat;
    width: 115px;
    height: 75px;
    position: absolute;
    top: 0;
    z-index: 1;
    left: -5px;
}
.paginate {
    text-align: center;
}
#mains_slider_ramot {
    background: url("images/ramot-bg.png") no-repeat 50% 50%;
    background-size: cover;
    height: 166px;
    margin-top: -12px;
}
#main-properties-ramot {
    background: url("images/main-bg.png");
    background-size: cover;
    padding-bottom: 225px;
    direction: rtl;
    margin-top: -11px;
    padding-top: 27px;
}
ul#gform_fields_2 {
    width: 100%;
}
.slider {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.assets_slider_title {
    width: 75px;
    float: right;
    position: relative;
    top: -36px;
    left: auto;
    right: 45px;
    z-index: 99999999;
}
.assets_slider_title a {
    color: #CC9900;
}
.assets_slider_title a:hover, a:focus {
    color: #ab8104;
}
.text-container h3 {
    text-shadow: 5px 5px 4px rgba(0, 0, 0, 0.65);
    font-weight: bold;
    font-size: 48px;
    font-family: 'Nachlieli CLM', serif;
}
.text-container {
    padding-top: 75px;
    position: absolute;
    color: rgb(255, 255, 255);
    top: 0;
    right: 32%;
}
.text-container p {
    text-shadow: 5px 5px 4px rgba(0, 0, 0, 0.65);
    font-weight: 100;
    font-size: 32px;
    font-family: 'Nachlieli CLM', serif;
    text-align: right;
}
.bx-viewport {
    direction: ltr;
    z-index: 0;
}
.home-projects-wrapper .bx-viewport {
    height: 200px !important;
}
#slider-wrapper .bx-viewport {
    height: 420px !important;
}
@media (min-width: 768px) {
    .bx-viewport {
        height: 400px !important;
    }
}
@media (min-width: 992px) {
    .bx-viewport {
        height: 400px !important;
    }
}
#mains_slider .bx-viewport {
    height: 420px !important;
}
*/
#single-projects-slider .bx-viewport {
    height: 230px !important;
}
a.bx-prev {
    z-index: 0;
}
.bx-wrapper {
    float: none;
    position: relative;
    margin: 0 auto;
    margin-left: -5px !important;
}
#home-about .bx-wrapper {
    margin: 0 !important;
    padding-top: 10px;
}
#slider-wrapper img {
    min-width: 100%;
    height: 600px;
}
nav.navbar.navbar-default {
    margin: 0;
    min-height: 0;
    border: none;
    z-index: 9;
}
.bx-pager.bx-default-pager {
    display: none;
}
a.bx-next {
    float: left;
    z-index: 0;
}
.bx-controls-direction {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
}
a.bx-pager-link.active {
    display: none;
}
.sprite {
    background: url("images/sprite.png") top left no-repeat;
}
.arrow_right {
    width: 71px;
    height: 79px;
    background-position: -10px;
}
.arrow_left {
    width: 71px;
    height: 79px;
    background-position: -10px -99px;
}
.meter {
    width: 15px;
    height: 15px;
    background-position: -10px -188px;
}
.bed {
    width: 22px;
    height: 13px;
    background-position: -35px -188px;
}
a.bx-prev {
    position: absolute;
    background: url("images/arrow-left-gray.png");
    width: 28px;
    height: 28px;
    top: -42px;
    right: 32px;
}
a.bx-next {
    position: absolute;
    background: url("images/arrow-right-gray.png");
    width: 28px;
    height: 28px;
    top: -42px;
    right: 0;
}
#main a.bx-next {
    right: 0;
}
a.read-more-ramot {
    margin-left: 15px;
    padding-top: 3px;
    color: #588943;
    margin-bottom: 0;
    font-weight: 600;
    position: relative;
}
a.read-more-ramot:after {
    content: "";
    width: 8px;
    height: 10px;
    left: -10px;
    bottom: 1px;
    background: url("images/icon-read-more.png");
    position: absolute;
    background-repeat: no-repeat;
}
.main-img-container {
    margin-top: 43px;
}
@media (min-width: 768px) {
    nav.navbar.navbar-default {
        margin: 0;
        border: none;
        z-index: 9;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    nav.navbar.navbar-default {
        margin-top: -15px;
    }
}
.sideform-container {
    background: #F5F5F5;
    height: auto;
    padding: 15px;
}
h4.sideform-title {
    font-size: 18px;
    line-height: 120%;
    color: rgb(102, 102, 102);
    text-align: left;
    margin-top: 30px;
    background: #F5F5F5;
    margin-bottom: 0;
    padding: 10px 15px 0;
    display: block;
}
form.side-form textarea {
    width: 235px;
    line-height: 40px;
    padding-right: 10px;
    font-size: 16px;
    background: #fff;
    color: #404040;
    border: 1px solid #CCCCCC;
}
@media (min-width: 992px) {
    .sideform-container {
        height: auto;
    }
}
@media (max-width: 1024px) {
    form#wp-advanced-search {
        padding-top: 7px;
    }
}
@media (min-width: 1170px) {
    .sideform-container {
        height: auto;
    }
}
.new-letter-wrapper {
    background: #F5F5F5;
    padding-bottom: 25px;
}
input#input_4_1 {
    line-height: 1.2em;
    background: transparent;
    font-size: 16px;
    padding: 6px 0;
}
.gfield_description {
    color: #B4B4B4;
}
input#input_3_5 {
    width: 100%;
    padding-left: 10px;
    color: #B4B4B4;
    border: 1px solid #575757;
    height: 30px;
    margin-top: 10px;
    line-height: 20px;
}
.projects-main-content a {
    color: #7D7D7D;
}
.line {
    width: 170%;
    background: url("images/icon-line.png");
    height: 1px;
    margin-top: 71px;
}
blockquote {
    border: none !important;
    padding: 0 !important;
}
.recommendation {
    margin-top: 45px;
}
.recommendation-container {
    margin-top: 17px;
}
.recommendation-container {
    margin-bottom: 70px;
    margin-top: 0;
    background: #F5F5F5;
    padding: 65px 50px 20px 50px;
    position: relative;
}
.recommendation-container:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 48px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #F5F5F5;
}
.recommendation-content {
    font-size: 18px;
    color: #333333;
    font-style: italic;
}
.recommendation-content:before {
    content: "";
    background: url("images/icon-quate-yellow.png");
    width: 60px;
    height: 50px;
    left: 10px;
    top: 10px;
    position: absolute;
    background-repeat: no-repeat;
}
.col-md-9.contact {
    background: #fff;
    padding: 30px 35px 5px;
}
section#main-contact {
    background: url("images/main-bg.png");
    background-size: cover;
    padding-bottom: 290px;
    direction: rtl;
    margin-top: -11px;
    background-position: 50% 50%;
}
.info-details-contact {
    color: #333333;
    font-size: 15px;
    padding: 28px 33px 0 0;
    line-height: 32px;
}
@media (min-width: 768px) {
    .recommendation-container {
        margin-bottom: 70px;
        margin-top: 0;
        background: #F5F5F5;
        padding: 60px 50px 60px 130px;
        position: relative;
    }
    .recommendation-content:before {
        left: 40px;
        top: 35px;
    }
}
form.side-form {
    text-align: left;
    margin: 0;
    padding-bottom: 5px;
}
section#main-single-projects {
    margin-top: 100px;
}
ul#menu-footer-menu li {
    display: inline-block;
    padding-left: 20px;
}
.all-rights ul li {
    display: inline-block;
    padding-left: 20px;
}
ul#menu-footer-menu li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    margin-left: -14px;
    background: url("images/gray-divider.png");
    background-repeat: no-repeat;
}
.all-rights ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    margin-left: -14px;
    background: url("images/gray-divider.png");
    background-repeat: no-repeat;
}
p.copy-rights-left img {
    float: right;
}
span.create {
    position: relative;
    top: 4px;
    font-size: 10px;
}
ul#menu-footer-menu li a {
    color: #B9B9B9;
}
.all-rights ul li a {
    color: #B9B9B9;
}
div#wpas-meta__asset_floor {
    float: left;
    margin-left: 10px;
}
div#wpas-meta__asset_square_feet {
    float: left;
    margin-left: 10px;
}
div#wpas-tax_extras {
    float: left;
}
input#meta__asset_square_feet {
    width: 137px;
    height: 34px;
    margin-bottom: 0;
    padding-right: 6px;
}
input#meta__asset_floor {
    width: 105px;
    margin-bottom: 0;
    height: 35px;
    padding-right: 6px;
}
div#wpas-fromsf {
    clear: both;
    float: left;
    margin-left: 10px;
}
input#fromsf {
    width: 137px;
    height: 34px;
    margin-bottom: 40px;
    padding-right: 6px;
}
.wpas-checkbox-container {
    display: inline-block;
}
.wpas-checkboxes.field-container {
    display: inline-block;
}
div#wpas-tax_extras {
    float: right;
    display: inline-block;
}
p.contact-content {
    padding-top: 27px;
    font-size: 18px;
    color: #333333;
}
.side-form-contact ul {
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
    margin-top: 12px;
}
.side-form-contact input[type="text"] {
    width: 100%;
    line-height: 25px;
    margin-bottom: 14px;
    padding-right: 10px;
    font-size: 16px;
    background: #fff;
    color: #404040;
    border: 1px solid #CCCCCC;
}
form.side-form-contact textarea {
    width: 100%;
    padding-right: 10px;
    padding-top: 0;
    height: 93px;
    font-size: 16px;
    background: #fff;
    color: #404040;
    border: 1px solid #CCCCCC;
    line-height: 26px;
}
form.side-form-contact {
    text-align: right;
    margin: 25px 0 58px;
    border-bottom: 1px solid #F0F0F0;
    background: #F4F4F4;
    padding: 0 20px 50px 20px;
}
form.side-form-contact input[type="submit"] {
    width: 100px;
    color: #fff;
    float: left;
    line-height: 32px;
    background: #047401;
    font-size: 18px;
    margin-top: 9px;
    border: none;
    border-radius: 5px;
}
p.adress-contact {
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 22px;
}
a.send {
    padding-left: 33px;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    line-height: 120%;
    color: rgb(102, 102, 102);
    display: inline-block;
}
.gallery-slider {
    margin-top: 10px;
    direction: ltr;
}
@media (min-width: 768px) {
    .gallery-slider {
        margin-top: 38px;
    }
}
a.send:before {
    content: "";
    background: url("images/send-gray.png");
    background-repeat: no-repeat;
    width: 21px;
    height: 18px;
    position: absolute;
    left: 7px;
    top: 0;
}
.iframe {
    width: 107px !important;
}
.like-btns {
    height: 35px;
    position: relative;
    margin-top: 30px;
    margin-left: -30px;
}
a.print {
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    line-height: 120%;
    color: rgb(102, 102, 102);
    display: inline-block;
}
a.print:before {
    content: "";
    background: url("images/print-gray.png");
    background-repeat: no-repeat;
    width: 23px;
    height: 18px;
    position: absolute;
    left: 0;
    top: -2px;
}
.side-form ul {
    list-style: none;
    padding: 0;
    position: relative;
    width: 280px;
    margin-top: 19px;
}
.side-form input[type="text"] {
    width: 235px;
    line-height: 35px;
    margin-bottom: 17px;
    padding-right: 10px;
    font-size: 16px;
    background: #fff;
    color: #404040;
    border: 1px solid #CCCCCC;
}
.agent-img {
    display: block;
    width: 77px;
    height: auto;
    float: left
}
.agent-wrapper {
    border-bottom: 1px solid #DADADA;
    padding-bottom: 20px;
}
a.agent-send {
    margin-top: 0;
    font-size: 14px;
    line-height: 120%;
    color: rgb(164, 123, 0);
    text-align: left;
}
h6.agent-phone {
    margin: 10px 0 5px;
    font-size: 20px;
}
h6.agent-phone a {
    color: rgb(164, 123, 0);
}
h6.office-phone {
    margin: -3px 0 2px;
    font-size: 18px;
}
h6.office-phone a {
    color: rgb(164, 123, 0);
}
h5.agent-name {
    font-size: 16px;
    margin: 0 0 -5px 0;
}
.agent-info {
    display: block;
    padding-left: 92px;
    font-size: 16px;
    min-height: 80px;
}
.agent-info p {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 5px;
}
p.agent-name {
    font-size: 16px;
    line-height: 120%;
    color: rgb(102, 102, 102);
    text-align: left;
    padding-left: 10px;
}
p.agent-phone {
    font-size: 20px;
    line-height: 120%;
    color: rgb(102, 102, 102);
    text-align: left;
    padding-left: 10px;
}
p.sideform-content {
    font-size: 14px;
    line-height: 130%;
    color: rgb(102, 102, 102);
    text-align: left;
    padding-top: 15px;
}
span.phone-number {
    font-size: 17px;
}
@media (min-width: 992px) {
    .agent-wrapper {
        margin-bottom: 20px;
    }
}
.agent-phone {
    direction: ltr
}
@media (min-width: 1170px) {
    .agent-wrapper {
        margin-top: 0;
    }
    h6.agent-phone {
        font-size: 18px
    }
}
.ramot-slogan {
    direction: rtl;
    background: #fff;
    padding-right: 15px;
    padding-bottom: 5px;
    opacity: .8;
}
.line-recommendation {
    width: 105%;
    margin-right: -31px;
}
p.slogan-content {
    line-height: 19px;
    font-size: 17px;
    color: #333333;
    margin-bottom: 2px;
}
h2.ramot-slogan-title {
    font-size: 26px;
    color: #047401;
    padding-top: 4px;
    margin-bottom: 3px;
}
h2.property-properties {
    font-size: 30px;
    margin-top: 25px;
    padding-right: 13px;
    float: right;
    position: relative;
}
h2.property-properties:after {
    content: "";
    background: url("images/search-divider.png");
    width: 2px;
    height: 22px;
    background-repeat: no-repeat;
    padding: 0 10px 10px 10px;
    position: absolute;
    bottom: 2px;
}
.slider-asset-price {
    float: right;
    font-size: 16px;
    line-height: 110%;
    color: rgb(51, 51, 51);
    text-align: left;
}
.content-container-slider-assets {
    width: 100%;
    height: 30px;
    background: #fff;
}
p.item-description-content {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
    margin-bottom: 20px;
}
p.price-slider-assets {
    margin: 0;
    padding: 5px;
}
h3.title-slider-assets {
    float: left;
    font-size: 16px;
    line-height: 110%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin: 0;
    padding: 7px;
    text-transform: uppercase;
}
.google-map iframe, .map-wrapper iframe {
    width: 100%;
}
@media screen and (max-width: 425px) {
    .google-map {
        width: 90%;
    }
}
h3.description-title {
    font-size: 24px;
    line-height: 1.4em;
    color: rgb(102, 102, 102);
    text-align: left;
    display: inline-block;
}
.property-item {
    font-size: 30px;
    margin-top: 25px;
}
.google-map-contact {
    margin-top: 50px;
}
h5.contact-info-title, .info-contact h5 {
    padding-left: 7px;
    font-size: 16px;
    margin: 30px 0;
}
h5.contact-form-title {
    font-size: 17px;
    margin-top: 94px;
}
.info-contact .info-details {
    color: rgb(102, 102, 102);
    font-size: 18px;
    padding: 15px 0 0 33px;
    line-height: 32px;
}
.gfield_captcha_input_container {
    padding-top: 1.188em !important;
}
.info-contact a.email {
    position: relative;
    color: rgb(102, 102, 102) !important;
    top: -5px;
}
.info-contact a.face {
    position: relative;
    color: rgb(102, 102, 102) !important;
}
.info-contact h4 {
    display: none;
}
form.search-form-properties {
    direction: rtl;
    text-align: center;
    margin-top: 26px;
    margin-right: 13px;
}
input#balkon {
    margin: 0 11px 0;
}
input#garden {
    margin: 0 2px 0;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0 0 0;
    margin-top: 1px \9;
    line-height: normal;
    display: block;
}
label.balkon {
    right: 41px;
}
section#main {
    background-size: cover;
    direction: ltr;
    margin-top: -11px;
}
.second-line-search {
    display: none;
}
section#home-about {
    background: #F6F6F6;
    padding-bottom: 40px;
}
@media (max-width: 767px) {
    section#home-about {
        margin-top: 40px;
    }
}
#main.container {
    padding: 0;
}
.property-container {
    width: 100%;
    margin: 10px auto;
    max-width: 360px;
}
@media (max-width: 320px) {
    .property-container {
        margin: 0;
        max-width: 300px;
    }
}
div.slider-item div.property-container {
    margin-left: 15px;
}
h2.about-property-item-side {
    font-size: 22px;
    line-height: 110%;
    color: rgb(51, 51, 51);
    text-align: left;
    padding: 13px 0;
    margin: 0;
    margin-top: 0px !important;
}
.page-template-page-rent .property-container {
    width: 100%;
    margin: 10px 12px;
    max-width: 356px;
    display: inline-block;
    float: none;
    background: #F5F5F5;
}
.item-description-content {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
}
.page-template-page-about .property-container, .page-template-page-testimonials .property-container, .page-template-page-contact .property-container, .page-template-page-team .property-container, .page-template-page-neighborhood .property-container, .page-template-page-buyers-info .property-container, .page #slider .slider-item .property-container {
    width: 100%;
    margin: 10px auto;
    max-width: 360px;
    display: inline-block;
    float: none;
    background: #F5F5F5;
    padding: 10px;
}
img.paginate-img {
    padding-top: 15px;
}
.property-info-right {
    width: 50%;
    background: #fff;
    float: right;
    margin-bottom: 10px;
    padding-left: 25px;
}
.property-info-left {
    width: 50%;
    background: #fff;
    float: right;
    margin-bottom: 10px;
    padding-right: 0;
}
h3.title-price {
    font-size: 30px;
    line-height: 100%;
    color: rgb(51, 51, 51);
    text-align: left;
    margin-bottom: 30px;
}
/*@media screen and (max-width: 425px) {
 h3.title-price {
 margin-top:-40px;
 }
 }*/
@media (min-width: 768px) {
    .property-info-left {
        width: 50%;
        background: #fff;
        float: right;
        margin-bottom: 10px;
        padding-right: 25px;
    }
}
.wp-pagenavi {
    display: block !important;
}
.wp-pagenavi span, .wp-pagenavi a {
}
.price-item {
    float: left;
    margin: 0;
}
p.rooms-item {
    float: left;
    clear: both;
    margin: 0;
}
p.size-item {
    float: left;
    clear: both;
    margin: 0;
}
p.type-item {
    float: left;
    clear: both;
    margin: 0;
}
p.location-item {
    float: left;
    clear: both;
    margin: 0;
}
p.code-item {
    float: left;
    clear: both;
    margin: 0;
}
p.street-item {
    float: left;
    clear: both;
    margin: 0;
}
p.floor-item {
    float: left;
    clear: both;
    margin: 0;
}
p.land-item, p.bed-rooms-item, p.bath-rooms-item, p.air-condition-item {
    float: right;
    margin: 0;
}
p.extras-item {
    float: left;
    clear: both;
    margin: 0;
}
p.direction-item {
    float: right;
}
.item-line {
    line-height: 35px;
    border-top: 1px solid #EFEFEF;
    width: 47%;
    display: inline-block;
    margin: 0 1%;
}
@media screen and (max-width: 600px) {
    .item-line {
        width: 100%;
    }
}
.item-line p {
    margin: 0;
    font-size: 15px;
}
.item-line p > span {
    float: right
}
.item-line span.small {
    margin: 0 5px;
}
.extra {
    font-size: 12px;
    width: 15px;
    display: inline-block;
    line-height: 1;
    padding-left: 5px;
}
.price-item {
    float: left;
    font-size: 32px;
    color: rgb(164, 123, 0);
    margin: 0;
    padding-right: 50px;
    padding-left: 10px;
    border-right: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    letter-spacing: 2px;
    position: relative;
    height: 50px;
}
@media (max-width: 767px) {
    .price-item {
        margin-bottom: 10px;
    }
}
span.dollars {
    position: absolute;
    font-size: 12px;
    display: block;
    left: 15px;
    bottom: -5px;
    letter-spacing: 0;
    color: #393939;
}
span.location-title {
    display: block;
    padding-right: 0;
    font-size: 16px;
    padding-top: 0;
    font-weight: 600;
}
span.extras-title {
    display: block;
    padding-right: 3px;
    font-size: 16px;
    padding-top: 10px;
    font-weight: 600;
}
p.code-item {
    float: right;
    clear: both;
    margin: 0;
    font-size: 14px;
    padding-left: 0;
    padding-top: 0;
    font-weight: 600;
}
p.extras-item {
    float: right;
    clear: both;
    margin: 0;
    padding-top: 10px;
}
span.balkon {
    padding-right: 14px;
    font-size: 16px;
    font-weight: 600;
}
span.garden {
    font-size: 16px;
    font-weight: 600;
}
i.fa.fa-check {
    color: #047401;
}
section#main-properties {
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 225px;
}
.team-content {
    margin-top: 40px;
}
.page-template-page-buyers-info section#main-properties, .page-template-page-neighborhood section#main-properties, .page-template-page-team section#main-properties {
    background-size: cover;
    margin-top: 100px;
    background-position: 50% 50%;
    padding-bottom: 0;
    direction: ltr;
}
.buyers-info-menu {
    background: #F0F0F0;
    padding: 15px;
    line-height: 44px;
    font-size: 16px;
    margin-top: 40px;
}
ul#menu-side-buyers li.current-menu-item > a {
    color: #F0C030;
}
ul#menu-side-buyers li a {
    color: #666666;
    display: block;
}
ul#menu-side-buyers li a:hover {
    color: #F0C030
}
ul#menu-side-buyers li:first-child {
    border-bottom: 1px solid #D8D8D8;
}
ul#menu-side-buyers {
    list-style: none;
    padding: 0;
    margin: 0;
}
.youtube-video {
    margin: 37px 0;
}
.page-template-page-assets section#main-properties, .single-asset section#main-properties {
    padding-bottom: 0;
}
.page-template-page-about section#main-properties, .page-template-page-testimonials section#main-properties, .page-template-page-contact section#main-properties {
    margin-top: 100px;
    padding-bottom: 0;
}
h3.title-location {
    margin-top: 10px;
}
a h3.title-location {
    color: rgb(51, 51, 51);
}
.page-template-page-assets h3.title-location {
    margin-top: 6px;
    text-transform: uppercase;
}
h3.newsleter-title {
    background: #EBEBEB;
    margin: 0 0 -5px 0;
    font-family: "Myriad Pro";
    font-size: 20px;
    text-align: left;
    padding: 10px 20px;
    text-align: left;
}
form.side-newsletter .gform_wrapper {
    overflow: inherit;
    background: #F5F5F5;
    margin: 0 !important;
    max-width: 100% !important;
}
form.side-newsletter .gform_body {
    padding: 10px !important;
}
form.side-newsletter .gform_wrapper ul li:before, form.side-newsletter .gform_wrapper ul li:after, form.side-newsletter .gform_wrapper ul.gform_fields {
    margin: 0;
    overflow: visible;
    background: #fff !important;
}
form.side-newsletter .gform_wrapper .gform_footer {
    padding: 10px !important;
    height: 200px;
}
input#gform_submit_button_4 {
    width: 80px;
    line-height: 27px;
    font-size: 18px;
    float: right;
    background: #000;
    color: #FFCC33;
    top: -10px;
    border: none;
}
.page-template-page-neighborhood input#gform_submit_button_4, .page-template-page-buyers-info input#gform_submit_button_4 {
    left: 250px;
}
.new-letter-wrapper .gform_wrapper {
    overflow: inherit;
    margin: 1em 0;
    max-width: 100%;
    padding: 0 20px !important;
}
.post-type-archive-asset section#main-properties {
    padding-bottom: 0;
}
.sold.icon img {
    border: none;
}
.sold.icon {
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 1;
    border: none;
}
.new.icon {
    position: absolute;
    z-index: 1;
    right: 0;
}
.new.icon img {
    border: none;
}
img.gallery-slider {
    margin-top: 28px;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
p.price {
    color: #B08E25;
    font-size: 22px;
    text-align: left;
    padding-left: 20px;
    float: none;
    margin: 0;
}
a.contact-detail {
    font-size: 14px;
    line-height: 100%;
    color: rgb(140, 105, 0);
    text-align: center;
    background: #F5F5F5;
    padding: 5px 20px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
}
.page-template-page-business p.price {
    padding-left: 0;
    float: none;
    margin-bottom: 10px;
}
.home p.price, .page-template-default p.price, .page-template-page-rent p.price, .page-template-page-about p.price, .page-template-page-testimonials p.price, .page-template-page-contact p.price, .page-template-page-team p.price, .page-template-page-neighborhood p.price, .page-template-page-buyers-info p.price {
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    padding-left: 15px;
    float: none;
}
.page-template-default p.price {
    text-align: left;
}
@media screen and (max-width: 767px) {
    .page-template-page-rent p.price {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.img-container {
    position: relative;//
    height: 200px;
}
.home .img-container img {
    position: relative;
    border-bottom: 4px solid #FFCC33;
}
.home-projects-wrapper .img-container img {
    position: relative;
    border-bottom: none;
}
.content-container {
    border-bottom: none;
    padding: 0 25px 0;
    margin-top: 0;
}
.page-template-page-assets .content-container {
    background: none;
    margin-top: 0;
}
.gray-info {
    background: #F5F5F5;
    margin-top: 10px;
    height: 75px;
    display: inline-block;
    width: 100%;
}
.home h3.title-location, .page-template-default  h3.title-location, .page-template-page-about h3.title-location, .page-template-page-testimonials h3.title-location, .page-template-page-contact h3.title-location, .page-template-page-team h3.title-location, .page-template-page-neighborhood h3.title-location {
    font-size: 20px;
    line-height: 110%;
    padding: 5px 10px;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #D6D6D6;
    margin: 0;
    /*text-transform: uppercase;*/
}
.page-template-page-rent h3.title-location {
    font-size: 20px;
    line-height: 110%;
    padding: 5px text-align : center;
    color: #000;
    border-bottom: 1px solid #D6D6D6;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
}
.page-template-page-about h3.title-location, .page-template-page-testimonials h3.title-location, .page-template-page-contact h3.title-location, .page-template-page-buyers-info h3.title-location {
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    color: #000;
    margin: 0;
    /*text-transform: uppercase;*/
}
.asset-info {
    margin-top: 10px;
    text-align: center;
    border-bottom: 1px solid #D6D6D6;
}
p.code {
    float: left;
    margin-top: -6px;
    font-size: 12px;
    margin-bottom: 0;
}
p.description {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.4em;
    color: rgb(102, 102, 102);
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
.post-type-archive-asset p.size, .page-template-page-assets p.size {
    float: right;
    margin-top: 3px;
    margin-bottom: 0;
    margin-right: 10px;
}
p.size {
    display: inline-block;
    padding-left: 20px;
    padding-top: 3px;
    position: relative;
    color: #999999;
}
p.size:before {
    content: "";
    width: 13px;
    height: 14px;
    left: 2px;
    top: 4px;
    background: url("images/icon-mr-gray.png");
    position: absolute;
}
.post-type-archive-asset p.rooms, .page-template-page-assets p.rooms {
    float: right;
    margin-top: 3px;
    margin-bottom: 0;
}
.post-type-archive-asset p.rooms:after, .page-template-page-assets p.rooms:after {
    content: "";
    background: url("images/divider.png");
    background-repeat: no-repeat;
    width: 4px;
    height: 33px;
    top: -5px;
    right: -15px;
    position: absolute;
}
p.rooms {
    padding-left: 36px;
    display: inline-block;
    padding-top: 3px;
    position: relative;
    color: #999999;
}
p.rooms:before {
    content: "";
    width: 27px;
    height: 22px;
    background: url("images/icon-rooms.png");
    position: absolute;
    background-repeat: no-repeat;
    left: 5px;
    top: 0;
}
span.m2 {
    display: inline-block;
    margin-left: 5px;
}
.post-type-archive-asset p.bath, .page-template-page-assets p.bath {
    float: right;
    margin-top: 5px;
}
.post-type-archive-asset p.bath:after, .page-template-page-assets p.bath:after {
    content: "";
    background: url("images/divider.png");
    background-repeat: no-repeat;
    width: 4px;
    height: 33px;
    top: -7px;
    right: -15px;
    position: absolute;
}
p.bath {
    display: inline-block;
    padding-top: 3px;
    position: relative;
    margin: 0 35px;
    color: #999999;
    height: 15px;
    padding-left: 27px;
}
@media (max-width: 425px) {
    p.bath {
        margin: 0 25px;
    }
}
div.col-md-4 div.property-container div.content-container p.bath {
    margin: 0 15px;
}
div.home-asset-slider div.property-container div.asset-info p.bath {
    margin: 0 15px;
}
.home-asset-slider {
    margin-top: -15px;
}
p.bath:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url("images/icon-bathroom.png");
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    right: 30px;
}
a.read-more {
    float: left;
    margin-left: 15px;
    padding-top: 3px;
    color: #588943;
    margin-bottom: 0;
    font-weight: 600;
    position: relative;
}
a.read-more:before {
    content: "";
    width: 8px;
    height: 10px;
    left: -12px;
    bottom: 2px;
    background: url("images/icon-read-more.png");
    position: absolute;
    background-repeat: no-repeat;
}
.gray-icons {
    display: block;
    width: 100%;
    margin-left: -60px;
}
@media screen and (max-width: 500px) {
    .gray-icons {
        display: block !important;
        width: initial !important;
        margin-left: 18px !important;
        float: left !important;
        text-align: left !important;
    }
}
.img-container img {
    position: relative;
    height: auto;
    border-bottom: 4px solid #FFCC33;
}
.single-projects .img-container img {
    border-bottom: none;
}
.single-asset .img-container img {
    border-bottom: none;
}
@media (min-width: 768px) {
    .page-template-page-rent .property-container {
        float: none;
    }
    .slider-item {
        text-align: center;
    }
    .post-type-archive-asset section#main-properties, .page-template-page-assets section#main-properties {
        padding-bottom: 0;
        margin-top: 25px;
    }
    p.description {
        margin-bottom: 0;
        height: 90px;
    }
    .img-container img {
        position: relative;
        height: auto;
        margin-top: 0;
    }
    .page-template-page-assets .content-container {
        padding-top: 5px;
    }
    .gray-icons {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .gray-info {
        height: auto;
        margin-top: 0;
    }
    p.price {
        color: #B08E25;
        font-size: 22px;
        text-align: left;
        padding-left: 20px;
        float: left;
        margin: 0;
    }
    div.projects-content-container p.price {
        padding-left: 0px;
    }
}
@media (min-width: 992px) {
    .slider-item {
        text-align: inherit;
        margin-bottom: 25px;
    }
    .page-template-page-rent .property-container {
        float: left;
        border: 6px #fff solid;
    }
    .gray-info {
        margin-top: 9px;
    }
}
@media (max-width: 767px) {
    p.price {
        padding-top: 7px;
    }
    .bx-controls-direction {
        right: 15px;
    }
    .post-type-archive section#search_wrapper {
        top: 29px;
        background: #000;
        margin-left: -15px;
    }
}
@media (min-width: 1170px) {
    .gray-info {
        margin-top: 40px;
    }
    p.description {
        width: 70%;
    }
}
.col-lg-12.about {
    margin-right: 8px;
}
h1, h2.about-page {
    /*margin-top: 125px;*/
    padding-bottom: 5px;
    border-bottom: 2px solid #E5E5E5;
    padding-left: 6px;
    display: block;
}
.author-content {
    float: right;
}
cite {
    font-style: normal;
}
h2.page_heading {
    margin-top: 0;
}
span.usd {
    display: inline-block;
    margin-left: 2px;
}
.about-office {
    background: #F0F0F0;
    /* padding: 4px 25px 4px;*/
    line-height: 44px;
    font-size: 16px;
    margin: 45px 15px 15px 15px;
}
ul#menu-side li.current-menu-item > a {
    color: #A47B00;
}
/*.about-office ul li {
 border-bottom: 1px solid #D8D8D8;
 }*/
.about-office ul li:last-child {
    border-bottom: none;
}
.about-office ul li a {
    padding-right: 40px;
}
.about-team {
    background: #fff;
    line-height: 44px;
    padding-right: 41px;
    font-size: 19px;
    margin-top: 2px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 10px !important;
}
h5.team-name {
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: 600;
}
.team-description {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px;
    min-height: 150px;
}
.team-container {
    border-bottom: 2px solid #F4F4F4;
    margin-bottom: 26px;
    display: inline-block;
}
article.team {
    margin-top: -5px;
}
h2.property-item-side {
    font-size: 23px;
    margin: 0 0 10px 0;
}
img.alignleft {
    float: left;
}
figure {
    float: left;
}
.about-content {
    background: #fff;
    padding: 45px 0 25px;
}
img.about-img-2 {
    margin-top: 78px;
}
h2.neighborhood-page {
    margin-top: 25px;
}
h2.item-side {
    font-size: 24px;
    margin-top: 0;
}
h6.title-of-neighborhood {
    font-size: 25px;
    margin-top: 0;
    color: #047401;
}
.neighborhood-content {
    font-size: 17px;
    margin-top: 40px;
    line-height: 23px;
}
.buyers-content {
    font-size: 17px;
    margin-top: 40px;
    line-height: 23px;
}
.neighborhood-7 {
    padding-left: 0;
    padding-right: 0;
}
.neighborhood-container {
    height: auto;
    margin-bottom: 35px;
}
.read-more-neighborhood {
    float: right;
    margin-left: 15px;
    padding-top: 0;
    font-size: 16px;
    color: #588943;
    margin-bottom: 70px;
    font-weight: 600;
    position: relative;
}
.google-map-small {
    margin-top: 43px;
    float: left;
}
.neighborhood-5 {
    padding-left: 0;
}
.read-more-neighborhood:after {
    content: "";
    width: 8px;
    height: 10px;
    left: -12px;
    bottom: 2px;
    background: url("images/icon-read-more.png");
    position: absolute;
    background-repeat: no-repeat;
}
.neighborhood {
    background: #fff;
    padding: 40px 45px;
}
.about-text {
    font-size: 17px;
    margin-top: 40px;
}
.about-links {
    color: #338E31;
}
ul#menu-side li a {
    color: #666666;
}
#menu-main-menu .current-menu-item a {
    color: green !important;
}
ul#menu-side {
    list-style: none;
    padding: 0;
    margin: 0;
}
.about {
    background: #fff;
    margin-top: 25px;
    margin-bottom: 32px;
}
h3.advantages {
    padding-right: 45px;
    font-size: 20px;
    margin-top: 8px;
    font-weight: 600;
}
p.right-content {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
}
.square {
    list-style-image: url('images/icon-bullat.png');
    padding-right: 31px;
    font-size: 18px;
    padding-left: 41px;
    line-height: 26px;
}
.footer-form li {
    margin-bottom: 7px;
}
a.read-more-about {
    font-size: 16px;
    color: #C58727;
    position: relative;
    display: block;
    margin-top: 20px;
}
section#sell-rent a.read-more-about {
    margin-left: -15px;
    margin-right: -15px;
}
a.read-more-about:hover {
    color: #CC9900;
}
a.read-more-about:after {
    content: ">";
    display: inline-block;
    padding-left: 9px;
    vertical-align: middle;
}
p.rent-content {
    font-size: 16px;
    line-height: 140%;
    color: rgb(102, 102, 102);
    text-align: left;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.sell-rent-img {
    /*margin-top: 60px;*/
    max-width: 100%;
}
ul#input_3_6 {
    padding: 0;
    list-style: none;
}
input#choice_3_6_1 {
    display: inline-block;
}
footer#footer {
    background: #282828;
    height: auto;
    /*direction: ltr;*/
}
form.footer-form {
    text-align: left;
    margin: 25px 0;
    width: 100%;
}
.footer-form ul {
    list-style: none;
    padding: 0;
    position: relative;
    width: 95%;
}
.footer-form input[type="text"] {
    width: 100%;
    line-height: 25px;
    padding-left: 10px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #B4B4B4;
    color: #B4B4B4;
}
.footer-form textarea {
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #B4B4B4;
    padding-top: 14px;
    line-height: 4px;
    color: #B4B4B4;
}
.footer-form input[type="submit"] {
    width: 99px;
    line-height: 27px;
    font-size: 20px;
    position: relative;
    background: #000;
    color: #FFCC33;
    float: left;
    right: auto;
    left: 0;
    border: none;
}
.gform_wrapper .gform_footer {
    padding: 1em 0 .625em 0;
    margin: 0 !important;
    clear: both;
}
input#gform_submit_button_2 {
    width: 85px;
    line-height: 27px;
    font-size: 20px;
    position: relative;
    border-radius: 3px;
    background: #000;
    color: #FFCC33;
    float: right;
    right: auto;
    left: 0;
    border: none;
}
.info-details {
    color: #999999;
    font-size: 18px;
    padding: 15px 0 0 33px;
    line-height: 32px;
}
.info-details p {
    line-height: 25px;
    margin-bottom: 23px;
}
p.adress:before {
    content: "";
    background: url("images/icon-adress.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 17px;
}
.info-contact p.adress:before {
    content: "";
    background: url("images/icon-adress-black.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 17px;
}
p.phone {
    position: relative;
}
p.phone:before {
    content: "";
    background: url("images/icon-phone.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -30px;
    top: 5px;
}
.info-contact p.phone:before {
    content: "";
    background: url("images/icon-phone-black.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -30px;
    top: 5px;
}
p.fax {
    position: relative;
}
p.fax:before {
    content: "";
    background: url("images/icon-fax.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -32px;
    top: 6px;
}
.info-contact p.fax:before {
    content: "";
    background: url("images/icon-fax-black.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -32px;
    top: 6px;
}
a.email {
    position: relative;
    color: #999999 !important;
    top: -5px;
}
a.email:before {
    content: "";
    background: url("images/icon-mail.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -32px;
    top: 4px;
}
.info-contact a.email:before {
    content: "";
    background: url("images/icon-mail-black.png");
    width: 24px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    top: 4px;
}
a p.email:hover {
    text-decoration: none !important;
}
a.email:hover, a.face:hover {
    text-decoration: none;
}
a.face {
    position: relative;
    color: #999999 !important;
}
a.face:before {
    content: "";
    background: url("images/icon-face.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -32px;
    top: 0;
}
.info-contact a.face:before {
    content: "";
    background: url("images/icon-face-black.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: -30px;
    top: 2px;
}
label#label_3_6_1 {
    color: #C1C1C1;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: block;
    margin: -12px 0 0 24px !important;
    font-weight: 100 !important;
    line-height: 1 !important;
}
@media (min-width: 768px) {
    .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
        margin: 6px 0 0 8px !important;
    }
}
input#gform_submit_button_3, input#gform_submit_button_5, .gform_wrapper input.button.gform_button[type="submit"] {
    width: 80px;
    line-height: 34px;
    font-size: 20px !important;
    position: relative;
    background: #000;
    color: #FFCC33;
    float: left;
    right: auto;
    left: 0;
    border: none;
    margin-top: -15px;
    text-align: center !important;
}
p.adress-contact:before {
    content: "";
    background: url("images/icon-adress-green.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    right: 17px;
}
p.phone-contact {
    position: relative;
}
p.phone-contact:before {
    content: "";
    background: url("images/icon-phone-green.png");
    width: 17px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    right: -30px;
    top: 5px;
}
p.fax-contact {
    position: relative;
}
p.fax-contact:before {
    content: "";
    background: url("images/icon-fax-green.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    right: -32px;
    top: 6px;
}
p.email-contact {
    position: relative;
}
p.email-contact:before {
    content: "";
    background: url("images/icon-mail-contact.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    right: -32px;
    top: 11px;
}
p.face-contact {
    position: relative;
}
p.face-contact:before {
    content: "";
    background: url("images/icon-face-green.png");
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    right: -32px;
    top: 8px;
}
h4.footer-title {
    color: #CCCCCC;
    font-size: 25px;
    padding-top: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #575757;
    width: 100%;
    padding-left: 4px;
    clear: both;
}
#footer .gform_wrapper .top_label .gfield_description {
    font-size: 14px;
    padding-top: 0;
}
#footer .gform_wrapper .simple_captcha_medium input {
    margin-top: 10px !important;
}
#footer #field_3_5 .gfield_description.validation_message {
    top: auto !important;
    position: relative !important
}
p.copy-rights {
    float: left;
    color: #B9B9B9;
}
p.copy-rights-left {
    float: right;
    color: #B9B9B9;
    font-size: 12px;
}
a.use-terms {
    color: #B9B9B9;
    padding-right: 15px;
    position: relative;
}
a.use-terms:before {
    content: "";
    width: 4px;
    right: 5px;
    top: 2px;
    height: 17px;
    position: absolute;
    background: url("images/footer-divider.png");
    background-repeat: no-repeat;
}
a.site-map {
    color: #B9B9B9;
    padding-right: 6px;
    position: relative;
}
a.site-map:before {
    content: "";
    width: 4px;
    right: -3px;
    top: 2px;
    height: 17px;
    position: absolute;
    background: url("images/footer-divider.png");
    background-repeat: no-repeat;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}
.all-rights {
    border-top: 1px solid #575757;
    padding-top: 10px;
    margin-top: 20px;
}
.amazingslider-nav-thumbnail-tite-1, .amazingslider-nav-thumbnail-tite-2 {
    display: none !important;
}
div#wonderpluginslider-container-1, div#wonderpluginslider-container-2 {
    margin: 0 !important;
}
.amazingslider-bullet-image-1, .amazingslider-bullet-image-2 {
    width: 120px !important;
    height: 80px !important;
}
.amazingslider-bullet-wrapper-1, .amazingslider-bullet-wrapper-2 {
    margin-left: 0 !important;
}
/* pgwslider */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/
/* slider actions */
span.multiselect-selected-text {
    font-size: 16px;
}
ul.multiselect-container.dropdown-menu {
    min-width: 100%;
}
.dropdown-menu.pull-right {
    right: auto !important;
    left: 0 !important;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 7px solid !important;
    border-right: 3px solid transparent !important;
    border-left: 3px solid transparent !important;
}
.btn {
    text-align: left !important;
}
.btn .caret {
    margin-left: 0;
    position: absolute;
    right: 7px;
    top: 40%;
}
.lSAction > a {
    width: 28px;
    display: block;
    left: 50%;
    margin-left: -16px;
    height: 28px;
    background-image: url('images/arrow-left-gray.png');
    cursor: pointer;
    position: absolute;
    z-index: 9;
    margin-top: -16px;
    opacity: 0.8;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 50% 50%;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    bottom: 0;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 50% 50%;
    top: 17px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
}
.lSAction > .lSNext {
    background-position: -32px 0;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
    position: relative !important;
    font-size: 14px;
    bottom: 0;
    top: auto !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    max-width: 100% !important;
}
/* vertical */
.lSSlideOuter.vertical {
    position: relative;
    padding-right: 0 !important;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
    display: none;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    /*left: 50%;*/
    margin-left: -10px;
    /*margin-top: 0;*/
}
/* vertical */
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
/* end pgwslider */
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}
.multiselect-container .input-group {
    margin: 5px
}
.multiselect-container > li {
    padding: 0
}
.multiselect-container > li > a.multiselect-all label {
    font-weight: 700
}
.multiselect-container > li.multiselect-group label {
    margin: 0;
    padding: 3px 20px 3px 20px;
    height: 100%;
    font-weight: 700
}
.multiselect-container > li.multiselect-group-clickable label {
    cursor: pointer
}
.multiselect-container > li > a {
    padding: 0 !important
}
.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 5px 20px 5px 40px;
    width: 100%;
}
.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
    margin: 0
}
.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}
div#wpas-meta__asset_id {
    width: 100%;
}
.gform_wrapper .validation_message {
    color: #F00000 !important;
}
.gform_wrapper div.validation_error {
    display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
img.gfield_captcha {
    margin-bottom: 15px;
}
.captcha-area .gfield_description {
    position: absolute;
    display: inline-block;
    top: 45px;
}
.gform_wrapper li.field_description_above .gfield_description {
    font-size: 16px;
    margin-top: -9px;
    padding-top: 0;
    color: #575757;
}
/*.p-37 {
 padding-right: 37px;
 }*/
.col-md-4.col-sm-6.p-37 {
    padding-right: 44px;
}
.fb-page.fb_iframe_widget {
    padding: 0;
}
span.title-sold {
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 34px;
    font-weight: bold;
    left: 18px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-30deg);
    font-family: 'Nachlieli CLM', serif;
}
.contact-form-contact h3.gform_title {
    display: none;
}
.contact-form-contact {
    font-size: 17px;
    margin-top: 94px;
}
@media (max-width: 640px) {
    h2.about-title {
        font-size: 24px;
    }
}
@media (min-width: 768px) {
    span.title-sold {
        top: 23px;
    }
}
@media (min-width: 992px) {
    span.title-sold {
        top: 23px;
    }
    /*.lSSlideOuter.vertical .lSAction > .lSNext {*/
    /*bottom: 84px;*/
    /*}*/
    .lSSlideOuter.vertical .lSGallery {
        display: inline-block;
    }
    .lSSlideOuter.vertical {
        padding-right: 126px !important;
    }
}
::-webkit-input-placeholder {
    color: rgb(102, 102, 102);
}
:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(102, 102, 102);
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(102, 102, 102);
}
:-ms-input-placeholder {
    color: rgb(102, 102, 102);
}
b.caret {
    color: #000
}
h1.asset-title {
    border-bottom: 2px solid #E5E5E5;
}
@media (max-width: 767px) {
    h1.asset-title {
        font-size: 32px;
        line-height: 130%;
    }
    .assets_slider_title {
        width: auto;
        float: right;
        position: relative;
        top: 0;
        left: auto;
        right: 0;
    }
    h2.property {
        padding-right: 140px;
    }
    .search-result-title {
        margin-top: -30px;
    }
    .displaying-result {
        margin-top: 45px;
    }
}
@media (max-width: 425px) {
    h1.asset-title {
        font-size: 24px;
        line-height: 130%;
    }
    h2.property {
        padding-right: 50px;
    }
    h2.assets-page {
        margin-top: -8px !important;
    }
    .content-container {
        margin-bottom: 80px;
        max-width: 100%;
    }
    div.slider-item div.property-container {
        margin-top: 40px;
    }
    .search-result-title {
        margin-top: 10px;
    }
    .displaying-result {
        margin-top: 0;
    }
}
span.alignleft {
    float: left;
    text-align: left;
}
span.alignright {
    text-align: right;
    float: right;
}
.wp-pagenavi {
    margin-top: 40px !important;
}
div#gform_wrapper_2 .ginput_container_checkbox {
    margin-top: -20px !important;
}
.slider-item .content-container {
    background: #F5F5F5;
    min-height: 145px;
}
.content-container {
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 30px;
    max-width: 100%;
}
div.col-md-4 div.property-container div.content-container {
    background: #F5F5F5;
    max-width: 356px;
    height: 150px;
}
.textwidget {
    font-size: 16px;
}
.description a {
    color: rgb(102, 102, 102)
}/* Profile Style */
.lSAction > .lSPrev {
    top: 50%;
    left: 16px;
}
.lSAction > .lSNext {
    background-position: 0px 0;
    top: 50%;
    right: 0px;
    left: auto;
    background-image: url('images/arrow-right-gray.png');
}
.lslide img {
    width: 100%;
}/* Profile Style */
#side_menu {
    list-style: none;
    padding-left: 0px;
}
#side_menu li {
    padding-left: 10px;
    padding-right: 5px;
}
#side_menu li li {
    padding-left: 0px;
}
#side_menu .sub-menu li a {
    color: #666666 !important;
}
#side_menu li a {
    display: block;
    list-style: none;
    color: #666666;
    padding-left: 0px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 0px;
    width: 100%;
}
.property-container p.price {
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    padding-left: 0;
    float: none;
}
#side_menu li.current-menu-item > a {
    color: #A47B00 !important;
}
#side_menu .sub-menu {
    padding-left: 0px;
}
.push-0 {
    padding: 0px !important;
}
section#main-projects p {
    font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .page-template-page-rent form#wp-advanced-search div#wpas-tax_location {
        margin-left: 180px;
    }
}
.gf_browser_ie.gform_wrapper .gfield_checkbox li input, .gf_browser_ie.gform_wrapper .gfield_checkbox li input[type=checkbox] {
    margin-top: 5px !important;
}
@media (max-width: 991px) {
    .sidebar {
        text-align: center;
        margin-top: 30px;
    }
}
@media (max-width: 320px) {
    div.rent-asset div.col-md-4 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
li#menu-item-1127.current-menu-item > a {
    color: #fff !important;
}
li#menu-item-1127.current-menu-item > a:hover {
    color: #F0C030 !important;
}
div#project-single-slider .property-container {
    max-width: 247px;
}
.search-full-rent {
    background: #3D3D3D;
    width: 100%;
    /*margin-top: 96px;*/
    height: 100px;
    color: #fff;
}
.NoPadding {
    padding: 0 !important;
}
body.archive div.form-wrapper {
    background-color: transparent;
}
.NeighborhoodName {
    float: left;
}
@media (min-width: 768px) {
    body.page-id-134 section#main.push-100 {
        margin-top: 10px;
    }
}
.SearchRent {
    padding-left: 20px;
    float: left;
}
@media (max-width: 1023px) {
    .SearchRent {
        margin-top: 32px;
    }
}
@media (min-width: 1024px) {
    .SearchRent form#wp-advanced-search {
        padding-top: 10px;
    }
}
@media (max-width: 570px) {
    .search-full-rent {
        height: 180px;
    }
    .form-wrapper {
        padding: 30px 10px 10px;
    }
}
@media (max-width: 560px) {
    .SearchRent {
        margin-top: 0px;
    }
    .SearchRent {
        padding-left: 0px;
    }
    button.multiselect.dropdown-toggle.btn.btn-default {
        margin-right: 10px;
    }
}
#mains_slider img {
    max-width: initial;
}
.rent-asset {
    margin-top: -115px;
}
h1.asset-title {
    margin-top: 32px;
}
.recommendation-container {
    padding-bottom: 40px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0 0 0px !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    color: rgb(102, 102, 102);
}
.gform_wrapper textarea.medium {
    background: rgb(255, 255, 255);
}
.gform_body .textarea.medium {
    color: rgb(102, 102, 102);
}
.sidebar h2.about-title {
    margin-bottom: 10px;
    padding-left: 15px;
}
.sidebar .gform_wrapper {
    margin: 15px 15px;
    padding: 20px 20px;
    background: #f5f5f5;
}
.sidebar .gform_wrapper h3.gform_title {
    margin: -20px -20px 6px;
    background: #EBEBEB;
    height: 40px;
    padding: 10px 20px;
}
input#input_4_1 {
    line-height: 1.2em;
    background: rgb(255, 255, 255);
    font-size: 16px;
    padding: 6px 10px;
}
@media (min-width: 1200px) {
    .form-wrapper {
        margin-left: 0px;
        width: 97%;
    }
}
@media (min-width: 1170px) {
    .archive .form-wrapper {
        width: 120%;
        padding: 0;
    }
}
@media (min-width: 370px) and (max-width: 767px) {
    input.wpas-submit {
        margin-left: 10px;
    }
}
@media (min-width: 1024px) {
    .SearchRent form#wp-advanced-search {
        padding-top: 36px !important;
    }
}