body, html {
     font-family: 'Open Sans Hebrew', Arial !important;
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
     /* max-width: 100%;*/
    overflow-x: no-display;
}
h1{ font-family: 'Open Sans Hebrew', Arial !important;}
h2 {
	margin: 0;
	font-weight: bold;
	font-size: 84px;
	color: #0e0e0e;
	text-transform: uppercase;
     font-family: 'Open Sans Hebrew', Arial !important;
}
h3 {
     font-family: 'Open Sans Hebrew', Arial !important;
	font-size: 22px;
	font-weight: 500;
	color:#0e0e0e;
}
h4 {
    font-family: 'Open Sans Hebrew', Arial !important;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 400;
	color:#ffffff;
}
h5 {
     font-family: 'Open Sans Hebrew', Arial !important;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
    font-family: 'Open Sans Hebrew', Arial !important;
	font-size: 22px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
/*a {
	color: #333;
	font-weight: 400;
}*/
a:hover, a:focus {
	text-decoration: none;
	/*color: #222; */
}
#lastPageNav:hover {
	cursor: pointer;	
}
ul, ol {
	list-style: none;
}
.projectsTableFont {
	font-size:22px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
    color:black;
    font-weight:bold;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 5px;
	width: 62px;
	margin-top: 0;
	text-align: right !important;
	position: inherit;
	background: #1c6fbd;
    margin-right:2px !important;
	/*margin: 0 auto;*/
	margin-bottom: 20px;
	border: 0;
	border-radius: 5px;
}
.hr2 {
	height: 5px;
	width: 50px;
	margin-top: 0;
	text-align: right !important;
	position: inherit;
	background: #c8cfd9;
    margin-right:2px !important;
	/*margin: 0 auto;*/
	margin-bottom: 20px;
	border: 0;
	border-radius: 5px;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
	vertical-align: middle;
    line-height: 90px; 
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 22px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 35px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 0px 15px 0 15px;
	vertical-align: middle;
    line-height: 85px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #eee;
	text-shadow: 2px 2px 4px #000000;
}
.on {
	background-color: #363636 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;

}
#menu.navbar-default .navbar-nav > .active > a > hr {
	color: #1c6fbd;
	visibility: visible;
	margin-top: -15px;
}
#menu.navbar-default .navbar-nav > li > a > hr {
	visibility: hidden;
	margin-top: -15px;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #a7c44c;
	border-color: #a7c44c;
	opacity: 0.9;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
    margin-bottom: 30px;
    margin-top: 15px;
    font-family: 'Open Sans Hebrew', Arial !important;
}
.section-title p {
	font-size: 18px;
     font-family: 'Open Sans Hebrew', Arial !important;
}
.section-title2 {
	margin-bottom: 20px;
     font-family: 'Open Sans Hebrew', Arial !important;
}
.btn-join {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #859c3c;
	background-color: #999;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 17px;
	border-radius: 12px 0 12px 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-join:hover, .btn-join:focus, .btn-join.focus, .btn-join:active, .btn-join.active {
	color: #fff;
	background-color: black;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #1c6ebd;
	background-color: #1c6ebd;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 17px;
	border-radius: 12px 0 12px 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: rgba(255,255,255,0.8);
	background-color: #1c6ebd;
}
/* Header Section */
#header{
    background: url(../img/intro-bg.jpg) no-repeat center bottom;
	padding: 200px 0;
   /* background-color: transparent;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro {
	display: table;
	width: 70%;
   
	padding-right: 0%;
    
    /*background: url(../img/intro-bg.jpg) no-repeat center no-repeat center bottom;*/
	

    
}
.intro .overlay {
	/**/ 
    padding-right:0px;
    padding-left:0px;
    padding-right: 10%;
   /*width:50%;*/
    /*background: rgba(0,0,0,0.40);*/
}
.intro h1 {
	color: #ffffff;
	font-size: 48px !important;
	margin-top: 0;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-weight: bold;
    font-family: 'Open Sans Hebrew', Arial !important;
}
.intro span {
	color: #ffffff;
	font-weight: bold;
}
.intro p {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: 10px;
	/*margin-bottom: 40px;*/
}

header .intro-text {
	padding-top: 10px;
    padding-right:30%;
	padding-bottom: 20%;
	text-align: right;
	float: left;
}

