@charset "UTF-8";

/*

Theme Name: Leos Template

Theme URI: http://www.leos.co.il

Description: אתר בעיצוב אישי מחברת לאוס מדיה

Author: Alex Leibovich @LEOS

Version: 2.0

*/

::-webkit-input-placeholder {

  color: black;

  font-family: 'Assistant', sans-serif;

}



:-moz-placeholder {

  /* Firefox 18- */

  color: black;

  font-family: 'Assistant', sans-serif;

}



::-moz-placeholder {

  /* Firefox 19+ */

  color: black;

  font-family: 'Assistant', sans-serif;

}



:-ms-input-placeholder {

  color: black;

  font-family: 'Assistant', sans-serif;

}



input:focus::-webkit-input-placeholder,

textarea:focus::-webkit-input-placeholder {

  color: transparent;

}



input:focus:-moz-placeholder,

textarea:focus:-moz-placeholder {

  /* Firefox 18- */

  color: transparent;

}



input:focus::-moz-placeholder,

textarea:focus::-moz-placeholder {

  /* Firefox 19+ */

  color: transparent;

}



input:focus:-ms-input-placeholder,

textarea:focus:-ms-input-placeholder {

  color: transparent;

}



.circlebox {

  border-radius: 50%;

}



* {

  margin: 0;

  padding: 0;

}



html,

body {

  background-image: url(images/bg.jpg);

  font-family: 'Assistant', sans-serif;

  margin: 0;

  padding: 0;

  height: 100%;

}



#wrapper {

  min-height: 100%;

  position: relative;

}



#content {

  padding-bottom: 400px;

  -webkit-transition: all .5s linear;

  transition: all .5s linear;

}



.logo a {

  display: inline-block;

}



.container {

  width: 95%;

  max-width: 1920px;

  margin: 0 auto;

}



.sscontainer {

  width: 95%;

  max-width: 1024px;

  margin: 0 auto;

}



.center {

  text-align: center;

}



.relative {

  position: relative;

}



.circlebox {

  border-radius: 50%;

}



.alignleft {

  float: left;

}



.alignright {

  float: right;

}



.aligncenter {

  display: block;

  margin: 0 auto;

}



.clear {

  clear: both;

}



.flex {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

}



.flow {

  -ms-flex-flow: row wrap;

  flex-flow: row wrap;

}



.justify {

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.align {

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

}



div {

  font-size: 18px;

}



.block {

  display: block;

}



.abscenter {

  position: absolute;

  margin: auto;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.imgfix {

  line-height: 0;

}



h1,

h2,

h3 {

  font-weight: normal;

  margin: 0 0 0 0;

}



p {

  margin: 0 0 0 0;

}



a {

  text-decoration: none;

  color: inherit;

}



a:hover {

  text-decoration: none;

}



ul {

  margin: 0 0 0 0;

  list-style: none;

}



#MobBtns {

  display: none;

}



footer {

  position: absolute;

  bottom: 64px;

  left: 0;

  height: auto;

  min-height: 50px;

  width: 100%;

}



#leos {

  position: absolute;

  bottom: 0;

  width: 100%;

  background-color: #000;

  text-align: center;

  overflow: hidden;

}



#leos img {

  padding-top: 10px;

  height: 50px;

  width: auto;

}



#leos a {

  position: relative;

  display: inline-block;

}



#leos span {

  opacity: 0;

  position: absolute;

  right: 0;

  color: white;

  font-size: 22px;

  bottom: 10px;

  -webkit-animation-duration: 3s;

  animation-duration: 3s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  -webkit-transition: .3s;

  transition: .3s;

}



#leos a:hover span {

  right: -100px;

  opacity: 1;

  -webkit-backface-visibility: visible !important;

  -webkit-animation-name: flipInY;

  backface-visibility: visible !important;

  animation-name: flipInY;

}



@-webkit-keyframes flipInY {

  0% {

    -webkit-transform: perspective(400px) rotateY(90deg);

    opacity: 0;

  }

  40% {

    -webkit-transform: perspective(400px) rotateY(-10deg);

  }

  70% {

    -webkit-transform: perspective(400px) rotateY(10deg);

  }

  100% {

    -webkit-transform: perspective(400px) rotateY(0deg);

    opacity: 1;

  }

}



@keyframes flipInY {

  0% {

    -webkit-transform: perspective(400px) rotateY(90deg);

    transform: perspective(400px) rotateY(90deg);

    opacity: 0;

  }

  40% {

    -webkit-transform: perspective(400px) rotateY(-10deg);

    transform: perspective(400px) rotateY(-10deg);

  }

  70% {

    -webkit-transform: perspective(400px) rotateY(10deg);

    transform: perspective(400px) rotateY(10deg);

  }

  100% {

    -webkit-transform: perspective(400px) rotateY(0deg);

    transform: perspective(400px) rotateY(0deg);

    opacity: 1;

  }

}



.acf-map {

  width: 100%;

  height: 366px;

  pointer-events: none;

}



.entry {

  font-size: 20px;

  line-height: 1.4;

  color: #000;

}



