/*
Theme Name: Real Estate Marketing
Author: apphill
Author URI: https://apphill.co.il
Description: TZURIM
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apphill
*/

body {
    font-family: "Stanga", Sans-serif;
  	font-size: 1.8rem;
  line-height: 0.9;
}
button, input, optgroup, select, textarea {
    font: inherit;
  	font-family: "Georgia", Sans-serif;
  font-size: 16px;
    margin: 0;
}
a:hover{
 	color: #E50046; 
}
a{
 	color: #1BAFD0; 
}
li {
    line-height: 1.1;
}
.wrapper{
  padding: 10px 0;
}
#breadcrumbs {
    font-size: 20px;
    display: block;
    margin: -4px 130px -4px 0;
    text-align: right;
}
@media (max-width: 460px){
#breadcrumbs {
    font-size: 5vw;
    margin: 1vw;
    text-align: center;
}
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.home-head>div h1{
 	line-height: 4.5vw; 
  letter-spacing: 0.1em;
}
h2 {
    font-size: 50px;
    font-weight: bold;
}
main,
h1,
div {
    text-align: center;
}

h1 {
    font-weight: 600;
    font-size: 7vw;
}

h1>span {
    font-weight: 300;
    font-size: 5vw;
}

.sold {
    position: absolute;
    left: 9%;
    top: 180px;
    border: 4px solid;
    color: #c00;
    border-radius: 8px;
    font-size: 30px;
    font-weight: bold;
    padding: 5px;
    -ms-transform: rotate(-20deg);
    /* IE 9 */
    -webkit-transform: rotate(-20deg);
    /* Safari */
    transform: rotate(-20deg);
    /* Standard syntax */
    text-shadow: 2px 2px 4px #FFF;
}
.bg-inverse {
    background-color: #1BAFD0 !important;
}

.para {
    margin: -5px 0 -10px; 
    border-radius: 8px;
    font-size: 30px;
    line-height: 50px;
    padding: 6px 0 10px;
    background: #ffc000;
}

.para>div {
    display: inline-block;
    margin-left: 25px;
}

#rooms:before {
    background-image: url('img/door.png');
}

#penthouse:before {
    background-image: url('img/glass-wall.png');
}

#floor:before {
    background-image: url('img/building.png');
}

#size:before {
    background-image: url('img/ruler.png');
}

#cost:before {
    background-image: url('img/calculator.png');
}

#balcony:before {
    background-image: url('img/balcony.png');
}

#garden:before {
    background-image: url('img/fence.png');
}

#surface:before {
    background-image: url('img/brickwall.png');
}

#compass:before {
    background-image: url('img/compass.png');
}

.para>div:before {
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
    content: "";
    margin-left: 2px;
    position: relative;
    top: 5px;
}
#page-wrapper {
    background: url(https://tzurim3.co.il/wp-content/uploads/2020/10/%D7%91%D7%94%D7%99%D7%A8.jpg);
    background-size: 100%;
}
.table-wrapper .container{
 	width:100%; 
}
.table-b{
  background: url(https://tzurim3.co.il/wp-content/uploads/2020/10/%D7%91%D7%94%D7%99%D7%A8.jpg);
  background-size: cover;
  padding: 20px 15px 50px;
}

.table {
    margin: 0 auto;
    max-width: 685px;
    white-space: nowrap;
}

thead {
    background: #1aafd0;
}

.table tbody {
    background: #f9f9fd;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table th {
    text-align: center;
    color: #fff;
    border-top: none;
}

.table-sold {
    color: #E50046;
}

.table-av {
    color: #2c2;
    font-weight: 600;
}

.table td {
    border-top: 1px solid #b0bbc1;
}
.table td a{
    color: #19afd0;
}

.tables h3 {
    margin: 20px 0 0px;
    color: #fff;
    font-weight: bold;
    font-size: 60px;
}

.floor {
    direction: ltr;
}

.floor a {}

.floor img {
    max-width: 50%;
    transition: all 0.2s;
}

.floor img:hover {
    filter: hue-rotate(180deg);
    filter: sepia(100%);
}

.home-head {
  position: absolute;
  z-index:1;
  width: 100%;
  padding-top: 3vw;
}

.home-head>div {
    color: #FFC000;
    display: inline-block;
    text-shadow: 0 0 3px #727c92;
}

.home-head>div h2 {
    position: relative;
    z-index: 3;
    color: #0e252a;
    text-shadow: 1px 1px 16px #ffffff;
    font-size: 3.2vw;
    font-weight: 300;
}

.imp-shape-container {
    box-shadow: inset 0px 6px 16px -5px black;
}

#wrapper-home {
    padding: 0;
    position: relative;
    overflow-x: hidden;
}