/* About Section */
#about {
	padding: 200px 0;
	background: #f6f6f6;
    color:#0e0e0e !important;
    background: url(../img/about-bg.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#about h3 {
	font-size: 20px;
	text-transform: uppercase;
}
#about .about-text {
	margin-left: 10px;
	margin-top: 20px;
    direction:rtl;
}
#about img {
	display: inline-block;
	/*/border-radius: 100px 0 100px 0;
	box-shadow: -15px 0 #a7c44c;*/
}
#about p {
	line-height: 24px;
	margin: 15px 0 15px;
}
#about .about-content
{
    background-color:white;
   background:rgba(255,255,255, 0.7);

}
.circle{
  position: absolute;
  bottom: 130px;
  right: 55%;
  width: 45%;
}
/* Services Section */
#services {
	padding: 120px 0px; 
}
#services .service {
	padding-left: 40px;
    padding-right: 40px; /*mobile*/
}
#services img {
	width: 300px;
    padding-right: 40px; /*mobile*/
    padding-bottom: 40px; /*mobile*/
	border-radius: 75px 0 75px 0;
	box-shadow: 15px 0 #a7c44c;
}
#services h3 {
    text-align:right;
    color:black;
    direction:rtl;
	padding: 10px 0;
	text-transform: uppercase;
}
/* Portfolio Section */
#portfolio {
	padding: 80px 0 10px 0;
	background: #b0bac8;
	height: fit-content;
}
.categories {
	padding-bottom: 40px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 10px;
}
ol.type li a {
	color: #a7c44c;
	font-weight: 400;
	font-size: 15px;
	padding: 10px 10px;
	border: 2px solid #a7c44c;
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	background: #a7c44c;
	color: #fff;
}
ol.type li a:hover {
	background: #a7c44c;
	color: #fff;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
#portfolio h2
{
    color:#fff;

}
.portfolio-item {
	margin: 15px 0;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.portfolio-item img {
	border-radius: 0 50px 0 50px;
}
.hover-bg .hover-text {
	position: absolute;
	margin: 0 auto;
	color: #333;
	background: rgba(28, 110, 189, 0.75);
	padding: 3% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 0 50px 0 50px;
	cursor: default;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 18px;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
}
.hover-bg .hover-text>span {
	font-size: 22px;
	font-weight: bold;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
/* Team Section */
#team {
	color: #fff;
	background: #a7c44c url(../img/team-bg.jpg) center top no-repeat;
	background-size: cover;
}
#team .overlay {
	padding: 120px 0;
	background: rgba(167, 196, 76, 0.9);
}
#team h2, #team p {
	color: #fff;
}
#team hr {
	background: #fff;
}
#team h3 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin: 5px 0;
}
#team .team-img {
	width: 200px;
	height: 200px;
	border-radius: 50px 0 50px 0;
	box-shadow: 15px 0 #96b044;
}
#team .thumbnail {
	background: transparent;
	border: 0;
}
#team .thumbnail .caption {
	padding-top: 10px;
}
#team .thumbnail .caption p {
	color: #fff;
}
/* Contact Section */
#contact {
	/*padding: 120px 0 60px 0;*/
	background:  url(../img/join-bg.jpg) no-repeat center bottom;
    padding: 180px 0;	
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#contact2 {
	background:  url(../img/join-bg.jpg) no-repeat center bottom;
    padding: 180px 0;	
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;	
}
#about {
	padding: 200px 0;
	background: #f6f6f6;
    color:#0e0e0e !important;
    background: url(../img/about-bg.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#contact form {
    font-family: 'Open Sans Hebrew', Arial !important;
	color: #fff;
	margin-top: 20px;
}
#contact2 form {
    font-family: 'Open Sans Hebrew', Arial !important;
	color: #fff;
	margin-top: 20px;
}
#contact h3 {
    font-family: 'Open Sans Hebrew', Arial !important;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
#contact2 h3 {
    font-family: 'Open Sans Hebrew', Arial !important;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
#contact2 .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact{
	font-family: 'Open Sans', sans-serif;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 22px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	height: 45px;
}
#contact2 .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 22px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	height: 45px;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact2 .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}
#contact h3
{
    color:#fff;
}
#contact2 h3
{
    color:#fff;
}
/* Footer Section*/
#footer {
	background: #333;
	padding: 50px 0 20px 0;
}
#footer .social {
	margin-bottom: 50px;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #a7c44c;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 15px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #a7c44c;
}
/* About Section */

#about .about-text li {
	margin-bottom: 6px;
	margin-left: 6px;
	list-style: none;
	padding: 0;
}

#about .about-text li:before {
	content: '\f00c';
	font-family: 'FontAwesome';
    background: url(../img/about-line.PNG) no-repeat center right;
	color: #1f386e;
	font-size: 11px;
	font-weight: 300;
	padding-left: 8px;
}