.entry p {

  margin-bottom: 10px;

}



.entry img {

  max-width: 100%;

  height: auto;

}



.entry ul {

  margin: 0 20px;

  list-style: inherit;

}



.entry table {

  border: 1px solid #000;

}



.entry table td {

  border: 1px solid #000;

}



.entry table tr:nth-child(1) > td {

  text-align: center;

  background: #ccc;

}



div.wpcf7 img.ajax-loader {

  display: none;

}



svg * {

  fill: inherit !important;

}



.bgimg {

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

}



.overh {

  overflow: hidden;

}



/* Contact form style Start */

span.wpcf7-form-control-wrap {

  width: 100%;

  display: inline-block;

  vertical-align: middle;

  position: relative;

}



/* Red Ballons CSS */

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {

  position: absolute;

  bottom: 100%;

  background: #f00;

  border-radius: 5px;

  color: #fff;

  padding: 8px 15px;

  font-size: 16px;

  white-space: nowrap;

  left: 5%;

  -webkit-animation: formerror 400ms;

  animation: formerror 400ms;

}



span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {

  -webkit-transition: all 400ms;

  transition: all 400ms;

  opacity: 0;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);

}



span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {

  position: absolute;

  content: '';

  width: 0;

  height: 0;

  top: 100%;

  left: 10%;

  border-left: 0 solid transparent;

  border-right: 15px solid transparent;

  border-top: 10px solid #f00;

}



@-webkit-keyframes formerror {

  from {

    opacity: 0;

    bottom: 0;

  }

  to {

    opacity: 1;

    bottom: 100%;

  }

}



@keyframes formerror {

  from {

    opacity: 0;

    bottom: 0;

  }

  to {

    opacity: 1;

    bottom: 100%;

  }

}



/* Input Syles */

div.wpcf7 input,

div.wpcf7 textarea,

div.wpcf7 input[type=submit] {

  font-family: 'Assistant', sans-serif;

}



div.wpcf7 input[type=tel],

div.wpcf7 input[type=text],

div.wpcf7 input[type=email],

div.wpcf7 textarea {

  font-size: 20px;

  width: calc(100% - 12px);

  background: #FFFFFF;

  border: 1px solid #ebebeb;

  padding: 8px 5px;

}



div.wpcf7 textarea {

  height: 188px;

}



div.wpcf7 input[type=submit] {

  background-color: #cf0233;

  border-radius: 5px;

  color: white;

  border: 0;

  font-weight: bold;

  font-size: 25px;

  background-repeat: no-repeat;

  background-size: 30px;

  background-image: url("images/pleft.svg");

  background-position: right 20% center;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

  cursor: pointer;

}



div.wpcf7 input[type=submit]:hover {

  background-color: #88112d;

}



/* Bubble animation for replacing ajax img */

@-webkit-keyframes bubbles {

  0% {

    -webkit-transform: scale(1);

    opacity: 1;

  }

  45% {

    -webkit-transform: scale(0.1);

    opacity: 0.7;

  }

  80% {

    -webkit-transform: scale(1);

    opacity: 1;

  }

}



@keyframes bubbles {

  0% {

    -webkit-transform: scale(1);

    transform: scale(1);

    opacity: 1;

  }

  45% {

    -webkit-transform: scale(0.1);

    transform: scale(0.1);

    opacity: 0.7;

  }

  80% {

    -webkit-transform: scale(1);

    transform: scale(1);

    opacity: 1;

  }

}



/* Errors Msgs */

div.wpcf7-response-output {

  position: fixed;

  margin: 0 !important;

  border: none;

  padding: 10px 15px;

  bottom: -100%;

  z-index: 9999;

  font-size: 22px !important;

  left: 50%;

  -webkit-transform: translate(-50%, 0);

  transform: translate(-50%, 0);

  -webkit-transition: all 1s ease;

  transition: all 1s ease;

}



div.wpcf7-validation-errors,

div.wpcf7-mail-sent-ok {

  -webkit-animation: form_msg_error 500ms;

  animation: form_msg_error 500ms;

  bottom: 0;

}



@-webkit-keyframes form_msg_error {

  from {

    bottom: -100%;

  }

  to {

    bottom: 0;

  }

}



@keyframes form_msg_error {

  from {

    bottom: -100%;

  }

  to {

    bottom: 0;

  }

}



div.wpcf7-mail-sent-ok {

  background: #398f14;

}



div.wpcf7-validation-errors {

  background: #f7e700;

}



.form_msg_error_out {

  -webkit-transition: all 500ms;

  transition: all 500ms;

  -webkit-transform: translate3d(100%, 0, 0);

  transform: translate3d(100%, 0, 0);

}



@-webkit-keyframes form_msg_out {

  from {

    bottom: 0;

  }

  to {

    bottom: -300px;

  }

}



@keyframes form_msg_out {

  from {

    bottom: 0;

  }

  to {

    bottom: -300px;

  }

}



#MobNavBtn {

  display: block;

  width: 50px;

  height: 80px;

  cursor: pointer;

}



