@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);
h1, h2, h3, h4, h5, h6, h7, p, a, div, span, body, html, section, ul, li {
  margin: 0px;
  padding: 0px; }

/* BASIC */
html {
  font-size: 10px;
  font-size: 62.5%; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  height: 100%; }

a {
  color: inherit; }

.fa {
  line-height: inherit; }

h1 {
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 44px; }

h2 {
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 28px;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-size: 36px;
  letter-spacing: 0;
  margin-bottom: 0px;
  padding-bottom: 0px; }

h3 {
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 22px;
  margin-bottom: 10px;
  display: block; }

hr {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  margin-bottom: 20px; }

hr.to_right {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #ccc, #333); }

.box {
  box-sizing: border-box; }

.row .box {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

/* inner-row */
.inner-row .box {
  padding-left: 0px;
  padding-right: 0px; }

.inner-row {
  margin-left: 0px;
  margin-right: 0px; }

/* Small-row */
.small-row .box {
  padding-left: 5px;
  padding-right: 5px; }

.small-row {
  margin-left: 5px;
  margin-right: 5px; }

.box-1 {
  width: 8.33333%; }

.box-2 {
  width: 16.66667%; }

.box-3 {
  width: 25%; }

.box-4 {
  width: 33.33333%; }

.box-5 {
  width: 41.66667%; }

.box-6 {
  width: 50%; }

.box-7 {
  width: 58.33333%; }

.box-8 {
  width: 66.66667%; }

.box-9 {
  width: 75%; }

.box-10 {
  width: 83.33333%; }

.box-11 {
  width: 91.66667%; }

.box-12 {
  width: 100%; }

@media (max-width: 1360px) {
  .desktop-box-1 {
    width: 8.33333%; }

  .desktop-box-2 {
    width: 16.66667%; }

  .desktop-box-3 {
    width: 25%; }

  .desktop-box-4 {
    width: 33.33333%; }

  .desktop-box-5 {
    width: 41.66667%; }

  .desktop-box-6 {
    width: 50%; }

  .desktop-box-7 {
    width: 58.33333%; }

  .desktop-box-8 {
    width: 66.66667%; }

  .desktop-box-9 {
    width: 75%; }

  .desktop-box-10 {
    width: 83.33333%; }

  .desktop-box-11 {
    width: 91.66667%; }

  .desktop-box-12 {
    width: 100%; }

  .desktop-hide {
    display: none; }

  .desktop-show {
    display: block !important; }

  .hide.desktop-show {
    display: block !important; } }
@media (max-width: 1180px) {
  .laptop-box-1 {
    width: 8.33333%; }

  .laptop-box-2 {
    width: 16.66667%; }

  .laptop-box-3 {
    width: 25%; }

  .laptop-box-4 {
    width: 33.33333%; }

  .laptop-box-5 {
    width: 41.66667%; }

  .laptop-box-6 {
    width: 50%; }

  .laptop-box-7 {
    width: 58.33333%; }

  .laptop-box-8 {
    width: 66.66667%; }

  .laptop-box-9 {
    width: 75%; }

  .laptop-box-10 {
    width: 83.33333%; }

  .laptop-box-11 {
    width: 91.66667%; }

  .laptop-box-12 {
    width: 100%; }

  .laptop-hide {
    display: none; }

  .laptop-show {
    display: block !important; }

  .hide.laptop-show {
    display: block !important; } }
@media (max-width: 980px) {
  .tablet-box-1 {
    width: 8.33333%; }

  .tablet-box-2 {
    width: 16.66667%; }

  .tablet-box-3 {
    width: 25%; }

  .tablet-box-4 {
    width: 33.33333%; }

  .tablet-box-5 {
    width: 41.66667%; }

  .tablet-box-6 {
    width: 50%; }

  .tablet-box-7 {
    width: 58.33333%; }

  .tablet-box-8 {
    width: 66.66667%; }

  .tablet-box-9 {
    width: 75%; }

  .tablet-box-10 {
    width: 83.33333%; }

  .tablet-box-11 {
    width: 91.66667%; }

  .tablet-box-12 {
    width: 100%; }

  .tablet-hide {
    display: none; }

  .tablet-show {
    display: block !important; }

  .hide.tablet-show {
    display: block !important; } }
@media (max-width: 760px) {
  .mobile-box-1 {
    width: 8.33333%; }

  .mobile-box-2 {
    width: 16.66667%; }

  .mobile-box-3 {
    width: 25%; }

  .mobile-box-4 {
    width: 33.33333%; }

  .mobile-box-5 {
    width: 41.66667%; }

  .mobile-box-6 {
    width: 50%; }

  .mobile-box-7 {
    width: 58.33333%; }

  .mobile-box-8 {
    width: 66.66667%; }

  .mobile-box-9 {
    width: 75%; }

  .mobile-box-10 {
    width: 83.33333%; }

  .mobile-box-11 {
    width: 91.66667%; }

  .mobile-box-12 {
    width: 100%; }

  .mobile-hide {
    display: none; }

  .mobile-show {
    display: block !important; }

  .hide.mobile-show {
    display: block !important; } }
.relative {
  position: relative; }

.fixed {
  position: fixed; }

.absolute {
  position: absolute; }

.ofh {
  overflow: hidden; }

.OFH {
  overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

.top {
  z-index: 99999; }

.clear {
  clear: both; }

.hide {
  display: none !important; }

.block {
  display: block; }

.show {
  display: block !important; }

.opacity0 {
  opacity: 0; }

.center {
  margin: 0 auto; }

.full-width {
  width: 100% !important; }

.full-height {
  height: 100%; }

.max-width {
  max-width: 100%; }

.max-height {
  max-height: 100%; }

.pointer {
  cursor: pointer; }

.cursor {
  cursor: pointer; }

.LTR {
  direction: ltr; }

.DL {
  direction: ltr; }

.DR {
  direction: rtl; }

.RTL {
  direction: rtl; }

.AL {
  text-align: left; }

.AR {
  text-align: right; }

.AC {
  text-align: center; }

.AJ {
  text-align: justify; }

.justify {
  text-align: justify; }

.TDN {
  text-decoration: none; }

.TDO {
  text-decoration: underline !important; }

.TDU {
  text-decoration: underline !important; }

.TDL {
  text-decoration: line-through !important; }

.LSN {
  list-style-type: none !important; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.tbl, .TBL {
  display: table; }

.table {
  display: table-cell;
  vertical-align: middle; }

.tableCenter {
  display: table-cell;
  vertical-align: middle; }

.sizing {
  box-sizing: border-box; }

.after-clear::after, .row::after, .inner-row::after {
  clear: both;
  content: " ";
  display: table; }

.white-text {
  color: #ffffff; }

.white-back {
  background: #ffffff; }

.black-text {
  color: #000000; }

.black-back {
  background: #000000; }

.dark-text {
  color: #5a5a5a; }

.dark-back {
  background: #5a5a5a; }

.gray-text {
  color: #cfcfcf; }

.gray-back {
  background: #cfcfcf; }

.gray-dark-text {
  color: #bababa; }

.gray-dark-back {
  background: #bababa; }

.gray-light-text {
  color: #f5f5f5; }

.gray-light-back {
  background: #f5f5f5; }

.blue-light-text {
  color: #5ac1d2; }

.blue-light-back {
  background: #5ac1d2; }

.light-text {
  color: #dedede; }

.light-back {
  background: #dedede; }

.yellow-text {
  color: #e49f1a; }

.yellow-back {
  background: #e49f1a; }

.MT {
  margin-top: 20px; }
  .MT.small {
    margin-top: 10px; }

.MB {
  margin-bottom: 20px; }
  .MB.small {
    margin-bottom: 10px; }

.ML {
  margin-left: 20px; }
  .ML.small {
    margin-left: 10px; }

.MR {
  margin-right: 20px; }
  .MR.small {
    margin-right: 10px; }

label.error {
  position: relative;
  top: -10px;
  color: red; }

.input {
  display: block;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857;
  font-family: "Open Sans Hebrew";
  font-weight: 400;
  appearance: none;
  box-shadow: none;
  outline: none;
  border-radius: none;
  padding: 7px;
  border: 2px solid #dedede;
  transition: border 0.3s;
  box-sizing: border-box;
  margin-bottom: 15px;
  border-radius: 2px; }
  .input.error {
    border-color: red; }

textarea.input {
  height: 100px; }

a {
  text-decoration: none; }

body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "Open Sans Hebrew";
  font-weight: 400;
  direction: rtl;
  color: #5a5a5a; }

.container {
  width: 94%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative; }
  .container::after {
    clear: both;
    content: " ";
    display: table; }

#header {
  padding: 12px 0px 10px;
  border-bottom: 2px solid #cfcfcf;
  position: fixed;
  width: 100%;
  top: 0px;
  right: 0px;
  z-index: 998;
  background: #ffffff; }
  @media only screen and (max-width: 760px) {
    #header {
      padding: 5px 0px 3px; } }
  #header .logo {
    float: right; }
  #header .nav_btn {
    position: absolute;
    top: -10px;
    display: none;
    left: -25px;
    font-size: 24px; }
    @media only screen and (max-width: 980px) {
      #header .nav_btn {
        display: block; } }
    #header .nav_btn .open_nav {
      display: block; }
    #header .nav_btn .close_nav {
      display: none; }
    #header .nav_btn.active .open_nav {
      display: none; }
    #header .nav_btn.active .close_nav {
      display: block; }
  #header #main_nav {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    float: left;
    position: relative;
    top: 2px; }
    #header #main_nav .nav_item {
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      -o-transition: all 0.1s;
      transition: all 0.1s;
      height: 38px;
      display: inline-block;
      color: #5a5a5a;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 2.1875;
      line-height: 35px;
      text-align: center;
      margin-right: 15px;
      position: relative; }
      #header #main_nav .nav_item a {
        padding: 0px 10px;
        border: 2px solid rgba(207, 207, 207, 0);
        display: block;
        width: 100%;
        height: 100%;
        line-height: 34px;
        box-sizing: border-box; }
      #header #main_nav .nav_item:not(.open_nav) a.active, #header #main_nav .nav_item:not(.open_nav) a:hover {
        border: 2px solid #cfcfcf;
        background: #f5f5f5; }
      #header #main_nav .nav_item:hover ul {
        display: block; }
      #header #main_nav .nav_item ul {
        list-style-type: none;
        display: none;
        position: absolute;
        top: 25px;
        right: -10px;
        padding: 15px 0px; }
        #header #main_nav .nav_item ul li {
          white-space: nowrap;
          float: none;
          width: 115px;
          margin-bottom: 5px;
          margin-right: 0px; }
          #header #main_nav .nav_item ul li a {
            border: 2px solid #cfcfcf;
            background: #f5f5f5; }
            #header #main_nav .nav_item ul li a:hover {
              background: white !important; }
    @media only screen and (max-width: 980px) {
      #header #main_nav {
        border-bottom: 2px solid #D0D0D0;
        max-height: 0px;
        visibility: hidden;
        position: absolute;
        top: 49px;
        left: -3vw;
        width: 100vw;
        background: #fff;
        z-index: 99999; }
        #header #main_nav.active {
          visibility: visible;
          max-height: none; }
        #header #main_nav li.nav_item {
          height: auto;
          display: block;
          padding: 10px;
          margin-right: 0px; }
          #header #main_nav li.nav_item.open_nav:hover {
            background: #f5f5f5;
            border: 2px solid #dedede; }
          #header #main_nav li.nav_item ul {
            position: relative;
            padding: 0px; }
            #header #main_nav li.nav_item ul li {
              width: 100%; } }

#page-wrap {
  padding-top: 68px;
  min-height: calc(100% - 520px);
  /* equal to footer height */ }
  @media only screen and (max-width: 760px) {
    #page-wrap {
      padding-top: 54px; } }

