﻿
/*** fonts ***/
@font-face {
  font-family: DINWeb;
  src: url("fonts/DINWeb.eot");
}

@font-face {
  font-family: DINWeb;
  src: url("fonts/DINWeb.woff") format("woff");
}

@font-face {
  font-family: MeodedPashut_OERegular;
  src: url("fonts/meodedpashut_oeregular-webfont.eot");
}

@font-face {
  font-family: MeodedPashut_OERegular;
  src: url("fonts/meodedpashut_oeregular-webfont.woff") format("woff");
}

@font-face {
  font-family: EzerBlock_OERegular;
  src: url("fonts/ezerblock_oeregular-webfont.eot");
}

@font-face {
  font-family: EzerBlock_OERegular;
  src: url("fonts/ezerblock_oeregular-webfont.woff") format("woff");
}

@font-face {
  font-family: MeodedPashut_OELight;
  src: url("fonts/meodedpashut_oelight-webfont.eot");
}

@font-face {
  font-family: MeodedPashut_OELight;
  src: url("fonts/meodedpashut_oelight-webfont.woff") format("woff");
}

@font-face {
  font-family: EzerBlock_OEBold;
  src: url("fonts/ezerblock_oebold-webfont.eot");
}

@font-face {
  font-family: EzerBlock_OEBold;
  src: url("fonts/ezerblock_oebold-webfont.woff") format("woff");
}

@font-face {  font-family: EzerBlock_OELight;
  src: url("fonts/ezerblock_oelight-webfont.eot");
}

@font-face {
  font-family: EzerBlock_OELight;
  src: url("fonts/ezerblock_oelight-webfont.woff") format("woff");
}

@font-face {
  font-family: DINWeb-Medium;
  src: url("fonts/DINWeb-Medium.eot");
}

@font-face {
  font-family: DINWeb-Medium;
  src: url("fonts/DINWeb-Medium.woff") format("woff");
}


.warplang.lang-en {
  font-family: DINWeb!important;
}

.warplang.lang-he {
  font-family: MeodedPashut_OELight;
}

.warplang.lang-en .tx-meoded-reg-s {
  font-family: DINWeb!important;
  font-size: 12px;
}

.warplang.lang-en .innerPagesLine a {
  font-family: DINWeb-Medium!important;
  font-size: 17px;
}

.green-blob .warplang.lang-en {
  font-size: 15px;
  line-height: 15px;
}

.green-blob .warplang.lang-he {
  font-family: EzerBlock_OEBold;
}

h3.warplang.lang-en,
#contact .title > .desc.warplang.lang-en {
  font-family: DINWeb!important;
}


.tag-project.warplang.lang-en {
}

.tag-project.warplang.lang-en .name {
  font-family: 'Times New Roman';
  font-size: 22px;
  line-height: 24px;
}

.tag-project.warplang.lang-en .cat-gray {
  font-family: 'Times New Roman';
  font-size: 15px;
  line-height: 17px;
  font-style: italic;
}

.tag-project.warplang.lang-en .cat {
  font-family: 'Times New Roman';
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
}

.tag-project .name {
  width: 120px;
}


.tag-project.warplang.lang-he .name span.en {
  font-family: 'Times New Roman';
  font-size: 22px;
  line-height: 24px;
}

.tag-project.warplang.lang-he .cat-gray span.en {
  font-family: 'Times New Roman';
  font-size: 15px;
  line-height: 17px;
  font-style: italic;
}

.tag-project.warplang.lang-he .cat span.en {
  font-family: 'Times New Roman';
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
}


.project-description > h2.warplang.lang-en,
.project-description > h3.warplang.lang-en,
.project-description > h3.warplang.lang-he .en,
.project-description > h2.warplang.lang-he .en {
  font-family: 'Times New Roman'!important;
}


.test-he span.he {
  font-family: EzerBlock_OERegular;
}


.test-en-bold span.en {
  font-family: DINWeb;
}

.test-en span.en,
.text span.en {
  font-family: DINWeb;
}

#contact-form > .row > label > span.warplang.lang-en {
}

#contact-form > .row > label > span.warplang.lang-he {
  top: 3px!important;
}

.project-description span.en {
  font-family: DINWeb!important;
}

/*** /fonts ***/

html, body {
  height: 100%;
}

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  background: url(img/bg-center.gif) center top repeat-y #f8f8f8;
  /*background:url(img/bg-center.gif) center top repeat-y #242021;*/
  font-family: EzerBlock_OERegular, Arial;
  direction: rtl;
  position: relative;
}


.center {
  width: 1000px;
  margin: auto;
}


.panel {
  width: 150px;
  background: #fff;
  height: 2000px;
  position: fixed;
  z-index: 5000;
}


.bg-white {
  background: #fff;
}

.panel > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.panel > ul > li {
  margin: 0;
  padding: 0;
  line-height: 22px;
}

.panel > ul > li > .sep {
  border-bottom: solid 1px #231f20;
  width: 20px;
  display: inline-block;
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  vertical-align: top;
}

.panel > .box-btm {
  padding-top: 90px;
  padding-bottom: 5px;
}


#subpanel {
  width: 127px;
  background: #231f20;
  height: 2000px;
  position: fixed;
  z-index: 4500;
  margin-right: 150px;
}


#subpanel > .close-btn {
  position: absolute;
  top: 333px;
  left: 6px;
  background: url(img/subpanel-arrow.png) no-repeat left top;
  width: 8px;
  height: 13px;
  cursor: pointer;
}