#MobNavBtn > div {

  position: absolute;

  top: 70%;

  right: 50%;

  -webkit-transform: translateX(50%);

  transform: translateX(50%);

}



#MobNavBtn span {

  display: block;

  height: 3px;

  border-radius: 2px;

  width: 100%;

  background: #303e5b;

  position: absolute;

  top: 50%;

  left: 50%;

  margin: 0 auto;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

  opacity: 1;

}



#MobNavBtn span:nth-child(1) {

  -webkit-transform: translate(-50%, -480%);

  transform: translate(-50%, -480%);

}



#MobNavBtn span:nth-child(2) {

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



#MobNavBtn span:nth-child(3) {

  -webkit-transform: translate(-50%, 380%);

  transform: translate(-50%, 380%);

}



nav.active #MobNavBtn span:nth-child(2) {

  opacity: 0;

  visibility: hidden;

}



nav.active #MobNavBtn span:nth-child(1) {

  -webkit-transform: translate(-50%, -50%) rotate(-45deg);

  transform: translate(-50%, -50%) rotate(-45deg);

}



nav.active #MobNavBtn span:nth-child(3) {

  -webkit-transform: translate(-50%, -50%) rotate(45deg);

  transform: translate(-50%, -50%) rotate(45deg);

}



header {

  z-index: 10000;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  background: #f9f6e7;

}



header .sbox {

  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

}



header .container {

  padding: 10px 0;

}



header .logo img {

  max-width: 200px;

  max-height: 80px;

}



header .left .langs {

  margin-left: 20px;

}



header .left .langs a {

  margin-left: 10px;

}



header .left .langs img {

  max-width: 40px;

  height: auto;

}



header .left .phone {

  color: #cf0233;

  font-weight: bold;

  font-size: 30px;

}



header .left .phone svg {

  width: 30px;

  height: 30px;

  fill: #cf0233;

  margin-left: 10px;

}



header .h_pages {

  background: black;

}



header .h_pages a {

  width: 100%;

  color: white;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  padding: 30px 0;

  opacity: 1;

  font-size: 21px;

}



