@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
html {
  scroll-behavior: smooth;
}
body{
	font-family: 'Open Sans Hebrew', sans-serif;
	font-size:17px;
	line-height:1.8em;
}
h1,h2,h3{
	color:#1b2958;
	font-family: 'Open Sans Hebrew', sans-serif !important;
}
a{
	color:#1b2958;
}
a:hover{
	color:#20b4cd;
}
h2.sp-page-title-heading,
h3.sppb-title-heading{
	position:relative;
}
h2.sp-page-title-heading::after,
h3.sppb-title-heading::after{
	content: "";
	position: absolute;
	width: 42px;
	border: 1px solid #1b2958;
	display: block;
	left: 50%;
	margin-left: -21px;
	bottom: -25px;
}
#b-acc-toolbarWrap.left div.b-acc_hide_toolbar.b-acc-icon-small:hover{
	cursor:pointer;
}
#b-acc-toolbarWrap.left div.b-acc_hide_toolbar.b-acc-icon-small{
	top: 60px;
	color: #fff;
	background:#1b2958;
	padding:4px 4px 0 0;

}
#sp-top-bar {
    background: #1b2958;
    color: #fff;
}
#sp-top-bar a{
    color: #fff;
	font-size:18px;
}
#sp-top2 .fa-facebook-square::before{
	font-size:20px;
}
#sp-top2 .fab{
	font-size: 16px;
}
#sp-top2 p{
	margin:0;
}
#sp-top2 .sp-column{
	display:flex;
	justify-content: flex-end;
}
#sp-logo.col-lg-3{
	flex:0 0 29%;
	max-width:29%;
}
#sp-menu.col-lg-9{
	flex:0 0 71%;
	max-width:71%;
}
.sp-megamenu-parent{
	margin:112px -15px 0 -15px;
}
.sp-megamenu-parent li{
	position:relative;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li.active > a{
	font-size:19px;
	font-weight:500;
	color:#1b2958;
	line-height: inherit;
}
li.current-item.active::before{
	content:"";
	position:absolute;
	width:80%;
	border:1px solid #1b2958;
	display:block;
	left:10%;
	top:30px;
}
ul.sp-megamenu-parent li:first-child::before,
ul.sp-megamenu-parent li:last-child::before{
	display:none !important;
}


.sp-megamenu-parent > li.active > a:hover,
.sp-megamenu-parent > li > a:hover{
	color:#20b4cd;
}
a.english img{
	max-height: 20px;
	display: inherit;
	border:1px solid transparent;
}
a.english img:hover{
	border:1px solid #20b4cd;
}

#sp-header.header-sticky .logo,
#sp-header.header-sticky,
#sp-header.header-sticky .logo img{
	height:100px;
	z-index: 999;
}
#sp-header.header-sticky .sp-megamenu-parent {
    margin: 57px -15px 0 -15px;
}



/* homepage */
body.home .body-wrapper{
	position:relative;
}
body.home .body-wrapper::before{
	content:"";
	width:100%;
	height:100vh;
	display:block;
	background:url('/images/home.jpg') center -200px no-repeat;
	z-index: -1;
	position: absolute;
	opacity:0.7;
}
body.home #sp-header {
    background: transparent;
	box-shadow: none;
}
body.home #sp-header.header-sticky{
	background: #fff;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.homeSlider{
	height: 60vh;
}
.sppb-addon.records li{
	margin-bottom:30px;
}
.sppb-section.homeServices .sppb-addon-image-layout-content {
	background: none;
	padding: 30px 0 40px;
	margin: auto;
}
.sppb-section.advantages .sppb-addon-single-image{
	min-height:145px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sppb-section.advantages .sppb-addon-single-image::before{
	content:"";
	position:absolute;
	width:145px;
	height:145px;
	border-radius:50%;
	border:2px solid #20b4cd;
}
a.homeBtn{
	border:2px solid #1b2958;
	padding:20px 80px;
	border-radius:0;
}
a.homeBtn:hover{
	border:2px solid #20b4cd;
}

/* inner */
.itemFullText img{
	margin-left:20px;
}
div.itemHeader h2.itemTitle,
.itemFullText h2,
#k2Container.records li{
	margin-bottom:30px;
}
#sp-main-body {
    padding: 50px 0;
}
#sp-slide .custom{
	min-height:275px;
	background-size: cover;
}
.sp-page-title {
    background: #f4f4f3;
}
.sp-page-title .sp-page-title-heading {
    font-size: 35px;
    line-height: inherit;
	color:#1b2958;
	text-align: center;
	font-weight:400;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}

#sp-bottom2 li.item-101{
	display:none;
}

/* footer contact */
#sp-bottom {
    background: #f4f4f3;
    color: #fff;
}
div#fox-container-m102 .controls,
div#fox-container-m102 .fox-form textarea,
div#fox-container-m102 input[type="email"],
div#fox-container-m102 input[type="text"]{
	width:100% !important;
	border-radius:0 !important;
	min-height: 40px !important;
}
div#fox-container-m102 .fox-form-stacked .controls{
	text-align:center;
}
div#fox-container-m102 .submit-button{
	margin:auto;
}
div#fox-container-m102 .btn{
	border:none !important;
	text-shadow:none !important;
	margin:auto !important;
	background-color:transparent !important;
	background-image:none !important;
}

div#fox-container-m102 .btn span{
	color:#1b2958 !important;
	font-size:18px !important;
	border:2px solid #1b2958;
	padding:20px 80px;
	border-radius:0;
}
div#fox-container-m102 .btn span:hover{
	color:#20b4cd !important;
	border:2px solid #20b4cd;
	background-color:#fff !important;
}

::-webkit-input-placeholder { /* Edge */
  color: #000;
  font-size:18px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  font-size:18px;
}
::placeholder {
  color: #000;
  font-size:18px;
}

/* footer */
#sp-bottom2{
	background:#3f4144;
	color:#fff;
}
#sp-bottom2 ul.menu{
	padding:0;
	margin:0;
	list-style-type:none;
}
#sp-bottom2 h3,
#sp-bottom2 a{
	color:#fff;
}

/* english */
#k2Container.english{
	direction:ltr;
	text-align:left;
}


@media (max-width: 768px) {
	#b-acc-toolbarWrap{
		display:none;
	}
	#sp-logo.col-lg-3{
		flex:0 0 70%;
		max-width:70%;
	}
	#sp-menu.col-lg-9{
		flex:0 0 30%;
		max-width:30%;
	}
}


.itemBackToTop{
	display:none;
}
body.records h3 a,
:target{
	position: relative;
	display:block !important;
	padding-top:130px !important;
	margin-top: -130px !important;
	visibility: hidden;
}