#footer {
  padding: 50px 0px 0px;
  background: #e8e8e8;
  margin-top: 20px; }
  #footer .footer_title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 10px; }
  #footer nav a {
    display: block; }
  #footer .footer_form .btn {
    padding: 15px 20px !important; }
  #footer .credit {
    margin-top: 20px;
    background: #d6d6d6;
    padding: 25px 0px;
    line-height: 58px; }
    @media only screen and (max-width: 760px) {
      #footer .credit {
        line-height: 1.3; } }
    #footer .credit .text {
      font-weight: bold; }
      @media only screen and (max-width: 760px) {
        #footer .credit .text {
          text-align: center;
          margin-bottom: 5px; } }
    #footer .credit .spank {
      text-align: left; }
      @media only screen and (max-width: 760px) {
        #footer .credit .spank {
          text-align: center; } }
      #footer .credit .spank a:hover {
        text-decoration: underline; }
  #footer .scrollTop {
    width: 58px;
    height: 58px;
    background: #5a5a5a;
    color: #ffffff;
    text-align: center;
    font-size: 48px;
    line-height: 53px;
    cursor: pointer; }
    #footer .scrollTop:hover {
      background: rgba(90, 90, 90, 0.5); }

.contact_form form label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 7px;
  display: block;
  font-weight: 600; }