header .h_pages a:hover {

  opacity: 0.9;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



header .h_pages a svg {

  width: 30px;

  height: 30px;

  fill: white;

  margin-left: 10px;

}



nav {

  position: fixed;

  top: 0;

  right: 0;

  width: calc(100% - 100px);

  background-color: #86b4b8;

  background-size: 50%;

  background-repeat: no-repeat;

  background-position: left bottom;

  background-image: url(images/mtree.svg);

  padding: 50px;

  height: calc(100vh - 100px);

  z-index: 100000;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

  -webkit-transform: translateY(-100%);

  transform: translateY(-100%);

}



nav .close {

  cursor: pointer;

}



nav .close svg {

  width: 50px;

  height: 50px;

  fill: white;

  margin-left: 0;

  margin-bottom: 50px;

}



nav.active {

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



nav .main_menu {

  position: relative;

  width: 30%;

  padding-left: 30px;

  border-left: 1px solid white;

}



nav .main_menu li > a {

  color: #f9f6e7;

  font-weight: bold;

  font-size: calc(15px + 1vw);

  padding: 10px;

  display: block;

  border-radius: 5px;

  background-color: transparent;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



nav .main_menu li > a:hover {

  background-color: #6b9ea3;

}



nav .main_menu li.menu-item-has-children {

  background-image: url(images/t.svg);

  background-size: 10px;

  background-position: left 10px center;

  background-repeat: no-repeat;

}



nav .main_menu li.menu-item-has-children:hover ul.sub-menu {

  opacity: 1;

  visibility: visible;

  z-index: 100;

}



nav .main_menu li.menu-item-has-children ul.sub-menu {

  position: absolute;

  right: 110%;

  width: 100%;

  height: 100%;

  top: 0;

  opacity: 0;

  visibility: 0;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

  z-index: 1;

}



nav .main_menu li.menu-item-has-children ul.sub-menu a {

  font-weight: 400;

  font-size: calc(10px + 1vw);

  padding: 8px;

}



nav .main_menu li.menu-item-has-children ul.sub-menu a:hover {

  font-weight: 700;

}



.filler {

  height: 190px;

}



.the_btn {

  display: inline-block;

  border-radius: 50px;

  padding: 5px 10px 5px 30px;

  background-repeat: no-repeat;

  background-size: 10px;

  background-position: left 10px center;

  background-image: url(images/bleft.svg);

  font-size: 21px;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



.the_btn.green {

  background-color: #aec388;

}



.the_btn.green:hover {

  background-color: #54613d;

}



.the_btn.blue {

  background-color: #86b4b8;

}



.the_btn.blue:hover {

  background-color: #5d8083;

}



.home .p1_slides .slide {

  background-color: #fff5ea;

}



.home .p1_slides .slide .container {

  padding: 50px 0;

}



.home .p1_slides .slide .content {

  width: 50%;

}



.home .p1_slides .slide .title {

  color: #aec388;

  font-weight: bold;

  font-size: 40px;

}



.home .p1_slides .slide .title img {

  max-width: 100px;

  margin-left: 10px;

}



.home .p1_slides .slide .text {

  padding: 10px 0;

  font-size: 21px;

}



.home .p1_slides .slide .image {

  position: absolute;

  top: 30px;

  left: 0;

  width: 40%;

}



.home .p1_slides .slide .image img {

  width: 100%;

  height: auto;

}



.home .p1_slides .form_container {

  padding: 20px 0 80px 0;

  background-image: url(images/fbg.jpg);

  background-repeat: no-repeat;

  background-size: cover;

}



.home .p1_slides .form_container .title {

  font-weight: 600;

  font-size: 30px;

  margin-bottom: 10px;

}



.home .p1_slides .form_container .the_form {

  width: 60%;

}



.home .p1_slides .form_container .wrap .name, .home .p1_slides .form_container .wrap .tel, .home .p1_slides .form_container .wrap .email, .home .p1_slides .form_container .wrap input[type=submit] {

  margin: 0;

  width: calc(100% / 4 - 30px);

}



.home .p1_slides .form_container .wrap .name input, .home .p1_slides .form_container .wrap .tel input,  .home .p1_slides .form_container .wrap .email input,.home .p1_slides .form_container .wrap input[type=submit] input {

  font-size: 25px;

  background: #d2cfc2;

  padding: 20px;

  border-right: 2px solid #707070;

}



.home .part2 {

  background: #f9f6e7;

}



.home .part2 .image {

  width: 100%;

}



.home .part2 .content {

  width: 100%;

  padding: 50px;

}



.home .part2 .content .p2_title {

  font-size: 45px;

  font-weight: bold;

  color: #86b4b8;

  margin-bottom: 10px;

}



.home .part2 .content .entry {

  color: #575757;

  font-size: 21px;

}



.home .p3_posts {

  background: #f9f6e7;

  padding-bottom: 50px;

}



.home .p3_posts .mediawrap {

  background: #f9f6e7;

}



.home .p3_posts .post {

  background: #e6dfc3;

  padding: 20px 0;

  width: calc(100% / 4 - 30px);

  margin-bottom: 20px;

  text-align: center;

  color: #3c3c3c;

  font-size: 21px;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



.home .p3_posts .post:hover {

  background: #86b4b8;

  color: white;

}



.home .p4_projects .cube {

  pointer-events: none;

  background: #86b4b8;

  border-radius: 12px;

  padding: 10px;

  width: 40px;

  height: 40px;

  position: absolute;

  top: 50px;

  -webkit-transform: translate(50%, 0) rotate(45deg);

  transform: translate(50%, 0) rotate(45deg);

  right: 50%;

  z-index: 10;

}



.home .p4_projects .cube .inner {

  width: calc(100% - 4px);

  height: calc(100% - 4px);

  border: 2px solid white;

}



.home .p4_projects .title {

  z-index: 100;

  text-align: center;

  color: white;

  background: #86b4b8;

  padding: 20px;

  font-size: 30px;

}



.home .p4_projects .title h1 {

  font-weight: bold;

}



.home .p4_projects .slide iframe {

  width: 100%;

  height: 100%;

}



.home .p4_projects .slide .cover {

  width: 100%;

  height: 100%;

  background: rgba(31, 31, 31, 0.6);

  opacity: 0;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



.home .p4_projects .slide .cover svg {

  width: 40px;

  height: 40px;

  fill: white;

  margin-left: 0;

  display: block;

  margin: 0 auto 10px;

}



.home .p4_projects .slide .cover .text {

  color: white;

}



.home .p4_projects .slide:hover .cover {

  opacity: 1;

}



.home .p5_recs {

  background: #f9f6e7;

  padding-bottom: 50px;

}



.home .p5_recs .mediawrap {

  background: #f9f6e7;

}



.home .p5_recs .rec_wrap {

  margin-bottom: 50px;

  color: #333333;

  width: 30%;

}



.home .p5_recs .rec_wrap svg {

  display: block;

  width: 80px;

  height: 80px;

  fill: #9ec3c6;

  margin-left: 0;

  margin: 0 auto 20px;

}



.home .p5_recs .rec_wrap .content {

  height: 300px;

  overflow-y: auto;

}



.home .p5_recs .rec_wrap h2 {

  font-weight: bold;

  text-align: center;

}



.home .p5_recs a {

  background: #86b4b8;

  width: 250px;

  padding: 15px 0;

  color: white;

  font-size: 21px;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  margin: 0 auto;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

}



.home .p5_recs a:hover {

  background: #5d8083;

}



.home .p5_recs a svg {

  width: 25px;

  height: 25px;

  fill: white;

  margin-left: 10px;

}



footer .form_container {

  padding: 50px 0;

}



footer .form_container .f_form {

  color: white;

  font-size: 45px;

  text-align: center;

  font-weight: 600;

  margin-bottom: 40px;

}



footer .form_container .wrap .name, footer .form_container .wrap .tel, footer .form_container .wrap .email, footer .form_container .wrap input[type=submit] {

  margin: 0;

  width: calc(100% / 4 - 30px);

}



footer .form_container .wrap .name input, footer .form_container .wrap .tel input, footer .form_container .wrap .email input ,footer .form_container .wrap input[type=submit] input {

  border: 0;

  font-size: 25px;

  background: #ecf2f3;

  padding: 20px;

  border-right: 2px solid #707070;

}



footer .p2 {

  padding: 50px 0;

  background-color: #00334c;

  background-image: url(images/ftree.svg);

  background-repeat: no-repeat;

  background-position: left -30% top;

}



footer .p2 .col {

  width: 50%;

  color: white;

}



footer .p2 .col:nth-child(1) {

  padding-left: 50px;

  margin-left: 80px;

  border-left: 1px solid white;

}



footer .p2 .col p {

  margin-bottom: 10px;

}



footer .p2 .col .title {

  font-weight: bold;

  margin-bottom: 15px;

}



footer .p2 .col ul {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-flow: column wrap;

  flex-flow: column wrap;

  max-height: 170px;

}



footer .p2 .col ul li {

  margin-bottom: 10px;

  margin-left: 30px;

}



footer a.download {

  width: 250px;

  display: block;

  margin: 0 30px;

}



footer a.download img {

  width: 100%;

  height: auto;

}



h1.main {

  background: #f7f8fb;

  padding: 50px 0;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  font-weight: bold;

  color: #7faba6;

}



h1.main svg {

  width: 50px;

  height: 50px;

  fill: inherit;

  margin-left: 10px;

}



.archive .recs_wrap .rec {

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

  height: 330px;

  margin-bottom: 20px;

}



.archive .recs_wrap .rec strong {

  color: #86b4b8;

}



.archive .recs_wrap .rec a {

  height: 100%;

  width: auto;

  margin-left: 20px;

}



.archive .recs_wrap .rec a img {

  height: 100%;

  width: auto;

}



.archive .recs_wrap .rec .content {

  background: white;

  width: calc(100% - 100px);

  height: calc(100% - 100px);

  padding: 35px 50px 65px 50px;

}



.archive .recs_wrap .rec .content .wrapper {

  max-height: 100%;

  overflow: hidden;

}



.archive .recs_wrap .rec .readmore {

  position: absolute;

  bottom: 20px;

  font-size: 21px;

  color: #86b4b8;

  border-bottom: 1px solid #86b4b8;

  cursor: pointer;

  -webkit-transition: all .7s ease;

  transition: all .7s ease;

  opacity: 1;

}



.archive .recs_wrap .rec .readmore.hidden {

  opacity: 0;

}



#searchform {

  margin-bottom: 50px;

}



#searchform ::-webkit-input-placeholder {

  color: white;

  font-family: 'Assistant', sans-serif;

}



#searchform :-moz-placeholder {

  /* Firefox 18- */

  color: white;

  font-family: 'Assistant', sans-serif;

}



#searchform ::-moz-placeholder {

  /* Firefox 19+ */

  color: white;

  font-family: 'Assistant', sans-serif;

}



#searchform :-ms-input-placeholder {

  color: white;

  font-family: 'Assistant', sans-serif;

}



#searchform input:focus::-webkit-input-placeholder,

#searchform textarea:focus::-webkit-input-placeholder {

  color: transparent;

}