img#mobile-home {
    display: none;
}

.logo {
    position: absolute;
    top: 11px;
    padding: 0 37px 0 0;
    z-index: 2;
}

.to-table {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 3;
    /*box-shadow: 3px 3px 10px 0px #808692;*/
}

.to-table>a {
    color: #fff;
    text-shadow: 2px 2px 5px #373a3c80;
    display: block;
    background: #1BAFD0;
    line-height: 48px;
}

.logo>img {
    float: right;
    z-index: 3;
}

.navbar {
    padding: 0;
}

.navbar-brand {
    position: absolute;
    right: 0;
    top: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin-right: 50px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #eee;
}

.navbar-nav .nav-link {
    padding-top: 1rem;
}

.navbar-header {
    text-align: left;
}

.mobile-list {
    display: none;
}

.mobile-list>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-list a {
    background: #7d7e7d;
    color: #f9f9f9;
    width: 100%;
    display: block;
    font-size: 1.7em;
}

.mobile-list #contact {
    float: none;
    width: 100%;
}

.mobile-list #contact a {
    background: none;
    filter: none;
}

.mobile-list #cf7 {
    position: relative;
    float: none;
}

#wrapper-footer {
    display: none;
}

#bbutton {
    background-color: #C6DDDD;
    width: 150px;
    height: 33px;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 10px;
}

.homeSection>strong {
    display: none;
}

#display_news {
    /*background: rgba(255,255,255,0.8);*/
    padding: 10px 15px 0;
}

.vnewsticker,
a.vnewsticker {
   font-family:"Stanga", Sans-serif !important;
    color: #333 !important;
}

#v_container {
    width: auto!important;
}

#v_container>div,
#v_container>div table,
#v_container>div td {
    width: auto!important;
    left: auto !important;
}

#wrapper-home>a>img {
    vertical-align: sub;
}

#wrapper-footer-full,
#wrapper-static-hero {
    height: 0;
    margin-top: -61px;
}

#cred {
    margin-bottom: 15px;
}

#single-wrapper h1 {
    font-weight: 400;
}

.btn-cb {
    display: none;
}


/*--------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 992px) {
    .reg {
        width: 940px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .reg {
        width: 940px;
        max-width: 100%;
    }
}

@media screen and (max-width: 900px) {
    img#mobile-home {
        display: inline;
    }
    #top-home {
        display: none;
    }
    .to-table>a {}
    .mobile-list {
        display: block;
    }
    .to-table {
        display: none;
    }
    .mobile-list .to-table {
        display: block;
        position: relative;
    }
    .to-table #contact {
        width: 100%;
    }
}

@media screen and (max-width: 650px) {
  body{    
  font-size: 6vw;
  }
  .para {
    font-size: 6vw;
    line-height: 11vw;
}
.para>div {
    display: inline-block;
    margin-left: 3vw;
}
    .logo {
        display: none;
    }
    .to-table {
        font-size: 4vw;
    }
    .to-table a {}
    .home-head {
        height: auto;
      padding-top: 1.8vw;
    }
  .home-head>div h1 {
    line-height: 7vw;
    
}
    h1 {
        font-size: 12vw;
      margin-bottom: 0;
    }
  h1>span {
    font-weight: 300;
    font-size: 8vw;
}
    .home-head>div h2 {
         font-size: 5vw;
      top: 0;
    }
    #display_news {
        position: relative;
        top: 0;
        right: 0;
        width: auto;
        z-index: 0;
        background: #eee;
        padding: 5%;
    }
    #map-container {
        width: 115%;
    right: -5%;
    position: relative;
    }
    .squares-element {
        float: none !important;
    }
    .btn-cb {
    display: block;
    background: #ffc000;
    color: #ffffff;
    font-size: 7vw;
    padding: 4vw;
    border: solid #6e818c 1px;
    text-decoration: none;
}
  .table {
    margin: 0 auto;
    max-width: 626px;
    white-space: nowrap;
    font-size: 5vw;
}

}


/*** homepage picture ***/

.home-pic {
    max-width: 1176px;
    margin: 200px auto 0;
}

.ap-contact_form {
    display: none;
}

#cf7 {
    display: none;
    position: absolute;
    float: left;
  	width: 100%;
}

#cf7-m {
    display: none;
}

div.wpcf7-validation-errors {
    color: #ffa55e;
}

#contact {
    float: left;
    position: relative;
    width: 277px;
    z-index: 8;
    background: #ffc000;
}

#button, #button-m {
    background-color: #ffc000;
    line-height: 53px;
    color: #E50046;
    font-size: 30px;
    cursor: pointer;
    font-weight: bold;
}

#ilan {
    background: #1BAFD0;
    color: #fff;
}