#subpanel.close > .close-btn {
  background-image: url(img/subpanel-arrow-flip.png);
}


#subpanel ul,
#subpanel li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}



#subpanel > ul {
  font-family: MeodedPashut_OERegular;
  margin-top: 290px;
}

#subpanel > ul > li {
  line-height: 20px;
}

#subpanel > ul > li > a {
  color: #bfbfbf;
  text-decoration: none;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}

.snaptop p {
  margin-top: 0;
  padding-top: 0;
}

#subpanel > ul > li:hover > a,
#subpanel > ul > li.active > a {
  color: #fefefe;
}



.home-first {
  height: 1850px;
  overflow: hidden;
}

.home-first-content {
  position: relative;
}

.home-first-content > .pad {
  padding-right: 216px;
  padding-top: 42px;
}

.home-first-content > .pad > .title {
  padding-left: 22px;
  padding-bottom: 10px;
}

.home-first-content > .about {
  position: relative;
  top: 454px;
}

.home-first-content > .services {
  position: relative;
  top: 790px;
  z-index: 999;
}

.stage {
  width: 100%;
  position: relative;
  min-height: 680px;
}

.stage > .center {
  position: relative;
}

.stage > .center.move95 {
  right: 95px /*!auto*/;
  left: auto /*!148px*/;
}

.projects-title {
  padding: 20px 121px 0 0 /*!20px 0 0 68px*/;
  text-align: right;
}

.projects-title > h2 {
  width: 212px;
  float: right;
}

.projects-title > .projects-subtitle {
  float: right;
  padding-top: 5px;
}

.home-first-content > .about.pad {
  padding-top: 10px;
}



/*** sizes ***/

/*** /sizes ***/



/*** images ***/

.sleepwalkers {
  background: url(img/sleepwalkers.png) no-repeat center center;
  width: 113px;
  height: 115px;
  display: inline-block;
}

.sleepwalkers-xl {
  background: url(img/logo_xl.png) no-repeat center center;
  width: 259px;
  height: 253px;
  display: inline-block;
}

a.sleepwalkers, 
a.sleepwalkers-xl {
  text-decoration: none;
}

