﻿@charset "UTF-8";
/*
Theme Name: Leos Template
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Alex Leibovich @LEOS
Version: 2.0
*/
@import url("https://fonts.googleapis.com/css?family=Assistant:300,400,600,700&subset=hebrew");
::-webkit-input-placeholder {
  color: white;
  font-family: "Assistant", sans-serif;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-family: "Assistant", sans-serif;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-family: "Assistant", sans-serif;
}

:-ms-input-placeholder {
  color: white;
  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;
}

svg {
  width: 20px;
  height: 20px;
  fill: #ba9765;
  margin-left: 0;
}

.circlebox {
  border-radius: 50%;
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  font-family: "Assistant", sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
}
.rtl{
    direction:rtl;
}
iframe {
  max-width: 100%;
}

#wrapper {
  min-height: 100%;
  position: relative;
}

#content {
  padding-top: 140px;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  height: calc(100vh - 140px);
}

.container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.container2 {
  width: calc(100% - 120px);
  max-width: 1920px;
  margin: 0 auto;
}

.center {
  text-align: center;
  justify-content: center;
}

.relative {
  position: relative;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.flex {
  display: flex;
}

.flow {
  flex-flow: row wrap;
}

.justify {
  justify-content: space-between;
}

.align {
  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,
#MobNavBtn {
  display: none;
}

nav {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

nav .container {
  width: 60%;
}

div.main_menu {
  font-size: 0;
}

nav div.main_menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: 0;
}

nav div.main_menu > ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: "Assistant", sans-serif;
  font-size: 20px;
  color: #ba9765;
  padding: 10px 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  position: relative;
}

nav div.main_menu > ul > li > a:before, nav div.main_menu > ul > li > a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #ba9765;
  position: absolute;
  right: 0;
  transition: all .7s ease;
}

nav div.main_menu > ul > li > a:before {
  top: 0;
}

nav div.main_menu > ul > li > a:after {
  bottom: 0;
}

nav div.main_menu ul li.current_page_item > a:before, nav div.main_menu ul li.current_page_item > a:after,
nav div.main_menu ul li.current-menu-item > a:before,
nav div.main_menu ul li.current-menu-item > a:after,
nav div.main_menu ul li:hover > a:before,
nav div.main_menu ul li:hover > a:after {
  width: 100%;
}

nav div.main_menu > ul > li ul.sub-menu {
  display: flex;
  flex-flow: column wrap;
  z-index: 999;
  width: 71%;
  background-color: rgba(186, 151, 101, 0.95);
  padding: 25px 0;
  padding-right:29%;
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  max-height: 200px;
  align-content: flex-start;
  text-align:right;
}
nav div.main_menu > ul > li ul.sub-menu.sub-menu-2 {
  width: 64%;
  padding-right: 36%;
}
nav div.main_menu > ul > li ul.sub-menu.sub-menu-3 {
  width:58%;
  padding-right: 42%;
}
nav div.main_menu > ul > li ul.sub-menu.sub-menu-4 {
  width: 51%;
  padding-right: 49%;
}
nav div.main_menu > ul > li ul.sub-menu li {
    padding: 10px 0px 10px 50px;
    position: relative;
}
nav div.main_menu > ul > li ul.sub-menu.fourth-child li{
    margin-left: 70px;
}
nav div.main_menu > ul > li ul.sub-menu li:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  left: 101%;
  background-image: url(/images/themes/yesod/images/pleftw.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  transition: all .7s ease;
}

nav div.main_menu > ul > li ul.sub-menu li a {
  color: white;
  transition: all .7s ease;
}

nav div.main_menu > ul > li ul.sub-menu li:hover:before {
  background-image: url(/images/themes/yesod/images/pleft.svg);
}

nav div.main_menu > ul > li ul.sub-menu li:hover a {
  color: black;
}

.sub-menu li {
  display: block;
}

.sub-menu li a {
  display: block;
  font-size: 20px;
  padding: 5px;
  width: calc(100% - 10px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
}

footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  min-height: 50px;
  width: 100%;
}

#leos {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  text-align: center;
  overflow: hidden;
  z-index: 1000;
}

#leos img {
  padding-top: 5px;
  height: 45px;
  width: auto;
}

