/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */


.gg{
	display:none;
}
/*general*/
.elementor-editor-active header{
	display:none !important;
}
body {
    padding-top: 0px !important;
}
body{
	overflow-x:hidden !important;
}
html{
	overflow-x:hidden !important;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px !important;
    margin-bottom: 0px  !important;
}
h1{
	font-family: Assistant;
  font-size: 38px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.68;
  letter-spacing: normal;
  color: #003d5c;
}
h2{
  font-family: Assistant !important;
  font-size: 38px !important;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #003d5c !important;
}
h3{
  font-family: Assistant !important;
  font-size: 22px !important;
  font-weight: bold !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  color: #003d5c !important;
}
.maenu-bg{
	 background-color:#fff;
	 box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
	 -webkit-box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
     -moz-box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
    
	  padding-top:5px !important;
	  padding-bottom:5px !important;
}
.maenu-bg2{
	 background-color:#fff !important;
	  box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
	 -webkit-box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
     -moz-box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.5);
	  padding-top:5px !important;
	  padding-bottom:5px !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.banner-page{
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 67% 100%, 64% 94%, 30% 94%, 0 94%, 0 0, 25% 0);
   clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 67% 100%, 64% 94%, 30% 94%, 0 94%, 0 0, 25% 0); 
}
.navbar-default {
    background-color:transparent !important;
    border-color:transparent !important;
}
.fa-camera-retro:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/05/home-icon.png) !important;
}
.homeicon span.sub-arrow {
    display: none;
}

.btn-link1.home-btn-flight:hover i.fa.fa-angle-left:before {
    content: "\f104" !important;
}
.home-btn-flight .btn-link2:hover i.fa.fa-angle-left:before {
    content: "\f104" !important;
}
.home-btn-flight .btn-link3:hover i.fa.fa-angle-left:before {
    content: "\f104" !important;
}
.home-btn-flight .btn-link4:hover i.fa.fa-angle-left:before {
    content: "\f104" !important;
}

/*.bg_image_zoom {
    transform: scale3d(1, 1, 1);
    transition: transform 3s cubic-bezier(0.19, 1, 0.22, 1);
}*/

/*aroww before text botton*/
.fa-angle-left:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/shape.png) !important;
}
.canvas .fa-angle-left:before {
	content: "\f104" !important;
	
}
#top-ntn i.fa.fa-angle-left:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/arrow.png) !important;
}
.top-section{
	margin-top:0px !important;
}
.elementor-editor-active .logo-scroll {
    display: block;
}
.logo-scroll {
    display: none;
}
.hide{
	display:none;
}
.show{
	display:block;
}

/*top-navbar*/
/*.change-color-logo {
    background-color: rgba(0,0,0,0.5);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  /*  border-left: 16px solid #fff;
    border-top: 16px solid #FFF;
}*/
/*.change-color-nav {
    background-color: rgba(0,0,0,0.5);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
   border-top: 16px solid #FFF;
}*/
.fadedOut{
	opacity:0;
}

/*kav for title*/
.title-page:before{
   content: '';
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 10px;
    background: #cf922c;
}
.left-title-page:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 10px;
    background: #cf922c;
}

.title-page1:before{
   content: '';
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 10px;
    background: #fff;
}
/*add imge to page*/
.imagepage{
	display:block;
}
.imagepagenone{
	display:none;
}

/*en*/
.top-box-en .elementor-column-wrap.elementor-element-populated {
-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 79%, 82% 100%, 0 100%, 0% 58%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 79%, 82% 100%, 0 100%, 0% 58%, 0 0);
}
.enb .ee-breadcrumbs {
    text-align: left;
    margin-left: -12px;
    direction: ltr;
    float: left;
}

/*home and creerloby box corse*/
.box{
   -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 25%, 26% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 25%, 26% 0);
	width: 320px !important;
	margin-left: -0.5px;
	margin-top: -0.5px;
}

.top-box .elementor-column-wrap.elementor-element-populated {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 18% 100%, 0 79%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 18% 100%, 0 79%);
}
.btn-link1 a {
	border-bottom: 1px solid #003d5c;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.btn-link2 a {
	border-bottom: 1px solid #003d5c;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.btn-link3 a {
	border-bottom: 1px solid #003d5c;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.btn-link4 a {
	border-bottom: 1px solid #003d5c;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.home-btn-flight a.elementor-button-link {
    width: 85% !important;
    text-align: right;
    margin-top: 9px;
}

/* Float text box*/
.hvr-float {
  /*display: inline-block;*/
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box .hvr-float:hover, .box .hvr-float:focus, .box .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.bedek-box .hvr-float:hover, .bedek-box .hvr-float:focus, .bedek-box .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}




