/* 
 * Open Sans Hebrew
 */
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/opensanshebrew-italic-webfont.eot');
  src: url('fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-italic-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-italic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/opensanshebrew-light-webfont.eot');
  src: url('fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-light-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-light-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 400;
 src: url('fonts/opensanshebrew-italic-webfont.eot');
  src: url('fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-italic-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-italic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/opensanshebrew-regular-webfont.eot');
  src: url('fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-regular-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-regular-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/opensanshebrew-bolditalic-webfont.eot');
  src: url('fonts/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-bolditalic-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-bolditalic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/opensanshebrew-bold-webfont.eot');
  src: url('fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-bold-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-bold-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/opensanshebrew-extrabolditalic-webfont.eot');
  src: url('fonts/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-extrabolditalic-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/opensanshebrew-extrabold-webfont.eot');
  src: url('fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/opensanshebrew-extrabold-webfont.woff') format('woff'),
       url('fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype');
}


/* iframe[name='google_conversion_frame'] { 
  position: absolute; 
  bottom: 0; 
}
*/


#acc {
  right: 15px !important;
  top: 0 !important;
}

html, body {
	padding: 0; 
	margin: 0; 
	font-family: 'Open Sans Hebrew', sans-serif !important;
}

p {
  font-size: 20px;
}

.left_side {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d2e7c6+1,ffffff+29 */
background: #d2e7c6; /* Old browsers */
background: -moz-linear-gradient(top,  #d2e7c6 1%, #ffffff 29%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d2e7c6 1%,#ffffff 29%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d2e7c6 1%,#ffffff 29%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2e7c6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



  height: 100vh !important;
  -moz-box-shadow: 3px 1px 35px #2e2e2e;
-webkit-box-shadow: 3px 1px 35px #2e2e2e;
box-shadow: 3px 1px 35px #2e2e2e;
}

.logoed {
  padding-top: 25px;
  padding-bottom: 20px;
}

.phoned {
  font-size: 26px;
  padding-top: 40px;

}

.phoned a{
  color: #411100;
  vertical-align: sub; 

}

.phoned a:hover {
  color: #333;
  text-decoration: none;
}


span.small_font {
    color: #f4f4f3;
}


div#tnx h3 {
    font-size: 34px;
}

.padding-off {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.main_text {
  border-top: 2px solid #bdbdbd;
  border-bottom: 2px solid #bdbdbd;
  padding-bottom: 10px;
  margin-top: 40px;
}

.main_text h1 strong{
  font-size: 50px;
  color: #178742;
  font-weight: 800;
}

.main_text h1{
  font-size: 45px;
  color: #178742;
  line-height: 45px;
  margin-bottom: 0px;
  font-weight: bold;
}

.main_text h2{
  font-size: 23px;
  color: #000000;
  margin-top: 15px;
  font-weight: bold;

}

span.h2_text {
    font-weight: 400;
    font-size: 29px;
}

.list_left {
  padding-top: 35px;
  padding-bottom: 35px;
}

.list_left i {
  color: #ec6624;
  font-size: 20px;
}



#myCarousel1 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.bt-flabels__wrapper {
    border: none !important;
    padding-top: 5px;
}

.bt-flabels__error-desc {
    top: 7px !important;
}

.bt-flabels label {
    top: 6px !important;
}

input#text, input#email, input#phone {
  background: #cccccc !important;
  border:none !important;
  margin-top: 0px;

}

.bt-flabels__error input#text, .bt-flabels__error input#phone,
.bt-flabels__error input#email {
    background: #feeeee !important;
}

.checked, .checked_text {
  padding: 0 !important;
}

.checked_text h4 {
  padding-right: 10px;
}

input#check {
  width: 20px;
  margin-right: 4px;
  margin-top: 0;  
}

#submit {
    padding: 8px;
    background: #ec6624;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    transition: 0.5s;
    width: 100%;
    border: none;
    margin-bottom: 15px;
}

#submit:hover {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    transition: 0.5s;
    width: 100%;
    border: none;
    text-shadow: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}

.arrowred {
  padding-left: 20px;
}

#background-carousel {
  position:fixed;
  width:100%;
  height:100%;
    left: 0px;
}

.carousel-control {
  bottom: 70px !important;
  top: auto !important;
}

.carousel, .carousel-inner {
  width:100%;
  height:100%;
  z-index:0;
  overflow:hidden;
}

.item {
  width:100%;
  height:100%;
  background-position:center center;
  background-size:cover;
  z-index:0;
}