#about .td1 {
	margin:5px;
    margin-right:5px !important;
    margin-left:5px !important;
    padding:5px;
    padding-right:5px;
     padding-left:5px;
    height:8px;
    background: url(../img/about-line.PNG) no-repeat center right;
	
	
}
 .icon1 {
	margin:5px;
    padding:5px;
  
    background: url(../img/icon01.PNG) no-repeat center right;
	
	
}
 .icon2 {
	margin:5px;
    padding:5px;
   
    background: url(../img/icon02.PNG) no-repeat center right;
	
	
}
 .icon3 {
	margin:5px;
    padding:5px;
   
    background: url(../img/icon03.PNG) no-repeat center right;
	
	
}
#tblIcons
{
	color: #0e0e0e;
	font-size: 30px;
	font-weight: bold;
}
#tblIcons2
{
	color: #0e0e0e;
	font-size: 30px;
	font-weight: bold;
}

#about img {
	padding: 2px;
	width: 50px;
	margin-top: 2px;
	/*background: #fff;*/
	border-right: 0;
	/*box-shadow: 0 0 50px rgba(0,0,0,0.06);*/
}

#about .about-text1 li:before {
	content: '\f069';
    font-family: 'FontAwesome';
	color: #1f386e;
	font-size: 11px;
	font-weight: 300;
	padding-left: 8px;
}

#features {
	padding: 100px 0;
	background: #eee;
}
#features i.fa {
	font-size: 38px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #fff;
	width: 100px;
	height: 100px;
	padding: 30px 0;
	border-radius: 50%;
	/*background: linear-gradient(to right, #a7c44c 0%, green 100%);*/ /*#6372ff  #5ca9fb*/
	/*box-shadow: 10px 10px 10px rgba(0,0,0,.05);*/
}


#isaserv {
	padding: 100px 0;
	background: #eee;
     font-family: 'Open Sans Hebrew', Arial !important;
}
#isaserv
{
	
	background:  url(../img/scam-bg.jpg) no-repeat center bottom;
     padding: 70px 0;	
 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#isaserv i.fa,
#step1 i.fa, 
#step2 i.fa,
#step3 i.fa,
#step4 i.fa
 {
     font-family: 'Open Sans Hebrew', Arial !important;
	font-size: 18px;
	margin-bottom: 8px;
   
	transition: all 0.5s;
	color: #fff;
	width: 150px;
	height: 150px;
	padding: 20px ;
	border-radius: 50%;
	background: linear-gradient(to right, rgba(198,51,44,0.75) 50%, #c6332c 100%); /*  */
	box-shadow: 10px 10px 10px rgba(0,0,0,.05);
}

#step1 {
	padding: 100px 0;
	background: #cfcfcf;
}
#step1 h4 {
    color:red;
    font-size:17px;
    
}
#step2 {
	padding: 100px 0;
	background: #fff;
}

#step2 img {
	padding: 20px;
	width: 500px;
	margin-top: 10px;
	background: #fff;
	border-right: 0;
	box-shadow: 0 0 50px rgba(0,0,0,0.06);
}
#step2 .about-text li:before {
	content: '\f100';
    font-family: 'FontAwesome';
/*color: #1f386e;*/
	/*font-size: 16px;
	font-weight: 300;
	padding-left: 8px;*/
}
#warningData-step2 .about-text li:before {
	content: '\f100';
    font-family: 'FontAwesome';
/*color: #1f386e;*/
	font-size: 12px !important;
	/*font-weight: 300;
	padding-left: 8px;*/
}


#step3 {
	padding: 100px 0;
	background: #cfcfcf;
}
#step4 {
	padding: 100px 0;
	background: #fff;
}
.warningData-step1{

}
.warningData-step2{
    display:none;
    font-size: 14px !important;
    font-weight:400;
}
.warningData-step3{    display:none;}
.warningData-step4{    display:none;}

.slider-bottom{
	z-index:1030; 
    background-color: #1c6ebd;
    position: fixed !important; 
    bottom: 0 !important; 
    left: 0 !important; 
    right: 0 !important; 
	height: 100px !important;
	vertical-align: middle;
	line-height: 100px;
	opacity: 0.85;
	transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: linear;
	transition-delay: 0s;
	text-align: center;
}
.joinUs:hover
{
    /* background-color: #eee !important; */
	 font-weight:900;
	 color: #ffffff;
	 font-weight: bold;
}
.bottomSliderAlignment {
	vertical-align: middle;
	line-height: 75px;
}
.hideBottomSlider {
	display: none;
}
.joinUs {
	color: #ffffff;
	font-weight: bold;

   /* font-size: large;
    padding-left: 30px;
    padding-bottom: 50px;
    margin-bottom: 50px;*/
}
.form-label{
   font-size: 16px !important;
   color:#333 !important;
	font-weight:bold !important;
}
.header1 {
    	background: url(../img/warningIsa.PNG) no-repeat center bottom;
/*	background: url(../img/header-bg.jpg) no-repeat bottom right;*/
	background-size:auto;
	color: #cfcfcf;
	position: relative;
	height: 60%;
}
#header1 p {
	color: rgba(255,255,255,0.8);
	font-size: 20px;
	margin-bottom: 80px;
}