.bg{
	background: linear-gradient(90deg, #8aacbc 50%, #fff 50%);
	/*background-image: linear-gradient(to right, #fff, #fff 50%, #8aacbc 50%);*/
  background-attachment:fixed;
  background-repeat: no-repeat;
}
.home .blog-bg{
  background-image: linear-gradient(to left, #ffff, #fff 33%, #f3f2f2 33%);
  background-attachment:fixed;
  background-repeat: no-repeat;
 /* max-height: 503px;*/
	    height: 487px;
	 /*   transition: width 0.75s 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);*/
}
.Graduates{
  background-image: linear-gradient(to left, #ffff, #fff 33%, #f3f2f2 33%);
  background-attachment:fixed;
  background-repeat: no-repeat;
}

/*popup contact*/
#contact-popup label.elementor-field-label {
    position: relative;
    top: 15px;
    background: #fff;
    right: 20px;
    text-align: right;
    padding-right: 10px;
    padding-left: 20px;
}
button#contact-btn {
    margin-top: 26px;
}
#contact-popup input {
    height: 70px !important;
}
#contact-popup textarea#form-field-message {
    height: 183px;
}


#contact-popup-mobile label.elementor-field-label {
    position: relative;
    top: 15px;
    background: #fff;
    right: 20px;
    text-align: right;
    padding-right: 10px;
    padding-left: 20px;
}
button#contact-btn {
    margin-top: 26px;
}
#contact-popup-mobile input {
    height: 70px !important;
}
#contact-popup-mobile textarea#form-field-message {
    height: 183px;
}


.fa-remove:before, .fa-close:before, .fa-times:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/x.png') !important;
    width: 20px;
    height: 20px;
}

/*slider*/

.home .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
   /* margin-top: -11px;
    position: relative;
    left: 202px;*/
	margin-top: -151px;
    position: relative;
    left: 468px;
}

.Graduates-flightinner .n2-bar-justify-content-center {
    top: -88px;
    justify-content: center;
    right: -502px;
	position:relative;
}
.Career .n2-bar-justify-content-center {
    top: -88px;
    justify-content: center;
    right: -502px;
	position:relative;
}
/*.n2-bar-justify-content-center{
	  top: -88px;
    justify-content: center;
    right: -502px;
	position:relative;
}
*/
/*home-blog*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10-specific styles go here */
   .jet-smart-listing__post-thumbnail-img{
  max-height:332px;
}
}


.one-blog .jet-smart-listing__post-thumbnail{
-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 93%, 62% 93%, 59% 100%, 0 100%, 0 0, 27% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 93%, 62% 93%, 59% 100%, 0 100%, 0 0, 27% 0);
	max-height: 329px;
	   
}
.one-blog .jet-smart-listing__post-thumbnail img{
	 background-position: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.one-blog .jet-smart-listing__post-thumbnail a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.two-blog .post-thumbnail img{
	  background-position: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
	
}
.two-blog .post-thumbnail a:hover img{
	 -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.two-blog .post-thumbnail{
-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
	max-height: 259px;
    margin-top: 74px;
}
.two-blog .jet-more-wrap {
    margin-top: -40px;
}
.two-blog .jet-posts__inner-content {
    border-bottom: 2px solid #f3f2f2;
    padding-bottom: 32px;
}

.one-blog .jet-smart-listing__more-wrap {
    margin-top: -45px;
    margin-bottom: 21px;
}

/*.two-blog .post-thumbnail:hover:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.45);
}*/
/*magazin-blog*/
.blog-bg{
  background-image: linear-gradient(to left, #ffff, #fff 33%, #f3f2f2 33%);
  background-attachment:fixed;
  background-repeat: no-repeat;
}
/*.top-post img{
    width: 100% !important;
    max-height: 515px !important;
}*/
div#mainPhoto {
    min-height: 515px;
	background-repeat:no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.post-box {
    position: absolute;
    z-index: 999;
    bottom: -89px;
    background: #fff;
    width: 560px;
    height: 360px;
    left: 312px;
	padding-top: 36px;
    padding-right: 36px;
}
a.post-title {
    font-family: Assistant;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.68;
    letter-spacing: normal;
    text-align: right;
    color: #003d5c;

}
span.entry-date {
    display: block;
    font-family: Assistant;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: right;
    color: #636363;
	margin-top: 5px;
}
.entry-title {
    padding-top: 32px;
}
.post-excerpt {
    font-family: Assistant;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: right;
    color: #616161;
	padding-bottom: 14px;
	padding-top: 32px;
	padding-left: 67px;
}
a.post-more {
    font-family: Assistant;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: right;
    color: #003d5c;
	text-decoration:underline !important;
}
/*category -blog*/
.elementor-post__thumbnail.elementor-fit-height {
    webkit-clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    max-height: 259px;
}
a.elementor-post__read-more {
    margin: -40px 0px 0px 0px;
    padding: 2px 17px 2px 15px;
    font-family: "Assistant", Sans-serif;
    font-size: 26px;
    color: #003d5c;
    background-color: #f3f2f2;
    border-radius: 48px 48px 48px 48px !important;
}

span.elementor-post-date {
    font-family: "Assistant", Sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    color: #626262;
}
.elementor-post__text {
    padding-left: 78px;
    margin-right: 14px;
	margin-top: -13px;
}
.elementor-post__meta-data {
    padding-top: 18px;
}
a.elementor-post__read-more {
    position: relative;
    left: -63px;
    float: left;
}
a.elementor-post__thumbnail__link {
    webkit-clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    max-height: 259px;
    /* margin-top: 74px; */
}
.blogload .elementor-post:first-child{
	display:none !important;
}


/*blog*/
.ee-post__media__thumbnail.ee-media__thumbnail {
    webkit-clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 32%, 100% 91%, 28% 91%, 21% 100%, 0 100%, 0 0, 28% 0);
    max-height: 259px;
    /* margin-top: 74px; */
}
.ee-post__read-more {
    margin-top: -50px;
    /* background-color: #ccc; */
}
.ee-post__read-more a {
    margin-top: -50px;
     background-color: #ccc; 
}
.ee-post__read-more a {
    border-radius: 48px 48px 48px 48px !important;
}
.ee-post__read-more {
    margin-top: -51px !important;
}
.blogload {
    margin: 45px 0px 150px 0px;
    padding-bottom: 52px;
}

/*machon bedek*/
.bedek-box{
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
	width: 430px !important;
	height: 226px !important;
	margin-left: -1px;
}

#contact label.elementor-field-label {
    position: relative;
    top: 15px;
    background: #fff;
    right: 20px;
    text-align: right;
    padding-right: 10px;
    padding-left: 20px;
	z-index:99;
}
button#contact-btn {
    margin-top: 26px;
}
#contact input {
    height: 70px !important;
}
#contact textarea#form-field-field_6 {
    height: 185px;
}
#contact button#mivdak-btn {
    position: relative;
    top: -115px;
}
#contact select#form-field-message{
	height: 70px !important;
}
#contact select#form-field-685b98c{
	height: 70px !important;
}