.bg-ct {
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.bg-1px_white {
  background: url('img/1px_white.png') center top repeat-y /*!url('img/1px_whiteEN.png') center top repeat-y*/;
  height: 2040px;
}

.bg-mountains-fog-far {
  height: 562px;
  background-image: url(img/mountains-fog-far.png) /*!url(img/mountains-fog-farEN.png)*/;
}

.bg-mountains-fog-notfar {
  background-image: url('img/mountains-fog-notfar.png') /*!url('img/mountains-fog-notfarEN.png')*/;
  height: 801px;
}

.bg-mountains-fog-mid-wolf {
  background-image: url('img/mountains-fog-mid-wolf.png') /*!url('img/mountains-fog-mid-wolfEN.png')*/;
  height: 1000px;
  top: 340px;
}

.bg-mountains-near-horse {
  background-image: url('img/mountains-near-horse.png') /*!url('img/mountains-near-horseEN.png')*/;
  height: 1380px;
}

.bg-mountains-near-dog {
  background-image: url('img/mountains-near-dog.png') /*!url('img/mountains-near-dogEN.png')*/;
  height: 550px;
  top: 790px;
}

.bg-mountains-nearer {
  background-image: url('img/mountains-nearer.png') /*!url('img/mountains-nearerEN.png')*/;
  height: 1041px;
  top: 1060px;
}


.bg-project-1 {
  background: url('img/projects.png') center 0px no-repeat;
  width: 100%;
  height: 680px;
}

.bg-project-2 {
  background: url('img/projects.png') center -680px no-repeat;
  width: 100%;
  height: 680px;
}

.bg-project-3 {
  background: url('img/projects.png') center -1360px no-repeat;
  width: 100%;
  height: 680px;
}


.btn-s {
  background: url(img/s-f.png) no-repeat left center;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.btn-f {
  background: url(img/s-f.png) no-repeat right center;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-left: 6px;
}

/*** /images ***/






/*** colors ***/
.col-light-gray {
  color: #a7a9ac;
}
/*** /colors ***/



/*** texts ***/
.tx-din-reg {
  font-family: DINWeb;
}

.tx-din-reg-s {
  font-family: DINWeb;
  color: #a7a9ac;
  font-size: 12px;
}

a.tx-din-reg-s {
  text-decoration: none;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}

.tx-erez-reg-s {
  font-family: EzerBlock_OERegular;
  color: #a7a9ac;
  font-size: 14px;
}

a.tx-erez-reg-s {
  text-decoration: none;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}

a.tx-din-reg-s:hover,
a.tx-din-reg-s.active {
  color: #000;
}


.tx-meoded-reg-s {
  font-family: MeodedPashut_OERegular;
  color: #828487;
  font-size: 17px;
}

a.tx-meoded-reg-s {
  text-decoration: none;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}

a.tx-meoded-reg-s:hover,
a.tx-meoded-reg-s.active {
  color: #000;
}



.green-blob {
  background: url('img/green-blob.png') center top no-repeat;
  width: 74px;
  height: 68px;
  text-align: center;
  font-size: 21px;
  line-height: 19px;
  font-family: EzerBlock_OEBold;
  color: #fff;
  padding: 18px 2px 0 2px;
}

.green-blob span.en {
  font-size: 14px;
  line-height: 14px;
}




.tx-center {
  text-align: center;
}


.tx-erez-h2 {
  font-family: EzerBlock_OERegular;
  color: #231f20;
  font-size: 55px;
  font-weight: lighter;
  line-height: 50px;
}

.tx-erez-h2.invert {
  color: #fff!important;
}

h1.tx-erez-h2,
h2.tx-erez-h2,
h2.tx-erez-h3 {
  margin: 0;
  padding: 0;
}


.tx-moded-p > a,
.tx-moded-p {
  font-family: MeodedPashut_OELight;
  color: #231f20;
  font-size: 15px;
  line-height: 20px;
}

.tx-moded-p.invert > a,
.tx-moded-p.invert {
  color: #fff!important;
}

.tx-moded-p {
  margin: 0;
  padding: 5px 0 0 0;
}

.tx-moded-p p {
  margin: 0;
  padding: 5px 0 0 0;
}


.tx-erez-p {
  font-family: EzerBlock_OERegular;
  font-size: 20px;
  line-height: 32px;
}

.tx-col-light1 {
  color: #231f20;
}

.tx-col-light2 {
  color: #231f20;
}

.tx-col-light3 {
  color: #414042;
}

.tx-col-light4 {
  color: #58595b;
}

.tx-col-light5 {
  color: #6d6e71;
}

.tx-col-light6 {
  color: #808285;
}

.tx-col-light7 {
  color: #939598;
}

/*** /texts ***/


/*** pull ***/
.pull-forward {
  float: right;
}

.pull-backward {
  float: left;
}

.clear {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
/*** /pull ***/




/*** padding ***/
.box-top {
  height: 188px;
}

.box-top > *:first-child {
  margin-top: 42px;
  display: inline-block;
}

/*** /padding ***/




/*** servicetree ***/
#servicetree {
  position: absolute;
  top: 1110px;
  right: 0px /*!-450px*/;
  width: 945px;
  height: 740px;
  z-index: 99;
  padding-right: 150px;
}

#servicetree-animation {
  width: 945px;
  height: 740px;
  background: url(img_logo/frame0.png);
}

#servicetree .bg-img {
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.servicetree-trible {
  background: url(img/servicetree-trible.png) no-repeat left top;
  width: 281px;
  height: 281px;
  top: 0;
  left: 100px;
}

.servicetree-coffee {
  background: url(img/coffee.png) no-repeat left top;
  width: 96px;
  height: 96px;
  top: 240px;
  left: 157px;
}

.servicetree-cup {
  background: url(img/cup.png) no-repeat left top;
  width: 62px;
  height: 62px;
  top: 50px;
  left: 50px;
}

.servicetree-pot {
  background: url(img/pot.png) no-repeat left top;
  width: 70px;
  height: 70px;
  top: -100px;
  left: 210px;
}

.servicetree-stick {
  background: url(img/stick.png) no-repeat left top;
  width: 75px;
  height: 75px;
  top: -40px;
  left: 120px;
}

.servicetree-leaf {
  background: url(img/leaf.png) no-repeat left top;
  width: 80px;
  height: 80px;
  top: 280px;
  left: 270px;
}


/*** /servicetree ***/
.padmenu {
  padding-right: 150px;
  background: #fff;
}

.padmenu > .foo {
  text-align: right;
  line-height: 50px;
}

.padmenu > .foo > .copy {
  font-size: 14px;
}


/** projects **/
.project-container {
  position: relative;
  width: 850px;
  height: 620px;
  overflow: hidden;
}

.project-container > .next-btn {
  position: absolute;
  top: 284px;
  right: 10px;
  width: 26px;
  height: 51px;
  background: url(img/next-btn.png) no-repeat left top /*!url(img/prev-btn.png) no-repeat left top*/;
  cursor: pointer;
}

.project-container > .next-btn.inverse {
  background-image: url(img/next-btn-inverse.png) /*!url(img/prev-btn-inverse.png)*/;
}

.project-container > .prev-btn {
  position: absolute;
  top: 284px;
  left: 10px;
  width: 26px;
  height: 51px;
  background: url(img/prev-btn.png) no-repeat left top /*!url(img/next-btn-inverse.png) no-repeat left top*/;
  cursor: pointer;
}

.project-container > .prev-btn.inverse {
  background-image: url(img/prev-btn-inverse.png) /*!url(img/next-btn-inverse.png)*/;
}


.about-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(img/about-btn.png) /*!url(img/about-btn-en.png)*/;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

.project-container > .strip {
  position: absolute;
  top: 0;
  right: 0;
  height: 620px;
}

.project-container > .strip > img {
  display: inline-block;
  border: 0;
}

.project-container > .strip > div {
  float: right;
  width: 850px;
  height: 620px;
}

.project-container > .strip > .img {
}

.project-container > .strip > .color-double-text {
}

.project-container > .strip > .color-double-text > .block-title {
  width: 265px;
  font-family: EzerBlock_OERegular;
  float: right;
  padding-right: 235px;
  padding-top: 205px;
}

.project-container > .strip > .text-container p,
.project-container > .strip > .text-container h1,
.project-container > .strip > .text-container h2,
.project-container > .strip > .text-container h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.project-container > .strip > .text-container span.style1 {
  font-family: MeodedPashut_OELight;
  font-size: 16px;
  line-height: 25px;
}

.project-container > .strip > .text-container span.style2 {
  font-family: MeodedPashut_OERegular;
  font-size: 16px;
  line-height: 22px;
}

.project-container > .strip > .text-container span.style3 {
  font-family: MeodedPashut_OERegular;
  font-size: 14px;
  line-height: 16px;
}

.project-container > .strip > .text-container span.style4 {
}

.project-container > .strip > .text-container span.style5 {
}

.project-container > .strip > .text-container h1.style1 {
}

.project-container > .strip > .text-container h1.style2 {
}

.project-container > .strip > .text-container h1.style3 {
}

.project-container > .strip > .text-container h2.style1 {
  font-family: EzerBlock_OERegular;
  font-size: 59px;
  line-height: 55px;
  letter-spacing: 1px;
}

.project-container > .strip > .text-container h2.style2 {
  font-family: EzerBlock_OERegular;
  font-size: 65px;
  line-height: 55px;
  letter-spacing: 1px;
}

.project-container > .strip > .text-container h2.style3 {
}

.project-container > .strip > .text-container h3.style1 {
}

.project-container > .strip > .text-container h3.style2 {
}

.project-container > .strip > .text-container h3.style3 {
}


.project-container > .strip > .color-double-text > .block-content {
  float: right;
  padding-top: 205px;
}

.project-container > .strip > .color-double-text > .block-content p {
  margin-top: 0;
}

.project-container > .strip > .whiteArrows {
  color: #fff;
}

.project-container > .strip > .blackArrows {
  color: #000;
}

.project-description > h2,
.project-description > h3 {
  margin: 0;
  padding: 0;
  font-family: EzerBlock_OERegular;
  color: #231f20;
  font-weight: lighter;
}


.project-description {
  position: relative;
  width: 850px;
  height: 0px;
  text-align: center;
  background: #fff;
  overflow: hidden;
}

.project-description > h2 {
  font-size: 42px;
  display: inline-block;
  border-bottom: solid 1px #231f20;
  padding: 10px 10px 0 10px;
}

.project-description > h3 {
  font-size: 22px;
  padding: 10px;
}

.project-description > .sep {
  width: 22px;
  border-bottom: solid 2px #231f20;
  display: inline-block;
}

.project-description p {
  line-height: 20px;
  font-family: MeodedPashut_OELight;
  color: #929292;
  font-size: 15px;
  width: 590px;
  display: inline-block;
}

.project-description a {
  color: #929292;
  text-decoration: underline;
}

.project-description a:hover {
  color: #929292;
  text-decoration: none;
}

.project-description > .facebook-btn {
  background: url(img/projects-buttons.png) no-repeat left top /*!url(img/projects-buttonsEN.png) no-repeat right top*/;
  height: 28px;
  width: 28px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 24px;
  right: 50px;
}

.project-description > .close-btn {
  display: block;
  background: url(img/projects-buttons.png) no-repeat right top /*!url(img/projects-buttonsEN.png) no-repeat left top*/;
  height: 28px;
  width: 28px;
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 15px;
}


/** /projects **/


/** logos **/

.logos-grid {
  padding-top: 80px;
  background: #fff;
  min-height: 1000px;
}

.logos-grid > .logos-row {
  width: 783px;
  margin: auto;
}

.logos-grid > .logos-row > .logo {
  float: right;
  width: 260px;
  height: 260px;
  position: relative;
  border: dashed 1px #ededee;
  border-top: none;
  border-right: none;
}

.logos-grid > .logos-row > .logo > .about-btn {
  opacity: 0;
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

.logos-grid > .logos-row > .logo:hover > .about-btn {
  opacity: 1;
}

.logos-grid > .logos-row > .logo > img {
  position: absolute;
  top: 0;
  left: 0;
}


.logos-grid > .logos-row:last-child > .logo {
  border-bottom: none!important;
}

.logos-grid > .logos-row > .logo:last-child {
  border-left: none!important;
}

.logos-grid > .logos-row > .logo > .more-info {
  z-index: 9999;
  position: absolute;
  right: 210px;
  top: -40px;
  width: 292px;
  min-height: 280px;
  border: 1px solid #e8e9ea;
  background: #fff;
  padding: 15px;
  display: none;
  -webkit-box-shadow: -3px 4px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -3px 4px 2px rgba(0, 0, 0, 0.25);
  box-shadow: -3px 4px 2px rgba(0, 0, 0, 0.25);
  text-align: center;
}

.logos-grid > .logos-row > .logo:last-child > .more-info {
  right: auto!important;
  left: 210px;
  -webkit-box-shadow: 3px 4px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 4px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 4px 2px rgba(0, 0, 0, 0.25);
}

.logos-grid > .logos-row > .logo > .more-info > .edge {
  right: -28px;
  top: 140px;
  position: absolute;
  width: 28px;
  height: 30px;
  background: url(img/more-info-edge.png) no-repeat left top /*!url(img/more-info-edge-inverse.png) no-repeat left top*/;
}

.logos-grid > .logos-row > .logo:last-child > .more-info > .edge {
  right: auto!important;
  left: -28px;
  background-image: url(img/more-info-edge-inverse.png) /*!url(img/more-info-edge.png)*/;
}

.logos-grid > .logos-row > .logo > .more-info > .close-btn {
  width: 22px;
  height: 22px;
  background: url(img/close-btn-small.png) no-repeat left top;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 10px;
}

.logos-grid > .logos-row > .logo > .more-info > h2 {
  border-bottom: solid 1px #000;
  display: inline-block;
  min-width: 153px;
  font-family: EzerBlock_OERegular;
  font-size: 28px;
  margin: 15px 0 0 0;
  padding: 0 0 8px 0;
}

.logos-grid > .logos-row > .logo > .more-info > .subtitle {
  font-family: EzerBlock_OERegular;
  color: #b5b5b5;
  font-size: 18px;
  line-height: 40px;
}

.logos-grid > .logos-row > .logo > .more-info > .sep {
  border-top: solid 2px #231f20;
  display: inline-block;
  width: 22px;
  height: 15px;
  margin: 0px;
  padding: 0;
}

.logos-grid > .logos-row > .logo > .more-info > .text {
  font-family: MeodedPashut_OELight;
  color: #9a999a;
  font-size: 14px;
  line-height: 20px;
}

.logos-grid > .logos-row > .logo > .more-info > .text p {
  margin-top: 0;
  padding-top: 0;
}



/** /logos **/


.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}

.clearfix {
  *display: inline-block;
  _height: 1%;
}


.tag-project {
  position: absolute;
  top: 266px;
  right: 121px /*!auto*/;
  left: auto /*!68px*/;
  height: 147px;
  width: 152px;
  z-index: 3000;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.tag-project span {
  display: inline-block;
}

.tag-project > .tag-open {
  right: 0;
  top: 0;
  position: absolute;
  background: url(img/openBoxButton.png) no-repeat center center /*!url(img/openboxbutton-en.png) no-repeat center center*/;
  height: 147px;
  width: 152px;
}

.tag-project > .tag-content {
  right: 0;
  top: 0;
  height: 147px;
  width: 152px;
  background: #fff;
  -webkit-box-shadow: 1px 3px 4px rgba(116, 116, 116, 0.5);
  -moz-box-shadow: 1px 3px 4px rgba(116, 116, 116, 0.5);
  box-shadow: 1px 3px 4px rgba(116, 116, 116, 0.5);
  color: #231f20;
  position: absolute;
}
/*
.tag-project:hover > .tag-content {
    display:none;   
}
*/
.tag-project > .tag-content > .name {
  border-bottom: solid 1px #919090;
}

.tag-project > .tag-content > .cat {
  border-top: solid 1px #919090;
  width: 119px;
  display: block;
  margin: auto;
}


.tag-project > .tag-content > div {
  width: 108px;
  margin: auto;
}

.tag-project > .tag-content > .name {
  font-family: EzerBlock_OERegular;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 6px;
}

.tag-project > .tag-content > .cat-gray {
  font-family: EzerBlock_OELight;
  font-size: 17px;
  width: 100px;
  color: #939598;
  padding: 6px 0 6px 0;
}

.tag-project > .tag-content > .cat {
  font-family: EzerBlock_OERegular;
  font-size: 15px;
  padding-top: 6px;
}




.stage-contact {
  background: #7fd3f3;
  overflow:hidden;
  /*background:url(img/contact-bg.png) repeat-y top center*/ /*!url(img/contact-bgEN.png) repeat-y top center*/
  
}

.stage-contact > .center > .pad {
  padding-right: 188px;
  padding-top: 100px;
}





/** contact **/
#contact {
}

#contact > .center {
}