#searchform input:focus:-moz-placeholder,

#searchform textarea:focus:-moz-placeholder {

  /* Firefox 18- */

  color: transparent;

}



#searchform input:focus::-moz-placeholder,

#searchform textarea:focus::-moz-placeholder {

  /* Firefox 19+ */

  color: transparent;

}



#searchform input:focus:-ms-input-placeholder,

#searchform textarea:focus:-ms-input-placeholder {

  color: transparent;

}



#searchform input#s {

  width: 100%;

  background: none;

  font-size: 30px;

  color: white;

  border: 0;

  border-bottom: 1px solid white;

  padding: 5px 60px 5px 0;

  width: calc(100% - 60px);

}



#searchform input#searchsubmit {

  cursor: pointer;

  position: absolute;

  top: 0;

  right: 10px;

  height: 100%;

  color: transparent;

  background-color: transparent;

  border: 0;

  background-repeat: no-repeat;

  background-size: 25px;

  background-position: center center;

  background-image: url(images/search.svg);

}



.page-template-page-contact .entry input[type=submit] {

  padding: 10px;

  width: 250px;

  border-radius: 0;

  background-image: url(images/mail.svg);

}



#FloatSocials {

  position: fixed;

  left: 0;

  top: 50%;

  z-index: 100000;

}



#FloatSocials .social {

  width: 30px;

  height: 30px;

}



#FloatSocials .social svg {

  display: block;

  width: 20px;

  height: 20px;

  fill: white;

  margin-left: 0;

}



.page-template-page-front div.wpcf7-validation-errors, .page-template-page-front div.wpcf7-mail-sent-ok {

  bottom: 50%;

}



.flex {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

}



.inrowf {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

}



.aife {

  -webkit-box-align: end;

  -ms-flex-align: end;

  align-items: flex-end;

}



.jcfe {

  -webkit-box-pack: end;

  -ms-flex-pack: end;

  justify-content: flex-end;

}