#contact selec label.elementor-field-label {
    position: relative;
    top: 15px;
    background: #fff;
    right: 20px;
    text-align: right;
    padding-right: 10px;
    padding-left: 20px;
	z-index:99;
}
select#form-field-685b98c

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/x.png') !important;
    width: 20px;
    height: 20px;
}




/*arcive -post*/
.flight-title{
	text-align:left;
  font-family: Assistant;
  font-size: 38px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #003d5c;
	padding-right: 392px;
	border-left: 10px solid #cf922c;
    padding-left: 26px;
}
.link-title{
	color: #003d5c;
}
.bluebox h2 {
    color: #fff !important;
}
.box-contant {
    background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
    position: absolute;
    top: 165px;
    background-repeat: no-repeat;
    height: 468px;
    right: -126px;
    z-index: 99;
}
.flight-contant {
    font-family: Assistant;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: right;
    color: #797979;
    padding-top:75px;
    padding-right: 72px;
	padding-left: 125px;
}
.boxes {
    margin-bottom: 581px;
}
.boxes:nth-child(2n+0) .col-md-6 {
    float: right !important;
    direction: rtl !important;
}
.boxes:nth-child(2n+0) .flight-title{
   text-align:right !important;
  font-family: Assistant;
  font-size: 38px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #003d5c;
  border-right: 10px solid #cf922c !important;
  padding-right:26px;
  border-left:transparent !important;
  padding-left: 441px;
}
.boxes:nth-child(2n+0) .box-contant {
    background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
    position: absolute;
    top: 153px;
    background-repeat: no-repeat;
    height: 486px;
    left: -172px;
    z-index: 99;
}
.boxes:nth-child(2n+0) .flight-contant {
    font-family: Assistant;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: right;
    color: #797979;
    padding-top: 75px;
    padding-right: 222px;
	padding-left: 125px;
}
.boxes:nth-child(2n+0) .readmore a {
    padding-right: 222px;
    font-family: Assistant;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: right;
    color: #003d5c;
    padding-top: 21px;
    text-decoration: underline !important

}

.readmore a {
    padding-right: 72px;
    font-family: Assistant;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: right;
    color: #003d5c;
    padding-top: 21px;
    text-decoration: underline !important

}
.fa-caret-left:before {
    content: "\f0d9";
    color: #003d5c;
    position: relative;
    top: 1px;
	right: 9px;

}
.warper-post {
    padding-bottom: 196px;
}