#contact > .center > .pad {
}

#contact .title {
}

#contact .title > h2 {
  font-family: EzerBlock_OERegular;
  font-size: 65px;
  color: #231f20;
  font-weight: lighter;
  line-height: 50px;
  width: 138px;
  height: 130px;
  float: right;
  padding: 0;
  margin: 0;
}

#contact .title > .desc {
  font-family: MeodedPashut_OELight;
  font-size: 17px;
  color: #231f20;
  float: right;
  padding-top: 44px;
}

#contact .content {
}

#contact .content h3 {
  font-family: EzerBlock_OERegular;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  height: 50px;
  padding: 0;
  margin: 0;
}

#contact .content > .ask {
  width: 537px;
  float: right;
}

#contact .content > .ask > h3 {
}

#contact .content > .ask form {
}

#contact .content > .ask input {
}

#contact .content > .ask .row {
  width: 220px;
  float: right;
  padding-left: 7px;
}

#contact .content > .ask .row:first-child > input {
  font-family: MeodedPashut_OERegular;
  font-size: 14px;
  width: 192px;
  height: 28px;
  border: 0;
  margin-bottom: 10px;
  padding: 0 14px 0 14px;
}

#contact .content .drop {
  width: 270px;
  height: 28px;
  margin-bottom: 10px;
  position: relative;
}