#ilan h4 {
    font-size: 30px;
    padding: 10px 0;
    border-bottom: dashed 1px;
    margin: 0 22px 5px;
    font-weight: lighter;
}

#ilan a {
    color: #fff;
    text-decoration: none;
}

#ilan>div {
    font-size: 20px;
    font-weight: 100;
    padding: 5px 32px;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    top: -1em;
    position: relative;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #5ede26;
}

.wpcf7-form-control {
    width: 100%;
}

.wpcf7-form {
    background: #1BAFD0;
}

.wpcf7-form input {
    width: 88%;
    border: none;
    margin-top: 4px;
    padding: 4px;
}

.wpcf7-form p {
    margin-bottom: 0;
}

.wpcf7-form input[type=submit] {
    background-color: #ffc000;
    line-height: 36px;
    color: #e50046;
    cursor: pointer;
    font-family: "stanga", sans-serif;
    font-size: 30px;
    font-weight: bold;
}

div.wpcf7 .ajax-loader {
    display: block;
}


/*****mp*****/

svg {
    display: block;
}

.navbar .container {
    padding-left: 0;
}

.navbar #main-menu {
    display: inline;
    float: none;
}

    .navbar-toggleable-xs {
        
    display: inline-flex !important;
    width: auto;
    justify-content: flex-end;
    margin-top: -6px;
    padding-left: 40px;
    position: relative;
    top: 3px;
    }


#main {
    position: relative;
}


/****about**/

#page-wrapper .entry-header {
    padding: 30px 0 10px;
    color: #1aafd0;
}

#page-wrapper .tables .entry-header {
    margin-bottom: auto;
    border-radius: none;
    padding: auto;
    background: none;
    filter: none;
}

#page-wrapper .entry-content {
    max-width: 800px;
    margin: 0 auto;
}

.alignleft {
    padding-top: 20px;
}


/***5 Rooms***/

img#5Rooms {
    width: 840px;
}

.pictuers {
    text-align: right;
}

#the-yishuv {
        background: #1BAFD0;
    padding: 20px 10px;
    color: #fff;
}

#the-yishuv>h2 {
    margin-bottom: 16px;
}

#the-yishuv>p {
    max-width: 800px;
    margin: 12px auto;
}

#transport {
    background: url(img/transport.jpg) center 10%;
    background-size: cover;
    color: #cedcdc;
    padding: 0;
}

#transport>div {
    background: rgba(0, 0, 0, 0.5);
    padding: 60px 10px;
}

#transport>div>h2 {
    margin-bottom: 16px;
}

#transport>div>p {
    max-width: 800px;
    margin: 12px auto;
}

.slider {
    background-color: #a7b5c1;
}

.ms-slide-bgcont>img {
    margin-left: 0 !important;
}

article#post-754 {
    background: rgba(255, 255, 255, 0.7);
}
.custom-logo-link img{
	width: 135px;
    max-width: 20vw;
  z-index: 1;
    position: relative;
}
/* Start Custom Fonts CSS */
@font-face {
    font-family: 'Stanga';
    font-style: normal;
    font-weight: normal;
    font-display: auto; src: url('/wp-content/uploads/2020/02/stanga-regular-aaa.eot');
    src: url('/wp-content/uploads/2020/02/stanga-regular-aaa.eot?#iefix') format('embedded-opentype'), url('/wp-content/uploads/2020/02/stanga-regular-aaa.woff') format('woff');
}

@font-face {
    font-family: 'Stanga';
    font-style: normal;
    font-weight: bold;
    font-display: auto; src: url('/wp-content/uploads/2020/02/stanga-bold-aaa.eot');
    src: url('/wp-content/uploads/2020/02/stanga-bold-aaa.eot?#iefix') format('embedded-opentype'), url('/wp-content/uploads/2020/02/stanga-bold-aaa.woff') format('woff');
}

/* End Custom Fonts CSS */
@media (max-width: 575px){
 	    #contact {
      float: left;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 70vw;
  }
  .navbar>#content{
    height: 24vw;
  }
  .custom-logo-link img {
    width: 22vw;
  } 
  .navbar-dark .navbar-nav .nav-link {

    font-size: 6vw;
    line-height: 6vw;
    padding: 3vw 0 0;
    font-weight: 500;
    margin-right: 5vw;
}
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: left;
    margin-left: 0;
}
  .navbar-toggleable-xs .navbar-nav {
    margin-top: 0;
  }
  .navbar-dark .navbar-nav .nav-link {

    font-size: 6vw;
    line-height: 6vw;
    padding: 3vw 0 0;
    margin-right: 5vw;
}
  .home .to-table {
    padding-bottom: 50px;
}
  
}