.img-post-top img {
    max-height: 516px !important;
}
/**/
.bedeq{
background-image: linear-gradient(to left, #ffff, #fff 33%, #f3f2f2 33%);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.bedeq .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    position: relative;
    top: -80px;
    right: -466px;
}
/*post-flight*/

.flight-img-desktop{
		display:block;
	}
.flight-img-mobile{
		display:none;
	}
/*inner-post-flight*/
.flight-right-text hr {
    background: #003d5c !important;
    height: 1px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
	    padding-top: 1px;
}
.flight-right-text {
    padding-left: 50px;
    padding-right: 14px;
}
.flight-left-text hr {
    background: #ffffff !important;
    height: 1px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;;
}

/*@keyframes FadeIn { 
  0% {
    opacity: 0;
    transform: scale(.1);
  }

  85% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.flight-img-desktop {
  float: left;
  margin: 20px;
  animation: FadeIn 1s linear;
  animation-fill-mode: both;
}

.flight-img-desktop img:nth-child(1) { animation-delay: .5s }
.flight-img-desktop img:nth-child(2) { animation-delay: 1s }
.flight-img-desktop img:nth-child(3) { animation-delay: 1.5s }
.flight-img-desktop img:nth-child(4) { animation-delay: 2s }

*/




/*accurdiun*/
.fa-minus:before {
    content: "\f104" !important;
    font-size: 25px;
}
.fa-plus:before {
    content: "\f107" !important;
    font-size: 25px;
}
.elementor-tab-title {
    border-bottom: 1px solid #003d5c !important;
}
span.elementor-icon-list-icon {
    margin-top: -3px !important;
}
/*catlog-pages*/
.filght-catlog .jet-tabs__content-wrapper {
    padding: 0px 192px 0px 192px;
}

.filght-catlog #jet-tabs-content {
    border-top: 1px solid #003d5c;
}
.jet-tabs__control:first-child {
    margin-right: 0px !important;
}
.jet-tabs__control:last-child {
    margin-left: 0px !important;
}
select#form-field-websites {
    width: 340px;
    height: 70px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.4);
    font-family: Assistant;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    border: 2px solid #fff;
	padding-right:25px;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/up-and-down.png);
    background-repeat: no-repeat;
    background-position: center left 4%;
}

button#open_same_window {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    top:6px;
    right: 10px;
    border: none;
}
input#open_same_window {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    top: 6px;
    right: 10px;
    border: none;
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 38px;
	color: #003d5c;
}
@-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 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -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;
}

/*zi matosim*/
.plan-bg{
	background: linear-gradient(90deg, #f3f2f2 53%, #fff 46%);
}
#jet-tabs-control-1011.active-tab .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen.png') !important;
}
#jet-tabs-control-1011 .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-overly.png') !important;
}
#jet-tabs-control-1011:hover .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen.png') !important;
}#jet-tabs-control-1011:active-tab .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-overly.png') !important;
}
#jet-tabs-control-1012 .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens.png') !important;
}

#jet-tabs-control-1012:hover .fa-arrow-circle-right:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens-overly.png) !important;
}
#jet-tabs-control-1012.active-tab .fa-arrow-circle-right:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens-overly.png) !important;
}
/*footer form*/

footer input#form-field-name {
    height: 49px !important;
}
.zi .jet-tabs__control-wrapper {
    margin-top: 200px !important;
}
div#jet-tabs-control-1011 {
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 13%, 93% 21%, 93% 100%, 0 100%, 0 75%, 0% 43%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 13%, 97% 15%, 97% 100%, 0 100%, 0 71%, 0% 36%, 0 0);
}
div#jet-tabs-control-1012 {
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 13%, 93% 21%, 93% 100%, 0 100%, 0 75%, 0% 43%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 13%, 97% 15%, 97% 100%, 0 100%, 0 71%, 0% 36%, 0 0);
}

.slider-1 .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: 28px;
    margin-left: 350px;
    position: absolute;
    right: -439px;
}
.slider-2 .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: 132px;
    margin-left: 350px;
    position: absolute;
    right: 118px;
}
a.event-category-color:nth-child(3) {
    margin: 0 -1px !important;
}
/*foter*/
.menu-footer li a:hover {
    text-decoration: underline;
}
/*zi matosim-mobile*/
.tabs-zi .jet-tabs__content-wrapper {
    position: relative;
	overflow: visible !important;
}
.tabs-zi .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    position: absolute;
    top: -75px;
	right: 49px;
}
#jet-tabs-control-1451.active-tab .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-1.png') !important;
}
#jet-tabs-control-1451 .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-hovr.png') !important;
}
#jet-tabs-control-1451:hover .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-1.png') !important;
}
#jet-tabs-control-1451:active-tab .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/single-enginen-hovr.png') !important;
}
#jet-tabs-control-1452 .fa-arrow-circle-right:before {
    content: url('https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens-1.png') !important;
}