#contact .content .drop > .select {
  font-family: MeodedPashut_OERegular;
  font-size: 14px;
  color: #a5a5a5;
  width: 240px;
  height: 28px;
  line-height: 28px;
  background: url(img/drop-arrow.png) no-repeat 250px center #fff;
  padding-right: 30px;
  cursor: pointer;
}

#contact .content .drop > .down {
  background: #fff;
  z-index: 99999;
  position: absolute;
  top: 29px;
  right: 0;
  padding: 5px 0 5px 0;
  width: 270px;
  display: none;
}

#contact .content .drop > .down > .opt {
  font-family: EzerBlock_OEBold;
  font-size: 17px;
  color: #51c7f4;
  line-height: 30px;
  padding-right: 30px;
  cursor: pointer;
}

#contact .content .drop > .down > .opt:hover,
#contact .content .drop > .down > .opt.active {
  background: url(img/opt-active.png) no-repeat 250px center;
}

#contact .content > .ask textarea {
  font-family: MeodedPashut_OERegular;
  font-size: 14px;
  border: 0;
  background: #fff;
  width: 240px;
  height: 96px;
  resize: none;
  padding: 8px 30px 0 0;
  margin: 0 0 9px 0;
  display: block;
}

#contact .content > .ask input[type=submit] {
  border: 0;
  background: url(img/submit.png) no-repeat left top /*!url(img/submitEN.png) no-repeat left top*/;
  width: 270px;
  height: 30px;
  display: block;
  cursor: pointer;
}