#leos a {
  position: relative;
  display: inline-block;
  line-height: 0;
}

#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;
  }
}

.contact-page .acf-map {
  width: 100%;
  height: 35vh;
  pointer-events: none;
  transition: all .7s ease;
}
.contact-page .acf-map #map {
  width: 100%;
  height: 35vh;
}

.entry {
  font-size: 21px;
  line-height: 1.4;
  color: #fff;
}

.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;
}

#FloatSocials {
  position: fixed;
  display: block;
  top: 30%;
  left: 10px;
  z-index: 90;
}

#FloatSocials div {
  margin-bottom: 5px;
}

#FloatSocials div a {
  display: inline-block;
}

#FloatSocials img,
#FloatSocials svg {
  width: 30px;
  height: 30px;
  fill: #000;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* 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%;
  }
}

.wrap br {
  display: none;
}

div.wpcf7 input,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
  font-family: "Assistant", sans-serif;
}

div.wpcf7 textarea {
  height: 100px;
}

div.wpcf7 input[type=submit] {
  cursor: pointer;
}

/* 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;
}
#wpcf7-f100-o1 .wpcf7-validation-errors{
    color:#221e1f;
}
.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;
  }
}

header {
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
}

header nav {
  background: rgba(0, 0, 0, 0.8);
}

header .part1 {
  padding: 20px 0 10px;
}

header .logo img {
  max-height: 60px;
  width: auto;
}

header .langs img {
  max-width: 40px;
  height: auto;
  margin-left: 10px;
}

header .s_link svg {
  border-left: 1px solid #40362d;
  fill: white;
  margin-left: 5px;
  padding-left: 5px;
}

.sbox, .sbox2 {
  background-color: #221e1f;
  border: 1px solid #ba9765;
  padding: 5px 10px;
  color: white;
  transition: all .7s ease;
}

.sbox:hover, .sbox2:hover {
  background-color: #6a6a6a;
}

.sbox2 {
  border: 2px solid #ba9765;
}

.searchbtn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50px;
  color: white;
  cursor: pointer;
}

.searchbtn svg {
  width: 20px;
  height: 20px;
  fill: white;
  margin-left: 15px;
}

.searchform {
  background: rgba(186, 151, 101, 0.7);
  height: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: all .7s ease;
}

.searchform .flex {
  justify-content: center;
}

.searchform.active {
  height: 35px;
  padding: 10px 0;
}

#searchform {
  width: 50%;
  margin: 0 auto;
}

#searchform svg {
  width: 20px;
  height: 20px;
  fill: white;
  margin-left: 0;
  cursor: pointer;
}

#searchform #s {
  background: none;
  border: 1px solid white;
  color: white;
  font-size: 18px;
  font-family: "Assistant", sans-serif;
  width: 80%;
  padding: 5px 10px;
  width: calc(100% - 22px);
  margin-left: 15px;
}

#searchform #searchsubmit {
  cursor: pointer;
  margin-left: 20px;
  border: 0;
  background: none;
  color: transparent;
  background-image: url(/images/themes/yesod/images/search.svg);
  background-size: 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.rbox, .page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet, .single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  transform: rotate(45deg);
  border: 1px solid #ba9765;
  background: #221e1f;
  transform-origin: bottom;
}

.rbox > *, .page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet > *, .single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet > * {
  transform: rotate(-45deg);
}

.page-template-page-front #content {
  padding-top: 0 !important;
}
.questions-page#content,.contact-page#content
{
    padding-top:140px !important;
}
.contact-page#content
{
    padding-top:100px !important;
    padding-bottom:140px;
}
.page-template-page-front .imgs .slide {
  height: 100vh;
}

.page-template-page-front .swiper-container .swiper-pagination-bullets {
  bottom: auto;
  left: 20px;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
}

.page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 0 0 10px 0;
  border-radius: 0;
  opacity: 1;
}

.page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ba9765;
}

footer {
  background: rgba(0, 0, 0, 0.8);
  padding: 12px 0;
  z-index: 1000;
}

footer .vl {
  width: 1px;
  background: #ba9765;
}

footer .socials a {
  width: 30px;
  height: 30px;
  margin-left: 20px;
}

footer .socials a svg {
  width: 20px;
  height: 20px;
  fill: #ba9765;
  margin-left: 0;
}

footer .f_posts {
  width: 45%;
}

footer .f_posts .img_wrap {
  width: 100px;
  height: 100px;
}

footer .f_posts .img_wrap .rbox, footer .f_posts .img_wrap .page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet, .page-template-page-front .swiper-container .swiper-pagination-bullets footer .f_posts .img_wrap .swiper-pagination-bullet, footer .f_posts .img_wrap .single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet, .single-project .swiper-container .swiper-pagination-bullets footer .f_posts .img_wrap .swiper-pagination-bullet {
  width: 70%;
  height: 70%;
  position: absolute;
  top: 50%;
  right: 50%;
  transform-origin: center;
  overflow: hidden;
  transform: translate(50%, -50%) rotate(45deg);
}

footer .f_posts .img_wrap .rbox .img, footer .f_posts .img_wrap .page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet .img, .page-template-page-front .swiper-container .swiper-pagination-bullets footer .f_posts .img_wrap .swiper-pagination-bullet .img, footer .f_posts .img_wrap .single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet .img, .single-project .swiper-container .swiper-pagination-bullets footer .f_posts .img_wrap .swiper-pagination-bullet .img {
  width: 150%;
  height: 150%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

footer .f_posts .cont {
  width: calc(100% - 120px);
  color: white;
  font-size: 18px;
}

footer .f_posts .cont .entry {
  font-size: 16px;
}

footer .f_posts .cont a {
  color: #ba9765;
}

footer .f_posts .cont a svg {
  width: 10px;
  height: 10px;
  fill: #ba9765;
  margin-left: 5px;
}

footer .f_links {
  flex-flow: column wrap;
  justify-content: center;
}

footer .f_links a {
  margin-bottom: 10px;
}

footer .f_links a svg {
  margin-left: 10px;
}

footer .phone {
  color: white;
  font-size: 25px;
  font-weight: 600;
}

footer .phone .rbox, footer .phone .page-template-page-front .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet, .page-template-page-front .swiper-container .swiper-pagination-bullets footer .phone .swiper-pagination-bullet, footer .phone .single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet, .single-project .swiper-container .swiper-pagination-bullets footer .phone .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

input[type=text],
input[type=tel],
input[type=email],
select,
textarea {
  width: calc(100% - 20px);
  padding: 8px 10px;
  background: rgba(186, 151, 101, 0.8);
  border: 0;
  font-size: 20px;
  color: white;
}
.page-form-page input[type=text],
.page-form-page input[type=tel],
.page-form-page input[type=email],
.page-form-page select,
.page-form-page textarea {
    font-size:16px;
}

select {
  width: 100%;
  padding: 9px 0;
}

select option {
  background: #ba9765;
  color: #2f2f2f;
  padding: 10px;
}

.page-template-page-contact .post {
  padding: 50px 0;
}

.page-template-page-contact .con_info {
  width: 40%;
}

.page-template-page-contact .con_info .t_details {
  color: #ba9765;
  font-size: 21px;
  margin-bottom: 15px;
}

.page-template-page-contact .con_info svg {
  width: 25px;
  height: 25px;
  fill: #ba9765;
  margin-left: 15px;
}

.page-template-page-contact .con_info .row {
  color: white;
  font-size: 20px;
  margin-bottom: 10px;
}

.page-template-page-contact .con_form {
  width: 60%;
}

.page-template-page-contact .con_form .wpcf7-form-control-wrap {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}

.page-template-page-contact .con_form ::-webkit-input-placeholder {
  color: white;
  font-family: "Assistant", sans-serif;
}

.page-template-page-contact .con_form :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-family: "Assistant", sans-serif;
}

.page-template-page-contact .con_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-family: "Assistant", sans-serif;
}

.page-template-page-contact .con_form :-ms-input-placeholder {
  color: white;
  font-family: "Assistant", sans-serif;
}

.page-template-page-contact .con_form input:focus::-webkit-input-placeholder,
.page-template-page-contact .con_form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.page-template-page-contact .con_form input:focus:-moz-placeholder,
.page-template-page-contact .con_form textarea:focus:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}

.page-template-page-contact .con_form input:focus::-moz-placeholder,
.page-template-page-contact .con_form textarea:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}

.page-template-page-contact .con_form input:focus:-ms-input-placeholder,
.page-template-page-contact .con_form textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.page-template-page-contact .con_form .t_lmessage {
  color: white;
  font-size: 21px;
  margin-bottom: 15px;
}

.page-template-page-contact .con_form .wrap .btn_wrap {
  width: 180px;
}

.page-template-page-contact .con_form .wrap .btn_wrap:before, .page-template-page-contact .con_form .wrap .btn_wrap:after {
  position: absolute;
  top: 15%;
  right: 50%;
  pointer-events: none;
}

.page-template-page-contact .con_form .wrap .btn_wrap:before {
  content: ">";
  color: #ba9765;
  font-size: 28px;
  transform: translate(50%, -2px);
  z-index: 100;
  font-family: monospace;
  font-weight: bold;
}

.page-template-page-contact .con_form .wrap .btn_wrap:after {
  content: "";
  transform: translate(50%, 0) rotate(45deg);
  padding: 15px;
  background: #221e1f;
  border: 1px solid #ba9765;
}

.page-template-page-contact .con_form .wrap .btn_wrap input {
  width: 100%;
  height: 100%;
  background: white;
  border: 0;
  color: #221e1f;
  font-size: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 10px;
  transition: all .7s ease;
}

.page-template-page-contact .con_form .wrap .btn_wrap input:hover {
  background: #ba9765;
}

.page-template-page-contact .con_form .wrap .textarea {
  width: calc(100% - 190px);
  margin-bottom: 0;
  line-height: 0;
}

.page-template-page-check .wrap {
  padding-top: 20px;
  column-count: 2;
  width: 90%;
  margin: 0 auto;
}

.page-template-page-check .wrap .wpcf7-form-control-wrap {
  margin-bottom: 10px;
}

.page-template-page-check .wrap .hnumber, .page-template-page-check .wrap .anumber, .page-template-page-check .wrap .entrancenum, .page-template-page-check .wrap .numofentr {
  width: calc(50% - 2px);
}

.page-template-page-check .wrap .textarea {
  line-height: 0;
  margin-bottom: 10px;
}

.page-template-page-check .wrap .col {
  break-inside: avoid;
  display: inline-block;
}

.page-template-page-check .wrap .tel, .page-template-page-check .wrap .mobile {
  width: 250%;
  margin-left: 5px;
}

.page-template-page-check .wrap .btn_wrap {
  width: 100%;
}

.page-template-page-check .wrap input[type=submit] {
  width: 100%;
  border: 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  background-color: white;
  color: #221e1f;
  background-image: url(/images/themes/yesod/images/sendbg.png);
  background-size: 30px;
  background-position: left 30% center;
  background-repeat: no-repeat;
  transition: all .7s ease;
}

.page-template-page-check .wrap input[type=submit]:hover {
  background-color: #ba9765;
}

.single-project #breadcrumbs {
  color: #ba9765;
}

.single-project .swiper-container .swiper-pagination-bullets {
  bottom: auto;
  left: 20px;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
}

.single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 0 0 10px 0;
  border-radius: 0;
  opacity: 1;
}

.single-project .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ba9765;
}

.single-project .acf-map {
  height: 40vh;
}

.single-project .content {
  background: #221e1f;
  height: 100%;
  overflow-y: scroll;
}

.single-project .t_map {
  background: #221e1f;
  color: white;
  text-align: center;
  padding: 8px 0;
  font-size: 25px;
}

.single-project .right {
  width: 40%;
}

.single-project .left {
  width: 100%;
  padding-right: 5vw;
  padding-left: 10vw;
}

.single-project .entry {
  margin-bottom: 20px;
}

.single-project .pform {
  margin-bottom: 30px;
}

.single-project .pform .t_contactus {
  color: #ba9765;
  margin-bottom: 10px;
}

.single-project .pform .t_contactus svg {
  margin-left: 10px;
}

.single-project .pform .wpcf7-form-control-wrap {
  width: 40%;
  margin-bottom: 0;
}

.single-project .pform input[type=submit] {
  width: 18%;
  border: 1px solid #ba9765;
  color: #221e1f;
  font-size: 21px;
}

.single-project .moreprojects .onep {
  width: calc(100% / 3 - 5px);
}

.single-project .moreprojects .onep .title {
  color: white;
}

.single-project .moreprojects .onep svg {
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.single-project .moreprojects .onep:hover svg {
  width: 76px;
  height: 76px;
  visibility: visible;
  opacity: 1;
}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .searchform, .searchbtn {
        display: none;
    }

    .fcc, .flex, .inrowf {
        display: block !important;
    }

    #FloatCF {
        display: none;
    }

    .container2 {
        width: 100%;
        padding: 0;
    }

    .langs.flex.align {
        text-align: center;
    }

    .logo {
        text-align: center;
        padding: 1em 0;
    }

    .page-template-page-front #content {
        height: auto;
    }

    header {
        position: relative;
    }

    .swiper-slide {
        width: 100% !important;
        text-align: center;
    }

    footer .f_posts {
        width: 100%;
    }

    .socials {
        display: none;
    }

    footer .f_posts .cont {
        width: 100%;
        font-size: 1em;
    }

    footer .f_posts .img_wrap {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    footer .f_posts .cont {
        width: 100%;
        text-align: center;
        font-size: 1em;
    }

    footer .phone {
        display: none;
    }

    #content {
        /*padding: 1em 0;*/
        height: auto;
    }

    .sidebar {
        width: 100% !important;
    }

    .main_content {
        width: 100% !important;
        max-height: none !important;
    }

        .main_content.gbox {
            width: 98% !important;
            padding: 1em 0;
        }

    body.rtl .pagebox {
        padding-left: 0 !important;
        width: 100%;
        max-height: none;
    }

    footer {
        position: relative;
        bottom: auto;
        left: auto;
        height: auto;
        min-height: 50px;
        width: 100%;
    }

    #sidebar {
        background: rgba(0, 0, 0, 0.85);
        min-height: auto !important;
        width: 100% !important;
        padding: 1em 0 !important;
    }

    .page-template-page-check .wrap {
        column-count: 1;
        width: 90%;
    }

    input[type=text], input[type=tel], input[type=email], select, textarea {
        width: 95%;
        padding: 1em 0;
        margin: 0 auto;
        display: block;
    }

    .page-template-page-check .wrap .tel, .page-template-page-check .wrap .mobile {
        width: auto;
        margin-left: 0;
    }

    .arcprojects .col3 {
        width: 100% !important;
    }

    .arcprojects .project .thumb {
        height: 8em !important;
    }

    .single-project .right {
        width: 100%;
    }

    .single-project .left {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .single-project .content {
        height: auto;
        overflow-y: auto;
    }

    h1.gold, h2.gold {
        font-size: 3em;
        text-align: center;
    }

    .single-project .entry {
        margin: 1em auto;
        width: 95%;
        font-size: 1.2em;
    }

    #leos {
        position: relative;
    }

    .single-project .pform input[type=submit] {
        width: 100%;
        padding: 1em 0;
    }

    .single-project .pform .wpcf7-form-control-wrap {
        width: 100%;
        margin-bottom: 1em;
    }

    .single-project .moreprojects .onep {
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    .arcbox .onepost .cont h3 {
        font-size: 1.6em;
        text-align: center;
    }

    .arcbox .onepost .cont {
        width: 90%;
        padding: 1em 0;
        min-height: auto;
        text-align: center;
        margin: 0 auto;
    }

    .page-template-page-contact .con_info {
        width: 100%;
    }

    .page-template-page-contact .con_form {
        width: 100%;
    }

        .page-template-page-contact .con_form .wrap .textarea {
            width: 100%;
        }

        .page-template-page-contact .con_form .wrap .btn_wrap:before, .page-template-page-contact .con_form .wrap .btn_wrap:after {
            display: none;
        }

        .page-template-page-contact .con_form .wrap .btn_wrap {
            width: 100%;
            margin-top: 10px;
        }

    .faqsbox .onefaq svg {
        width: 30px !important;
        height: 30px !important;
    }

    .faqsbox .onefaq .faqvbox {
        width: 90% !important;
        padding: 10px !important;
        margin: 0 auto;
    }

    .faqsbox .onefaq {
        text-align: center;
    }

    #MobNavBtn {
        display: block;
        position: absolute;
        top: 10px;
        right: 100%;
        width: 45px;
        height: 45px;
        background: inherit;
        z-index: 9999;
    }

        #MobNavBtn span {
            display: block;
            height: 4px;
            width: 70%;
            background: #fff;
            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);
    }

    nav {
        display: block;
        position: fixed !important;
        height: auto;
        width: 60%;
        max-width: 200px;
        z-index: 999;
        bottom: 0;
        top: 0;
        right: 0;
        height: 100vh;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        text-align: right;
    }

        nav.active {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        nav div.main_menu > ul {
            display: block;
            margin-top: 10px;
            height: calc(100vh - 50px);
            overflow-x: hidden;
            overflow-y: auto;
        }

            nav div.main_menu > ul > li > a {
                color: #fff;
            }

        nav ul li:after {
            display: none;
        }

        .back-to-menu,
        nav div.main_menu ul li.menu-item-has-children {
        }

            nav div.main_menu ul.active .back-to-menu:after,
            nav div.main_menu ul li.menu-item-has-children:after {
                display: block;
                content: '';
                position: absolute;
                top: 50%;
                left: 5px;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 16px;
                height: 16px;
                background: url(images/svg/mob-menu-arrow.svg) center center no-repeat;
                background-size: contain;
                -webkit-transition: all .5s ease;
                transition: all .5s ease;
                -webkit-transform-origin: 50% 0;
                transform-origin: 50% 0;
            }

        nav div.main_menu ul.active .back-to-menu:after {
            -webkit-transform: rotate(90deg) translateY(-50%);
            transform: rotate(90deg) translateY(-50%);
        }

        nav div.main_menu ul.active li.menu-item-has-children {
            padding: 0;
            width: 100%;
        }

            nav div.main_menu ul.active li.menu-item-has-children:after {
                display: none;
            }

        nav ul.menu li a {
            padding: 10px 5px !important;
            width: calc(100% - 10px) !important;
        }

    ul.sub-menu {
        display: none;
    }

    nav div.main_menu > ul > li > ul.sub-menu {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        pointer-events: none;
        padding: 25px 9vw 65px 0;
    }

        nav div.main_menu > ul > li > ul.sub-menu.chekd {
            height: 0;
            position: relative;
        }

    ul.sub-menu li {
        display: block;
        width: calc(100% - 10px);
        margin: 0 auto 0 0;
        padding: 0;
        position: relative;
    }

    .sub-menu li:nth-child(1),
    .sub-menu li:nth-child(2) {
    }

    nav div.main_menu > ul.menu > li.active > ul.sub-menu {
        opacity: 1;
    }

    nav div.main_menu > ul.menu.active > li > a {
        position: absolute;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }

    nav div.main_menu ul li.current_page_item > a,
    nav div.main_menu ul li.current-menu-item > a {
        color: #fff;
    }

    nav div.main_menu ul li:hover > a {
    }

    .back-to-menu {
        cursor: pointer;
    }

    nav .container {
        width: 100%;
    }

    .searchbtn.flex.align {
        display: none !important;
    }
}
.page-template-page-front .protected-zone-page#content{
    padding-bottom: 178px; 
    padding-top: 300px !important; 
    height: 380px;
    background-image: url(/images/themes/yesod/images/passbg.jpg);
}
.page-template-page-front .protected-zone-page .main_content.gbox{
    width:70%;
    margin:0 auto;
    background-color:rgba(0,0,0,0.4);
}
.page-template-page-front .page-form-page#content{
    padding-top: 140px !important; 
}

.page-template-page-front .projects-page#content{
    padding-top: 140px !important; 
    background:rgba(0, 0, 0, 0.60);
}
.page-template-page-front .projects-page .main_content{
    overflow-x: hidden;
    overflow-y: auto;
}
.project-page#content{
    padding-top: 140px !important;
    padding-bottom:124px;
}
.project-page .map_wrap,
.project-page .acf-map,
.project-page #map{
    height:20vw;
}
.page-template-page-front #content.search-page{
    padding-top:140px !important;
}
.search-page .main_content.gbox{
    width:100%;
}
#dl-menu{
    display:none;
}
video{
    width:60%;
    height:auto;
}
p.invalid{
    color:red;
}