@font-face {
    font-family: 'OpenSansHebrewRegular';
    src: url('../fonts/opensanshebrew-regular-webfont.eot');
    src: url('../fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSansHebrew-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrewLight';
    src: url('../fonts/opensanshebrew-light-webfont.eot');
    src: url('../fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansHebrewBold';
    src: url('../fonts/opensanshebrew-regular-webfont.eot');
    src: url('../fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSansHebrew-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* {margin: 0; padding: 0;}
html {
    height: 100%;
    width: 100%;
    font-family:normal OpenSansHebrewLight, Arial, Verdana, sans-serif;
}

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
label, input {
    display: block;
}
.introduce, .form_contact {display: inline-block;}

.introduce, .capabilities {float: left;}
.form_contact {float: right;}
.form_contact h2{
	margin-bottom:20px;
}
.introduce-in img{
	margin:0 0 0 20px;
}
.no_float {
    clear: both;
    font: normal 44px OpenSansHebrewLight;
    color: #41c363;	
	padding: 21px 0 0;
}

.tick li:before, img[src*='arrow'] { position: absolute;}
.with_gradient { position: relative;}

h2 {font-size: 26px;}
h1 {font-size: 40px;}
h3, h4 {font-size: 30px;}
.big_26 {font-size: 26px;}
.tick, .plane, .call {font-size: 24px;}
label, h5 {font-size: 20px;}
p {font-size: 18px;}

.btm{
	border-top:1px solid #d2d2d2;
    text-align: justify;	
}
.btm-ins{
	padding: 0 50px;
	max-width:900px;
	margin:0 auto;
}

.btm h4{
    font: normal 44px OpenSansHebrewLight;
    color: #41c363;
    padding: 21px 0 0;	
}

.big_26, .tick, h3 {}
label{color: #666666;}
h5{}
.plane {color: white;}

.big_26 {font-weight: 600;    margin-top: 16px;}
h2, h5 {font-weight: normal;}

h2 {
    margin-top: 20px;
}

h3 {
    margin: 10px 75px 25px 0;
}

h4 {
    margin: 30px 0 5px;
}

h5 {
    text-align: center;
}
p {
    line-height: 30px;
}

.introduce p {
    line-height: 25px;
}
.big_26, .tick li {
	font-size: 21px;
}

.capabilities p {
    font-size: 16px;	
}
.distinguish {
    margin: 40px 0 20px;
}

.wid50{
	width:49.5%;
	float:left;
    margin: 0 0 16px;	
}

.wid50.r{
	float:right;
}

.wid100{
	clear:both;
	width:100%;
}

img[src*='logo' ],
h1, h2, h3, h4,
p,
ul.tick {

    /*max-width: 870px;*/
}

.cont {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    width: 1000px;
    background-color: white;
}
.call {
    margin: 0 0 0 20px;
    color: #41c363;
}
.head {
    background: url("../img/banner.jpg") no-repeat  250px 0;
    height: 289px;
	padding: 0 50px;
}
img[src*='logo' ]{
    margin-bottom: 55px;
    margin-top: 25px;
}
.arrow_1 {
    top: 135px;
    left: 80px;
}

.arrow_2 {
    top: 182px;
    left: 315px;
}

img[src*='call'] {
    margin-right: 10px;
}

.arrow_3 {
    top: 250px;
    left: 565px;
}
.introduce {
    width: 100%;
    padding-bottom: 30px;
    border-top: 1px solid #d2d2d2;
    margin: 35px 0 0 0;
}

.introduce-in{
	max-width:1000px;
	margin:0 auto;	
}

.team{
    background: url(../img/team.jpg) no-repeat;
    height: 301px;
    max-width: 763px;
    padding: 0 50px;
	color:#fff;
	font-family:OpenSansHebrewLight;
    margin: 30px 0 0;	
}

.team h3{
	color:#000;
	font-size:44px;
	font-family:OpenSansHebrewLight;
	padding: 30px 0 0;
}

.team p {
    margin: 0 0 5px;
}

.form_contact {
    max-width: 950px;
    padding: 0 0 0 50px;
    margin: 0 auto;
    float: none;
    width: 100%;	
}
.tick {
    margin-top: 25px;
	float: right;	
}
.tick li {
    position: relative;
    margin-left: 57px;
    list-style: none;
    margin-bottom: 13px;
}

.tick li:before {
    content: url("../img/tick.jpg");
    margin-left: -30px;
}
table {
    border-collapse: separate;
    border-spacing: 20px;
    margin-left: 58px;
}
td {
    width: 110px;
    height: 60px;
    border: 1px #dcd9d9 solid;
    -webkit-birder-radius:  10px;
    -moz-border-radius:  10px;
    border-radius: 10px;
    text-align: center;
}
.form_contact label{
	color:#41c363;
	font-size:21px;
	margin: 0 0 5px;
}
input {
    border: 1px solid #d2d2d2;
    width: 96%;
    height: 46px;
    padding: 0 2%;
}
.plane {
    background-color: #41c363;
    margin-top: 15px;
	float:right;
	font:normal 21px OpenSansHebrewLight;
	text-transform:uppercase;
	width:100px;
}
.with_gradient {
    clear: both;
    padding: 20px 50px 0 50px;
    /*border-bottom: 1px #666 dotted;*/
}
.with_gradient h3{
	font:normal 35px OpenSansHebrewLight;
	margin: 0 0 50px;
}

.with_gradient h3 span{
	font-size:44px;
	color:#41c363;
}
.with_gradient > div#dash {
  border-bottom: 1px dashed #A9A9A9;
  margin: 30px 70px 0;
}

.capabilities {
    position: relative;
    margin-bottom: 50px;
    width: 185px;
    background: url(../img/arrow.png) no-repeat;
    padding: 0 0 0 102px;
	margin: 0 12px 0 0;
}

.htr3{
    margin: 0;
    float: right;	
}

.capabilities h5 {
    padding-bottom: 6px;
	font-size:21px;
	text-align:left;
	line-height: 30px;
}
.red{
	color:#41c363;
}
.capabilities h5.bottom_padding {
}
.footer {
    height: 32px;
    background-color: #666;
    -webkit-birder-radius:  10px;
    -moz-border-radius:  10px;
    border-radius: 0 0 10px 10px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.cc-window.cc-banner, .cc-window.cc-floating {
    width: auto;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.69);
}
.cc-color-override--1933059220.cc-window {
    background-color: #FFD100 !important;
    font-family: "ApercuAvnet", Arial, sans-serif;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 10px;
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}

.cc-banner.cc-theme-edgeless .cc-message, .cc-floating.cc-theme-edgeless .cc-message {
    margin: 1em 2em;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #000000 !important;
}

.cc-window .cc-compliance {
    margin: 0 2em 0;
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.cc-banner.cc-theme-edgeless .cc-btn, .cc-floating.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    color: #393938;
    font-family: "ApercuAvnetBold", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 12px 10px 5px;
    border: 1px solid #000;
    transition: all 0.5s;
    cursor: pointer;
    outline: 0px;
    min-height: 31px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #000;
    margin: 15px 10px;
    min-width: 140px;	
}

.cc-banner.cc-theme-edgeless .cc-message, .cc-floating.cc-theme-edgeless .cc-message {
    margin: 1em 2em;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #000000 !important;
}

.cc-color-override--1933059220 .cc-link, .cc-color-override--1933059220 .cc-link:active, .cc-color-override--1933059220 .cc-link:visited {
    color: #000000 !important;
}

.cc-banner.cc-theme-edgeless .cc-message, .cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #000000 !important;
}