.contact_form form button {
  float: left;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
  background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
  background-color: #f9f9f9;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: "Open Sans Hebrew";
  font-weight: 700;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
  outline: none; }
  .contact_form form button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color: #e9e9e9; }
  .contact_form form button:active {
    position: relative;
    top: 1px; }
  .contact_form form button:disabled {
    background: #cfcfcf;
    border-color: #cfcfcf;
    opacity: 0.5; }

.page_title {
  position: relative;
  margin-bottom: 50px; }
  .page_title span {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 600;
    padding: 10px 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: table;
    background: #5ac1d2;
    color: #ffffff; }
  .page_title:before {
    z-index: 1;
    content: "";
    position: absolute;
    right: 0px;
    top: 25px;
    width: 100%;
    height: 1px;
    background: #bababa; }
  .page_title.page_title_yellow span {
    background: #e49f1a; }
  .page_title.page_title_gray span {
    background: #5a5a5a; }

.cycle-prev, .cycle-next {
  width: 70px;
  height: 100%;
  background: #333;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.25;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100;Neutral+Density */
  background: -moz-linear-gradient(right, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(right, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=1 );
  /* IE6-9 */ }
  .cycle-prev .fa, .cycle-next .fa {
    position: absolute;
    height: 50px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto; }
  @media only screen and (max-width: 760px) {
    .cycle-prev, .cycle-next {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.66667; } }

.cycle-prev {
  left: auto;
  right: 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100;Neutral+Density */
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=1 );
  /* IE6-9 */ }

img {
  max-width: 100%; }

#top_banner {
  position: relative;
  background-size: cover;
  padding: 70px 0px;
  color: #ffffff;
  background-position: center;
  margin-bottom: 30px; }
  #top_banner:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: ""; }
  #top_banner h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 600;
    padding: 8px 8px 8px 12px;
    background: #5ac1d2;
    margin-bottom: 5px; }
  #top_banner p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667;
    max-width: 530px;
    margin-bottom: 10px; }
  #top_banner.home_banner {
    background-image: url(../images/banners/open_pic.jpg);
    background-attachment: fixed; }
    @media only screen and (max-width: 980px) {
      #top_banner.home_banner {
        background-attachment: initial; } }

