.elementor-70 .elementor-element.elementor-element-70de1b13 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-5b8bbfd4 *//* Breakpoints
// ========================================================================== */
/* 320px */
/* 480px */
/* 599px */
/* 600px */
/* 768px */
/* 967px */
/* 960px */
/* 1400px */
/* Colors 
// ========================================================================== */
/* Convert px to ems
// ========================================================================== */
/* Mixins
// ========================================================================== */
/* Media Query Watcher
// ========================================================================== */
#getActiveMQ-watcher {
  font-family: "break-0";
}
@media (min-width: 20em) {
  #getActiveMQ-watcher {
    font-family: "break-1";
  }
}
@media (min-width: 30em) {
  #getActiveMQ-watcher {
    font-family: "break-2";
  }
}
@media (min-width: 37.5em) {
  #getActiveMQ-watcher {
    font-family: "break-3";
  }
}
@media (min-width: 48em) {
  #getActiveMQ-watcher {
    font-family: "break-4";
  }
}
@media (min-width: 60em) {
  #getActiveMQ-watcher {
    font-family: "break-5";
  }
}

/* =Map Pin Animation
// ========================================================================== */
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/* =Places Map
// ========================================================================== */
#places-map {
  
  position: relative;
}


#places-map img {
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
.secondary-page #places-map .content {
  margin: 0;
  position: relative;
}
@media (min-width: 60em) {
  .secondary-page #places-map .content {
    margin: 0 auto;
  }
}
#places-map .map {
  position: relative;
  /*max-width: 56.4375em;*/
  margin-left: auto;
  margin-right: auto;
}
#places-map .map-pins {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

#places-map .map-location-marker {
  
  cursor: pointer;
  position: absolute;
  height: 4em;
  margin-top: -1.875em;
  margin-left: -0.7857142857em;
  width: 4em;
  z-index: 3;
}

@media (max-width: 37.4375em) {
    #places-map .map-location-marker {
  
      cursor: pointer;
      position: absolute;
      height: 2.5em;
      margin-top: -1.875em;
      margin-left: -0.7857142857em;
      width: 2.5em;
      z-index: 3;
    }
}


@media (min-width: 48em) {
  .js #places-map .map-location-marker {
    visibility: hidden;
  }
  .js #places-map .map-location-marker.bounceInDown {
    visibility: visible;
  }
}

@media (max-width: 37.4375em) {
  #places-map .marker-neves {
    left: 50%;
    top: 28%;
    background: url('https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-02.png') no-repeat;
    background-size: contain;
  }
}



@media (max-width: 37.4375em) {
    #places-map .marker-vilnius { /* נתניה*/
      left: 45%;
      top: 39%;
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s;
      background: url('https://uglobal.goil.co.il/wp-content/uploads/2024/12/PLACES-03.png') no-repeat;
      background-size: contain;
    }
}






@media (max-width: 37.4375em) {
    #places-map .marker-peterborough { /* ראש העין מגורים מסחר*/
      left: 54%;
      top: 60%;
      -webkit-animation-delay: 0.4s;
      animation-delay: 0.4s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-13.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-denver {/* נווה שענן*/
      left: 35%;
      top: 60%;
      -webkit-animation-delay: 0.1s;
      animation-delay: 0.1s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-19.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-argentina {/* רמת גן מגורים*/
      left: 40%;
      top: 74%;
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-12.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-dubai {/* בית דגן*/
      left: 45%;
      top: 70%;
      -webkit-animation-delay: 0.6s;
      animation-delay: 0.6s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-03.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-costa-rica {/* רקפות מגורים*/
      left: 32%;
      top: 77%;
      -webkit-animation-delay: 0.2s;
      animation-delay: 0.2s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-04.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-singapore {/* באר יעקב*/
      left: 38%;
      top: 79.8%;
      -webkit-animation-delay: 0.2s;
      animation-delay: 0.2s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-05.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-manila {/* לוד*/
      left: 47%;
      top: 76%;
      -webkit-animation-delay: 0.8s;
      animation-delay: 0.8s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-06.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-sydney {/* מזכרת בתיה*/
      left: 42%;
      top: 89%;
      -webkit-animation-delay: 0.9s;
      animation-delay: 0.9s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-09.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-singapore2 {/* נרקיסים */
      left: 33%;
      top: 72%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-10.png) no-repeat;
      background-size: contain;
    }
}


@media (max-width: 37.4375em) {
    #places-map .marker-singapore3 {/* נווה דורוןים */
      left: 55%;
      top: 75%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-11.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-singapore4 {/* נווה דורוןים */
      left: 51.5%;
      top: 82%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-14.png) no-repeat;
      background-size: contain;
    }
}



@media (max-width: 37.4375em) {
    #places-map .marker-singapore54 {/* נווה דורוןים */
      left: 38.5%;
      top: 68%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/05/ICON-15.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-ata {/* נווה דורוןים */
      left: 60%;
      top: 12%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/12/PLACES-01.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-ash {/* נווה דורוןים */
      left: 18.5%;
      top: 95%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/12/PLACES-04.png) no-repeat;
      background-size: contain;
    }
}

@media (max-width: 37.4375em) {
    #places-map .marker-ash2 {/* נווה דורוןים */
      left: 23.5%;
      top: 98%;
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s;
      background: url(https://uglobal.goil.co.il/wp-content/uploads/2024/12/PLACES-02.png) no-repeat;
      background-size: contain;
    }
}/* End custom CSS */