#contact .content > .ask .row label {
  position: relative;
  display: inline-block;
}

#contact .content > .ask .row label > span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 14px;
  color: #a5a5a5;
  font-family: MeodedPashut_OERegular;
  font-size: 14px;
  display: block;
  z-index: 3999;
}

#contact .content > .ask .row label > span.textarea {
  padding: 5px 30px;
}


#contact .content > .ask .row label > input {
  font-family: Arial;
  font-size: 14px;
  width: 192px;
  height: 28px;
  border: 0;
  margin-bottom: 10px;
  padding: 0 14px 0 14px;
}

#contact .content > .ask .row label > textarea {
  font-family: Arial;
  font-size: 14px;
  border: 0;
  background: #fff;
  width: 240px;
  height: 96px;
  resize: none;
  padding: 8px 30px 0 0;
  margin: 0 0 9px 0;
  display: block;
}






.copy {
  direction: ltr;
  font-family: DINWeb-Medium;
  font-size: 12px;
}

.copy > a {
  color: #fff;
  text-decoration: none;
}

.copy > a:hover {
  text-decoration: underline;
}

.copy > small.aradon > a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  background: url(img/aradon-white.png) no-repeat left center;
  padding-left: 17px;
  font-size: 11px;
}

.copy > small.aradon > a:hover {
  color: #242424!important;
  background: url(img/aradon-hover.png) no-repeat left center!important;
}


.copy.inverse {
  color: #cfcfcf;
}

.copy.inverse > a {
  color: #cfcfcf;
}

.copy.inverse > small.aradon > a {
  color: #cfcfcf;
  background: url(img/aradon-gray.png) no-repeat left center;
}

#contact .content > .dets {
  float: right;
  width: 265px;
}

#contact .content > .dets > h3 {
}

#contact .content > .dets > .row {
  text-align: left;
  position: relative;
  border-bottom: solid 1px #fff;
  color: #fff;
  line-height: 30px;
}

#contact .content > .dets > .row > .label {
  position: absolute;
  top: 0;
  right: 0;
  font-family: MeodedPashut_OERegular;
  font-size: 15px;
}

#contact .content > .dets > .row > a {
  color: #fff;
  text-decoration: underline;
}

#contact .content > .dets > .row.din {
  font-family: DINWeb;
  font-size: 14px;
  font-weight: bold;
  direction: ltr;
}

#contact .content > .dets > .row.email {
  line-height: 40px;
}

#contact .content > .dets > .row.meoded {
  font-family: MeodedPashut_OERegular;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding-top: 16px;
}

#contact .content > .dets > .row.meoded > .label {
  top: 16px;
}

#contact .content > .dets > .row:last-child {
  border-bottom: none;
  background: url(img/lineBlue.jpg) no-repeat left bottom;
  height: 65px;
  padding-top: 14px;
}

#contact .foo {
  color: #fff;
  height: 138px;
  font-family: DINWeb-Medium;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

#contact .foo > .copy {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

#contact .foo > .icons {
}

#contact .foo > .icons > a {
  display: block;
  position: absolute;
  bottom: 5px;
}

#contact .foo > .icons > .facebook {
  background: url(img/facebook.jpg) no-repeat left top;
  width: 79px;
  height: 44px;
  left: 10px;
}

#contact .foo > .icons > .employment {
  background: url(img/emp.jpg) no-repeat left top;
  width: 79px;
  height: 44px;
  left: 84px;
}

/** /contact **/


.padmenu-about > .project-container > .next-btn {
  right: 40px;
}

.padmenu-about.subopen > .project-container > .next-btn {
  right: 145px;
}


#trace {
  position: fixed;
  border: solid 2px #000;
  background: #fff;
  z-index: 9999;
}


.clients-grid {
  min-height: 480px;
  margin: 0 60px 0 60px;
}

.clients-grid > .row {
  height: 168px;
  border-bottom: dashed 1px #d1d2d4;
}

.clients-grid > .row > .item {
  float: right;
  height: 168px;
  line-height: 168px;
}

.clients-grid > .row > .item > img {
  display: inline-block;
  vertical-align: middle;
}












/*יונתן מכאן זה CSS שאני הוספתי זוהר.*/

/*--<S>--Services and ServicesPage--*/
.main-page {
  width: 850px;
  height: 620px;
  background: #e2e3e5;
  position: relative;
}

.mainPageTitle {
  width: 200px;
  float: right;
  padding: 260px 180px 0 30px;
}

.mainPageTitle h2.style2 {
  font-family: EzerBlock_OERegular;
  font-size: 59px;
  color: #2bd0f9;
  padding: 0;
  margin: 0;
}

.mainPageTitle .subTitle {
  font-weight: bold;
  font-size: 15px;
  font-style: italic;
  font-family: MeodedPashut_OERegular;
}

.boxInnerPages {
  width: 420px;
  padding: 200px 0 0 0;
  float: right;
}

.innerPagesLine {
  width: 420px;
  margin: 0 0 15px 0;
  font-family: EzerBlock_OERegular;
}

.innerPagesLine a {
  font-family: EzerBlock_OERegular;
}

.innerPagesLine.clrSer1 a {
  color: #231f20;
}

.innerPagesLine.clrSer2 a {
  color: #414042;
}

.innerPagesLine.clrSer3 a {
  color: #58595b;
}