.aic {

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

}



.pagewrap > .container {

  padding: 60px 0;

}



.pagewrap .sidebar {

  width: calc(20% - 10px);

}



.pagewrap .pagebox {

  width: calc(80% - 20px);

}



.pagewrap .pagebox .box {

  background: #fff;

  padding: 40px 60px;

}



.pagewrap .cpage .entry h2,

.pagewrap .pagebox .box .entry h1,

.pagewrap .pagebox .box .entry h2 {

  font-size: 40px;

  color: #86b4b8;

  margin-bottom: 10px;

}



.pagewrap .pagebox .box .entry h1,

.pagewrap .pagebox .box .entry h2 {

  font-weight: bold;

}



.sidebar ul {

  background: #fff;

  padding: 20px;

}



.sidebar ul li {

  padding-bottom: 10px;

  margin-bottom: 10px;

  border-bottom: 1px dotted #939394;

}



.sidebar ul li:last-child {

  border-bottom: 0;

  padding-bottom: 0;

  margin-bottom: 0;

}



.sidebar ul li a {

  font-size: 30px;

  color: #505050;

  line-height: 1;

  padding: 5px 0;

  display: block;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.sidebar ul li a:hover,

.sidebar ul li.current_menu_item a {

  color: #86b4b8;

}



.pagewrap .pagebox .file img {

  max-height: 250px;

  max-width: 200px;

  width: auto;

  height: auto;

}



.redbtn {

  background: #cf0233;

  padding: 7px 20px;

  font-size: 27px;

  color: #fff;

  font-weight: bold;

  text-align: center;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.redbtn:hover {

  background: #a6062c;

}



.redbtn svg {

  width: 20px;

  height: 20px;

  fill: #fff;

  pointer-events: none;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



body.rtl .redbtn svg {

  margin-left: 10px;

}



body.ltr .redbtn svg {

  margin-right: 10px;

}



@-webkit-keyframes hvr-bob {

  0% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

  50% {

    -webkit-transform: translateY(-4px);

    transform: translateY(-4px);

  }

  100% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

}



@keyframes hvr-bob {

  0% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

  50% {

    -webkit-transform: translateY(-4px);

    transform: translateY(-4px);

  }

  100% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

}



@-webkit-keyframes hvr-bob-float {

  100% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

}



@keyframes hvr-bob-float {

  100% {

    -webkit-transform: translateY(-8px);

    transform: translateY(-8px);

  }

}



.hvr-bob,

.redbtn:hover svg {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

}



.hvr-bob:hover,

.hvr-bob:focus,

.hvr-bob:active,

.redbtn:hover svg {

  -webkit-animation-name: hvr-bob-float, hvr-bob;

  animation-name: hvr-bob-float, hvr-bob;

  -webkit-animation-duration: .3s, 1.5s;

  animation-duration: .3s, 1.5s;

  -webkit-animation-delay: 0s, .3s;

  animation-delay: 0s, .3s;

  -webkit-animation-timing-function: ease-out, ease-in-out;

  animation-timing-function: ease-out, ease-in-out;

  -webkit-animation-iteration-count: 1, infinite;

  animation-iteration-count: 1, infinite;

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards;

  -webkit-animation-direction: normal, alternate;

  animation-direction: normal, alternate;

}



.mediawrap {

  padding: 40px 0;

  background: rgba(255, 255, 255, 0.85);

}



.mediawrap h1,

.mediawrap h2 {

  font-size: 60px;

  font-size: calc(30px + 2vw);

  color: #474747;

  font-weight: bold;

  text-align: center;

}



.icon_title {

  text-align: center;

  overflow: hidden;

  margin-bottom: 40px;

}



.icon_title span {

  display: inline-block;

  position: relative;

}



.icon_title span svg {

  width: 50px;

  height: 50px;

  fill: #474747;

}



.icon_title span:after,

.icon_title span:before {

  content: '';

  position: absolute;

  height: 1px;

  width: 1000px;

  top: 50%;

  display: block;

  background-color: #000;

}



.icon_title span:after {

  right: calc(100% + 30px);

}



.icon_title span:before {

  left: calc(100% + 30px);

}



a.block {

  display: block;

  height: 100%;

}



.imgsbox .col4 {

  width: calc(25% - 20px);

}



.imgsbox .col3 {

  width: calc(100%/3 - 20px);

}



.imgsbox .oneimg {

  height: 20vw;

  margin-bottom: 40px;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.imgsbox .oneimg a {

  background-position: center calc(50% - 20px);

  background-repeat: no-repeat;

  background-size: 40px;

  position: relative;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.imgsbox .oneimg a:after {

  position: absolute;

  text-align: center;

  top: 55%;

  left: 0;

  right: 0;

  margin: 0 auto;

  font-size: 20px;

  color: #fff;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

  -webkit-transition-delay: .3s;

  transition-delay: .3s;

  opacity: 0;

  visibility: hidden;

  pointer-events: none;

}



body.rtl .imgsbox .oneimg a:after {

  content: 'לחץ להגדלה';

}



body.ltr .imgsbox .oneimg a:after {

  content: 'Click to zoom';

}



.imgsbox .oneimg a:hover {

  background-color: rgba(0, 0, 0, 0.65);

  background-image: url(images/zoom.svg);

}



.imgsbox .oneimg a:hover:after {

  top: 50%;

  opacity: 1;

  visibility: visible;

}



.vidsbox .col3 {

  width: calc(100%/3 - 10px);

}



.vidsbox .onevid {

  margin-bottom: 20px;

}



.booksbox .onebook,

.vidsbox .onevid > div {

  height: 17vw;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.booksbox .onebook {

  max-width: 600px;

  margin: 0 auto 40px auto;

}



.booksbox .onebook iframe,

.vidsbox .onevid iframe {

  width: 100%;

  height: 100%;

}



.vidsbox .onevid h3 {

  font-size: 25px;

  color: #474747;

  font-weight: bold;

}



.scontainer {

  width: 96%;

  max-width: 1200px;

  margin: 0 auto;

}



.single .scontainer,

.pagewrap .scontainer {

  padding: 60px 0;

}



.singlepost {

  width: calc(100% - 400px);

}



body.rtl .singlepost {

  border-left: 1px solid #c2c2c2;

  padding-left: 40px;

}



.postside {

  width: 320px;

}



.postthumb {

  text-align: center;

}



.onemp {

  margin-bottom: 20px;

}



.onemp .thumb {

  width: 40%;

}



.onemp .cont {

  width: calc(60% - 30px);

  padding: 20px 15px;

  background: #fff;

  font-size: 18px;

  color: #80aba7;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.onemp a:hover .cont {

  background: #adc6bd;

  color: #000;

}



.arcwrap {

  -webkit-column-count: 3;

  -moz-column-count: 3;

  column-count: 3;

  -webkit-column-gap: calc(40px + 2vw);

  -moz-column-gap: calc(40px + 2vw);

  column-gap: calc(40px + 2vw);

}



.arcwrap .onepost {

  display: inline-block;

  margin-bottom: 40px;

}



.arcwrap .onepost img {

  width: 100%;

  height: auto;

}



.arcwrap .onepost .thumb {

  position: relative;

  overflow: hidden;

}



.arcwrap .onepost .thumb span {

  position: absolute;

  width: 100%;

  right: 0;

  left: 0;

  height: 50px;

  bottom: -50px;

  background-color: rgba(134, 180, 184, 0.8);

  background-image: url(images/zoom2.svg);

  background-position: center center;

  background-repeat: no-repeat;

  background-size: 30px;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.arcwrap .onepost .thumb a {

  font-size: 0;

}



.arcwrap .onepost .thumb:hover span {

  bottom: 0;

}



.arcwrap .onepost .cont {

  background: #fff;

  padding: 10px 10px 20px 10px;

  font-size: 20px;

  color: #424242;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.arcwrap .onepost h3 {

  font-size: 23px;

  color: #86b4b8;

  font-weight: bold;

  -webkit-transition: all .5s ease;

  transition: all .5s ease;

}



.arcwrap .onepost .cont:hover {

  background: #86b4b8;

  color: #000;

}



.arcwrap .onepost .cont:hover h3 {

  color: #fff;

}



.pagewrap .cpage .entry {

  font-size: 30px;

  color: #282828;

}



.cpage div.wpcf7 .cpcfi {

  width: calc(100%/3 - 10px);

  margin-bottom: 20px;

}



.cpage div.wpcf7 .cpcfi input {

  font-size: 30px;

}



.cpage div.wpcf7 textarea {

  height: 150px;

  font-size: 30px;

}



.entry iframe {

  max-width: 100%;

}



@media (max-width: 1025px), (max-device-width: 1025px) {

  #FloatSocials {

    max-width: 100%;

  }

  nav .main_menu {

    max-height: 70vh;

    overflow-y: auto;

  }

  nav .close svg {

    width: 30px;

    height: 30px;

    margin-bottom: 20px;

  }

  nav .main_menu {

    width: 100%;

    padding-left: 0;

  }

  #searchform {

    margin-bottom: 20px;

  }

  nav {

    width: calc(100% - 40px);

    height: calc(100vh - 40px);

    padding: 20px;

  }

  .home .p1_slides .form_container .the_form {

    width: 100%;

  }

  .home .part2 {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  #content {

    padding-bottom: 0;

  }

  #leos {

    position: static;

  }

  footer {

    position: static;

  }

  .nomobile {

    display: none !important;

  }

  .logo a img {

    width: 100%;

    height: auto;

  }

  #MobNavBtn {

    display: block;

    position: absolute;

    top: 10px;

    left: 0;

    width: 45px;

    height: 45px;

    background: inherit;

    z-index: 9999;

  }

  #MobNavBtn div {

    display: none;

  }

  #MobNavBtn span {

    display: block;

    height: 4px;

    width: 70%;

    background: #000;

    position: absolute;

    top: 50%;

    left: 50%;

    margin: 0 auto;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

    opacity: 1;

  }

  #MobNavBtn span:nth-child(1) {

    -webkit-transform: translate(-50%, -280%);

    transform: translate(-50%, -280%);

  }

  #MobNavBtn span:nth-child(2) {

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

  }

  #MobNavBtn span:nth-child(3) {

    -webkit-transform: translate(-50%, 180%);

    transform: translate(-50%, 180%);

  }

  nav.active #MobNavBtn span:nth-child(2) {

    opacity: 0;

    visibility: hidden;

  }

  nav.active #MobNavBtn span:nth-child(1) {

    -webkit-transform: translate(-50%, -50%) rotate(-45deg);

    transform: translate(-50%, -50%) rotate(-45deg);

  }

  nav.active #MobNavBtn span:nth-child(3) {

    -webkit-transform: translate(-50%, -50%) rotate(45deg);

    transform: translate(-50%, -50%) rotate(45deg);

  }

  #FloatSocials {

    display: none;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    width: calc(100% - 4px);

    max-width: 200px;

    bottom: 2px;

    right: 2px;

    top: auto;

  }

  #FloatSocials div {

    margin: 2px 5px;

  }

  #FloatSocials svg {

    width: 30px;

    height: 30px;

  }

  #FloatSocials.replaced {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

  }

  #MobBtns {

    display: block;

    position: fixed;

    bottom: 3px;

    left: 2.5px;

    z-index: 99999;

  }

  #MobBtns div {

    width: 40px;

    height: 40px;

    border-radius: 50%;

    margin: 0 2.5px;

    background: #e01600;

    position: relative;

  }

  #MobBtns div a {

    display: block;

    height: 100%;

  }

  #MobBtns div svg {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    fill: #fff;

    max-width: 60%;

    max-height: 60%;

    width: auto;

    height: auto;

  }

  header .container {

    min-height: 50px;

  }

  .pagewrap .sidebar {

    width: 100%;

    margin-bottom: 30px;

  }

  .sidebar ul li a {

    font-size: 18px;

  }

  .pagewrap .pagebox {

    width: 100%;

  }

  body.rtl .singlepost {

    width: 100%;

    border-left: 0;

    padding-left: 0;

  }

  .postside {

    width: 100%;

  }

  .archive .recs_wrap .rec .content {

    height: auto;

    padding: 20px;

  }

  .archive .recs_wrap .rec .readmore {

    display: none;

  }

  .archive .recs_wrap .rec {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

    height: auto;

  }

  .archive .recs_wrap .rec > * {

    width: 100% !important;

  }

  .archive .recs_wrap .rec a {

    margin-left: 0;

    height: auto;

    display: block;

    max-height: 1000px !important;

  }

  .archive .recs_wrap .rec a img {

    width: 100%;

    height: auto;

  }

}