#jet-tabs-control-1452:hover .fa-arrow-circle-right:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens-hover.png) !important;
}
#jet-tabs-control-1452.active-tab .fa-arrow-circle-right:before {
    content: url(https://www.moonair.co.il/wp-content/uploads/2019/02/two-enginens-hover.png) !important;
}
div#jet-tabs-control-1451 {
    -webkit-clip-path: polygon(18% 0, 25% 11%, 100% 11%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0);
    clip-path: polygon(12% 0, 16% 5%, 100% 5%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0);
}
div#jet-tabs-control-1452 {
    -webkit-clip-path: polygon(18% 0, 25% 11%, 100% 11%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0);
    clip-path: polygon(12% 0, 16% 5%, 100% 5%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0);
}
@media(max-width:1151px){
	.elementor-8 .elementor-element.elementor-element-abbe617 .elementor-nav-menu--main .elementor-item {
    color: #003d5c;
    padding-left: 11px !important;
    padding-right: 11px !important;
}
}
@media (max-width:1441px){
	.post-box {
    position: absolute;
    z-index: 999;
    bottom: -89px;
    background: #fff;
    width: 560px;
    height: 360px;
    left: 67px;
    padding-top: 36px;
    padding-right: 36px;
}
}
@media (max-width:1025px){
	.elementor-8 .elementor-element-9861464{
		display:none !important;
	}
	.elementor-8 .elementor-element-dcc9bdd{
		order:1;
	}
	.elementor-8 .elementor-row{
		justify-content: space-between;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d{
		margin-right:32px;
		width:auto !important;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle{
		background:transparent;
		text-align: left;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle i{
		background: #003d5c;
		position:relative;
		width: 19px;
		height: 4px;
		border-radius: 5px;
		margin-top: 10px;
		transition: 0.5s all;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:after,
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:before{
		content:'';
		position:absolute;
		width: 34px;
		height: 4px;
		background: #003d5c;
		border-radius: 5px;
		right: -14px;
		transform-origin:center center;
		transition: 0.5s all;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:before{
		top:-10px;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:after{
		top:10px;
	}
	.elementor-8 .change-color .elementor-element.elementor-element-baec63d .elementor-menu-toggle i,
	.elementor-8 .change-color .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:after,
	.elementor-8 .change-color .elementor-element.elementor-element-baec63d .elementor-menu-toggle i:before,
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i:after,
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i:before{
		background:#3b4b52;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i,
	body:not(.home) .elementor-13 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i{
		background:#fff;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i:after{
		transform: rotate(-45deg);
		top: 0;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active i:before{
		transform: rotate(45deg);
		top: 0px;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active{
		z-index:10000;
		position: relative;
		transform: scale(0.7);
	}
	.elementor-menu-toggle.elementor-active{
		top: 0px;
		right:0px;
	}
	.menuscroll .elementor-menu-toggle.elementor-active{
		top: 0px;
	}
	.elementor-8 .elementor-element.elementor-element-baec63d .elementor-menu-toggle.elementor-active:before{
		content:'';
		width: 60px;
		height: 60px;
		background:transparent;
		position:absolute;
		top: -5px;
		right: -5px;
	}
}
@media(max-width:1280px){
    .footerlinks{
        padding-right:50px !important;
        padding-left:50px !important;
    }
    .page-id-2{
         padding-right:50px !important;
        padding-left:50px !important;
    }
	.footricons{
        padding-right:24px !important;
        padding-left:24px !important;
    }
	.banner-page{
		padding-right:50px !important;
        padding-left:50px !important;
	}
	.box1281{
		padding-right:24px !important;
        padding-left:24px !important;
	}
	.home-btn-flight{
		padding-right:24px !important;
	}
	.arrow{
		padding-left:24px !important;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
.box{
    width: 50% !important;
}
}
@media (max-width: 1200px) and (min-width: 991px){
	.flight-img-desktop img{
		max-width:inherit !important;
	}
}
@media (max-width:991px){
	.flight-img-desktop img{
		max-width:100% !important;
	}
.box-contant {
        background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
    position: absolute;
    /* top: 288px; */
    background-repeat: no-repeat;
    height: auto;
    right: 314px;
    z-index: 99;
    width: 58%;
    padding-bottom: 51px
}
	.flight-contant{
		padding-left:0px;
	}
	.bedek-box{
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
	width: 50% !important;
	height: 226px !important;
}
}
@media (max-width: 767px){
.elementor-column.elementor-sm-40 {
    margin: 0 auto;
}
	.two-blog .post-thumbnail img {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin: 32px auto;
    max-height: 300px;
}
	.Graduates {
    background-image: linear-gradient(to left, #ffff, #fff 0%, #f3f2f2 0%);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
	.mobile-slider-home .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: -120px;
    margin-left: 217px;
    position: relative;
    
}
	.top-box {
    padding: 0px 15px 0px 15px;
}
	.flight-img-desktop{
		display:none;
	}
	.flight-img-mobile{
		display:block;
	}

	.col-md-6.flight {
    padding: 0px;
}
.box-contant {
    background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
    position: absolute;
    top: 363px;
    background-repeat: no-repeat;
    height: 468px;
    right: 26px;
    z-index: 99;
    left: 109px;
    width: 92%;
}
.flight-title {
    text-align: left;
    font-family: Assistant;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #003d5c;
    padding-left: 33px;
    border-left: 10px solid #cf922c;
    padding-right: 193px;
    margin-bottom: 51px;
}

	.flight-img-mobile img {
    width: 100%;
}
	
}
.post-img-big{
	display:block;
}
.post-img-small{
	display:none;
}
@media (max-width:480px){
.boxes {
    height: 353px;
}
	.box-contant:nth-child(2) {
    top: 354px;
}
	.boxes:nth-child(3) .box-contant{
		top:335px !important;
		
	}
	.sec-section-animation .boxes .readmore a, .fourth-section-animation .boxes .readmore a{
		padding-right:0px !important;
	}
.sec-section-animation .boxes .box-contant, .fourth-section-animation .boxes .box-contant {
    background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
	position: absolute;
    top: 437px !important;
    background-repeat: no-repeat;
    height: 486px !important;
    left: -172px !important;
    z-index: 99;
    width:55% !important;
}	
	.sec-section-animation .boxes .flight-contant, .fourth-section-animation .boxes .flight-contant{
		padding-right:30px !important;
	}
	
.post-img-small{
	display:block;
}
.post-img-big{
	display:none;
}
.banner-page {
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 82% 100%, 72% 94%, 30% 94%, 0 94%, 0 0, 25% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 82% 100%, 72% 94%, 30% 94%, 0 94%, 0 0, 25% 0);
}	
	.box {
    width: 50% !important;
    display: inline-block !important;
	 margin-bottom: -0.9px;
		margin-right: -2px
}
.home .blog-bg {
    background-image: linear-gradient(to left, #ffff, #fff 53%, #f3f2f2 33%);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 281px;
}
.two-blog .post-thumbnail img {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin: 32px auto;
    max-height: 300px;
}
.two-blog .post-thumbnail {
    margin-top: 74px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 93%, 62% 93%, 59% 100%, 0 100%, 0 0, 27% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 93%, 62% 93%, 59% 100%, 0 100%, 0 0, 27% 0);
	max-height:300px;
}
.two-blog .post-thumbnail {
    margin-top: 74px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 93%, 62% 93%, 59% 100%, 0 100%, 0 0, 27% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 33%, 100% 92%, 40% 93%, 34% 100%, 0 100%, 0 0, 27% 0);
    max-height: 300px;
}
.two-blog .jet-posts__item.col-desk-4 {
    margin-bottom: -34px;
}
.two-blog .jet-more-wrap {
    margin-top: -40px;
    margin-left: 20px;
}
.Graduates {
    background-image: linear-gradient(to left, #ffff, #fff 40%, #f3f2f2 40%);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
	.left-title-page {
    margin-left: 15px;
}
.Graduates-mobile .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: -189px !important;
    margin-left: 217px !important;
    position: relative;
	left:0px;
    
}
	
.mobile-slider-home  .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: -189px !important;
    margin-left: 217px !important;
    position: relative;
	left:0px;
    
}
	.top-box {
    padding: 0px 15px 0px 15px;
	margin-top: -17px;
}
	
	.home-btn-flight a.elementor-button-link {
    width: 93% !important;
    text-align: right;
    margin-top: 38px;
} 
	
	.jet-weather__current-icon-box {
    margin-left: 7px;
    margin-top: 15px;
}
	.jet-weather-icon {
    color: #003d5c;
    font-size: 48px !important;
}

.post-box {
  position: absolute;
    z-index: 999;
    bottom: -67px;
    background: #fff;
    width: 92%;
    height: auto;
    left: 15px;
    padding-top: 36px;
    padding-right: 36px;
	padding-bottom: 33px;
}
	.img-thum img {
     min-height: 638px;
    max-width: 700px !important;
    overflow: hidden;
    position: relative
}
	.post-excerpt {
    font-family: Assistant;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: right;
    color: #616161;
    padding-bottom: 14px;
    padding-top: 32px;
    padding-left: 33px;
}
	.blog-bg {
    background-image: linear-gradient(to left, #ffff, #fff 46%, #f3f2f2 46%);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
	a.post-title {
    font-family: Assistant;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.76;
    letter-spacing: normal;
    text-align: right;
    color: #003d5c;
}
	.flight-img-desktop{
		display:none;
	}
	.flight-img-mobile{
		display:block;
	}
	
	.box-contant {
    background: url('https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-3.png');
    position: absolute;
    top: 339px;
    background-repeat: no-repeat;
    height: 468px;
    right: 12px;
    z-index: 99;
    left: 8px;
}
	/*.boxes {
    margin-bottom: 283px;
}*/
.boxes:nth-child(2n+0) {
    padding-bottom: 416px;
        margin-top: 341px;
}
.boxes:nth-child(2n+0) .box-contant {
   background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-3.png);
    position: absolute;
    top: 354px;
    background-repeat: no-repeat;
    height: 486px;
    right: -9px;
    z-index: 99;
    width: 54%;
    margin-right: 30px;
}
	.boxes:nth-child(2n+0) .flight-contant {
    font-family: Assistant;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: right;
    color: #797979;
    padding-top: 75px;
    padding-right: 30px;
    padding-left: 125px;
}
.flight-title {
    text-align: left;
    font-family: Assistant;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #003d5c;
    padding-left: 33px;
    border-left: 10px solid #cf922c;
    padding-right: 193px;
    margin-bottom: 51px;
    margin-left: 15px;
}
	.boxes:nth-child(2n+0) .flight-title {
    text-align: right !important;
    font-family: Assistant;
    font-size: 34px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #003d5c;
    border-right: 10px solid #cf922c !important;
    padding-right: 26px;
    border-left: transparent !important;
    padding-left: 441px;
    margin-right: 15px;
}
	.readmore {
		padding-right: 29px;
	}
	.readmore:nth-child(2n+0) {
		padding-right: 29px !important;
	}
		.flight-contant {
    padding-right: 30px;
    padding-left: 42px !important;
}
	.boxes:nth-child(3) .box-contant {
    top: 354px;
}
	
.bedek-box{
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
	width: 50% !important;
	height: 210px !important;
	margin-left: -1px;
}	
	#contact button#mivdak-btn {
    position: relative;
    top: 19px;
}

   select#form-field-websites {
    width: 235px;
    margin-right: 0px;
	}
	input#open_same_window{
	 top: 6px;
    right: -6px;
	}
#bedeq .n2-bar-justify-content-center {
    top: -88px;
    justify-content: center;
    right: -136px;
    position: relative;
}
	.blog-categories {
    margin-right: 14px;
	text-align: right !important;
}
	a.event-category-color:nth-child(3) {
    margin: 5px -1px !important;
    display: block;
}
	.filght-catlog .jet-tabs__content-wrapper {
    padding: 0px;
}
	.elementor-1271 .elementor-element.elementor-element-3195367 > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control {
    margin: 0px 32px 0px 32px;
    border-radius: 0px 0px 0px 0px;
    border-style: solid !important;
    border-width: 0px 0px 1px 0px !important;
    width: 50%;
    border-color: #003d5c;
}
	.elementor-1271 .elementor-element.elementor-element-3195367 > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control.active-tab {
    border-style: solid;
    border-width: 0px 0px 5px 0px !important;
    border-color: #003d5c;
}
	.jet-tabs__control-inner {
    -webkit-box-pack: right !important;
    -webkit-justify-content: right !important;
    -ms-flex-pack: center !important;
    justify-content: right !important;
    -webkit-box-align: right !important;
    -webkit-align-items: right !important;
    -ms-flex-align: right !important;
    align-items: right !important;
}
	.flight-right-text {
    padding-left: 18px;
    padding-right: 0px;
	 padding-bottom: 64px;
}
#Graduates-mobile .n2-bar-justify-content-center {
    top: -88px;
    justify-content: center;
    right: -107px;
    position: relative;
}
	footer input#form-field-name {
    height: 49px !important;
    text-align: center !important;
}
	button#footerbtn {
    margin-top: -13px !important;
	max-width: 131px !important;
	max-height: 30px !important;
}
	.readmore a {
    padding-right: 0px;
}
	.boxes:nth-child(2n+0) .readmore a{
		 padding-right: 0px;
	}
	.flight-contant {
		    margin-top: -2px;
	}
	#mobile-bedeq .nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    position: absolute !important;
    top: -88px;
    right: 47px;
}
	.ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 9% !important;
    top: -66px !important;
}
	.elementor-element.elementor-element-a4be52a.elementor-widget.elementor-widget-heading {
    margin-top: -131px !important;
}
	.hvr-float h2.elementor-heading-title.elementor-size-default {
    font-size: 29px !important;
}
	.bredheb .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 8% !important;
    top: -66px !important;
}
	.page-id-5323 h1 {
    font-size: 39px !important;
}
	.page-id-5319 h1 {
    font-size: 31px !important;
}
	.page-id-5319 .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 2% !important;
    top: -66px !important;

}
	.page-id-5319 .ee-breadcrumbs__text {
    font-size: 12px !important;
}
	.single-experience_flights .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 29% !important;
    top: -66px !important;
}
	.postid-957 h1 {
    font-size: 40px !important;
}
	.page-id-3008 .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: -28% !important;
    top: -3px !important;
}
	.enb{
		float:none !important;
	}
}
@media (max-width:414px){
		.bredheb .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 13% !important;
    top: -66px !important;
}
	.page-id-3008 .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: -28% !important;
    top: -3px !important;
}
	.enb{
		float:none !important;
	}
}
@media (max-width:321px){
	
	.hvr-float h2.elementor-heading-title.elementor-size-default {
    font-size: 29px !important;
}
	
	.ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 34% !important;
    top: -47px !important;
}
	.elementor-element.elementor-element-a4be52a.elementor-widget.elementor-widget-heading {
    margin-top: -131px !important;
}
	
	
	.home-btn-flight a.elementor-button-link {
    width: 93% !important;
    text-align: right;
    margin-top: 38px;
}
.bedek-box{
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 100%, 78% 100%, 36% 100%, 0 100%, 0 37%, 17% 0);
	width: 50% !important;
	height: 226px !important;
	margin-left: -1px;
}
	select#form-field-websites {
    width: 252px;
		margin-right: 36px;
	}
	input#open_same_window{
	 top: 6px;
    right: -6px;
	}
	#bedeq .n2-bar-justify-content-center {
    top: -88px;
    justify-content: center;
    right: -136px;
    position: relative;
}
		.flight-contant {
    padding-right: 30px;
    padding-left: 42px !important;
}
	.filght-catlog .jet-tabs__content-wrapper {
    padding: 0px;
}
	.elementor-1271 .elementor-element.elementor-element-3195367 > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control {
    margin: 0px 32px 0px 32px;
    border-radius: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    width: 50%;
    border-color: #003d5c;
}
	.elementor-1271 .elementor-element.elementor-element-3195367 > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control.active-tab {
    border-style: solid;
    border-width: 0px 0px 5px 0px !important;
    border-color: #003d5c;
}
	.jet-tabs__control-inner {
    -webkit-box-pack: right !important;
    -webkit-justify-content: right !important;
    -ms-flex-pack: center !important;
    justify-content: right !important;
    -webkit-box-align: right !important;
    -webkit-align-items: right !important;
    -ms-flex-align: right !important;
    align-items: right !important;
}
	.flight-right-text {
    padding-left: 18px;
    padding-right: 0px;
	padding-bottom: 64px;
}
	footer input#form-field-name {
    height: 49px !important;
    text-align: center !important;
}
	button#footerbtn {
    margin-top: -13px !important;
}
	.readmore a {
    padding-right: 0px;
}
	.boxes:nth-child(2n+0) .readmore a{
		 padding-right: 0px;
	}
	.img-thum img {
        min-height: 638px;
    max-width: 700px !important;
    overflow: hidden;
    right: -165px;
    position: relative
}
	.sec-section-animation .boxes .box-contant, .fourth-section-animation .boxes .box-contant {
    background: url(https://www.moonair.co.il/wp-content/uploads/2019/02/combined-shape-1.png);
    position: absolute;
    top: 361px !important;
    background-repeat: no-repeat;
    height: 486px !important;
    left: -172px !important;
    z-index: 99;
    width: 55% !important;
}
	.bredheb .ee-breadcrumbs-align-right.ee-breadcrumbs-align-center {
    position: relative !important;
    right: 13% !important;
    top: -66px !important;
}
}