.btn {
  padding: 15px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #ffffff;
  border: 2px solid #ffffff;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s; }
  .btn.btn-info {
    color: #ffffff;
    border: 2px solid #e49f1a;
    background: #e49f1a; }
    .btn.btn-info:hover {
      background: rgba(228, 159, 26, 0.5); }
  .btn.btn-primary {
    color: #ffffff;
    border: 2px solid #5ac1d2;
    background: #5ac1d2; }
    .btn.btn-primary:hover {
      background: #35afc4; }
  .btn.btn-default {
    border: 2px solid #ffffff;
    color: #5a5a5a;
    background: #ffffff; }
    .btn.btn-default:hover {
      background: transparent;
      color: #ffffff; }
  .btn.btn-light {
    color: #5a5a5a;
    border: 2px solid #dedede;
    background: #f5f5f5; }
    .btn.btn-light:hover {
      color: #5a5a5a;
      background: #f5f5f5;
      border-color: #dedede; }
  .btn.btn-send-cv {
    font-weight: normal;
    border-radius: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    color: #5a5a5a;
    border: 1px solid #5a5a5a;
    padding: 15px; }
    .btn.btn-send-cv:hover {
      border-color: #e49f1a;
      color: #ffffff;
      background: #e49f1a; }
  .btn:disabled {
    background: #cfcfcf;
    border-color: #cfcfcf;
    opacity: 0.5; }

.info_box {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  max-width: 250px;
  margin: 50px auto; }
  @media only screen and (max-width: 760px) {
    .info_box {
      margin: 25px auto; } }
  .info_box .info_title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 600; }
  .info_box .info_cycle {
    margin: 20px auto;
    width: 150px;
    border-radius: 50%; }
    .info_box .info_cycle:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
  .info_box.info_strategy .info_cycle {
    background: #5ac1d2 url(../images/sprite/setting.png) center no-repeat; }
  .info_box.info_workers .info_cycle {
    background: #5a5a5a url(../images/sprite/target.png) center no-repeat; }
  .info_box.info_advanced .info_cycle {
    background: #5ac1d2 url(../images/sprite/shield.png) center no-repeat; }

.jobs_section {
  margin-top: 0px; }

.job_box {
  white-space: normal;
  direction: rtl;
  position: relative;
  background: #f5f5f5;
  border: 1px solid #dedede;
  color: #5a5a5a;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429;
  padding: 10px 15px;
  box-sizing: border-box; }
  .job_box::after {
    clear: both;
    content: " ";
    display: table; }
  .job_box .share_job {
    text-align: left;
    margin-bottom: 10px; }
    .job_box .share_job .fa-stack:hover .fa-circle {
      opacity: 0.7; }
  .job_box .icons {
    float: left;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    margin-right: 10px; }
  .job_box .job_title {
    width: 100%;
    background: #e49f1a;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.22222;
    height: 40px;
    font-weight: bold;
    padding: 0px 12px;
    box-sizing: border-box;
    margin-bottom: 5px; }
  .job_box .job_text {
    overflow: hidden;
    height: 190px;
    padding: 0px 6px; }
  .job_box:hover {
    box-shadow: 0px 0px 5px rgba(90, 90, 90, 0.5); }

.jobs_arrows {
  text-align: center; }
  .jobs_arrows span {
    width: 45px;
    height: 35px;
    border-radius: 8px;
    margin: 10px;
    display: inline-block;
    background: #e49f1a url(../images/sprite/prev.png) center no-repeat;
    cursor: pointer; }
    .jobs_arrows span#prev-job {
      background: #e49f1a url(../images/sprite/next.png) center no-repeat; }
    .jobs_arrows span:hover {
      box-shadow: 0px 0px 5px rgba(90, 90, 90, 0.5);
      background-color: #eab247 !important; }

.parallex_banner {
  background-size: cover;
  padding: 107px 0px 97px;
  color: #ffffff;
  background-position: center;
  margin-bottom: 50px;
  background-attachment: fixed; }
  @media only screen and (max-width: 760px) {
    .parallex_banner {
      padding: 30px 0px; } }
  @media only screen and (max-width: 980px) {
    .parallex_banner {
      background-attachment: initial; } }
  .parallex_banner.jobs_banner {
    background-image: url(../images/banners/jobs.jpg); }
    .parallex_banner.jobs_banner .the_title {
      display: block;
      text-align: center;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 2.5;
      font-weight: bold;
      background: #e49f1a;
      color: #ffffff;
      width: 185px;
      border: none;
      margin: 0 auto; }
      .parallex_banner.jobs_banner .the_title.white_back_title {
        background: #ffffff;
        color: #5a5a5a; }
  .parallex_banner.testimonials_banner {
    background-image: url(../images/banners/testimonials.jpg); }
    .parallex_banner.testimonials_banner .the_title {
      display: block;
      text-align: center;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 2.5;
      font-weight: bold;
      background: #e49f1a;
      color: #ffffff;
      width: 185px;
      border: none;
      margin: 0 auto; }
      .parallex_banner.testimonials_banner .the_title.white_back_title {
        background: #ffffff;
        color: #5a5a5a; }
  .parallex_banner.workflow_banner {
    background-image: url(../images/banners/workflow.jpg); }
    .parallex_banner.workflow_banner .container {
      background: url(../images/dotted.png) center repeat-x; }
    .parallex_banner.workflow_banner .left_box {
      display: block;
      float: left;
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 5;
      font-weight: bold;
      line-height: 80px;
      background: #e49f1a;
      color: #ffffff;
      width: 145px;
      border: 2px solid #ffffff; }
      .parallex_banner.workflow_banner .left_box:hover {
        background: #ecb855; }
    .parallex_banner.workflow_banner .right_box {
      display: block;
      float: right;
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 5;
      font-weight: bold;
      line-height: 80px;
      background: #5ac1d2;
      color: #ffffff;
      width: 145px;
      border: 2px solid #ffffff; }
      .parallex_banner.workflow_banner .right_box:hover {
        background: #8ed5e0; }
    .parallex_banner.workflow_banner .center_box {
      display: block;
      text-align: center;
      font-size: 20px;
      font-size: 2rem;
      line-height: 4;
      font-weight: bold;
      line-height: 80px;
      background: white;
      color: #5a5a5a;
      width: 185px;
      margin: 0 auto; }
      .parallex_banner.workflow_banner .center_box:hover {
        background: #dedede; }
    @media only screen and (max-width: 760px) {
      .parallex_banner.workflow_banner .container {
        background: none; }
      .parallex_banner.workflow_banner .left_box, .parallex_banner.workflow_banner .right_box, .parallex_banner.workflow_banner .center_box {
        margin: 10px auto;
        float: none; } }
  .parallex_banner.about_banner {
    padding: 70px 0px 65px;
    background-image: url(../images/banners/nili.jpg);
    text-align: center; }
    .parallex_banner.about_banner img {
      margin-bottom: 25px; }
    .parallex_banner.about_banner .banner_text {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      margin-bottom: 20px; }

.testimonials {
  padding-bottom: 40px; }
  .testimonials .testimonial_box {
    padding: 0 20px;
    margin-bottom: 20px; }
    .testimonials .testimonial_box::after {
      clear: both;
      content: " ";
      display: table; }
    .testimonials .testimonial_box .testimonial_text {
      position: relative;
      padding: 30px 25px;
      background: #f5f5f5;
      border: 2px solid #dedede;
      margin-bottom: 15px; }
      .testimonials .testimonial_box .testimonial_text:after {
        content: "";
        background: url(../images/sprite/testimonials_triangle.png) center no-repeat;
        position: absolute;
        bottom: -12px;
        right: 22px;
        width: 30px;
        height: 15px; }
    .testimonials .testimonial_box .testimonials_author {
      float: right;
      position: relative;
      top: 17px;
      right: 12px; }
      .testimonials .testimonial_box .testimonials_author .name {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.2;
        font-weight: bold;
        color: #000000; }
    .testimonials .testimonial_box .testimonials_author_img {
      width: 70px;
      height: 70px;
      float: right;
      border-radius: 50%;
      display: block;
      border: 3px solid #e49f1a; }
  .testimonials .see_more_testimonials {
    margin-top: 30px;
    margin-bottom: 60px;
    text-align: center; }

#cv_form {
  width: 640px;
  max-width: 640px;
  background: white;
  border-bottom: 12px solid #e49f1a; }
  @media only screen and (max-width: 760px) {
    #cv_form {
      width: 280px; } }
  #cv_form .popup_header {
    background: #f2f7fb url(../images/dotted2.png) bottom left repeat-x;
    padding: 30px 20px 25px;
    text-align: center;
    position: relative;
    margin-bottom: 50px; }
    #cv_form .popup_header .the_title {
      font-size: 37px;
      font-size: 3.7rem;
      line-height: 1.2; }
      @media only screen and (max-width: 760px) {
        #cv_form .popup_header .the_title {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.2; } }
    #cv_form .popup_header .close_fancybox {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.2;
      position: absolute;
      top: 5px;
      left: 10px;
      cursor: pointer;
      color: #b1b1b1; }
      #cv_form .popup_header .close_fancybox:hover {
        color: #5a5a5a; }
  #cv_form .form {
    width: 90%;
    max-width: 500px;
    margin: 0px auto 50px; }
    #cv_form .form .input {
      border-width: 1px; }
    #cv_form .form .btn {
      font-size: 14px;
      border-radius: 8px; }
      #cv_form .form .btn.btn-default {
        background: #909090;
        border-color: #909090; }
        #cv_form .form .btn.btn-default:hover {
          background: #aaaaaa;
          color: #ffffff; }
      #cv_form .form .btn.btn-primary {
        font-weight: 300; }
    #cv_form .form .file_text {
      margin-top: 7px;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.2; }

.fancybox-skin {
  padding: 0 !important; }

.fancybox-close {
  display: none; }

.load_more {
  padding: 50px 0px;
  text-align: center; }

.cust {
  margin-bottom: 70px; }
  .cust .img_container {
    width: 12.5%;
    float: right;
    height: 80px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 15px; }
    .cust .img_container .the_img {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
      -webkit-filter: grayscale(1); }
      .cust .img_container .the_img:hover {
        -webkit-filter: grayscale(0);
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari */
        transform: scale(1.2);
        /* Standard syntax */ }
    @media only screen and (max-width: 980px) {
      .cust .img_container {
        width: 20%; } }
    @media only screen and (max-width: 980px) {
      .cust .img_container {
        width: 25%; } }

.text_box {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.46667; }

#map {
  width: 100%;
  height: 500px; }
  @media only screen and (max-width: 760px) {
    #map {
      height: 200px; } }

/*# sourceMappingURL=style.css.map */