.logo {
    background: url(../img/logo.PNG) no-repeat center right;
    background-size: 100%;
    width: 135px;
    height: 110px;
	z-index: 2000;
/*	background: url(../img/header-bg.jpg) no-repeat bottom right;
	background-size:auto;
	
	position: relative;
	height: 70%;*/
}
.logoRNE {
    	background: url(../img/logoRNEsmall.PNG) no-repeat center right;
        background-size: 70%;
         padding:65px;
         
         /*background-size: 100%;
         width:  100px;
    height:  100px;
    padding-right:40px;
     padding-left:40px;
      padding-bottom:20px;
         padding-top:20px;*/
    /*margin-right:30px;*/

}
#rec
{ 
    font-family: 'Open Sans Hebrew', Arial !important;
    padding-top:50px;
}
#rec h4{
     font-family: 'Open Sans Hebrew', Arial ;
     color:#fff;
}
.rec-container
{
    background: rgba(200, 207, 217, 0.9);
    margin: 20px 0 0 0;
    padding: 20px 20px 0px 20px;
   /* border:1px solid red;*/
   color:#333;
   font-size:22px;
   font-weight:500;
}

#tblIcons img {
	padding: 2px;
	width: 35%;
	border-right: 0;
	margin-right: 10px;
}
#tblIcons2 img {
	padding: 2px;
	width: 35%;
	border-right: 0;
	margin-right: 5px;
    margin-left: -15px;
}
.iconTable {
	white-space: nowrap;
	width: 33.33%;
	text-align: center;
}

#slideB{
	margin-top:20px;
	margin-right: -20px;
}
.circle2{
    position: relative;
    bottom: 220px;
    right: 100px;
	width: 45%;
	float: left;
}
.circle0 {
	position: absolute;
    width:40%;
}
.cir3 {
    	background: url(../img/cir2.png) no-repeat center ;
        color: #fff;

	/*background-size:50%;
	
	position: relative;
	height: 60%;*/
}
.little
{
      font-family: 'Open Sans Hebrew', Arial !important;
      font-size:15px;
      margin-right:5px;
       margin-top:15px;
}
.big
{
      font-family: 'Open Sans Hebrew', Arial !important;
      font-size:18px;
       margin-right:5px;
      font-weight:bold;
      text-align:center !important;
}
#warningData {
    font-family: 'Open Sans Hebrew', Arial !important;
}
.warningData{
        background-color: white;
        background: rgba(255,255,255, 0.8);
        /*border:1px solid red;*/
        margin-right:40px;
        color:black;
        font-size:14px;
         font-weight:400;
	padding:20px;
  padding-right:30px;
   padding-left:30px;             
	max-width:800px;
	max-height:400px;
    min-width:800px;
	min-height:350px;
}
#warningData h4 {
    font-family: 'Open Sans Hebrew', Arial !important;
    color:#c6332c;
    font-size:16px;
    font-weight:bold;
}

body {
  direction: rtl;
  font-size: 3em;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans Hebrew', Arial !important;
  
}



.heavy {
  font-weight: 800;
}

.bold {
  font-weight: 600;
}

.light {
  font-weight: 200;
}

.open {
  font-family: 'Open Sans Hebrew', serif;
}

.open-con {
  font-family: 'Open Sans Hebrew Condensed', serif;
}

.navbarPipe {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 30px;
	color: #ffffff;
	margin: 5px;
    cursor: default;
}



.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
  }

.rowAbout {
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-top: -60px !important;
  }

.circle3 {
	position: absolute;
    width: 40%;
}

#sendButton {
	border: 0;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	min-width: 90px;
	min-height: 50px;
	text-align: center;
	vertical-align: middle;
	border-radius: 18px;
	float: left;
	cursor: pointer;
	background-color: #1c6ebd;
    border: 0;
}
.contactTitle {
	font-size: 84px !important;
	line-height: 75px !important;
	padding-right: 20px;
	padding-top: 50px;
	font-weight: bold;
}

#redAlert {
	background:rgba(193,0,7, 0.85);
    padding: 10px 0;
    text-align:center;	
    vertical-align:middle;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 5000;
	height: 100vh;
}
#redAlertTitle{
    color:#ffffff;
	font-size: 100px;
    padding-top: 45px;
}
#imgStop{
    width:52%;
	height:52%;
	animation: shake 0.5s; 
    animation-iteration-count: infinite; 
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.noTransperent {
	opacity: 1;
	z-index: 5000;
}