.innerPagesLine.clrSer4 a {
  color: #6d6e71;
}

.innerPagesLine.clrSer5 a {
  color: #808285;
}

.innerPagesLine.clrSer6 a {
  color: #939598;
}

.innerPagesLine.last a.sep {
  display: none;
}

.innerPage {
  position: relative;
  float: right;
}

.innerPage:hover .innerPageA {
  color: #06baf5;
}

.innerPage:hover .readMore {
  display: inline-block;
  width: 37px;
  height: 47px;
  position: absolute;
  top: -50px;
  right: 0;
  background: url(img/iconReadMore.png) no-repeat top /*!url(img/iconReadMore-en.png) no-repeat top*/;
}

.innerPagesLine a.sep {
  padding: 0 5px;
  float: right;
}

.innerPagesLineHome {
  margin: 0;
}

.inner-pageThis {
  width: 850px;
  height: 620px;
  background: #f3f3f4;
  position: absolute;
  top: 0;
  right: 850px;
}

.orca {
position:absolute;
bottom:-50px;
font-size:36px;
width:350px;
height:30px;
z-index:6000;
}

.grar {   
    position:absolute;
bottom:-50px;
right:400px;
font-size:36px;
width:350px;
height:30px;
z-index:6000;

}

.wrapArrow {
  width: 26px;
  height: 620px;
  float: right;
  padding: 0 40px;
}

.wrapArrow a.arrowBtn {
  display: block;
  width: 26px;
  height: 51px;
  margin-top: 280px;
  background: url(img/arrowServices.png) no-repeat left top;
}

.wrapServicesPageItem {
  width: 640px;
  height: 510px;
  padding: 110px 40px 0 0;
  float: right;
}

.servicesPageItem {
  width: 680px;
  margin-bottom: 35px;
}

.servicesPageItem .title {
  width: 130px;
  margin-left: 30px;
  float: right;
  margin-top: 3px;
  font-family: EzerBlock_OEBold;
  font-size: 20px;
  color: #07c9f9;
}

.servicesPageItem .title h3 {
  padding: 0;
  margin: 0;
  font-size: 20px;
}

.servicesPageItem .txt {
  width: 520px;
  float: right;
  font-size: 15px;
  color: #7f7f7f;
  font-family: EzerBlock_OERegular;
}

.servicesPageItem .txt p {
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 17px;
}
/*--<E>--Services and ServicesPage--*/

/*--<S>--איזי נסלורד תבנית AboutImageCenterText--*/
.boxImageCenterText {
  width: 420px;
  padding: 240px 150px 0 0;
  text-align: center;
}

.boxImageCenterText h2 {
  text-align: center;
  font-size: 44px;
  font-family: EzerBlock_OERegular;
  color: #231f20;
  padding: 0;
  margin: 0;
}

.boxImageCenterText h2 span {
  border-bottom: 1px solid #231f20;
}

.boxImageCenterText .subTitle {
  display: block;
  margin: 15px 0 12px 0;
  padding: 0 0 15px 0;
  font-weight: bold;
  font-family: EzerBlock_OERegular;
  font-size: 18px;
  color: #231f20;
  background: url(img/subtitleLine.jpg) no-repeat bottom center;
}
/*--<E>--איזי נסלורד תבנית AboutImageCenterText--*/


/*
|----------------------------------------
| Facebook jump fix!
|----------------------------------------
*/
.fb_iframe_widget iframe {
  left: 0!important;
}



/*
|----------------------------------------
| contact form 
|----------------------------------------
*/
#contact-form input.error {
}

#contact-form label.error {
  font-size: 10px;
  font-family: Tahoma;
  color: #fff;
  font-weight: bold;
  line-height: 12px;
  position: relative;
  top: -14px;
  background: #000;
  padding: 2px;
}

#contact-form input[name=url] {
  display: none;
}

#contact-form span.ok,
#contact-form span.error,
#contact-form span.loading {
  display: none;
  font-weight: bold;
  font-family: EzerBlock_OERegular;
  font-size: 15px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 270px;
  text-align: center;
}


body.compress-contact #contact {
  background: none;
}

body.compress-contact .center {
  background-color: #7fd3f3;
}

/*
|----------------------------------------
| first-anim
|----------------------------------------
*/
.first-anim {
  position: absolute;
  top: 0;
  left: 0;
}

.first-anim.first-anim-dog {
  width: 181px;
  height: 93px;
  top: 910px;
  left: 0px;
  background: url(img/first-anim-dog.png) no-repeat /*!url(img/first-anim-dog-ltr.png) no-repeat*/;
}

.first-anim.first-anim-rabbit-a {
  width: 59px;
  height: 34px;
  top: 980px;
  left: 600px;
  background: url(img/first-anim-rabbit-a.png) no-repeat /*!url(img/first-anim-rabbit-a-ltr.png) no-repeat*/;
}

.first-anim.first-anim-rabbit-b {
  width: 66px;
  height: 57px;
  top: 1120px;
  left: 450px;
  background: url(img/first-anim-rabbit-b.png) no-repeat /*!url(img/first-anim-rabbit-b-ltr.png ) no-repeat*/;
}

.first-anim.first-anim-rabbit-c {
  width: 77px;
  height: 42px;
  top: 960px;
  left: 300px;
  background: url(img/first-anim-rabbit-c.png) no-repeat /*!url(img/first-anim-rabbit-c-ltr.png) no-repeat*/;
}


.innerPagesLineHome a {
  color: #939598;
}

