body {
	margin: 0px;
	padding:0px;
}
body,td,th {
	font-size: 24px;
	font-family: 'open sans hebrew';
	color:#424143;
}
#phone_bg {
	background-color: #8bc240;
	padding: 10px 0px;
}
.phone {
	color: #fff;
	font-size: 38px;	
}

.phone_text {
	color: #fff;
	font-size: 17px;	
}
#top_pic{
	background-image: url(../images/top_pic.jpg);
	background-position: left top;
	min-height: 668px;
	background-size: cover;
	background-repeat: no-repeat;
}
.mobile_pic {
	background-image: url(../images/mobile_pic.png);
	background-position: 268px bottom;
	width: 100%;
	height: 668px;
	background-repeat: no-repeat;
}
.padd {
	padding-top: 57px;
}
.top_text {
	padding-top: 35px;
	padding-bottom: 15px;
	color: #717172;
	font-size: 25px;
	font-weight: bold;
}
ul.topicons {
	padding-right: 0px;
	padding-bottom: 0px;
}
.topicons li {
	color: #717172;
	font-size: 25px;
	list-style-type: none;
}
.topicons li:first-child {
 background-image: url(../images/icon1.png); 
background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	padding-right: 60px;
	margin-bottom: 7px;
	line-height: 55px;
}
.topicons li:nth-child(2) {
 background-image: url(../images/icon2.png); 
background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	padding-right: 60px;
	margin-bottom: 7px;
	line-height: 48px;
}
.topicons li:nth-child(3) {
 background-image: url(../images/icon3.png); 
background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	padding-right: 60px;
	margin-bottom: 7px;
	line-height: 48px;
}
.topicons li:nth-child(4) {
 background-image: url(../images/icon4.png); 
background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	padding-right: 60px;
	margin-bottom: 7px;
	line-height: 48px;
}
.topicons li:last-child {
 background-image: url(../images/icon5.png); 
background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	padding-right: 60px;
	line-height: 60px;
}
.more_info {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 25px;
}
.btn-primary {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #1ea119;
	background-color: #1ea119;
	-webkit-border-radius: 25px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 25px;
-moz-border-radius-topright: 0;
border-radius: 25px;
border-top-right-radius: 0;
font-size: 28px;	
}
.btn-primary:hover {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #1ea119;
	background-color: #1ea119;	
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 60px;	
}
.flag {
	margin-top: 16px;
}
#map{
	background-image: url(../images/map.png);
	background-position: left top;
	min-height: 714px;
	background-size: cover;
	background-repeat: no-repeat;
}
#map h1 span:before, #map h1 span:after {
    content: '';
    display: block;
    width: 170px;
    position: absolute;
    top: 83px;
    /* border-top: 1px solid #fff; */
}

#map h1 span:after {
    left: 100%;
}
#map h1 span:before {
    right: 100%;
}
#map h1 span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
	margin:0px;
	padding-top:25px;
	padding-bottom:41px;
	font-weight:bold;
	color:#fff;
	font-size:33px;
	padding-left:57px;
	padding-right:25px;
}
.iframe_video1 {
	margin-bottom:20px;
	padding:0px;
}
#product_maintitle h1 span:before, #product_maintitle h1 span:after {
    content: '';
    display: block;
    width: 170px;
    position: absolute;
    top: 83px;
    border-top: 1px solid #1ea119;
}

#product_maintitle h1 span:after {
    left: 100%;
}
#product_maintitle h1 span:before {
    right: 100%;
}
#product_maintitle h1 span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
	margin:0px;
	padding-top:49px;
	padding-bottom:41px;
	color:#000;
	font-size:55px;
	padding-left:16px;
	padding-right:25px;
}
a {
    color: #000;
    text-decoration: none;
}




.green{color: #1ea119;}
.font36{font-size:36px;}
.probox{border-top:solid 1px #1ea119; padding:40px 0px;}

#form_bg {
	background-color:#252829;
	padding:28px;
	border-bottom: solid 2px #1ea119;
}
.form_info {
	color:#FFF;
	font-size:21px;
	font-weight:bold;
	padding-bottom:14px;
}

.form-control {
	font-size:21px;
	height:auto!important;
	    border-radius: 20px
}

input::-webkit-input-placeholder {
color: #252829 !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #252829 !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #252829 !important;  
}
 
input:-ms-input-placeholder {  
color: #252829 !important;  
}
.form-inline .form-control {
	width:279px!important;	
}
#form_bg .btn-primary {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #1ea119;
	background-color: #1ea119;
border-radius: 20px;
font-size: 26px;
	border: solid 1px #d2d6d7;
}
#form_bg .btn-primary:hover {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #1ea119;
	background-color: #1ea119;	
}
#form_bg .btn-group-lg>#form_bg .btn, #form_bg .btn-block {
	padding: 3px 0px;	
}
.padd_bt {
	padding-bottom: 30px;
}
.padd_bt img {
	display: inline-block;
	
}
.footer {
	color: #4a5254;
	font-size: 25px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	
}
#padd_logo {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}








