@charset "utf-8";
/* only for hebrew */
@import url('https://fonts.googleapis.com/css?family=Heebo:400,500,700&display=swap');


.link_to_isind{
    width: 201px;
    height: 97.3px;
    position: absolute;
    left: 25px;
    top: -113px;
	cursor: pointer;
}
.link_to_isind img{
	width: 100%;
}
.tx-b{
	font-size: 28px;
}
.tx-s{
	font-size: 20px;
}

.ti-b{
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
.ti-s{
	font-size: 24px;
	font-weight: bold;
}
.tx-18{
	font-size: 18px !important;
}


HTML,BODY{
	font-family: 'Heebo', sans-serif;
}
a{
	text-decoration:none;
		color:inherit;
}
.textData{
	text-align:right;
}

.home_text1{
	text-align: center;
	width: 100%;
	font-size: 30px;
	color: #1a5191;
}
.about_text1{
	text-align: center;
	width: 100%;
	font-size: 30px;
	color: #1a5191;
}
.about_text1{
	text-align: right;
	width: 100%;
	/* font-size: 38.7px; */
	line-height: 45px;
	color: #1a5191;
	text-align: right;
}


.threeSlider{
	width: 100%;
	height: 317px;
    display: inline-block;
    white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.threeSlider img{
	margin-left: 26px;
	cursor: pointer;
}
.threeSlider img:hover{
	filter: brightness(1.1);
}
.t_pos{
	position: absolute;
	top:0;
	right: 0;
	font-size: 0;
}

.circAndText{
	width: 100%;
	display: flex;
}
.circ{
	width: 460px;
	height: 460px;
	border-radius: 50%;
	overflow: hidden;
}
.coverParent{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.circText{
	width: 508px;

	margin: 124px 31px 0px 0px;
	margin-top: 20;
}

.tx-22{
	font-size: 22px;
}

.tx-24{
	font-size: 24px;
}
.tx-40{
	font-size: 40px;
	line-height: 47px;
}
.tx-pr{
	padding-right: 78px;
	box-sizing: border-box;
}
.tx-block{
	text-align: justify;
  text-justify: inter-word;
}
.wi-580{
	width: 580px;
}
.bg-gray{
	background-color: #f3f3f3;
}

.splashBg{
	background: url("../../assets/images/splashbg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 816px;
}


.homeBullets{
	width: 100%;
	min-height: 663px;
	background: url("../../assets/images/g_bg1.jpg");
	background-size: cover;
	position: relative;
}
.gbg2{
	width: 100%;
	min-height: 700px;
	/* background: url("../../assets/images/g_bg2.jpg"); */
	/* background-size: cover; */
	position: relative;
}
.gbg3{
	width: 100%;
	min-height: 740px;
	background: url("../../assets/images/g_bg3.jpg");
	background-size: cover;
	position: relative;
}


.home_bullet_b{
    /* height: 204px; */
}
.bulletIcon{
	margin-left: 20px;
	margin-top: 29px;
	height: 100px;
	width: 100px;
	position: absolute;
	/* padding: 9px; */
	/* box-sizing: border-box; */
	text-align: center;
}
.bulletIcon img{

}
.bulletTetle{
	font-weight: bold;
	font-size: 24px;
	margin-right: 120px;
}
.bulletText{
	font-size: 20px;
	margin-right: 120px;
}
#footerContact{
	position:absolute;
	left:0px;
	margin:0;
	width:664px;
	height:333px;
	background:url(../images/bg_footer_contact_form.png) bottom left no-repeat;
	display:block;
	top:100px;
	text-align:right;
}
#footerContact > H2{
	font-size:27px;
	color:#e27500;
	font-weight:bolder;
	margin:0px;
	padding:0px;
	position:absolute;
	right:145px;
	top:0px;
}
#footerContact > span{
	position:absolute;
	color:#116875;
	font-size:14px;
	font-weight:bold;
}
span#fullName{
	top:41px;
	right:145px;
}
span#phoneNumber{
	top:41px;
	right:384px;
}
span#email{
	top:95px;
	right:145px;
}
span#address{
	top:95px;
	right:384px;
}
span#freetext{
	top:149px;
	right:145px;
}
span#submitButton{
	background:url(../images/btn_form_submit.png) top center no-repeat;
	width:141px;
	height:33px;
	cursor:pointer;
	top:265px;
	left:98px;
}
span#submitButton:hover,span#submitButton:focus{
	background:url(../images/btn_form_submit_o.png) top center no-repeat;
}
#footerContact > input{
	font-family:'Open Sans Hebrew';
	position:absolute;
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	border: none;
	background-color:transparent;
	margin:0px;
	padding:0px;
	direction:rtl;
}