.joinUsButton {
	border: 0;
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	min-width: 250px;
	min-height: 47px;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	border-radius: 18px;
	float: right;
	cursor: pointer;
	background-color: #1c6ebd;
	border: 0;
	margin-top: 30px;
}
.joinUsButton:hover, .joinUsButton:focus, .joinUsButton.focus, .joinUsButton:active, .joinUsButton.active {
	color: rgba(255,255,255,0.8);
	background-color: #1c6ebd;
}

.stampIMG {
	width: 40% !important;
}

.aboutMargin {
	margin-top:-100px;
}

.hideInMobile {
	display: block;
}
.tblIconsResponsive {
	display: none;
}
.tblIconsResponsive2
{
	display: none;
}
.projectName {
	font-size: 22px;
	font-weight: bold;
}

.fa-3x {
	font-size: 2.7em !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.fa-3x {
		font-size: 2.3em !important;
	}
 }
.iconShare {
    background: url(../img/share.png) no-repeat;
    height: 2em;
    width: 2em;
    position: fixed;
    left: 30px;
    bottom: 20px;
    z-index: 3000;
    cursor: pointer;
}
 .iconsForSharingHide {
    float: left;
    position: fixed;
    left: 25px;
    bottom: 80px;
    opacity: 0;
    transition: 0.6s all linear;
    display: block;
	z-index: -1000;
	background-color: rgba(245, 246, 247, 0.78);
    height: 345px;
    width: 70px;
    align-items: center;
    border-radius: 20px;
}
.iconsForSharingShow {
	float: left;
    position: fixed;
    left: 25px;
    bottom: 105px;
    opacity: 1;
    transition: 0.7s all linear;
    display: block;
    z-index: 3000;
    background-color:rgba(245, 246, 247, 0.78);
    height: 345px;
    width: 70px;
    align-items: center;
    border-radius: 20px;
} 


/* .iconShare {
    background: url(../img/share.png) no-repeat;
    height: 2em;
    width: 2em;
    position: fixed;
    left: 30px;
    z-index: 5000;
    cursor: pointer;
}
.iconsForSharingHide {
	padding-top: 12px;
    padding-left: 19px;
    float: left;
    position: relative;
	opacity: 0;
  	transition: .6s all linear;
	display: grid;

}
.iconsForSharingShow {
		padding-left: 19px;
		left: 0px;
		position: fixed;
		transition: 1.2s all linear;
		display: inline-flex;
		width: 480px;
	}
 */

.social:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
}
.social {
	-webkit-transform: scale(0.8);
	/* Browser Variations: */
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	color: #333;
    width: 69px;
    height: 67px;
    vertical-align: middle;
    text-align: center;
    border-radius: 20px;
	
}
#social-fb:hover {
	color: #3B5998;
}
#social-tw:hover {
	color: #4099FF;
}
#social-gp:hover {
	color: #d34836;
}
#social-em:hover {
	color: #f39c12;
}
#social-yt:hover {
   color: #d34836;
}
#social-in:hover {
   color: #0077B5;
}
#social-wa:hover {
   color: #128c7e;	
}







@media (max-width: 1530px){
	.col-md-7 {
		width: 70% !important;
	}
	.circle {
		position: absolute;
		width: 45%;
		top: -70px;
	}
}
@media (max-width: 1340px){
	.circle2 {
		position: relative;
		bottom: 220px;
		right: 81px;
		width: 44%;
		float: left;	
	}
}
@media (min-width: 1300px){
	#portfolio {
		padding: 80px 0 0px 0;
		background: #b0bac8;
		height: fit-content;
		margin-bottom: -140px;
	}
}

@media (max-width: 1300px){
	#imgStop{
		width:50%;
		height:50%; 
	}
	.col-md-7 {
		width: 88% !important;
		}
	.col-md-8 {
		margin: 0;
	}
	.circle{
		position: absolute;
		top: -10%;
		width: 40%;
		height: 40%;
	}
	.circle0 {
		position: absolute;
		right: 65px;
		float: left;
		width: 25%;	
	}
	.circle2 {
		position: relative;
		right: -30px;
		top: -90px;
		width: 30%;	
	}
	.circle3 {
		position: absolute;
		right: 555px;
		width: 26%;
	}
	.intro .overlay {
		padding-right: 0px;
		padding-left: 0px;
	}
	.stampIMG {
		height: 70% !important;
		width: 70% !important;
	}
}

@media (max-width: 1200px){
	.circle2 {
		position: relative;
		right: -90px;
    	top: -50px;
		width: 30%;	
	}
	.contactTitle {
		font-size: 84px !important;
		line-height: 75px !important;
		padding-right: 20px;
		padding-top: 0px;
	}
}