.empty {
  height: 100px;
}

.left.controled span,.right.controled span {
  background: #fff;
  width: 40px;
}

.form_pos a:link{
color: #ec6624;
text-decoration: none;
}

.form_pos a:hover{
color: #ec6624;
text-decoration: none;
}

.form_pos a:visited{
color: #ec6624;
text-decoration: none;
}


.form_pos h3 {
  line-height: 28px;
  font-size: 25px !important;
}

.glyphicon {
  color: #ec6624;
  font-size: 18px !important;
  padding-top: 5px;
}

.left.controled {
  position: absolute;
  right: 70px;
  width: 5% !important;
  background: none !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

.left.controled:hover,.right.controled:focus,.right.controled:hover,.left.controled:focus {
  opacity: 0.8 !important;
}

.right.controled {
  position: absolute;
  right: 50px;
  width: 5% !important;
  background: none !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

#mainsem {
  position: fixed; 
  z-index: 999999999; 
  left: -15px; 
  bottom: 25px;
  top: auto;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);  
}

#websem a {
  font-size: 10px;
  color: #333; 
  text-align: center; 
  font-weight: bold;
  text-shadow: 0px 0px 1px #fff;
  }

#websem a:hover {
  text-decoration: none;
  }


.bt-flabels__error input#text, .bt-flabels__error input#phone, .bt-flabels__error input#email {
    background: #ecd9d9 !important;
}


/* Media Query */






@media screen and (min-width:1500px) {
  .left_side {
    width: 30% !important;
  }
}

@media screen and (min-width:991px) and (max-width:1499px){
  .left_side {
    width: 42% !important;
  }
}




@media screen and (max-height:670px) {
 .left_side {
    height: auto !important;
} 
}

@media screen and (max-width:1779px) {
p {
    font-size: 19px;
}
}

@media screen and (max-width:1710px) {
p {
    font-size: 17px;
}
}


@media screen and (max-width:1610px) {
.main_text h1 {
    font-size: 41px;
}
.main_text h2 {
    font-size: 21px;
}
.form_pos h3 {
    font-size: 21px !important;
}
}



@media screen and (max-width:1400px) {

.main_text h1 strong {

}

.main_text h1 {

    line-height: 42px;
}

.main_text h2 {
    margin-top: 10px;
}

.left_side {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

}


@media screen and (max-width:1250px) {
	.br_none {
		display: none;
	}
}


@media screen and (max-width:1250px) {

.list_left,.phoned,.logoed {
  width: 100% !important;
}

.list_left {
	padding-top: 0px;
	padding-bottom: 0px;
}

.phoned,.logoed {
  text-align: center !important;
}

.list_left_height {
  min-height: 0 !important
}

.logoed {
    padding-top: 10px;
    padding-bottom: 0px;
}

span.h2_text {
    font-size: 23px;
}

.phoned {
 padding-top: 0px !important;
 padding-bottom: 10px !important;
}

.main_text {
    margin-bottom: 30px;
}

.main_text h1 {
    font-size: 40px;
    line-height: 40px;
}

.left_side {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 30px;
}



.arrowred {
    padding-left: 5px;
}

#submit {
    font-size: 18px;
}
#submit:hover {
    font-size: 18px;
}
}



@media screen and (max-width:1050px) {

.main_text {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
}


@media screen and (max-width:991px) {

.reverse_order { 
    display: -webkit-flex !important; 
    -webkit-flex-direction: column-reverse !important; 
    display: -webkit-flex !important; 
    display: -webkit-flex !important;
    display: flex !important; 
    -ms-flex-direction: column-reverse !important; 
    -webkit-flex-direction: column-reverse !important;
     -ms-flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.reverse_order1 { 
    display: block !important; 
}
}


@media screen and (max-width:767px) {

.main_text {
    margin-top: 0px;
}
.left_side {
    padding-top: 20px;
    height: auto !important;
}
}

@media screen and (min-width:520px) {
	.br_none1 {
		display: none;
	}
}


@media screen and (max-width:520px) {
.main_text h1 strong {
    font-size: 41px;
}
.main_text h1 {
  font-size: 30px;
  line-height: 32px;
}
.main_text h2 {
    font-size: 24px;
}

.list_left_in {
  padding-left: 0 !important;
}

.checked_text h4 {
  font-size: 16px;
  padding-right: 20px;
}
}

@media screen and (max-width:330px) {
.main_text h2 {
    font-size: 18px;
}
}