input#fullName{
	width:168px;
	height:26px;
	top:65px;
	right:149px;
}
input#phoneNumber{
	width:168px;
	height:26px;
	top:65px;
	right:388px;
	direction:ltr;
}
input#email{
	width:168px;
	height:26px;
	top:117px;
	right:149px;
	direction:ltr;
}
input#address{
	width:168px;
	height:26px;
	top:117px;
	right:388px;
}
textarea#freeText{
	font-family:'Open Sans Hebrew';
	position:absolute;
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	border: none;
	background-color:transparent;
	margin:0px;
	padding:0px;
	direction:rtl;
	width:406px;
	height:77px;
	top:172px;
	right:149px;
	resize:none;
}
#footerContactErrorMessage{
	position:absolute;
	top:266px;
	right:143px;
	width:255px;
	display:block;
	height:30px;
	color:red;
	font-size:12px;
	font-weight:bolder;
}
.pageText{
	width:100%;
	margin:auto;
	text-align:center;
	margin-bottom: 80px;
}
#title_main{
	position: absolute;
	top: -344px;
	width: 400px;
	right: 0;
	left: 0;
	margin: auto;
	display:none;
}
h2#footer_a{
    color: #052f53;
    margin: 0px;
    position: absolute;
    font-size: 33px;
    font-weight: normal;
    top: 20px;
	right:20px;
}
h2#footer_b{
    color: #052f53;
    margin: 0px;
    position: absolute;
    font-size: 33px;
    font-weight: normal;
    top: 20px;
	right:360px;
}
h2#footer_c{
    color: #052f53;
    margin: 0px;
    position: absolute;
    font-size: 33px;
    font-weight: normal;
    top: 20px;
	right:700px;
}
DIV#footer_a{
	position:absolute;
	top:85px;
	right:20px;
	width:270px;
	height:335px;
	color:#000;
	font-size:16px;
}
DIV#footer_b{
	position:absolute;
	top:85px;
	right:360px;
	width:270px;
	height:335px;
	color:#000;
	font-size:16px;
}
DIV#footer_c{
	position:absolute;
	top:85px;
	right:700px;
	width:270px;
	height:335px;
	color:#000;
	font-size:16px;

}
.uline{
    text-decoration: underline;
	line-height: 1.5em;
}
.slider{
	background-color:#841517;
	width:100%;
	height: 595px;
	position:absolute;
    background-size: cover;
}
#slide1{
	background: url(../../assets/images/bg.jpg) top center no-repeat;
}

.socialbuttons{
	margin: auto;
	display:block;
	margin-top:50px;

}


.slider{
	display:none;
	margin-top: 0px;
	/* top: 105px; */
}
.slidetitle , .slidetitle_static{
	color: white;
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
    bottom: 0;
    margin: auto auto;
    text-align: center;
    width: 400px;
	height: 28px;
	font-weight: bold;
	font-size: 30px;
	text-shadow: 0px 2px 5px #00000029;
}
.metatronlogo{
	width:100px;
}
.moviebtn{
   border: 1px solid white;
    border-radius: 9px;
    width: 101px;
    height: 29px;
    line-height: 29px;
    float: left;
    display: inline;
    margin-top: -4px;
    position: relative;
    padding-right: 17px;
}
.moviebtn>img{
	    width: 16px;
    top: 6px;
    right: 5px;
    position: absolute;
}


.pbTitle{
	top: 0;
	right: 288px;
}

.productBar{
	position: relative;
	width: 100%;
	height: 50px;
	background-color:#E5E5E5;
	font-size: 18px;
	/* position: relative; */
}
.productBar > .w-1000{
	display: flex;
	flex-direction: row;
	height: 100%;
}
.productBtn{
	background-color:#E5E5E5;
	text-align: center;
	height: 100%;
	width:100%;
	color: #9BA1B3;
	line-height: 49.2px;
	cursor: pointer;
}
.productBtn:hover{
	filter: brightness(0.95);
}
.pbSelected{
	background-color:#1A5191 ;
	color: white;
}
.pbSelected::after{
	content: "";
	display: block;
	background-color: #1a5191;
	width: 13px;
	height: 13px;
	margin: -5px auto auto auto;
	left: 0;
	right: 0;
	transform: rotate(45deg);
	/* z-index: 9999989898989; */
}