@media (max-width: 1000px){
	#contact .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 18px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	#contact2 .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 18px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	.sendFormMobile {
		width: 60%;
	}
	#imgRNEsmall {
		width: 20%;
		padding-top: 35px;
	}
	.circle {
		position: absolute;
		top: -10%;
		width: 36%;
		height: 40%;
	}
	.circle2 {
		position: relative;
		top: -25px;
		width: 40%;
	}
	.logo {
		margin-right: 14px !important;
		background: url(../img/logo.PNG) no-repeat center right;
		background-size: 100%;
		width: 80px;
		height: 60px;
		padding: 30px;
		z-index: 2000;
	}
	.hover-bg .hover-text>h4 {
		font-size: 18px !important;
	}
	.navbar-toggle {
		margin-top: 15px !important;	
	}

	#menu {
		padding: 20px;
		transition: all 0.8s;
		vertical-align: middle;
		line-height: 45px;
	}
	#menu.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	#menu.navbar-default .navbar-nav > .active > a > hr {
		margin-top: 0px;
	}
	.contactTitle {
		font-size: 70px !important;
		line-height: 45px !important;
		padding-right: 20px;
		padding-top: 0px;
		margin-top: -50px;
	}
}

@media (max-width: 875px){
	#contact {
		background:  url(../img/join-bg.jpg) no-repeat center bottom;
		padding: 180px 0;	
		height: auto;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-position: -107px;
	}
	#contact2 {
		background:  url(../img/join-bg.jpg) no-repeat center bottom;
		padding: 180px 0;	
		height: auto;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-position: -107px;
	}
	#header{
		background: url(../img/intro-bg.jpg) no-repeat center bottom;
		padding: 200px 0;
	   /* background-color: transparent;*/
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
	}
}
@media (max-width: 800px){
	.aboutMargin {
		margin-top: -201px !important;
	}
	.section-title {
		margin-top: 60px;
	}
	.ProjectTitleInMobile {
		margin-top: -60px !important;
	}
}


