/*
CTC Separate Stylesheet
Updated: 2022-08-11 08:48:53
*/
html, body {overflow-x:hidden;}
body, form,select,input,h1,h2,h3,h4,h5,h6 {font-family: "Open Sans Hebrew", Sans-serif;}
body {background:#f9f9f9;}
@media only screen and (max-width: 767px) {
.homeslider .elementor-slide-description img {width:50%;}
.topmenu.elementor-sticky--active .logo {width:80px;}
.properties-grid-post-item.grid-mobile {width: 100%;}
.property-page-icons i {width: 1.2em;font-size: 22px;margin-right:10px;}
.property-page-icons .elementor-icon-list-text div {float:right;text-align:right;font-size:13px;margin-right:10px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.homeslider .elementor-slide-description img {width:30%;}
.topmenu.elementor-sticky--active .logo {width:100px;}
.properties-grid-post-item.grid-tablet {
  width: 50%;
}
}
@media only screen and (min-width: 1025px) {
.topmenu .sub-menu-columns ul.sub-menu {column-count: 3;
    column-gap: 25px;}
.topmenu.elementor-sticky--active .logo {width:100px;}
.homeslider h1 {font-size:160%;}
.properties-grid-post-item.grid-tablet {
  width: 33%;
}
}

@media only screen and (max-width: 479px) {
.topmenu.elementor-sticky--active .logo {padding-top:5px!important;padding-bottom:5px!important;}
.topsocial .elementor-social-icon-facebook-f {display:none;}
.footer-right-menu .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: center!important;
    justify-content: center!important;
}

.posts-carousel .testimonial_img img {width:80px!important;height:80px!important;border:2px solid #37a9b3; border-radius:50%;}
.posts-carousel {width:78%!important;}
.posts-carousel .testimonial_content {width:100%!important;}
.posts-carousel .testimonial_img {display:none!important;}
}

@media only screen and (max-width: 600px) {
.team .elementor-image-box-description {display:none;}
}
@media only screen and (min-width: 601px) {
.team-contact-icons .elementor-grid-item:last-child {display:none!important;}
}

@media only screen and (min-width: 768px) {
.footer-left-address .elementor-icon-list-item, .footer-left-address .elementor-icon-list-item a {
-webkit-box-pack: end!important;
justify-content: flex-end!important;}
.property-page-icons i {width: 1.2em;font-size: 24px;margin-right:20px;}
.property-page-icons .elementor-icon-list-text div {font-size:14px;margin-right:20px;}
}
@media only screen and (max-width: 991px) {
.home_search_form form {padding:20px;}
.home_search_form .select-field {
    width: 100%;position: static;
    height: 50px;border-right:0;border-bottom: solid 2px #E9E9E9;
}
.home_search_form [type=submit] {
width:100%;height: 64px;margin-top:20px;}
}
@media only screen and (min-width: 992px) {
.home_search_form .select-field {
    border-right: solid 2px #E9E9E9;box-sizing: border-box;
    position: relative;width: 19%;
}
.home_search_form .select-field.last {width: 24%;}

.rightmenu .sub-menu {display:none!important;}
.rightmenu .elementor-nav-menu--dropdown .elementor-item.highlighted, 
.rightmenu .elementor-nav-menu--dropdown .elementor-item:focus, 
.rightmenu .elementor-sub-item.highlighted, 
.rightmenu .elementor-sub-item:focus {background:#004274;}

.home_search_form [type=submit] {
width:180px;
height: 64px;}
.home_search_form form {
align-items: flex-start!important;
flex-direction: row!important;
display: flex!important;
}
}

.homeslider h1 {color:#ffffff!important}
#content .page-header {text-align:center;}
.homepropblock h3:after,
.single-property h1:after, .single-property h3:after  {
    content: ' ';
    display: block;
    background: #48c4ce; height:1px;
    width: 100px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.home-cat-custom h3:after {
    content: ' ';
    display: block;
    border: 1px solid #36a4ae;
    width: 100px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 0;
}

.topmenu.elementor-sticky--active {animation-name: fadeInDown;animation-duration: 1.25s;
box-shadow: 0px 0px 10px -2px rgb(179 179 179 / 39%);
padding: 0px 20px 0px 20px!important;
}
.topmenu .logo {padding:10px;}
.topmenu.elementor-sticky--active .logo {height:auto;padding:4px;}

/* START SEARCH FORM*/
.home_search_form {background:#ffffff;border-radius:50px;width: 100%;
    height: 100%;border-bottom: solid 0px #EFEFEF34;
    box-shadow: 0px 0px 10px 0px rgb(50 50 50 / 42%);
   }
.home_search_form label {display:none;}

.home_search_form .select-field {display:block;
    height: 100%;
    padding: 12px 6px 12px 10px;}

.home_search_form .select-field.first {border-right:0!important;}
.home_search_form .select-field:hover {cursor: pointer;}
.select-field select, .select-field input {border: 0;background-color:#ffffff!important;}
.home_search_form {height: 100%;}

.home_search_form [type=submit] {
border-radius: 50px;
border: none;
background:#4bc2cc;color:#ffffff;
margin-left: 0!important;font-size:18px;font-weight:600;
}
.home_search_form [type=submit]:hover {background:#192839;}

::placeholder {   color: #000000!important;  opacity: 1;}

:-ms-input-placeholder {color: #000000!important;}

::-ms-input-placeholder { color:  #000000!important;}

.single-post #search {
padding: 10px 10px 10px 10px;
    background-color: #F9F9F97D;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF00;
    border-radius: 50px;
    box-shadow: 0px 5px 10px 0px rgb(60 60 60 / 41%);
}
/* END SEARCH FORM*/

/* HOME CALL TO ACTION*/

.homepropblock .elementor-cta__button.elementor-button {padding:6px 14px;}

.home-cat-custom .p-item {
-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;
-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;background:#fff;position:relative;z-index:1
}
.home-cat-custom .p-item::before{position:absolute;content:"";width:100%;height:0;background:#ececec;transition:.6s;bottom:0;left:0;z-index:-1}
.home-cat-custom .p-item:hover{-webkit-box-shadow:0 15px 25px rgba(35,47,85,0.1)}
.home-cat-custom .p-item:hover::before{height:100%}

/* START TEAM */
.team .elementor-image-box-img img {
  transition: .4s;
padding:3px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: solid 3px #65C178;
border-width: 4px;
    border-top-color:#37A9B3;
    border-bottom-color:#37A9B3;
    border-left-color:#004274;
    border-right-color:#004274;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
}

.team .elementor-image-box-img:hover img {
box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 55%);
    border-top-color:#004274;
    border-bottom-color:#004274;
    border-left-color:#37A9B3;
    border-right-color:#37A9B3;
}

/* END TEAM */

/* START TESTIMONIALS */
.posts-carousel {width:70%;display: block;align-content: center; align-items: center;margin-left:auto;margin-right:auto;}
.posts-carousel .slick-list {background:#ffffff;}
.posts-carousel .item {align-content: center; align-items: center;}
.posts-carousel .testimonial_content {
color:#000;padding:50px; text-align: center; margin-left:auto;margin-right:auto;
}
.posts-carousel .testimonial_img {display:block;margin-left:auto;margin-right:auto;}
.posts-carousel .testimonial_text {margin-top:10px;}
.posts-carousel .testimonial_img img {margin-left:auto;margin-right:auto;text-align: center;width:80px;height:80px;padding:4px;border-radius: 50%;border:1px solid #37a9b3;}
.posts-carousel .testimonial_name {margin-top:10px;color:#004274;font-size:18px;font-weight:600}

.posts-carousel .slick-next {left: -35px!important;}
.posts-carousel .slick-prev {right: -48px!important;}
.posts-carousel .slick-next:before {
    content: "\e91b";

}
.posts-carousel .slick-prev:before {
    content: '\e905';
}
.posts-carousel .slick-prev:before, .posts-carousel .slick-next:before {
border:1px solid #ffffff;border-radius:50%; padding:0px 4px 6px 4px;
    color: #ffffff; font-size: 24px;font-family: 'lhome' !important;opacity:1!important;
font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.posts-carousel .slick-prev:hover:before, .posts-carousel .slick-next:hover:before {background:#37A9B382;}
.posts-carousel .slick-prev, .posts-carousel .slick-next {transition: transform 0.3s ease;transform: translateX(0px);}
.posts-carousel .slick-prev:hover {transform: translateX(10px);}
.posts-carousel .slick-next:hover {transform: translateX(-10px);}
.posts-carousel .link {color: #37a9b3!important;font-size:13px;}


/* END TESTIMONIALS */

/* START POST GRID */
.properties-grid {width:100%;}

.properties-grid-container {box-sizing: border-box;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s;
}
.elementor-post__card {position:relative;}

.ribbonlabel {position: absolute;
box-shadow: 0 0 0 999px #08769b;
background:#08769b;
  clip-path: inset(0 -100%);
inset: 0 auto auto 0; padding-top:3px;padding-bottom:3px;
  transform-origin: 100% 0;
  transform: translate(-29.3%) rotate(-45deg);
text-align: center;
    left: 0;color:#fff;
    font-size: 14px;
}

.properties-grid-posts-container {
max-width: 1140px;width:100%;
  margin: auto;
  display: flex;flex-wrap: wrap;
justify-content: center;
}

.properties-grid-post-item {
width: 100%;display: flex;
transition-duration: .25s;
padding: 0.9em;
}

.properties-post__card {
box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
transition: all .25s;
display: flex;
   flex-direction: column;
}

.properties-post__card:hover {box-shadow:0px 0px 15px 0px rgba(50,50,50,0.75);}

.properties-post__thumbnail__link {
margin-bottom: 15px;
osition: relative;
    display: block;
    width: 100%;
}
.properties-post__card:hover .properties-post__thumbnail:after {
    opacity: .5;
}
.properties-post__card .properties-post__thumbnail:after {
display: block;
    content: "";
background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
transition: all .3s ease-out;
}
.properties-post__thumbnail {
padding-bottom: calc( 0.66 * 100% );
position: relative;
-webkit-transform-style: preserve-3d;
top: 0;
    left: 0;
    right: 0;
    bottom: 0;
overflow: hidden;
}
.properties-post__thumbnail img {
/*width: calc(100% + 1px);*/
width:100%;
height: auto;
position: absolute;
display: block;
/*max-height: none;
    max-width: none;*/
/*transition-duration: 1500ms;
transition: transform .5s ease;*/
-webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}
.properties-post__thumbnail:hover img {
-webkit-transition: all 2.5s;
    -o-transition: all 2.5s;
    transition: all 2.5s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}

.properties-post__text {
padding: 0 20px;
margin-bottom: 0;
width: 100%;
color:#333;font-size: 14px;
min-height:160px;flex: 1 0 auto;
}

.properties-post__text .price {color: #3db3bd;font-size: 18px;}
.properties-post__text .price i {font-size:13px;}
.properties-post__card:hover .properties-post__text .price {color:#192839;}
.property-post__excerpt {color:#333;font-size: 14px;}

h3.property-title {font-size: 20px;color:#192839;margin:0 0 10px 0;padding:0;}
h3.property-title a {text-decoration: none;}
.properties-post__badge {position: absolute;
    top: 0;display: block;right: 0;    margin: 20px;color: #fff;padding: 0.4em 1.2em;border-radius: 999px;background:#ff6f00;
    font-size: 12px;
}
.properties-post__card:hover h3.property-title a {color:#3db3bd;}
.properties-custom {
    border-top: 1px solid #eaeaea;
padding: 15px 20px; display:flex;
	margin-top: auto;
width:100%;color:#333;font-size: 14px;
}
.properties-custom .readmore {
    left: 0;text-align:center; 
  width:25%;margin-right:5%;
background:#192839;text-align:center; font-size:13px;color:#ffffff;border-radius:4px; }
.properties-custom .readmore a {width:100%;display:block;padding-top:1px;text-align:center; color:#ffffff;  font-size:13px;  text-decoration: none;}
.properties-post__card:hover .properties-custom .readmore {background:#3db3bd;}

.properties-custom .rooms i,.properties-custom .size i,.properties-custom .size2 i {float:right;margin-left:2px;font-size:19px;color:#192839;}
.properties-custom .rooms {
    text-align:right;right: 0;
    position:relative;
}
.properties-custom .rooms {width:20%;}
.properties-custom .size {width:25%;}

.properties-custom .size span.meter {font-size:11px;}

/* START TOOLTIP*/
.properties-custom [data-tooltip] {
  position: relative;
  cursor: pointer;
}
.properties-custom [data-tooltip]:before,
.properties-custom [data-tooltip]:after {
  line-height: 1;
  font-size: .9em;
  pointer-events: none;
  position: absolute;
  box-sizing: border-box;
  display: none;
  opacity: 0;
}
.properties-custom [data-tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 100;
}
.properties-custom [data-tooltip]:after {
  content: attr(data-tooltip);
  text-align: center;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 3px 5px;
  border-radius: 3px;
  background: #192839;
  color: #FFFFFF;
  z-index: 9999;
}
.properties-custom [data-tooltip]:hover:before,
.properties-custom [data-tooltip]:hover:after {
  display: block;
  opacity: 1;
}
.properties-custom [data-tooltip]:not([data-flow])::before,
.properties-custom [data-tooltip][data-flow="top"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #192839;
}
.properties-custom [data-tooltip]:not([data-flow])::after,
.properties-custom [data-tooltip][data-flow="top"]::after {
  bottom: calc(100% + 5px);
}
.properties-custom [data-tooltip]:not([data-flow])::before, 
.properties-custom [tooltip]:not([data-flow])::after,
.properties-custom [data-tooltip][data-flow="top"]::before,
.properties-custom [data-tooltip][data-flow="top"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
}

.properties-custom [data-tooltip=""]::after, 
.properties-custom [data-tooltip=""]::before {
  display: none !important;
}
/* END TOOLTIP*/

#pagination {margin-top:30px;display: block;display: flex;width:100%;text-align:center;justify-content: center;
    padding-left: 0; } 
#pagination ul.page-numbers {justify-content: center!important;list-style: none;display: flex;
    margin: auto;}
#pagination ul.page-numbers li {display: list-item;font-size:14px;
    text-align: -webkit-match-parent;margin-right:3px;margin-left:3px;}

#pagination ul.page-numbers li .page-numbers {padding:4px 10px;text-align: center;border-radius: 4px;display: block;background: #ffffff;
    border: 1px solid #dedede;text-decoration: none;}
#pagination ul.page-numbers li .page-numbers:hover,
#pagination ul.page-numbers li .page-numbers.current {color:#ffffff;background:#192839;}
/* END POST GRID */

/*START PROPERTY SINGLE */

.property-page-icons i {float:right; color:#37A9B3;}
.property-page-icons .elementor-icon-list-text div {clear:both;display:block;width:auto;}

/*END PROPERTY SINGLE */

/* START FOOTER CONTACT */
.home-contact-section .elementor-field-type-submit {margin-top:10px;}
/* END FOOTER CONTACT */

footer {margin-top:40px;}
body.home footer, .page-id-10300 footer {margin-top:0px;}

.openmenu {
-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.openmenu:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.closemenu {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.closemenu:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}


/* Search Price Range Slider */

#pricerange {top:94%;right:0;position:absolute;background:#ffffff;padding:12px;width:380px;min-height:20px;border-radius: 4px;z-index:99999;
box-shadow: 0px 5px 10px 0px rgb(60 60 60 / 41%);}
#priceselect {padding: 0.5rem 1rem 0.5rem 0.6rem;font-size: 1rem;color:#000;
    line-height: 1.5;
    margin: 0;}
#priceselect i {font-size:11px;font-weight: bold;position:relative;float:left;display:inline-block;margin-left:-6px;margin-top:6px;}
.hidden {  display: none;}
.noUi-target {
  cursor: pointer;
}
.noUi-target :focus {
  outline: none;
}

.noUi-horizontal {
  height: 9px!important;
}

.noUi-connect {
  background: #4bc2cc!important;
}

.noUi-base {
  background: #DEDEDE;
}

.noUi-horizontal .noUi-handle {
  top: -8px!important;
  right: -15px!important;
  width: 22px!important;
  height: 22px!important;
  background: #004274!important;
  border: 2px solid #192839!important;
  border-radius: 50%;
  box-shadow: unset;
  cursor: pointer;
  transition: transform 0.1s;
}
.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
  content: none;
}
.noUi-horizontal .noUi-handle:hover {
  transform: scale(1.1);
}

.filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 370px;
  background: white;
  padding: 10px;
}

.minprice {display:block!important;float:right;width:44%;min-height:40px;text-align:center;}
.maxprice {display:block!important;float:left;width:44%;min-height:40px;text-align:center;}
.filter__label {
  position: relative;
  cursor: pointer;
}


.filter__input {
  height: 28px!important;
  border: 1px solid #4bc2cc!important;
  border-radius: 4px;
  padding: 0 10px 0 10px;
  cursor: pointer;text-align:center;
  max-width: 160px;
}
.filter__input:focus {
  background: rgba(155, 38, 175, 0.2);
}

.filter__slider-price {
  width: 100%;
  margin: 20px 5px 0;
}

.call-icon {direction:ltr;margin-top:4px;margin-bottom:4px;}
.call-icon li { 
overflow: hidden;
    background: #fff;
    white-space:nowrap;
    border-radius: 25px;padding:2px!important;border:1px solid #333;
}
.call-icon li:hover , .call-icon li:focus, .call-icon li:active {background:#4bc2cc;}
.call-icon .elementor-icon-list-icon i {padding:0px 8px 0px 4px}
.call-icon .elementor-icon-list-text {
opacity: 0;
        color: #333;
        max-width: 0;
        display: inline-block;
        text-decoration: none;
        transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color;
}

.call-icon a:hover .elementor-icon-list-text {
            opacity: 1; color:#ffffff!important;
            max-width: 150px;
            transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color .2s;
        }
.call-icon .elementor-icon-list-text:before {content: '\2000';}

.mouse-scroll-down {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width :30px;
  height: 55px;
}
.mouseicon {
  width: 3px;
  padding:10px 12px 10px 15px;
  height: 55px;
  border: 2px solid #fff;
  border-radius: 20px;background:#FFFFFF38;
  opacity: 1;
  box-sizing: content-box;
}
.icongodown i:after {content:'';left:28px;top:6px;z-index:99999;position:absolute;display:block;}
.scrollicon, .icongodown i:after {
  width: 3px;
  height: 10px;
  border-radius: 20%;
  background-color: #4bc2cc;
  animation-name: scrollicon;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scrollicon {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

.title-divider .elementor-divider-separator:before {
height:1px;
    background: linear-gradient(to right, rgba(240,240,240,0), #37A9B3)!important;
  }
  
.title-divider .elementor-divider-separator:after {
height:1px;
    background: linear-gradient(to left, rgba(240,240,240,0), #37A9B3)!important;
  } 

