@font-face {
  font-family: "Rubik-Regular";
  src: url("../Fonts/Rubik-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Rubik-Bold";
  src: url("../Fonts/Rubik-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Rubik-Medium";
  src: url("../Fonts/Rubik-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Rubik-Light";
  src: url("../Fonts/Rubik-Light.ttf") format("truetype");
}
body header {
  background-color: rgb(26, 26, 26);
}
body header .menu .logo-menu img {
  opacity: 1;
}
body .content {
  font-family: Rubik-Regular;
}
body .content .main-content {
  height: 200px;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
}
body .content .main-content.StrategicCounseling {
  background-image: url(../Images/articles/adult-business-composition-959816.png);
}
body .content .main-content.Cyber {
  background-image: url(../Images/articles/business-computer-contemporary-218863.png);
}
body .content .main-content.BusinessIntelligence {
  background-image: url("../Images/articles/apartment-architectural-architecture-273669.png");
}
body .content .main-content.SecurityCounseling {
  background-image: url(../Images/articles/camera-cctv-equipment-430208.png);
}
body .content .main-content.About {
  background-image: url(../Images/articles/FrameIT.png);
}
body .content .main-content.articles {
  background-image: url(../Images/articles/book-bindings-bookcase-books-990432.png);
}
body .content .main-content.contact {
  background-image: url("../Images/articles/computer-desk-electronics-374074.png");
}
body .content .main-content .title {
  height: 100%;
  width: 100%;
  max-width: 1240px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
body .content .main-content .title .line {
  width: 7px;
  height: 47px;
  background-color: #c49962;
  margin-right: 13px;
}
body .content .main-content .title h1 {
  font-family: Rubik-medium, sans-serif;
  font-size: 38px;
  text-align: left;
  color: #ededed;
}
body .content .description {
  min-height: 250px;
  height: auto;
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
  color: #706e6b;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
body .content .description .text {
  width: 100%;
  max-width: 1240px;
  margin: auto;
  padding-left: 0;
  padding-right: 29.75vw;
}
body .content .description.description-two-column {
  width: 100%;
  height: auto;
  padding-top: 38px;
  padding-bottom: 38px;
  box-sizing: content-box;
  min-height: 250px;
}
body .content .description.description-two-column.large {
  min-height: 350px;
}
body .content .description.description-two-column .text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 1240px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
body .content .description.description-two-column .text div {
  width: 480px;
}
body .content .description.flex-start {
  align-items: flex-start;
}
body .content .content-page {
  margin-right: 18.75VW;
  margin-left: 18.75VW;
  background-color: #ffffff;
  display: flex;
  align-items: flex-end;
  margin-bottom: 110px;
  text-align: left;
  text-align: left;
  width: 100%;
  max-width: 1240px;
  right: 0;
  left: 0;
  margin: auto;
}
body .content .content-page h3 {
  font-size: 28px;
  color: #c49962;
  margin: 45px 0;
  font-family: Rubik-Medium;
  font-weight: 500;
}
body .content .content-page p {
  margin-bottom: 48px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 1.5;
  font-family: OpenSansHebrew;
  font-size: 15px;
  line-height: 1.67;
  color: #706e6b;
}
body .content .content-page p b {
  font-family: Rubik-Bold;
  font-size: 24px;
  color: #706e6b;
  display: block;
}
body .content .content-page p b.sub-title {
  font-size: 18px;
}
body .content .content-page .activities {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 80px;
}
body .content .content-page .activities h5 {
  font-family: Rubik-Bold;
  font-size: 24px;
  color: #706e6b;
  margin-right: 30px;
  margin-left: 0;
  display: flex;
  align-items: center;
}
body .content .content-page .activities h5 .line {
  width: 3px;
  height: 36px;
  background-color: #c49962;
  content: " ";
  margin-left: 0;
  margin-right: 30px;
}
body .content .content-page .activities h5 a {
  color: #706e6b;
}
body .content .content-page.three-column {
  flex-direction: column;
  flex-flow: wrap;
}
body .content .content-page.three-column h3 {
  width: 700px;
  max-width: 100%;
}
body .content .content-page.three-column h3.full-width {
  width: 100%;
}
body .content .content-page.three-column .first-column, body .content .content-page.three-column .second-column, body .content .content-page.three-column .third-column {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
  margin-right: 1px;
}
body .content .content-page.three-column .first-column p, body .content .content-page.three-column .second-column p, body .content .content-page.three-column .third-column p {
  width: 31%;
}
body .content .content-page.three-column .first-column .line, body .content .content-page.three-column .second-column .line, body .content .content-page.three-column .third-column .line {
  width: 3px;
  height: 36px;
  background-color: #c49962;
  content: " ";
}
body .content .content-page.two-column div .line {
  width: 3px;
  height: 36px;
  background-color: #c49962;
  content: " ";
  position: absolute;
}
body .content .content-page.two-column div.first-column {
  flex-grow: 4;
  margin-right: 30px;
  flex-basis: 50%;
}
body .content .content-page.two-column div.second-column {
  flex-grow: 2;
  flex-basis: 50%;
}
body .content .content-page.article-column {
  height: auto;
}
body .content .content-page.article-column .articles-section {
  height: -webkit-fill-available;
  background-color: #ffffff;
  height: auto;
  margin-bottom: 100px;
}
body .content .content-page.article-column .articles-section .articles {
  flex-flow: wrap;
  justify-content: stretch;
  background-color: white;
  height: auto;
}
body .content .content-page.article-column .articles-section .articles .article {
  background-color: #f7f7f7;
  flex-basis: calc(33% - 12px);
  border: none;
  height: auto;
  padding: 40px;
  margin-bottom: 30px;
  flex: 0 1 calc(33% - 12px);
  padding: 40px;
  max-width: calc(33% - 12px);
  display: none;
  margin-right: 24px;
}
body .content .content-page.article-column .articles-section .articles .article:nth-child(3n+0) {
  margin-right: 0;
}
body .content .content-page.article-column .articles-section .articles .article .content-article {
  width: 100%;
}
body .content .content-page.article-column .articles-section .articles .article .content-article h5 {
  margin-bottom: 20px;
  font-size: 18px;
  min-height: 68px;
}
body .content .content-page.article-column .articles-section .articles .article .content-article b {
  margin-top: 40px;
}
body .content .content-page.article-column .articles-section .articles .article p {
  margin: 0;
  margin-bottom: 10px;
}
body .content .content-page.article-column .loadMore {
  width: 128px;
  height: 40px;
  border-radius: 3px;
  background-color: #c49962;
  font-family: Rubik-Bold;
  font-size: 18px;
  color: #ededed;
  border: none;
  right: 0;
  left: 0;
  margin: auto;
  margin-top: 34px;
  margin-bottom: 82px;
  display: block;
}
body .content .content-page .content-about {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  justify-content: space-between;
}
body .content .content-page h4 {
  width: 100%;
  font-family: Rubik-Bold;
  font-size: 38px;
  color: #c49962;
  margin-bottom: 49px;
}
body .content .content-page .properties {
  max-width: 100%;
  width: 47%;
  display: flex;
  background-color: #f7f7f7;
  height: 418px;
  margin-bottom: 82px;
}
body .content .content-page .properties .img {
  width: 100%;
  flex-basis: 45%;
}
body .content .content-page .properties .img.img-man1 {
  background: url(../Images/articles/nave-01.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-man2 {
  background: url(../Images/articles/250-px.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-wom-violetta {
  background: url(../Images/articles/violetta.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-wom5 {
  background: url(../Images/articles/Helen_Davidson.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-man-alon {
  background: url(../Images/homePage/alon_pinkas.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-wom-helen {
  background: url(../Images/homePage/helen_davidzon.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties .img.img-man-oren {
  background: url(../Images/articles/oren.png) no-repeat center;
  background-size: cover;
}
body .content .content-page .properties div {
  padding: 20px;
  flex-basis: 55%;
}
body .content .content-page .properties div h5 {
  font-family: Rubik-Bold;
  font-size: 21px;
  color: #706e6b;
  margin-bottom: 10px;
}
body .content .content-page .properties div p {
  font-family: Rubik-Regular;
  font-size: 14px;
  line-height: 1.56;
  color: #706e6b;
  margin-right: 0px;
}
body .content .content_contact {
  background-color: #2c2c2c;
  color: #ededed;
  font-family: Rubik-Regular;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body .content .content_contact .form_contact, body .content .content_contact .detail {
  flex-basis: 570px;
}
body .content .content_contact .form_contact.form_contact, body .content .content_contact .detail.form_contact {
  margin-bottom: 140px;
}
body .content .content_contact .form_contact.form_contact ::-moz-placeholder, body .content .content_contact .detail.form_contact ::-moz-placeholder {
  color: #c49962;
  opacity: 1; /* Firefox */
  font-family: Rubik-Light, sans-serif;
}
body .content .content_contact .form_contact.form_contact ::placeholder, body .content .content_contact .detail.form_contact ::placeholder {
  color: #c49962;
  opacity: 1; /* Firefox */
  font-family: Rubik-Light, sans-serif;
}
body .content .content_contact .form_contact.form_contact :-ms-input-placeholder, body .content .content_contact .detail.form_contact :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c49962;
  font-family: Rubik-Light, sans-serif;
}
body .content .content_contact .form_contact.form_contact ::-ms-input-placeholder, body .content .content_contact .detail.form_contact ::-ms-input-placeholder { /* Microsoft Edge */
  color: #c49962;
  font-family: Rubik-Light, sans-serif;
}
body .content .content_contact .form_contact.form_contact .flex-form, body .content .content_contact .detail.form_contact .flex-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .content .content_contact .form_contact.form_contact .input, body .content .content_contact .detail.form_contact .input {
  flex-basis: 270px;
  position: relative;
  height: 20px;
  margin-bottom: 65px;
}
body .content .content_contact .form_contact.form_contact .input input, body .content .content_contact .detail.form_contact .input input {
  line-height: normal;
  background: transparent;
  border: none;
  border-bottom: solid 1px #c49962;
  color: white;
  font-size: 16px;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
body .content .content_contact .form_contact.form_contact .input input.error, body .content .content_contact .detail.form_contact .input input.error {
  border: 1px solid #f00;
}
body .content .content_contact .form_contact.form_contact .input input:nth-child(odd), body .content .content_contact .detail.form_contact .input input:nth-child(odd) {
  float: right;
}
body .content .content_contact .form_contact.form_contact .input input:focus + span, body .content .content_contact .detail.form_contact .input input:focus + span {
  display: none;
}
body .content .content_contact .form_contact.form_contact .input input[aria-invalid=false] + span, body .content .content_contact .detail.form_contact .input input[aria-invalid=false] + span {
  display: none;
}
body .content .content_contact .form_contact.form_contact .input span, body .content .content_contact .detail.form_contact .input span {
  position: absolute;
  left: 0;
  width: 14px;
  color: #d74c4c;
}
body .content .content_contact .form_contact.form_contact p, body .content .content_contact .detail.form_contact p {
  color: #c49962;
  font-size: 16px;
  margin-bottom: 10px;
}
body .content .content_contact .form_contact.form_contact p.text-error, body .content .content_contact .detail.form_contact p.text-error {
  color: #f00;
  display: none;
}
body .content .content_contact .form_contact.form_contact textarea, body .content .content_contact .detail.form_contact textarea {
  width: 100%;
  border: none;
  background-color: #f7f7f7;
  margin-bottom: 27px;
  height: 150px;
}
body .content .content_contact .form_contact.form_contact span, body .content .content_contact .detail.form_contact span {
  font-size: 16px;
  color: #ededed;
  display: inline-flex;
  align-items: center;
}
body .content .content_contact .form_contact.form_contact span img, body .content .content_contact .detail.form_contact span img {
  margin-right: 10px;
  cursor: pointer;
}
body .content .content_contact .form_contact.form_contact span.send, body .content .content_contact .detail.form_contact span.send {
  float: right;
  font-family: Rubik-Bold;
  font-size: 18px;
  color: #c49962;
  cursor: pointer;
}
body .content .content_contact .form_contact.form_contact span.send img, body .content .content_contact .detail.form_contact span.send img {
  margin-left: 10px;
  transform: scaleX(-1);
}
body .content .content_contact .form_contact.form_contact span.sendSucces, body .content .content_contact .detail.form_contact span.sendSucces {
  float: right;
  font-family: Rubik-Bold;
  font-size: 18px;
  color: #c49962;
  cursor: pointer;
  display: none;
}
body .content .content_contact .form_contact.detail, body .content .content_contact .detail.detail {
  padding-left: 153px;
  padding-top: 180px;
}
body .content .content_contact .form_contact h3, body .content .content_contact .detail h3 {
  margin-top: 112px;
  margin-bottom: 49px;
  font-size: 26px;
  flex-basis: 100%;
  font-family: Rubik-Medium;
  font-weight: 500;
}
body .content .content_contact .form_contact ul, body .content .content_contact .detail ul {
  list-style: none;
}
body .content .content_contact .form_contact ul li, body .content .content_contact .detail ul li {
  margin-bottom: 20px;
  line-height: 1.56;
  display: flex;
  align-items: center;
}
body .content .content_contact .form_contact ul li a, body .content .content_contact .detail ul li a {
  color: #ededed;
}
body .content .content_contact .form_contact ul li img, body .content .content_contact .detail ul li img {
  margin-right: 10px;
}
body .content .content_contact .form_contact ul li span, body .content .content_contact .detail ul li span {
  font-weight: bold;
}
body .content .content_contact .form_contact .contact-wrapper, body .content .content_contact .detail .contact-wrapper {
  display: flex;
  gap: 120px;
  justify-content: flex-end;
  flex-direction: row;
}
body .content .content_contact .form_contact .contact-column-right, body .content .content_contact .detail .contact-column-right {
  display: flex;
  flex-direction: column;
  gap: 55px;
  min-width: 300px;
}
body .content .content_contact .form_contact .contact-column-left, body .content .content_contact .detail .contact-column-left {
  display: flex;
  flex-direction: column;
  gap: 30px;
  min-width: 300px;
}
body .content .content_contact .form_contact .contact-section, body .content .content_contact .detail .contact-section {
  padding-left: 20px;
  min-width: 273px;
}
body .content .content_contact .form_contact .contact-section li p, body .content .content_contact .detail .contact-section li p {
  white-space: nowrap;
}
body .content .content_contact .form_contact .contact-section li p a[href^="tel:"], body .content .content_contact .detail .contact-section li p a[href^="tel:"] {
  direction: ltr;
  unicode-bidi: embed;
}
body .content .content_contact .form_contact .border-right, body .content .content_contact .detail .border-right {
  border-right: 3px solid #C49962;
}
body .content .content_contact .form_contact .border-left, body .content .content_contact .detail .border-left {
  border-left: 3px solid #C49962;
}
body .content .content_contact .form_contact .contact-column-left, body .content .content_contact .detail .contact-column-left {
  max-height: 225px;
}

@media screen and (max-width: 1023px) {
  .content .map.contactPage {
    display: block !important;
  }
}
@media screen and (max-width: 766px) {
  body .content .content_contact .detail .contact-wrapper {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 0 30px;
  }
  body .content .content_contact .detail .contact-column-right {
    width: 100%;
    gap: 30px;
  }
  body .content .content_contact .detail .contact-column-left {
    width: 100%;
    gap: 30px;
    max-height: none;
  }
  body .content .content_contact .detail .contact-section {
    border-right: none;
    border-top: 1px solid #C49962;
    padding: 30px 0 0 0;
    width: 100%;
  }
  body .content .content_contact .detail .contact-section li p {
    white-space: normal;
  }
  body .content .content_contact .detail .contact-main {
    order: 1;
    border-top: none;
  }
  body .content .content_contact .detail .oren-section {
    order: 2;
  }
  body .content .content_contact .detail .helen-section {
    order: 3;
  }
  body .content .content_contact .detail .contact-main-en {
    order: 1;
  }
  body .content .content_contact .detail .contact-column-left {
    order: 2;
  }
  body header .logo-mobile {
    opacity: 1;
  }
  body .content .main-content {
    padding-right: 8VW;
    padding-left: 8VW;
    height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .content .main-content.StrategicCounseling {
    background-image: url("../Images/articles/adult-business-composition-959816(1).png");
  }
  body .content .main-content.Cyber {
    background-image: url("../Images/articles/business-computer-contemporary-218863(1).png");
  }
  body .content .main-content.BusinessIntelligence {
    background-image: url("../Images/articles/apartment-architectural-architecture-273669(1).png");
  }
  body .content .main-content.SecurityCounseling {
    background-image: url("../Images/articles/camera-cctv-equipment-430208(1).png");
  }
  body .content .main-content.About {
    background-image: url("../Images/articles/FrameIT.png");
  }
  body .content .main-content.articles {
    background-image: url("../Images/articles/book-bindings-bookcase-books-990432(1).png");
  }
  body .content .main-content.contact {
    background-image: url("../Images/articles/computer-desk-electronics-374074(1).png");
  }
  body .content .main-content .title .line {
    margin-right: 3vw;
    width: 6px;
    margin-left: 20px;
  }
  body .content .main-content .title h1 {
    font-size: 8vw;
  }
  body .content .description .text {
    position: inherit;
    height: auto;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 4.266vw;
    padding-right: 8VW;
    padding-left: 8VW;
  }
  body .content .description.description-two-column .text {
    height: auto;
    flex-direction: column;
    position: inherit;
    padding: 8vw;
  }
  body .content .description.description-two-column .text div {
    max-width: 100%;
  }
  body .content .description.description-two-column .text div:not(:last-child) {
    margin-bottom: 30px;
  }
  body .content .content-page {
    padding-right: 8VW;
    padding-left: 8VW;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  body .content .content-page.content-page-about {
    padding: 0;
  }
  body .content .content-page.content-page-about h3 {
    font-size: 7.466vw;
    padding-right: 8VW;
    padding-left: 8VW;
  }
  body .content .content-page h3 {
    font-size: 7.466vw;
  }
  body .content .content-page p {
    font-size: 4VW;
    margin-bottom: 40px;
  }
  body .content .content-page p b {
    font-size: 6.4VW;
  }
  body .content .content-page p b.sub-title {
    font-size: 4.8VW;
  }
  body .content .content-page.three-column .first-column, body .content .content-page.three-column .second-column, body .content .content-page.three-column .third-column {
    flex-direction: column;
    display: block;
    margin-bottom: 0;
  }
  body .content .content-page.three-column .first-column p, body .content .content-page.three-column .second-column p, body .content .content-page.three-column .third-column p {
    width: 100%;
  }
  body .content .content-page.three-column .first-column .line, body .content .content-page.three-column .second-column .line, body .content .content-page.three-column .third-column .line {
    float: left;
  }
  body .content .content-page.three-column .activities {
    flex-flow: column;
    align-items: flex-start;
    padding-right: 8VW;
    padding-left: 8VW;
  }
  body .content .content-page.three-column .activities h5 {
    margin-bottom: 10vw;
    font-size: 6.4VW;
  }
  body .content .content-page.three-column.article-column {
    padding: 0;
  }
  body .content .content-page.three-column.article-column .articles-section {
    margin-top: 0;
    margin-bottom: 0;
  }
  body .content .content-page.three-column.article-column .articles-section .articles {
    padding-top: 0;
  }
  body .content .content-page.three-column.article-column .articles-section .articles .article {
    margin: 0;
    padding: 0;
    display: none;
    max-width: 100%;
  }
  body .content .content-page.three-column.article-column .articles-section .articles .article.borderBottom {
    border-bottom: 1px solid rgba(112, 110, 107, 0.5);
  }
  body .content .content-page.three-column.article-column .articles-section .articles .article .content-article {
    padding: 30px;
    margin: 0;
    max-width: 100%;
  }
  body .content .content-page.three-column.article-column .articles-section .articles .article .content-article .credit-article {
    margin: 0;
  }
  body .content .content-page.three-column.article-column .loadMore {
    margin-top: 28px;
    margin-bottom: 28px;
    display: block;
  }
  body .content .content-page .content-about {
    width: 100vw;
    background-color: #f7f7f7;
    /*flex-direction: column-reverse;*/
    padding: 8vw;
  }
  body .content .content-page .content-about h4 {
    font-size: 10vw;
    order: 1;
  }
  body .content .content-page .content-about .properties {
    height: auto;
    width: 100%;
    flex-direction: column;
  }
  body .content .content-page .content-about .properties .img {
    width: 100%;
    min-height: 370px;
  }
  body .content .content-page .content-about .properties div {
    padding: 0;
  }
  body .content .content-page .content-about .properties div p {
    margin: 0;
    padding: 0;
  }
  body .content .content_contact .form_contact {
    padding: 30px;
    margin: 0;
  }
  body .content .content_contact .form_contact.form_contact {
    margin: 0;
  }
  body .content .content_contact .form_contact.form_contact input {
    width: 100%;
  }
  body .content .content_contact .form_contact.form_contact input:nth-child(odd) {
    float: initial;
  }
  body .content .content_contact .form_contact.form_contact span.send {
    width: 100%;
    align-content: center;
    margin-top: 20px;
  }
  body .content .content_contact .form_contact h3 {
    margin: 10px 0 40px 0;
    font-size: 6.13vw;
  }
  body .content .content_contact .detail.detail {
    padding: 0;
  }
  body .content .content_contact .detail.detail ul {
    border-left: none;
  }
  body .content .content_contact .detail.detail ul li p {
    font-size: 4.26vw;
  }
  body .content .content_contact .detail.detail ul li img {
    margin-right: 0;
  }
  body .content .content_contact .map.contactPage {
    display: block !important;
  }
}/*# sourceMappingURL=Articles.css.map */