@media (max-width: 767px){
	.iconShare {
		background: url(../img/share.png) no-repeat;
		height: 2em;
		background-size: 80%;
		width: 2em;
		position: fixed;
		left: 12px;
		bottom: 3px;
		z-index: 3000;
		cursor: pointer;
		}
	 .iconsForSharingHide {
		padding-left: 1px;
		float: left;
		left: 3px;
		bottom: 65px;
		opacity: 0;
		transition: 0.6s all linear;
		display: block;
		z-index: -1000;
		background-color: rgba(245, 246, 247, 0.78);
		font-size: 95%;
		height: 330px;
		width: 67px;
		align-items: center;
		border-radius: 20px;
	}
	.iconsForSharingShow {
		padding-left: 1px;
		float: left;
		left: 3px;
		bottom: 90px;
		opacity: 1;
		transition: 0.7s all linear;
		display: block;
		z-index: 3000;
		font-size: 95%;
		background-color:rgba(245, 246, 247, 0.78);
		height: 330px;
		width: 67px;
		align-items: center;
		border-radius: 20px;
	} 
	#social-fb {
		color: #3B5998;
	}
	#social-tw {
		color: #4099FF;
	}
	#social-gp {
		color: #d34836;
	}
	#social-em {
		color: #f39c12;
	}
	#social-yt {
	   color: #d34836;
	}
	#social-in {
	   color: #0077B5;
	}
	#social-wa {
	   color: #128c7e;	
	}
	.social {
		-webkit-transform: scale(0.8);
		/* Browser Variations: */
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-webkit-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		width: 68px;
		height: 64px;
		vertical-align: middle;
		text-align: center;
		border-radius: 20px;
	}
	
	.social:hover {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	
	.aboutMargin {
		margin-top: -165px !important;
	}
	.navbarPipe {
		display: none !important;
	}
	.circle0 {
		position: absolute;
		top: 7%;
		right: 55%;
	}
	.circle2 {
		position: relative;
		right: 0%;
		width: 35%;
		float: left;
		margin-top: -150px;
	}
	.circle3 {
		display:none;
	}

	.intro {
		width: 100% !important;	
	}
	header .intro-text {
		padding-top: 0px;
		margin-top: -40px;
		padding-right: 5%;
		padding-bottom: 20%;
		text-align: right;
		float: left;
	}
	.intro h1{
		color: #ffffff;
		font-size: 48px !important;
		margin-top: 55px;
		margin-bottom: 10px;
		font-weight: bold;
    	font-family: 'Open Sans Hebrew', Arial !important;
	}
	.intro p {
		color: #ffffff;
		font-size: 25px;
		font-weight: 300;
		margin-top: 10px;
	}
	h2 {
		margin: 0;
		font-weight: bold;
		font-size: 65px;
		color: #0e0e0e;
		text-transform: uppercase;
		 font-family: 'Open Sans Hebrew', Arial !important;
	}
	.circle{
		width: 30%;
		height: 30%;
		position: relative;
		margin-top: -100px;
		margin-right: 30px;
	}
	.stampIMG {
		height: 100% !important;
		width: 100% !important;
	}
	.col-md-7 {
		width: 100% !important;
	}

	#tblIcons img {
		padding: 2px;
		width: 35%;
		margin-top: 2px;
		border-right: 0;
		margin-right: 10px;
	}
	#tblIcons2 img {
		width: 35%;
		border-right: 0;
		margin-right: 10px;
		padding: 3px;
		margin-top: 2px;
	}
	.hideInMobile {
		display: none;
	}
	.tblIconsResponsive {
		margin-top: -58px;
		display: block;
		font-size: 1em;
		font-weight: bold;
		width: 65%;
		white-space: nowrap;
	}
	.tblIconsResponsive2 {
		margin-top: -30px;
		display: block;
		font-size: 1em !important;
		font-weight: bold;
		color: #0e0e0e;
		white-space: nowrap;
		width: 65%;
	}
	#about img {
		padding: 3px;
		width: 25%;
		margin-top: 2px;
		border-right: 0;	
	}
	#slideB img {
		width: 25%;
		border-right: 0;
		margin-right: 10px;
		padding: 3px;
		margin-top: 2px;	
	}
	.joinUsButton {
		display: none;
	}
	.contactTitle {
		font-size: 50px !important;
		line-height: 50px !important;
		padding-right: 15px;
		margin-top: -100px;
	}
	#contact .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 20px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	#contact2 .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 20px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	p {
		font-family: 'Open Sans Hebrew', Arial !important;
		font-size: 22px;
	}
	.slider-bottom{
		z-index: 1030;
		background-color: #1c6ebd;
		position: fixed !important;
		bottom: 0 !important;
		left: 0 !important;
		right: 0 !important;
		opacity: 0.85;
		transition-property: opacity;
		transition-duration: 1s;
		transition-timing-function: linear;
		transition-delay: 0s;
		text-align: center;
		font-size: 23px;
		height: 85px !important;
    	vertical-align: middle;
    	line-height: 85px;
	}
	#redAlertTitle{
		color:#ffffff;
		font-size:50px;
		padding-top:70px;
	}
	#imgStop{
		width:70%;
		height:70%;
		animation: shake 0.5s; 
		animation-iteration-count: infinite; 
	}
	#imgRNEsmall {
		width: 25%;
		padding-top: 35px;
	}
	.mobileNav {
		/*text-shadow: 2px 2px 5px #000000;
		background-color: rgba(238, 238, 221, 0.1) !important;*/
		height: 95%;
		border-radius: 5px;
		padding-right: 5px !important;
		margin-right: 15px !important;	
	} 
	.logo {
		margin-right: 14px !important;
		background: url(../img/logo.PNG) no-repeat center right;
		background-size: 100%;
		width: 80px;
		height: 60px;
		padding: 30px;
		z-index: 2000;
	}
	.hover-bg .hover-text>h4 {
		font-size: 18px !important;
	}
	.navbar-toggle {
		margin-top: 15px !important;	
	}
	.rec-container{
		font-size:22px !important;
	}
	.projectName {
		font-size: 20px;
		font-weight: bold;
	}
	#menu.navbar-default .navbar-nav > li > a {
		font-size: 30px !important;
		margin: 5px 10px 0 10px;
    	line-height: 22px !important;
	}

	#menu.navbar-default .navbar-nav > .active > a > hr {
		display: none;
	}
	#menu.navbar-default .navbar-nav > li > a > hr {
		display: none;
	}
	.sendFormMobile {
		width: 60%;
	}
}
@media (max-width: 600px) {
	.circle0 {
		position: absolute;
    	top: 8%;
    	right: 52%;
    	width: 30%;	
	}	
}
@media (max-width: 560px) {
	.sendFormMobile {
		width: 80%;
	}
	#sendButton {
		border: 0;
		font-weight: bold;
		font-size: 20px;
		color: #ffffff;
		min-width: 75px;
		min-height: 40px;
		text-align: center;
		vertical-align: middle;
		border-radius: 18px;
		float: left;
		cursor: pointer;
		background-color: #1c6ebd;
		border: 0;
	}
}
@media (max-width: 500px) {
	.circle0 {
		position: absolute;
    	top: 12%;
    	right: 52%;
    	width: 30%;	
	}	
}
@media (max-width: 460px) {
	.sendFormMobile {
		width: 90%;
	}	
}
@media (max-width: 400px) {
	.circle0 {
		position: absolute;
    	top: 12%;
    	right: 52%;
    	width: 40%;	
	}	
	.projectsTableFont {
		font-size:18px;
	}
}
@media (max-width: 355px){
	.iconShare {
		background: url(../img/share.png) no-repeat;
		height: 2em;
		background-size: 70%;
		width: 2em;
		position: fixed;
		left: 12px;
		bottom: -8px;
		z-index: 3000;
		cursor: pointer;
		}
	 .iconsForSharingHide {
		float: left;
		position: fixed;
		left: 6px;
		bottom: 50px;
		opacity: 0;
		transition: 0.6s all linear;
		display: block;
		z-index: -1000;
		font-size: 85%;
		background-color: rgba(245, 246, 247, 0.78);
		height: 275px;
		width: 55px;
		align-items: center;
		border-radius: 15px;
	}
	.iconsForSharingShow {
		float: left;
		position: fixed;
		left: 6px;
		bottom: 75px;
		opacity: 1;
		transition: 0.7s all linear;
		display: block;
		z-index: 3000;
		font-size: 85%;
		background-color: rgba(245, 246, 247, 0.78);
		height: 275px;
		width: 55px;
		align-items: center;
		border-radius: 15px;
	} 
	#social-fb {
		color: #3B5998;
	}
	#social-tw {
		color: #4099FF;
	}
	#social-gp {
		color: #d34836;
	}
	#social-em {
		color: #f39c12;
	}
	#social-yt {
	   color: #d34836;
	}
	#social-in {
	   color: #0077B5;
	}
	#social-wa {
	   color: #128c7e;	
	}
	.social {
		-webkit-transform: scale(0.8);
		/* Browser Variations: */
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-webkit-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		width: 37px;
		height: 52px;
		vertical-align: middle;
		text-align: center;
		border-radius: 20px;
	}
	.social:hover {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	
	.sendFormMobile {
		width: 100%;
	}
	.circle0 {
		position: absolute;
		top: 15%;
		right: 52%;
		width: 40%;
	}
	.slider-bottom{
		z-index: 1030;
		background-color: #1c6ebd;
		position: fixed !important;
		bottom: 0 !important;
		left: 0 !important;
		right: -40px !important;
		opacity: 0.85;
		transition-property: opacity;
		transition-duration: 1s;
		transition-timing-function: linear;
		transition-delay: 0s;
		text-align: center;
		font-size: 23px;
		height: 70px !important;
    	vertical-align: middle;
    	line-height: 70px;
	}
	#contact .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	#contact2 .form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
		height: 45px;
	}
	#sendButton {
		border: 0;
		font-weight: bold;
		font-size: 20px;
		color: #ffffff;
		min-width: 75px;
		min-height: 40px;
		text-align: center;
		vertical-align: middle;
		border-radius: 18px;
		float: left;
		cursor: pointer;
		background-color: #1c6ebd;
		border: 0;
	}
}