.home-btn-flight a.elementor-button-link:hover {
    /*background-color: #f3f2f2 !important;*/
    color: #000 !important;
}

.page-template	#main article {
    margin-top: 60px;
}

/* ********************************************************************************************************************/

@media (max-width: 768px) {
	#octAccess {
		top: 80% !important;
	}
	
	#octAccess.oct-active {
		top: 20% !important;
	}
	
	#octAccess .open {
		font-size: 8px !important;
		padding: 4px 4px 0 5px !important;
	}
	
	#octAccess .octIcon-chair {
		height: 16px !important;
		background-size: 70% !important;
		background-position: 4px 0 !important;
		background-image: url(https://www.moonair.co.il/wp-content/uploads/android-icon.jpg) !important;
		background-repeat: no-repeat !important;
	}
}

#callnowbutton.cnb-single {
	width: 50px !important;
	height: 50px !important;
	bottom: 20px !important;
	left: 16px !important;
}

#chaty-widget-0 .chaty-widget {
	right: 11px !important;
	bottom: 20px !important;
}

/* ********************************************************************************************************************/

.jet-weather-notice {
	display: none;
}

/* ********************************************************************************************************************/

/*[style*="color: #ff0000"] {
    color: #7A7A7A !important;
}

[style*="color: #3366ff"] {
    color: #7A7A7A !important;
}/*

/* ********************************************************************************************************************/