a.innerPageA {
  cursor: pointer;
  text-decoration: none;
}

.sitemap-page {
  min-height: 500px;
  font-family: MeodedPashut_OERegular;
  font-size: 15px;
}

.sitemap-page ul {
  padding: 2px 15px 10px 15px;
}

.sitemap-page li {
}

.sitemap-page a {
  color: #000;
  text-decoration: none;
}

.sitemap-page a:hover {
  text-decoration: underline;
}


/*
|----------------------------------------
| ARADON WEB DEVELOPMENT CREDIT
|----------------------------------------
*/

/*<S:ARADON-WEB-DEVELOPMENT*/
#aradon-webdevelopment-light-xs-left {
  direction: rtl;
  display: inline-block;
  font-family: Tahoma;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  background: url('http://www.aradon.co.il/pub/img/aradon-webdevelopment-xs.png') no-repeat left top;
  font-size: 11px;
  padding: 0 0 0 18px;
  line-height: 16px;
}

#aradon-webdevelopment-light-xs-left strong {
  font-size: 10px;
  font-weight: bold;
}

#aradon-webdevelopment-light-xs-left:hover {
  color: #000;
  background-position: left -48px;
}
/*<E:ARADON-WEB-DEVELOPMENT*/


/*<S:ARADON-WEB-DEVELOPMENT*/
#aradon-webdevelopment-lighter-xs-left {
  direction: rtl;
  display: inline-block;
  font-family: Tahoma;
  font-weight: normal;
  color: #a9a9a9;
  text-decoration: none;
  background: url('http://www.aradon.co.il/pub/img/aradon-webdevelopment-xs.png') no-repeat left -96px;
  font-size: 11px;
  padding: 0 0 0 18px;
  line-height: 16px;
}

#aradon-webdevelopment-lighter-xs-left strong {
  font-size: 10px;
  font-weight: bold;
}

#aradon-webdevelopment-lighter-xs-left:hover {
  color: #000;
  background-position: left -48px;
}
/*<E:ARADON-WEB-DEVELOPMENT*/


.stage-bgimg {
  min-height: 680px;
}

.projectLike {
  height: 28px;
  width: 28px;
  position: absolute;
  top: 27px;
  right: 50px;
}

.stage.home-first {
  top: 145px;
}

.tx-moded-p.pull-forward.homeL {
  width: 550px;
  padding: 0;
}


.mobile .padmenu{
  padding-right:0;
}

#mobile-menu {
  background:#fff;
  width:945px;
  margin:auto;
  /*
  position:fixed;
  width:100%;
  z-index:5000;*/
}

#mobile-menu .top,
#mobile-menu .main-menu
{
  text-align:center;
}

#mobile-menu .top {
  padding:30px;
}

#mobile-menu .main-menu
{
  padding-top:10px;
}

#mobile-menu .main-menu a{
  font-size:44px;
  padding:0 5px;  
}

#mobile-menu .about-menu
{
  background:#000;
  text-align:center;
  height:63px;
  line-height:63px;
}
#mobile-menu .about-menu a
{
  color:#b6b7b8;
  font-size:30px;
  text-decoration:none;
  padding:0 20px;
}

.stage-mobile-warper {
  margin:auto;
  overflow:hidden;
  width:945px;
  position:relative;
}

.stage-mobile-warper > .stage {
  right:-635px;
  width:1980px;
}

.stage-mobile-warper > .stage.o {
  right:-640px;
  width:1980px;
}


.mobile .project-container {
  width:1000px;
   height:730px;
}

.mobile .project-container img {
  width:1000px;
  height:730px;
}

.mobile .project-container > .strip {
  height:730px;
}

.logos.mobile .home-first-content > .pad {
  padding-right:50px;
}

.default.mobile .pad.about {
  top:300px!important;
}

.default.mobile .pad.services {
  top:600px!important;
}

.contact.mobile #mobile-menu,
.about.mobile #mobile-menu {
  width:1000px;
}

.about.mobile .inner-pageThis {
  right:1000px;
}

.about.mobile .inner-pageThis,
.about.mobile .main-page,
.about.mobile .project-container > .strip > div {
  width:1000px;
  height:730px;
}

.about.mobile .padmenu-about.subopen > .project-container > .next-btn {
  right:10px!important;
}

.clients.mobile .clients-grid > .row{
  padding-right:70px;
}




.contact.mobile #contact .foo {
  width:820px;
}

.contact.mobile .stage-contact > .center > .pad,
.clients.mobile .home-first-content > .pad {
  padding-right:100px;
}

/*
.mobile .panel {
  display: table;
  width:1000px;
  margin:auto;
  height: 100px;
  background:transparent;
}

.mobile .panel-center {
  
}

.mobile .stage {
  left:100px;
}

.mobile .box-top {
  display: none;
}

.mobile .panel > ul {
  display: table-row;
  width: 100%;
  background:#fff;
}

.mobile .panel > ul > li > .sep {
  display: none;
}


.mobile .panel > ul > li {
  height: 113px;
  line-height: 113px;
  display: table-cell;
}


.mobile .padmenu {
  padding-right:0;
}
  */

  
/*
@media (max-width: 767px) {

  .panel {
    display: table;
    width: 100%;
    height: 100px;
  }

  .box-top {
    display: none;
  }

  .panel > ul {
    display: table-row;
    width: 100%;
  }

  .panel > ul > li > .sep {
    display: none;
  }


  .panel > ul > li {
    height: 113px;
    line-height: 113px;
    display: table-cell;
  }
}*/