@media (max-width: 1025px) and (max-width: 600px), (max-device-width: 1025px) and (max-width: 600px) {

  .cpage div.wpcf7 .cpcfi {

    width: 100%;

  }

  .arcwrap {

    -webkit-column-count: 1;

    -moz-column-count: 1;

    column-count: 1;

  }

  .file.flex {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  .file.flex img {

    margin-bottom: 20px;

  }

  .pagewrap .pagebox .box {

    padding: 40px 20px;

  }

  footer .wrap {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  footer .form_container .wrap .name, footer .form_container .wrap .tel, footer .form_container .wrap .email, footer .form_container .wrap input[type=submit] {

    margin-bottom: 10px;

    width: 100%;

  }

  footer .form_container .wrap .name input, footer .form_container .wrap .tel input, footer .form_container .wrap .email input, footer .form_container .wrap input[type=submit] input {

    width: calc(100% - 41px);

  }

  header .left .langs img {

    max-width: 30px;

  }

  footer .p2 .flex {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  footer .p2 .flex > * {

    width: 100%;

    margin-bottom: 25px;

  }

  footer .p2 .col ul {

    max-height: 2000px !important;

  }

  .home .p3_posts .post {

    width: 100%;

  }

  .home .part2 .content {

    padding: 25px;

  }

  .break {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  .home .p1_slides .slide .content {

    width: 100%;

  }

  .home .p1_slides .slide .image {

    position: relative;

    width: 100%;

  }

  .home .p1_slides .form_container .the_form {

    width: 100%;

  }

  .p1_slides .wrap {

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

  }

  .p1_slides .wrap input[type=text],

  .p1_slides .wrap input[type=tel],

  .p1_slides .wrap input[type=email]{

    width: calc(100% - 40px);

  }

  .p1_slides .wrap input[type=submit] {

    width: 100%;

  }

  .home .p1_slides .form_container .wrap .name, .home .p1_slides .form_container .wrap .tel, .home .p1_slides .form_container .wrap .email, .home .p1_slides .form_container .wrap input[type=submit] {

    width: 100%;

    margin-bottom: 10px;

  }

}



{

    border: 0;

    font-size: 25px;

    background: #ecf2f3;

    padding: 20px;

    border-right: 2px solid #707070;

}

.bighome{
  font-size: 60px;
  font-size: calc(30px + 2vw);
  color: #474747;
  font-weight: bold;
  text-align: center;
  display: block;
}
