@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Open Sans Hebrew Condensed';
    src: url('../fonts/OpenSansHebrewCondensed-Bold.eot');
    src: url('../fonts/OpenSansHebrewCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSansHebrewCondensed-Bold.woff2') format('woff2'),
        url('../fonts/OpenSansHebrewCondensed-Bold.woff') format('woff'),
        url('../fonts/OpenSansHebrewCondensed-Bold.ttf') format('truetype'),
        url('../fonts/OpenSansHebrewCondensed-Bold.svg#OpenSansHebrewCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Hebrew Condensed';
    src: url('../fonts/OpenSansHebrewCondensed-Regular.eot');
    src: url('../fonts/OpenSansHebrewCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSansHebrewCondensed-Regular.woff2') format('woff2'),
        url('../fonts/OpenSansHebrewCondensed-Regular.woff') format('woff'),
        url('../fonts/OpenSansHebrewCondensed-Regular.ttf') format('truetype'),
        url('../fonts/OpenSansHebrewCondensed-Regular.svg#OpenSansHebrewCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body { font-family: 'Open Sans Hebrew Condensed'; background-color: #fff;  font-size: 34px; line-height:  45px; font-style: normal;font-weight: normal; color: #005c8e; direction: rtl; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans Hebrew Condensed'; font-size: 56px; font-style: normal; font-weight: bold; margin-bottom: 20px; line-height:  62px; color: #005c8e;}
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{ text-decoration:none; outline: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
input:focus, select:focus,textarea:focus,button:focus {outline: none; box-shadow:none !important; border: none;}

.container, .container-fluid { padding-left: 15px; padding-right: 15px;}
.row { margin-left: -15px; margin-right: -15px;}
.row  [class*="col-"] { position:relative; padding-left: 15px; padding-right: 15px; }

.container-fluid.hpadding { padding: 0; overflow: hidden ;}
.zerocol { padding: 0; margin: 0; position:relative; }
.zerocol .row { margin-left: 0px; margin-right: 0px;}
.zerocol .row  [class*="col-"] { padding-left: 0px; padding-right: 0px;}

.logos{ width: 708px; padding: 40px 50px;  background: #fff; position: absolute; z-index: 19; top:  0; left: 50%; margin-left: -354px; border-radius: 0 0 40px 40px; }
.logos i { font-size: 19px; line-height: 20px; font-style: normal;color: #005c8e; position: absolute; right:  7%; top:  25%; z-index:  6;}
.logos ul {display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none;}
.logos ul li {flex: 0 0 auto;  padding: 0; margin-bottom: 0px; max-width: 100%; height: 170px; position: relative; z-index:  2; text-align: center;}
.logos ul li:nth-child(1) { border-left: dotted 2px #7a7a7a; width: 40%;}
.logos ul li:nth-child(2) {width: 45%;}
.logos ul li:nth-child(3) {width: 15%;}
.logos ul li a { display: inline-block;}
.logos ul li a img {  max-width: 90%; position: absolute; left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);  }


.home_top { padding: 0; margin: 0; position: relative; overflow: hidden; z-index:  2;}
.home_top img { position: relative; width: 100%; height: auto;}
.home_title{ position: absolute;   left: 0; right:  0; z-index:  5;  top: 55%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); text-align: center; }
.home_title h1 { text-align: right; display: inline-block; max-width: 710px; font-size: 54px; line-height: 54px; color: #fff; margin-bottom: 0px;}
.home_title h1 strong { display: inline-block; background: #005c8e; padding: 10px; }
.home_title h1 strong:nth-child(2) { margin-right: 35px;}

.home_section2 { padding: 20px 0; position: relative; z-index:  1;overflow: hidden; text-align: center;}

.home_section3 { padding:50px 0; background: url("../images/blue_back.png") no-repeat left center; background-size: cover; position: relative; z-index:  1;overflow: hidden; text-align: center; font-size: 39px; line-height: 44px; color: #fff;}
.home_section3 .container { max-width: 1400px;}
.home_section3 p strong { font-weight: bold; display: block; font-size: 70px; line-height: 76px;}
.newslatter {display: flex; flex-wrap: wrap; margin: 20px -4px 20px -4px;}
.newslatter .form-group {flex: 0 0 auto; width: 25%; padding: 0 2px; margin-bottom: 0px; max-width: 100%;}

.home_section4 { padding: 55px 0; position: relative; z-index:  1; overflow: hidden;text-align: center;}
.home_text { display: block; padding: 0 10% 70px 10%;}
.home_text strong { display: block; font-weight: bold;}
.icons { display: block; text-align: center; font-size: 33px; line-height: 37px; font-weight: bold;}
.icons i { display: inline-block; border: solid 2px #81bd41; width: 184px; height: 184px; border-radius: 50%; position: relative; margin-bottom: 16px;}
.icons i img {  position: absolute; left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); 
}
.icons strong { display: block; font-weight: bold;}


.home_section5 { padding: 90px 0; background: url("../images/dark_back.png") no-repeat center center; background-size: cover; position: relative; z-index:  1;overflow: hidden; font-size: 44px; line-height: 50px; color: #fff;}
.home_section5 .container { max-width: 870px;}
.home_section5 strong { font-size: 50px; line-height: 50px; font-weight: bold; display: block;}
.home_section5 p { margin-bottom: 0px;}

.home_section6 { padding-left: 0px; padding-right: 0px;}
.home_section6 .row { margin-left: 0px; margin-right: 0px;}
.home_section6 .row  [class*="col-"] { position:relative; padding-left: 0px; padding-right: 0px; }
.map { width: 100%; height: 100%; overflow: hidden;}
.map img { width: 100%; min-height: 100%; max-width: 100%;}
.map iframe { height: 100%; width: 100%;}
.contactus { background: url("../images/contact_back.png") no-repeat right bottom; background-size: cover; }

.contact_form{ padding: 66px 15%; position: relative; z-index:  5; text-align: center; font-size: 28px; line-height: 31px; color: #fff;}
.contact_form h2 { font-size: 28px; line-height: 31px; color: #fff;}
.contact_form h3 { font-size: 36px; line-height: 40px; color: #fff; margin-bottom: 0px; padding-top: 15px;}
.contact_form strong { font-size: 64px; line-height: 72px; color: #fff;}
.contact_form form { display: block; padding-bottom: 15px;}

.contact_form .form-group{ margin-bottom: 10px;width: 100%; display: block;}
.form-control { border-radius: 0px; height: 62px; width: 100%; background: rgba(255,255,255,1); color: #005c8e; font-size: 26px; line-height:  60px; font-weight: normal; border:  solid 1px #fff; display:  block; text-align: right; padding:  0 12px;font-family: 'Open Sans Hebrew Condensed';}
.form-control:focus {border:  solid 1px #000;}
.form-control.textarea { height:  250px; line-height:  22px; padding: 6px 15px; }

.form-control::-webkit-input-placeholder{ color: #6f6f6f; opacity: 1;font-weight: normal;}
.form-control::-moz-placeholder { color: #6f6f6f; opacity: 1;font-weight: normal; }
.form-control:-ms-input-placeholder { color: #6f6f6f;font-weight: normal; opacity: 1; }
.form-control::-webkit-input-placeholder { color: #6f6f6f;font-weight: normal; opacity:1; }

.form-control:focus::-webkit-input-placeholder{ opacity: 0 !important;}
.form-control:focus::-moz-placeholder { opacity: 0 !important;}
.form-control:focus:-ms-input-placeholder { opacity: 0 !important;}
.form-control:focus::-webkit-input-placeholder{ opacity: 0 !important;}

.nsubmit { display: block; cursor: pointer;width: 100%; height:  62px; background: #81bd41; border:  solid 1px #81bd41!important; border-radius: 0px; line-height:  62px; color:  #fff; font-size: 26px; font-weight: bold; padding:  0; text-align: center; }
.contact_form .nsubmit { background: #005c8e;}

.form-control:focus:required:valid {
  border: solid 1px #03872F;
}
.form-control:focus:required:invalid {
  border: solid 1px #FF3636;
}

.footer { padding-left: 0px; padding-right: 0px; direction: ltr;}
.footer ul {display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none;}
.footer ul li {flex: 0 0 auto;  padding: 450px 0 0 0; margin-bottom: 0px; max-width: 100%; background-size: cover !important;  background-repeat: no-repeat !important;  background-position: left top !important;}
.footer ul li.image1, .footer ul li.image2, .footer ul li.image3 {width: 33.33%;}
.footer ul li.image4 {width: 25%;}
.footer ul li.image5 {width: 30%;}
.footer ul li.image6 {width: 45%;}


/* #Media Queries ================================================== */
 @media (min-width: 1500px) and (max-width:1699px) {
	 .logos{ width: 36%;  margin-left: -18%;padding:40px 30px; }
	 .logos i { right:  5%; top:  20%; }
	 .logos ul li {height: 120px;}	
	 .logos ul li a img { max-height: 120px; max-width: auto;}
	 .home_title h1 {  font-size: 46px; line-height: 46px;max-width: 610px;}

}
 @media (min-width: 1200px) and (max-width:1499px) {
	 body { font-size: 30px; line-height: 40px;}
	 h1, h2, h3, h4, h5, h6 { font-size: 46px; line-height: 52px;}
	 .logos{ width: 40%;  margin-left: -20%;padding:30px; }
	 .logos i { right:  5%; top:  20%; }
	 .logos ul li {height: 100px;}	
	 .logos ul li a img { max-height: 100px; max-width: auto;}
	 .home_title h1 {  font-size: 46px; line-height: 46px;max-width: 610px;}
	 .home_section3 {font-size: 32px;line-height: 40px;padding: 30px 0;}
	 .home_section3 p strong {font-size: 60px; line-height: 66px;}
	 .icons { font-size: 28px; line-height: 34px;}
	 .icons i { width: 150px; height: 150px;}
	 .icons i img { max-width: 70%; max-height: 70px;  width: auto;}
	 .home_section5 { font-size: 38px; line-height: 44px;padding: 70px 0;}
	 .home_section5 strong {font-size: 44px;line-height: 44px;}
	 .contact_form { padding: 50px 10%; font-size: 22px;line-height: 28px;}
	 .contact_form h2 {font-size: 22px;line-height: 28px;}
	 .contact_form h3 {  font-size: 32px;  line-height: 36px;}
	 .contact_form strong {  font-size: 54px;  line-height: 62px;}
	 .map img { width: 100%; height: auto; min-height: inherit; max-width: 100%;}
	 .footer ul li { padding: 350px 0 0 0;}
	 
}


@media (min-width: 992px) and (max-width:1199px) {
	body { font-size: 30px; line-height: 40px;}
	h1, h2, h3, h4, h5, h6 { font-size: 42px; line-height: 48px;}
	 .logos{ width: 36%;  margin-left: -18%;padding: 25px; }
	 .logos i { right:  5%; top:  20%; }
	 .logos ul li {height: 80px;}	
	 .logos ul li a img { max-height: 80px; max-width: auto;}
	 .home_title h1 {  font-size: 40px; line-height: 40px;max-width: 550px;}
	 .home_section3 {font-size: 32px;line-height: 40px;padding: 30px 0;}
	 .home_section3 p strong {font-size: 60px; line-height: 66px;}
	.home_text {padding: 0 5% 50px 5%;}
	 .icons { font-size: 22px; line-height: 28px;}
	 .icons i { width: 140px; height: 140px;}
	 .icons i img { max-width: 70%; max-height: 70px;  width: auto;}
	 .home_section5 { font-size: 38px; line-height: 44px;padding: 70px 0;}
	 .home_section5 strong {font-size: 44px;line-height: 44px;}
	 .contact_form { padding: 50px 10% 20px 10%; font-size: 22px;line-height: 28px;}
	 .contact_form h2 {font-size: 22px;line-height: 28px;}
	 .contact_form h3 {  font-size: 32px;  line-height: 36px;}
	 .contact_form strong {  font-size: 54px;  line-height: 62px;}
	 .map img { width: 100%; height: auto; min-height: inherit; max-width: 100%;}
	 .footer ul li { padding: 350px 0 0 0;}
	 
}
@media (min-width: 768px) and (max-width: 991px)  {
	body { font-size: 22px; line-height: 28px;}
	h1, h2, h3, h4, h5, h6 { font-size: 40px; line-height: 46px;}
	 .logos{ width: 40%;  margin-left: -20%;padding: 20px; }
	 .logos i { right:  3%; top:  15%; }
	 .logos ul li {height: 60px;}	
	 .logos ul li a img { max-height: 60px; max-width: auto;}
	 .home_title h1 {  font-size: 32px; line-height: 32px;max-width: 450px;}
	 .home_section3 {font-size: 28px;line-height: 36px;padding: 30px 0;}
	 .home_section3 p strong {font-size: 50px; line-height: 56px;}
	.home_text {padding: 0 5% 50px 5%;}
	 .icons { font-size: 22px; line-height: 28px;}
	 .icons i { width: 130px; height: 130px;}
	 .icons i img { max-width: 70%; max-height: 60px;  width: auto;}
	 .home_section5 { font-size: 32px; line-height: 38px;padding: 60px 0;}
	 .home_section5 strong {font-size: 40px;line-height: 40px;}
	 .contact_form { padding: 50px 10% 20px 10%; font-size: 20px;line-height: 24px;}
	 .contact_form h2 {font-size: 20px;line-height: 24px;}
	 .contact_form h3 {  font-size: 28px;  line-height: 30px;}
	 .contact_form strong {  font-size: 44px;  line-height: 52px;}
	 .map img { width: 100%; height: auto; min-height: inherit; max-width: 100%;}
	 .footer ul li { padding: 280px 0 0 0;}
}	 
/* END__ */
	 
 @media only screen and (max-width: 767px) {
	body { font-size: 16px; line-height: 20px;}
	h1, h2, h3, h4, h5, h6 { font-size: 26px; line-height: 30px;}
	 .logos{ width: 46%;  margin-left: -23%;padding: 8px 15px 6px 15px;border-radius: 0 0 20px 20px; }
	 .logos i { right:  3%; top:  15%;font-size: 12px; }
	 .logos ul li {height: 46px;}
	 .logos ul li:nth-child(1) { border-left: dotted 1px #7a7a7a; width: 35%;}
	 .logos ul li:nth-child(2) {width: 40%;}
	 .logos ul li:nth-child(3) {width: 25%;}
	 .logos ul li a img { max-height: 40px; max-width: auto;}
	 .home_title { top: 50%;}
	 .home_title h1 {  font-size: 24px; line-height: 24px;max-width: 350px;}
	 .home_title h1 strong { padding: 5px 6px;}
	 .home_section2 { padding: 10px 0 0 0;}
	 .home_section3 {font-size: 16px;line-height: 20px;padding: 30px 0;}
	 .home_section3 p strong {font-size: 30px; line-height: 30px;}
	 .form-control { height: 42px; font-size: 18px;line-height: 40px;padding: 0 10px;}
	 .nsubmit {height: 42px; line-height: 40px; font-size: 18px;}
	 .home_section4 {padding: 30px 0;}
	.home_text {padding: 0 20px 20px 20px;}
	 .icons { font-size: 14px; line-height: 20px;}
	 .icons i { width: 80px; height: 80px;margin-bottom: 7px;}
	 .icons i img { max-width: 70%; max-height: 50px;  width: auto;}
	 .home_section5 { font-size: 22px; line-height: 26px;padding: 30px 0;}
	 .home_section5 strong {font-size: 28px;line-height: 28px;}
	 .contact_form { padding: 50px 15% 20px 15%; font-size: 16px;line-height: 20px;}
	 .contact_form h2 {font-size: 16px;line-height: 20px;}
	 .contact_form h3 {  font-size: 22px;  line-height: 26px;}
	 .contact_form strong {  font-size: 34px;  line-height: 42px;}
	 .map img { width: 100%; height: auto; min-height: inherit; max-width: 100%;}
	 .footer ul li { padding: 240px 0 0 0;}
	 .footer ul li.image1 {width: 50%;order: 1 !important;}
	 .footer ul li.image2 {width: 50%;order: 2 !important;}
	 .footer ul li.image3 {width: 60%;order: 4 !important;}
	 .footer ul li.image4 {width: 40%;order: 3 !important;}
	 .footer ul li.image5 {width: 50%;order: 5 !important;}
	 .footer ul li.image6 {width: 50%;order: 6 !important;}
	 
}
/* END__ */
 @media only screen and (max-width: 575px) {
	 .home_top { overflow: hidden; text-align: center; position: relative; height: 226px;}
	 .home_top img {  width: 600px; max-width: inherit; height: 226px; position: absolute; left: 50%; margin-left: -300px; top:  0; z-index:  1; }
	 .footer ul li { padding: 200px 0 0 0;}
	 .icons { font-size: 12px; line-height: 16px;}
	 .icons i { width: 60px; height: 60px;margin-bottom: 7px;}
	 .icons i img {max-height: 30px; }
	 .contact_form {    padding: 50px 25px 20px 25px;}
	 .home_title h1 {  font-size: 16px; line-height: 18px;max-width: 250px;}
	 .home_title h1 strong { padding: 5px 6px;}
	 .footer ul li { padding: 180px 0 0 0;}
	 .newslatter .form-group { width: 50%; margin-bottom: 4px;}

}
/* END__ */
 @media only screen and (max-width: 475px) {
	 

 
}
/* END__ */
 @media only screen and (max-width: 400px) {
	 
}
/* END__ */
a:focus-visible, button:focus-visible, label:focus-visible, .logo a:focus-visible, .color_select label:focus-visible { border: solid 1px #FF0004!important;}
 input[type='number']{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
}
 input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
     -webkit-appearance: none;
     margin: 0;
}
 input[type='number'] {
     -moz-appearance:textfield;
}

.sr-only {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.sr-only:focus-visible {
  color:black;
  width:auto;
  left:auto;
  right:0;
  height: auto;
  border:1px solid black;
  clip:auto;
  background: white;
  text-indent: 0;
  z-index: 9999999;
}