@media (max-width: 345px) {
	.tblIconsResponsive {
		margin-top: -58px;
		display: block;
		font-size: 0.9em;
		font-weight: bold;
		width: 65%;
		white-space: nowrap;
	}
	.tblIconsResponsive2 {
		margin-top: -30px;
		display: block;
		font-size: 0.9em !important;
		font-weight: bold;
		color: #0e0e0e;
		white-space: nowrap;
		width: 65%;
	}
	.intro h1 {
		color: #ffffff;
		font-size: 40px !important;
		margin-top: 60px;
		margin-bottom: 10px;
		font-weight: bold;
		font-family: 'Open Sans Hebrew', Arial !important;
	}
	.contactTitle {
		font-size: 48px !important;
		line-height: 48px !important;
		padding-right: 15px;
		margin-top: -140px;
	}
	p {
		font-family: 'Open Sans Hebrew', Arial !important;
		font-size: 18px;
	}
	
	.mobileNav {
		color: #ffffff;
    	font-weight: bold;
    	/*text-shadow: 2px 1px 5px #000000;	*/
	}
	.rec-container{
		font-size:18px !important;
	}
	.author {
		font-size: 18px !important;
	}
	.hover-bg .hover-text {
		padding: 1% 0 0 0 !important;	
	}
	.hover-bg .hover-text>h4 {
		font-size: 14px !important;
		padding-left: 10px !important;
	}
	.projectName {
		font-size: 16px;
		font-weight: bold;
	}
	#menu.navbar-default .navbar-nav > li > a {
		font-size: 30px !important;
		margin: 5px 10px 0 10px;
    	line-height: 22px !important;
	}
	#redAlertTitle{
		color:#ffffff;
		font-size:40px;
		padding-top:60px;
	}
	h2 {
		margin: 0;
		font-weight: bold;
		font-size: 50px;
		color: #0e0e0e;
		text-transform: uppercase;
		font-family: 'Open Sans Hebrew', Arial !important;
	}
}


