<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** Added Classes ***/
.align		{float:right;}
.oppAlign	{float:left;}

.clearfix:before, .clearfix:after	{content:""; display:table;}
.clearfix:after		{content:"."; display:block; clear:both; height:0; font-size:0; line-height:0; visibility:hidden;} 
.clearfix			{zoom:1;}

.width-100z			{width:100%; /*display:table;*/} /*display:table; === bug in owl-carousel */

.main-container		{opacity:0; position:relative; overflow:hidden; min-height:100%; box-sizing:border-box;}
.wrapper			{width:98%; max-width:1626px; margin:0px auto; direction:rtl; text-align:right;}
.full-size-row		{} /* all row sections */


/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Whatsapp ************************/
#gb-widget		{width:50px; height:50px; position:fixed; bottom:10px; right:10px; z-index:11499;}
#gb-widget A	{width:100%; height:100%; display:block; background: #4dc247; border-radius:50%; padding:5px; box-shadow:0 0 10px rgb(0 0 0 / 30%); box-sizing:border-box;}

.wtsap-nav	{display:none; position:fixed; bottom:40px; right:10px; z-index:11500; max-width:768px;}
.wtsap-nav-inner			{width:300px; margin:auto; background:#4dc247; border:#666 1px solid; padding:5px 10px 5px 10px; font-size:1.8rem; position:relative; direction:rtl; text-align:right; border-radius:10px; box-shadow:0 0 10px rgb(0 0 0 / 30%); box-sizing:border-box;}
.wtsap-nav-inner UL			{margin:0; padding:0;}
.wtsap-nav-inner UL LI		{margin:12px 0; list-style-type:none;list-style-image:none;}
.wtsap-nav-inner UL LI A	{display:block; padding-right:30px; color:#fff; text-decoration:none; line-height:115%;}
.wtsap-nav-inner UL LI A .fa	{margin-right:-23px; margin-left:5px;}
.wtsap-nav .btn-wtsap-close	{position:absolute; left:-10px; top:-10px; cursor:pointer; border-radius:50%;}

@media screen and (max-width: 1200px) {
	#gb-widget		{bottom:30px;}
}

@media screen and (max-width: 480px) {
	#gb-widget		{bottom:60px;}
	.wtsap-nav-inner UL LI		{margin:25px 0;}
}


/************************ Top line ************************/
.top-line			{display:none; height:40px; position:fixed; top:0; left:0; right:0; background-color:#fff; border-bottom:#0a79ae 3px solid; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}
#lang480			{position:relative; padding:10px 0px 10px 0px;}
#search480			{margin-right:20px;}

@media screen and (max-width: 990px) {
	.wrapper		{width:95%;}
}

@media screen and (max-width: 480px) {
	.main-container		{padding-top:50px;}
	.top-line			{display:block; padding:0px 45px 0px 45px;}
}

/************************ Header line ************************/
.header-line		{background-color:#f4f8fa;}
DIV.header			{position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
DIV.logos			{display:inline-flex;}
A.logo				{display:table; width:339px; margin:5px 0px 3px 0px;}
A.logo IMG			{display:block; width:100%; height:auto;}
DIV.slogan			{width:214px; margin:26px 14px 0px 0px;}
DIV.slogan IMG		{display:block; width:100%; height:auto;}
DIV.slogan SPAN		{display:none; font-size:3rem; line-height:115%;}

DIV.header-oppAlign		{display:flex; flex-wrap:wrap; justify-content:flex-end;}
#social990				{padding:32px 15px 22px 0px; margin-right:18px; border-right:#a7aaac 1px solid;}
#lang990				{position:relative; padding:37px 18px 22px 0px;  margin-right:18px; border-right:#a7aaac 1px solid;}
#search990				{padding:30px 15px 22px 0px; margin-right:16px; border-right:#a7aaac 1px solid;}
#simple990				{padding-top:37px;}

DIV.lang-box		{display:none; width:150px; position:absolute; top:100%; right:0; z-index:11112; background-color:#fff; box-shadow:3px 3px 8px rgba(0,0,0,0.3);}
A.current-lang		{direction:ltr; font-size:2rem; line-height:115%; color:#000; text-decoration:none;}
A.current-lang .fa	{font-size:2rem; line-height:115%; color:#000; font-weight:bold; margin-right:12px; display:inline;}

@media screen and (max-width: 1720px) and (min-width: 1401px) {
	DIV.logos		{padding-right:60px;}
}

@media screen and (max-width: 1600px /*1400px*/) {
	.header-line .wrapper	{text-align:center;}
	DIV.header				{justify-content:center; flex-direction:column;}
	DIV.logos				{order:2; justify-content:center; padding-bottom:8px;}
	DIV.header-oppAlign		{order:1; /*margin:-20px -1.1% 10px -1.1%; padding:0px 1.2% 0px 1.2%; border-bottom:#a7aaac 1px solid;*/}
	DIV.header-oppAlign &gt; DIV	{border:0 !important; padding-bottom:12px !important;}
}

@media screen and (max-width: 1600px) {
	DIV.header-oppAlign		{margin:-20px -2.7% 10px -2.7%; padding:0px 3% 0px calc(3% + 60px);}
}

@media screen and (max-width: 767px) {
	A.logo			{width:251px; margin:5px 0px 3px 0px;}
	DIV.slogan		{width:150px; margin:20px 14px 0px 0px;}
}

@media screen and (max-width: 720px) {
	#simple990		{display:none;}
	#social990		{order:3;}
	#lang990		{order:1;}
	#search990		{order:2;}
}

@media screen and (max-width: 520px) {
	DIV.logos		{flex-direction:column;}
	A.logo			{width:251px; margin:5px auto 0px auto;}
	DIV.slogan		{width:150px; margin:-13px auto 9px auto; /*padding-left:38px;*/ padding-right:13px; position:relative; z-index:7;}
}

@media screen and (max-width: 480px) {
	.header-line		{background-color:#fff;}
	DIV.header-oppAlign	{display:none;}
	#lang990			{display:none;}
	#search990			{display:none;}
}

/************************ Top bar line ************************/
/* Top bar */
.top-bar-line		{background-color:#fff; border-bottom:#c9cdd4 1px solid;}
#menu-simple &gt; DIV {
	padding:20px 0px 20px 0px;
	border-bottom:#fff 3px solid;
	border-top:#0a7aae 3px solid; 
	background: -moz-linear-gradient(45deg,  rgba(104,179,102,1) 29%, rgba(10,122,174,1) 67%);
	background: -webkit-linear-gradient(45deg,  rgba(104,179,102,1) 29%,rgba(10,122,174,1) 67%);
	background: linear-gradient(45deg,  rgba(104,179,102,1) 29%,rgba(10,122,174,1) 67%);
}

@media screen and (min-width: 1601px) {  /* stick */
	.main-container.stick	{padding-top:57px;}
	.main-container.stick .top-bar-line	{position:fixed; left:0; top:0px; right:0; box-shadow:0 1px 8px rgba(0,0,0,0.3); z-index:9999;}
	.main-container.stick UL.sm-bar		{margin:0px auto;}
}

@media screen and (max-width: 1600px)	{
	.top-bar-line .wrapper	{width:100%;}
}

@media screen and (min-width: 721px) {
	#menu-simple		{display:none !important;}
}

/************************ Footer Line ************************/
.footer-line		{background:#fff; padding:30px 0px 30px 0px;}
#InnerPage .footer-line		{border-top:#f5eded 6px solid;}
.bottom-bar-line	{background:#041832; padding:6px 0px 12px 0px;}
#bottomBar			{width:100%; padding-left:200px; box-sizing:border-box;}
#daronet			{margin-right:-200px;}

#go-top		{width:50px; height:50px; display:block; position:fixed; right:50%; margin-right:-25px; bottom:5px; font-size:45px; padding-top:3px; border-radius:50%; background-color:#fff; box-shadow:4px 4px 14px rgba(0,0,0,0.9); opacity:0.7; z-index:9999; cursor:pointer; box-sizing:border-box;}
.fa-arrow-circle-up	{}

@media screen and (max-width: 1780px) {
	.bottom-bar-line	{padding-bottom:55px;}
}

@media screen and (max-width: 1200px) {
	.bottom-bar-line	{padding-bottom:70px;}
	#go-top				{bottom:53px;}
}

@media screen and (max-width: 480px) {
	.bottom-bar-line	{padding-bottom:110px;}
	#bottomBar			{margin:0px auto; float:none !important; padding:0;}
	#bottomBar UL.NavigationBarSimple	{text-align:center;}
	#daronet			{display:inline-table; margin:0px auto; float:none !important;}
}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage banners Line ************************/
.hp-banners-line	{display:flex; flex-wrap:wrap; justify-content:space-between;}

/************************ HomePage workshop Line ************************/
.nav-awesome-line	{background-color:#fff; padding:50px 0px 30px 0px;}

/************************ HomePage departments Line ************************/
.departments-line	{padding:35px 0px 0px 0px;}
#departments		{}

@media screen and (max-width: 600px) {
	.departments-line	{padding:25px 0px 20px 0px;}
}

/************************ HomePage workshop Line ************************/
.ticker-line		{background-color:#6ab6a7;}

/************************ HomePage social Line ************************/
.social-line				{background:url('../social-bg.jpg') no-repeat center / cover;}
.social-line .wrapper		{min-height:605px; display:flex; flex-direction:column; justify-content:center;}
#social-hp					{display:table; margin:0px auto; text-align:center;}
DIV.social-hp-title			{text-align:center; margin-bottom:55px;}
DIV.social-hp-title H2		{color:#fff; font-size:225%; font-weight:bold;}

@media screen and (max-width: 1200px) {
	.social-line .wrapper		{min-height:65vw;}
}

@media screen and (max-width: 600px) {
	DIV.social-hp-title			{margin-bottom:11vw;}
	DIV.social-hp-title H2		{font-size:7vw;}
}

/************************ HomePage long video Line ************************/
.video-long-line		{padding:40px 0px 30px 0px; background:#fff;}
DIV.hpLongVideo			{max-width:1200px; margin:0px auto;}
.hpLongVideo DIV.iframe-container	{height:0px; padding-top:56.25%; position:relative;}
.hpLongVideo IFRAME			{width:100%; height:100%; position:absolute; top:0; right:0; z-index:7;}
.hpLongVideo BUTTON			{width:14%; height:14%; position:absolute; top:50%; right:50%; margin:-7% -7% 0px 0px; z-index:8; background:transparent; padding:0; font-size:0; line-height:0; border:0; text-indent:-10000px;}
.hpLongVideo BUTTON IMG		{width:100%; height:auto; display:block;}

@media screen and (max-width: 480px) {
	.hpLongVideo BUTTON		{width:20%; height:20%; margin:-10% -10% 0px 0px;}
}

/************************ HomePage statistics Line ************************/
.statistics-line		{padding:95px 0px 80px 0px; background:#fff url('../flower.png') no-repeat right top;}

@media screen and (max-width: 1037px) {
	.statistics-line	{background-image:none;}
}

@media screen and (max-width: 480px) {
	.statistics-line	{padding:30px 0px 0px 0px;}
}

/************************ HomePage events Line ************************/
.events-line		{background-color:#eceef0;}

/***********/
@media screen and (min-width: 1241px) {
	.nav-awesome-line, .ticker-line, .events-line	{padding-right:120px;}
}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
.media-line				{background-color:#ebeced; min-height:60px;}

/************************ Content line ************************/
.content-line			{padding:45px 0px 20px 0px; background:#fff url('../strip-content-2.gif') repeat-x center top;}

@media screen and (min-width: 1241px) {
	.content-line	{padding-right:120px;}
}





/******************************************************************************************************/
/*********************************** Modules **********************************************************/
DIV.ModuleContainer			{}
DIV.ModuleInner				{}
DIV.ModuleTitleContainer	{}
DIV.ModuleTitle				{}
DIV.ModuleTitle A			{text-decoration:none;}
DIV.ModuleTitle A:hover		{}
H3.ModuleTitle				{display:inline;}

DIV.ModuleText				{}

/********  Global classes for  top-line modules - login | shopping-cart | contactUs |  !!! not search  *********/
/*** structure code ***/
.item-top-line						{height:20px; margin:7px 5px 0px 0px; padding:4px 10px 9px 10px; display:inline-table; position:relative;}
.item-top-line.icon-active			{background:#ddd; border-top-right-radius:5px; border-top-left-radius:5px;}

A.item-top-line-open				{height:20px; display:table; color:#274f83; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#274f83; text-decoration:underline;}
A.item-top-line-open .fa			{font-size:1.8rem; line-height:20px; color:#000000; margin-left:5px;}
A.item-top-line-open:focus			{background-color:transparent !important;}

A.item-top-line-close				{height:26px; display:block; position:absolute; top:7px; right:7px; text-decoration:none;}
A.item-top-line-close:hover			{}
A.item-top-line-close:before {
    content:"\f00d";
    font-size:20px !important;
    font-weight:normal;
    color:#fff;
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    background:rgba(0,0,0,0.5);
    padding:0 3px 1px 3px;
    border-radius:3px;
    margin-left:7px;
}
/***/

/*** item box code ***/
DIV.item-top-line-box	{position:absolute; top:33px; left:0px; padding:0px 20px 10px 20px; background:#ddd; color:#666; display:none; z-index:9996; /*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/ box-sizing:border-box;}

/***/

@media screen and (max-width: 768px) { /* only icon */
	.item-top-line					{position:static; margin:7px 2px 0px 0px; padding:4px 6px 4px 6px;}
	.item-top-line.icon-active		{border-radius:5px; box-shadow:inset 0 0 6px #ccc;}
	DIV.item-top-line-box			{width:100%; position:absolute; top:40px; left:0; right:0; background:rgba(221,221,221,0.9); border-bottom:#f2f2f2 1px solid; float:none; box-shadow: 0 4px 8px 0px rgba(0,0,0,0.4) , inset 0 10px 10px -10px rgba(0,0,0,0.5);}
	A.item-top-line-open			{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	A.item-top-line-open SPAN		{display:none;}
	A.item-top-line-open .fa		{margin:0px;}
}


/*********************************** login JQ ******************************/
/*** structure code ***/
#LoginJQ						{}
#LoginJQ.icon-active			{}

A.LoginOpen						{/*padding-right:26px; background:url('../login_icon.png') no-repeat right top;*/}
A.LoginOpen:hover				{}
A.LoginOpen .fa-user			{}

A.LoginClose					{}
A.LoginClose:hover				{}

/***/

/*** login code ***/
DIV.LoginBox					{}
DIV.LoginBox INPUT.button		{} /* All Login buttons */
DIV.LoginBox INPUT.button:hover	{} /* All Login buttons */

/*^ Login Container ^*/
DIV.LoginContainer				{} /* have class LoginBox */
DIV.LoginInner					{width:230px; margin:45px auto 10px auto; padding:0px 5px 0px 5px; box-sizing:border-box;}
DIV.LoginContainer FORM			{display:inline-table;}
DIV.LoginContainer H3			{display:none; /*display:block; font-size:1.8rem; line-height:2.1rem; margin:0px 24px 5px 21px; padding:3px 0px 0px 0px;*/}

DIV.LoginInput					{display:table; margin:0px 0px 6px 0px;}
INPUT.login						{width:220px; height:30px; font-size:1.5rem; line-height:28px; border-style:none; background:#fff; padding:0px 10px 0px 10px; border-radius:5px; box-sizing:border-box;}
DIV.LoginContainer BR			{clear:both;}

DIV.loginRemember				{width:100%; margin-top:2px; text-align:right; float:right; font-size:1.2rem;}
DIV.loginRemember LABEL			{bottom:1px;}
DIV.loginRemember INPUT			{}
DIV.LoginContainer INPUT.loginButton	{width:70px; float:left; padding:0; margin:6px 0px 0px 0px;}

/*^ Login Greeting ^*/
DIV.LoginGreeting					{text-align:center;} /* have class LoginBox */
DIV.LoginGreetingInner				{width:220px; margin:40px auto 10px auto;}
DIV.LoginGreeting H3				{display:block; font-size:1.5rem; line-height:1.8rem; margin:0px; padding:0px 5px 0px 5px;}
DIV.LoginGreeting INPUT.button		{margin:15px 5px 0px 5px; padding:0;}
DIV.LoginGreeting INPUT.logout		{width:75px;}
DIV.LoginGreeting INPUT.update		{width:120px;}

/*^ Login Extra Links ^*/
DIV.loginForgot				{float:right; padding:14px 1px 0px 0px;}
DIV.loginForgot A			{color:#274f83; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#274f83; text-decoration:underline;}
/*DIV.loginSubscribe		{float:left; margin-top:5px;}
DIV.loginSubscribe A		{color:#609f23; text-decoration:none;}
DIV.loginSubscribe A:hover	{color:#609f23; text-decoration:underline;}*/

/***/

@media screen and (max-width: 768px) { /* only icon */
	#LoginJQ					{}
	#LoginJQ.icon-active		{}
	A.LoginOpen					{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	DIV.LoginBox				{}
	DIV.LoginInner				{text-align: center;}
	DIV.LoginInner FORM			{margin:auto;}
}


/*********************************** Shopping cart (JQ) ******************************/
/*** structure code ***/
#ShoppingCartJQ							{}
#ShoppingCartJQ.icon-active				{}

A.ShoppingCartOpen						{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ShoppingCartOpen:hover				{}
A.ShoppingCartOpen .fa-shopping-cart	{}

A.ShoppingCartClose						{}
A.ShoppingCartClose:hover				{}

/***/

/*** cart code ***/
DIV.ShoppingCartBox				{}
TABLE.ShoppingCartContainer		{width:210px; margin:45px 10px 10px 10px; background:rgba(255,255,255,0.6);}
/*H3.CartTitle					{color:#231f20; font-size:1.8rem; line-height:2.1rem; font-weight:normal; line-height:16px;}*/
TD.CartItemsContainer			{vertical-align:top; padding:10px 20px 15px 20px;}
TABLE.CartItemsContainer		{}
TABLE.CartItemsContainer TD		{}
TR.cartItem						{}
TD.chartNumber					{font-size:1.3rem; padding-top:8px; text-align:right; line-height:1.4rem;}
TD.chartLink					{width:157px; font-size:1.4rem; line-height:1.7rem; text-align:right; padding-top:6px;}
TD.chartLink A					{color:#333333; text-decoration:none;}
TD.chartLink A:hover			{color:#333333; text-decoration:underline;}

INPUT.shopCartButton			{float:left; padding:0; margin:15px 0px 0px 0px;}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ShoppingCartJQ					{}
	#ShoppingCartJQ.icon-active		{}
	A.ShoppingCartOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ShoppingCartBox				{}
	TABLE.ShoppingCartContainer		{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Contact Us ****************************/
/*** structure code ***/
#ContactJQ						{}
#ContactJQ.icon-active			{}

A.ContactOpen					{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ContactOpen:hover				{}
A.ContactOpen .fa-envelope-o	{}

A.ContactClose					{}
A.ContactClose:hover			{}

/***/

/*** contact code ***/
DIV.ContactBox		{/*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/}

#ContactJQ DIV.ContactFrm			{width:230px; margin:45px 10px 10px 10px; padding:15px 20px 15px 20px; background:rgba(255,255,255,0.6); box-sizing:border-box;}
#ContactJQ DIV.ContactTitle			{display:none; /*padding-bottom:10px;*/}
#ContactJQ DIV.ContactTitle H3		{/*display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}
#ContactJQ DIV.ContactBody			{width:100%; display:table; box-sizing:border-box;}

#ContactJQ DIV.inputs-container		{margin:0px 0px 10px 0px;}
#ContactJQ DIV.textarea-container	{margin:0px 0px 10px 0px;}
#ContactJQ DIV.button-container		{text-align:right;}

#ContactJQ INPUT.wizard			{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:0px 10px 0px 10px; border:0;}
#ContactJQ TEXTAREA.wizard		{width:100%; height:60px; color:#666666; background-color:#fff; font-size:1.5rem; padding:4px 10px 4px 10px; overflow:auto; border:0; resize:none;}
#ContactJQ SELECT.wizard		{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:6px 6px 6px 6px; border:0;}
#ContactJQ INPUT.button			{width:70px; float:left; padding:0; margin:15px 0px 0px 0px;}
#ContactJQ LABEL				{font-size:1.3rem;}
#ContactJQ DIV.captcha-img		{padding-top:5px}

#ContactJQ DIV.divRequired					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#ContactJQ DIV.divRequired A.red			{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#ContactJQ DIV.divRequired A.red:active,
#ContactJQ DIV.divRequired A.red:focus		{background:transparent; color:red; outline:none;}

#ContactJQ DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ContactJQ					{}
	#ContactJQ.icon-active		{}
	A.ContactOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ContactBox				{}
	#ContactJQ DIV.ContactFrm	{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Search ****************************/
/******** standart search ********/
DIV.SearchContainer		{display:table; position:relative; z-index:1;}

@media screen and (min-width: 481px) {
	DIV.Search			{height:41px; display:inline-flex;}
	DIV.SearchInp		{}
	DIV.SearchBut		{border-radius:50%; padding:1px; vertical-align:baseline; position:relative; cursor:pointer;}
	INPUT.Search {
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	INPUT.Search			{position:absolute; top:0px; left:0px; width:42px; height:42px; font-size:1.7rem; color:#f4f8fa; background-color:#f4f8fa; border:0; border-radius:20px; line-height:42px; padding:0px; z-index:-1; box-sizing:border-box;}
	INPUT.Search.is_active	{width:220px; padding:0px 20px 0px 20px; background-color:#fff; color:#515254; border:#369ce2 1px solid; box-shadow:none !important;}
	INPUT.SearchBut			{background-color:#f4f8fa !important; width:40px; height:40px; padding:4px; border-radius:20px; box-sizing:border-box;}
	INPUT.SearchBut:hover	{}
	INPUT.SearchBut:focus	{box-shadow:none !important;}
}

/******** SearchJQ ********/
/*** structure code ***/
#SearchJQ						{margin-top:17px; padding:3px 6px 3px 6px; border-radius:3px; box-sizing:border-box;}

/*#SearchJQ.icon-active			{background-color:#369ce2; border:#fff 1px solid; padding:2px 5px 2px 5px;}*/
#SearchJQ A.SearchOpen			{display:inline-table; height:24px; text-align:right; text-decoration:none; /*padding-right:16px; background:url('../search_icon.png') no-repeat left top;*/}
A.SearchOpen .fa-search			{font-size:22px; line-height:24px; color:#07152a; margin-left:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; position:absolute; top:84px; left:0; right:0; text-align:center; background:rgba(207,220,240,0.9); border-bottom:#ddd 1px solid; border-top:#bbb 1px solid; z-index:9;}
#SearchJQ DIV.Search			{margin:45px auto 25px auto;}

/***/

/******** @media Query ********/
@media screen and (max-width: 480px) {
	DIV.SearchContainer			{display:none;}
	DIV.Search					{height:45px;}
	DIV.SearchInp				{}
	DIV.SearchBut				{vertical-align:baseline;}
	INPUT.Search				{width:240px; height:46px; font-size:1.7rem; color:#101010; border:#369ce2 1px solid; border-left-style:none; border-radius:0px 25px 25px 0px; line-height:44px; padding:0px 20px 0px 10px; box-sizing:border-box;}
	INPUT.SearchBut				{background-color:#eee !important; padding:6px 9px 6px 9px; border:#369ce2 1px solid; border-right-style:none; border-radius:25px 0px 0px 25px;}
	A.SearchOpen .fa-search		{margin:0px;}
}
@media screen and (max-width: 600px) { /* top-line 40 not 63 */
	#SearchJQ						{margin-top:5px;}
	#SearchJQ DIV.SearchContainer	{top:40px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; margin-bottom:30px; box-sizing:border-box;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{padding-bottom:15px;}
H3.TickerTitle			{color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}
A.TickerPlayer			{padding:0px 2px 0px 2px; background-color:#ff8c37; display:table; position:absolute; top:3px; left:0px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#274f83 !important;}

DIV.TickerBodyContainer		{padding-top:5px;}
DIV.TickerBody				{height:250px; position:relative; overflow:hidden; visibility:hidden;}
DIV.tickerBody IMG			{float:left; margin:3px 10px 7px 0px;}
.TickerBody UL				{position:absolute; width:100%; padding:0; margin:0;}
.TickerBody UL LI			{margin:0px 0px 20px 0px; padding:0; list-style:none; list-style-image:none;}

H4.TickerHeadLine			{font-size:1.5rem; line-height:1.8rem; font-weight:bold; color:#369ce2; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#369ce2;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#0164a8;} 
P.TickerText				{width:100%; padding:0; font-size:1.5rem; line-height:1.8rem; margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:left; margin:5px 10px 5px 0px;}
SMALL.TickerDate			{font-size:1.3rem; font-weight:normal; display:block;}


/******************************** Ticker Horizontal (JQ) ****************************/
DIV.Horz_TickerContainer		{width:100%; height:58px; margin:0px auto;}
DIV.Horz_TickerInner			{position:relative; color:#fff; display:flex;}

DIV.Horz_TickerTitle			{white-space:nowrap; padding:14px 0px 0px 40px; position:relative;}
H3.Horz_TickerTitle				{color:#fff; font-weight:800; display:block; padding:0px; margin:0px 0px 0px 30px; font-size:2.3rem; line-height:2.6rem;}
A.Horz_TickerPlayer				{background-color:#3f8b7c; padding:0px 2px 0px 2px; display:table; position:absolute; top:19px; left:23px; border-radius:3px; cursor:pointer;}
A.Horz_TickerPlayer IMG			{display:block; border:0;}
A.Horz_TickerPlayer:hover, A.Horz_TickerPlayer:active, A.Horz_TickerPlayer:focus	{background-color:#0a7aae !important;}

DIV.Horz_TickerBodyContainer	{width:100%; padding-top:16px;}
DIV.Horz_TickerBody				{height:2.2rem; position:relative; overflow:hidden; visibility:hidden;}
DIV.ScrollingItems				{position:absolute; white-space:nowrap; line-height:2.4rem;}
P.Horz_TickerSep				{margin:0px; display:inline;}
IMG.Horz_TickerSep				{vertical-align:top; width:1px; height:12px; overflow:hidden; margin:8px 15px 0px 15px; background-color:#fff;}
P.Horz_TickerSep IMG.Last		{display:none;}

H4.Horz_TickerHeadLine			{font-size:1.8rem; line-height:2.4rem; font-weight:600; display:inline;}
H4.Horz_TickerHeadLine A		{color:#fff; text-decoration:none;} 
H4.Horz_TickerHeadLine A:hover	{color:#fff;  text-decoration:underline;} 
P.Horz_TickerText				{line-height:2.4rem; font-size:1.8rem; padding:0; margin:0px 10px 0px 10px; display:inline;}
IMG.Horz_TickerPhoto			{height:16px; margin:4px 0px -4px 10px;}
SMALL.Horz_TickerDate			{font-size:1.6rem; font-weight:normal; margin-right:10px; display:inline;}

@media screen and (max-width: 540px) {
	DIV.Horz_TickerContainer		{height:auto;}
	DIV.Horz_TickerInner			{padding:0px 10px 0px 10px; flex-direction:column;}
	DIV.Horz_TickerTitle			{height:auto; text-align:center; padding:10px 40px 0px 40px; box-sizing:border-box;}
	H3.Horz_TickerTitle				{color:#000; font-weight:bold; font-size:2.1rem; line-height:2.4rem;}
	DIV.Horz_TickerBodyContainer	{color:#000; padding-bottom:15px; padding-top:4px;}
	A.Horz_TickerPlayer				{left:0; top:10px;}
	H4.Horz_TickerHeadLine			{color:#000;} 
	H4.Horz_TickerHeadLine A		{color:#000;} 
	H4.Horz_TickerHeadLine A:hover	{color:#000;} 
	IMG.Horz_TickerSep				{margin-top:7px; background-color:#000;}
}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** social banners - header **/
DIV.banner-social-header		{display:inline-flex; vertical-align:top; margin:0px 2px 0px 2px;}
DIV.banner-social-header IMG	{background:transparent !important;}

@media screen and (min-width: 481px) {
	#social480		{display:none;}
}
@media screen and (max-width: 480px) {
	#social480		{display:none;}
	#social990		{display:none;}
}

/** social banners - Hp **/
DIV.banner-social-hp		{display:inline-flex; vertical-align:top; margin:0px 32px 0px 32px;}
DIV.banner-social-hp IMG	{background:transparent !important;}

@media screen and (max-width: 768px) {
	DIV.banner-social-hp		{margin:0px 24px 0px 24px;}
	DIV.banner-social-hp IMG	{width:90px !important; height:90px !important;}
}

@media screen and (max-width: 480px) {
	DIV.banner-social-hp		{margin:0px 16px 0px 16px;}
	DIV.banner-social-hp IMG	{width:65px !important; height:65px !important;}
}

/** social banners - footer **/
DIV.banner-social-footer		{display:inline-flex; vertical-align:top; margin:0px 8px 0px 8px;}
DIV.banner-social-footer IMG	{background:transparent !important;}

@media screen and (max-width: 480px) {
	#social-footer		{width:228px; margin-right:-18px;}
	/*DIV.banner-social-footer IMG	{width:45px !important; height:45px !important;}*/
}

/** Ip right **/
DIV.banner-pair			{width:50%;}
DIV.banner-pair IMG		{width:100% !important; height:auto !important; display:block;}

/** Ip right **/
/*DIV.side-banner			{width:100%; margin-bottom:10px; text-align:center;}
DIV.side-banner IMG		{width:100% !important; height:auto !important; display:block;}*/


/******************************** Media ****************************/
#mediaCycle				{overflow:hidden; position:relative; direction:ltr; height:0; padding-top:35%; /* &lt;-- only for load */} /* no width */
DIV.mediaCycleInner		{width:100% !important; background:#fff url('../loading.gif') no-repeat 50% 50%; position:relative;} /* no padding, no side-margin */
/*DIV.mediaCycleInner:after {
	content:"";
	width:100%; height:30%;
	position:absolute; bottom:0px; right:0px; left:0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 70%, rgba(0,0,0,0.65) 71%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 70%,rgba(0,0,0,0.65) 71%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 70%,rgba(0,0,0,0.65) 71%);
	z-index:600;
}*/
#mediaCycle A			{}
#mediaCycle IMG.media	{display:block; border:0; position:absolute; top:0px; left:0px;}

/** Title **/
#mediaCycle DIV.media-title		{width:100%; display:table; position:absolute; right:0; left:0; bottom:10%; padding:0px 30px 0px 30px; font-size:200%; line-height:115%; color:#fff; font-weight:800; z-index:899; box-sizing:border-box;}

/** Video **/
#mediaCycle .video-wrap		{width:100%; height:100%; position:absolute; top:0px; left:0px; background:#2874b2;}
#mediaCycle VIDEO			{display:block; border:0; width:100%; height:100%;}
#mediaCycle .video-img		{display:block; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:20;}
#mediaCycle .cycle-video-play		{width:140px; height:140px; position:absolute; top:50%; right:50%; margin:-70px -70px 0px 0px; z-index:8; background:transparent; padding:0; font-size:0; line-height:0; border:0; z-index:21;}
#mediaCycle .cycle-video-play IMG	{width:100%; height:100%; display:block;}

@media screen and (max-width: 1200px) {
	#mediaCycle .cycle-video-play	{width:12vw; height:12vw; margin:-6vw -6vw 0px 0px;}
}

@media screen and (max-width: 540px) {
	#mediaCycle .cycle-video-play	{margin:-12vw -6vw 0px 0px;}
}

/** Arrows **/
A.mediaArrow		{display:none !important; /*position:absolute; top:45%; z-index:999;*/}
A#mediaPrevArrow	{right:20px;}
A#mediaNextArrow	{left:20px;}

#mediaCycle .fa					{font-size:50px; line-height:50px; color:#fff;}
#mediaCycle .fa-angle-left		{}
#mediaCycle .fa-angle-right		{}

@media screen and (max-width: 640px) {
	#mediaCycle .fa		{font-size:36px; line-height:36px;}
}

@media screen and (max-width: 480px) {
	#mediaCycle						{padding-bottom:12vw;}
	#mediaCycle DIV.media-title		{position:static; padding:3vw  4.5vw 3vw  4.5vw; font-size:5.7vw !important; color:#2d3c5b;}
}

/** Circles **/
#mediaCycle .circles-container			{display:none !important;} /* use this for centering the circles */
#mediaCycle #circles					{position:absolute; bottom:10px; left:10px; padding:0px; margin:0px; z-index:999;}
#mediaCycle #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
#mediaCycle #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#90182e; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.activeSlide A			{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
#mediaCycle #circles LI.activeSlide A:hover		{background:#ff8c37; border:#fff 2px solid;}
#mediaCycle #circles LI.activeSlide A:focus		{background:#ff8c37; border:#fff 2px solid;}

/** play / stop **/
#mediaCycle DIV.play-stop			{}
@media screen and (min-width: 991px) { /* play / stop for accessibility over 990 */
	#mediaCycle DIV.play-stop		{display:table; padding:2px; background-color:rgba(255,255,255,0.8); border-radius:4px; position:absolute; left:10px; top:10px; z-index:999;}
	A#media-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	A#media-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#media-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}

/** Mask **/
#mediaCycle DIV.mask		{display:none;/*position:absolute; top:0; height:200px; background:url('../mediaMask.png') no-repeat; z-index:899;*/}
#mediaCycle DIV.left-m		{/*left:0; width:8px; background-position:left top;*/}
#mediaCycle DIV.right-m		{/*right:0; width:8px; background-position:right top;*/}

@media screen and (max-width: 768px) and (min-width: 481px) {
	#mediaCycle #circles	{bottom:10px;}
	A.mediaArrow			{width:18px; height:18px; background-size:cover !important; top:20%;}
}

@media screen and (max-width: 480px) {
	#mediaCycle #circles	{bottom:5px;}
	A.mediaArrow			{display:none !important; /*width:18px; height:18px; background-size:cover !important; top:20%;*/}
	#mediaCycle #circles LI.cycleTab A	{width:10px; height:10px; border:#fff 1px solid;}
}


/******************************** FreeBox ****************************/
DIV.FreeBoxContainer			{}
DIV.FreeBoxInner				{}
DIV.FreeBoxItemContainer		{}
DIV.FreeBoxTitleContainer		{}
DIV.FreeBoxTitle				{}
H3.FreeBoxTitle					{color:#369ce2;}
H3.FreeBoxTitle A				{color:#369ce2;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}


/***************** Footer Area  ********************/
#footer				{display:flex; flex-wrap:wrap; justify-content:space-between;}
#footer-links		{box-sizing:border-box;}
#footer-modules		{display:flex; flex-wrap:wrap; justify-content:space-between; box-sizing:border-box;}

@media screen and (min-width: 1201px) {
	#footer-links			{width:48%; max-width:790px; padding-left:20px; border-left:#e2eaef 1px solid;}
	#footer-modules			{width:43%; min-width:600px; padding-right:4%;}
}

@media screen and (max-width: 1200px) {
	#footer-links			{margin:0px auto 20px auto; border-bottom:#e2eaef 1px solid;}
	#footer-modules			{min-width:600px; margin:0px auto 20px auto;}
}

@media screen and (max-width: 768px) {
	#footer-modules			{width:100%; min-width:0px; max-width:500px; }
	#FreeBox_Section3		{width:200px;}
}

@media screen and (max-width: 480px) {
	#footer-links			{border-bottom:0; margin-bottom:0px;}
	#footer-modules			{flex-direction:column;}
	#footer-modules &gt; DIV	{width:210px; margin:0px auto;}
}

/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */ margin:0px 0px 20px 0px;}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row;}
#FooterLinks_Section1 UL	{padding:0px; margin:0px;}
#FooterLinks_Section1 UL LI	{list-style-type:none; list-style-image:none;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 0px 0px 40px; margin-bottom:20px; /* width come from js [in asp] */}
LI.FooterFirst				{padding:0px 0px 0px 40px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 7px 0px;}
H4.FooterLinksTitle			{color:#2d3c5b; font-size:2rem; line-height:115%; font-weight:bold;}
A.FooterLinksTitle			{color:#2d3c5b; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#dddddd; text-decoration:underline;}
DIV.FooterLinksBody			{color:#2d3c5b; font-size:1.7rem; line-height:115%;}
DIV.FooterLinksBody LI		{margin:0px 0px 7px 0px !important;}
DIV.FooterLinksBody A		{color:#2d3c5b; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#2d3c5b; text-decoration:underline;}

@media screen and (max-width: 990px) and (min-width: 481px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:30% !important; padding:0px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 480px) {
	DIV.FooterLinksContainer		{margin-bottom:0px;}
	UL.FooterLinks					{flex-direction:column;}
	LI.FooterLinksItem				{width:210px !important; border-style:none; padding:0px;}
	/*DIV.FooterLinksItemInner:after	{content: " _________________________ "; color:#aaa; font-family:arial, helvetica, sans-serif;}*/
}


/**^  FreeBox 2 (footer order queue) ^**/
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%;}
#FreeBox_Section2 DIV.FreeBoxInner				{}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{margin-bottom:40px;}
#FreeBox_Section2 DIV.FreeBoxTitle				{padding:0px 0px 7px 0px;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#2d3c5b; font-weight:bold; font-size:2rem; line-height:115%;}
#FreeBox_Section2 H3.FreeBoxTitle A				{color:#2d3c5b; text-decoration:none;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#2d3c5b; text-decoration:underline;}
#FreeBox_Section2 DIV.FreeBoxBody				{font-size:1.7rem; line-height:115%;}
#FreeBox_Section2 DIV.FreeBoxBody P				{margin-bottom:7px !important;}
#FreeBox_Section2 A[href^="mailto:"]			{color:#2d3c5b; text-decoration:none;}
#FreeBox_Section2 A[href^="mailto:"]:hover		{color:#2d3c5b; text-decoration:underline;}
#FreeBox_Section2 A[href^="tel:"]				{color:#2d3c5b !important; text-decoration:none !important; cursor:default !important;}

@media screen and (max-width: 480px) {
	/*#FreeBox_Section2 DIV.FreeBoxContainer		{margin-bottom:25px;}
	#FreeBox_Section2 DIV.FreeBoxInner				{border-bottom:#aaa 1px solid;}
	#FreeBox_Section2 DIV.FreeBoxItemContainer		{margin-bottom:25px;}*/
}


/**^  FreeBox 3 (footer contact) ^**/
#FreeBox_Section3 DIV.FreeBoxContainer			{width:100%;}
#FreeBox_Section3 DIV.FreeBoxInner				{}
#FreeBox_Section3 DIV.FreeBoxItemContainer		{margin-bottom:40px;}
#FreeBox_Section3 DIV.FreeBoxTitle				{padding:0px 0px 7px 0px;}
#FreeBox_Section3 H3.FreeBoxTitle				{color:#2d3c5b; font-weight:bold; font-size:2rem; line-height:115%;}
#FreeBox_Section3 H3.FreeBoxTitle A				{color:#2d3c5b; text-decoration:none;}
#FreeBox_Section3 H3.FreeBoxTitle A:hover		{color:#2d3c5b; text-decoration:underline;}
#FreeBox_Section3 DIV.FreeBoxBody				{font-size:1.7rem; line-height:115%;}
#FreeBox_Section3 DIV.FreeBoxBody P				{margin-bottom:7px !important;}
#FreeBox_Section3 A[href^="mailto:"]			{color:#2d3c5b; text-decoration:none;}
#FreeBox_Section3 A[href^="mailto:"]:hover		{color:#2d3c5b; text-decoration:underline;}
#FreeBox_Section3 A[href^="tel:"]				{color:#2d3c5b !important; text-decoration:none !important; cursor:default !important;}


/************************ Zor Kesher ( ContactUs.asp ) ************************/
#three-1-up DIV.ContactFrm				{width:100%; margin-bottom:30px; display:table; position:relative; padding-right:10px; box-sizing:border-box;}
#three-1-up DIV.ContactTitle			{padding-bottom:20px;}
#three-1-up DIV.ContactTitle H3			{display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}
#three-1-up DIV.ContactBody				{width:100%; display:table; box-sizing:border-box;}

#three-1-up DIV.inputs-container		{margin:0px 0px 10px 0px;}
#three-1-up DIV.textarea-container		{margin:0px 0px 10px 0px;}
#three-1-up DIV.button-container		{text-align:right;}

#three-1-up INPUT.wizard			{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:0px 10px 0px 10px; border:0;}
#three-1-up TEXTAREA.wizard			{width:100%; height:60px; color:#666666; background-color:#fff; font-size:1.5rem; padding:4px 10px 4px 10px; overflow:auto; border:0; resize:none;}
#three-1-up SELECT.wizard			{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:6px 6px 6px 6px; border:0;}
#three-1-up INPUT.button			{width:60px; height:30px; border:0; padding:0; font-weight:normal; font-size:17px;}
#three-1-up LABEL					{font-size:1.3rem;}
#three-1-up DIV.captcha-img			{padding-top:5px}

#three-1-up DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#three-1-up DIV.divRequired A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#three-1-up DIV.divRequired A.red:active,
#three-1-up DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}

#three-1-up DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}


/************************ Zimun Torim (_dbstemplates/ Department.asp , medicalunit.asp) ************************/
#zimun-form								{background-color:#f4f8fa; padding:45px 0px 40px 0px; margin-bottom:-55px;}
#zimun-form DIV.ContactFrm				{width:100%; display:table; position:relative;}
#zimun-form DIV.ContactTitle			{display:table; padding:0px 82px 10px 0px; margin:0px auto 30px auto; background:url('../icon-form.png') no-repeat right top 2px;}
#zimun-form DIV.ContactTitle H2			{display:inline; color:#000; font-weight:bold; font-size:175%; line-height:105%;}
#zimun-form DIV.ContactTitle  SPAN		{display:block; color:#000; font-size:125%; line-height:105%;}
#zimun-form DIV.ContactBody				{}
#zimun-form DIV.ContactBody FORM		{width:100%; display:inline-flex; vertical-align:top; justify-content:center; flex-wrap:wrap; box-sizing:border-box;}

#zimun-form DIV.inputs-container		{width:20%; max-width:244px; min-width:185px; margin:0px 5px 10px 5px;}
#zimun-form DIV.button-container		{width:20%; max-width:130px; min-width:95px; margin:0px 5px 10px 5px;}

#zimun-form INPUT.wizard			{width:100%; height:52px; color:#333; background-color:#fff; font-size:115%; line-height:50px; padding:0px 10px 0px 10px; border:#ccc 1px solid;}
#zimun-form INPUT.button			{width:100%; height:52px; border:0; padding:0; font-size:1.8rem;}
#zimun-form LABEL					{font-size:1.7rem;}

#zimun-form DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#zimun-form DIV.divRequired A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#zimun-form DIV.divRequired A.red:active,
#zimun-form DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}

@media screen and (max-width: 990px) {
	#zimun-form DIV.ContactTitle		{padding-top:4px;}
}

@media screen and (max-width: 790px) {
	#zimun-form DIV.inputs-container	{width:40%;}
	#zimun-form DIV.button-container	{width:40%; max-width:244px; min-width:185px;}
}

@media screen and (max-width: 480px) {
	#zimun-form DIV.ContactTitle		{padding-top:8px; margin-bottom:20px;}
}

@media screen and (max-width: 420px) {
	#zimun-form DIV.inputs-container	{width:100%;}
	#zimun-form DIV.button-container	{width:100%;}
}

@media screen and (max-width: 350px) {
	#zimun-form DIV.ContactTitle  SPAN	{font-size:115%; line-height:115%;}
}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{width:100%; display:table; padding:0px 0px 10px 0px; box-sizing:border-box;}
H3.NavigationTitle		{color:#274f83; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}

@media screen and (max-width: 768px) {
	DIV.NavigationTitle.open		{padding:7px 10px 7px 10px; background:#ebebeb url('../x-closeV.png') no-repeat left 7px; cursor:pointer;}/* x-closeV-white.png */
	DIV.NavigationTitle.closed		{padding:7px 10px 7px 10px; background:#ebebeb url('../toMenu-vert.png') no-repeat left 7px; cursor:pointer;}/* toMenu-vert-white.png */
}


/******************************* DARONET *****************************/
TABLE.daronet			{direction:ltr; margin-top:12px; font-size:13px;}
TD.daronet_link			{font-family:Arial; vertical-align:top; padding:3px 5px 0px 5px; line-height:13px; white-space:nowrap;}
A.Daronet				{display:table; font-size:13px; font-weight:normal; color:#fff; text-decoration:none;}
TD.daronet_img			{}
TD.daronet_img IMG		{display:block;}
A.Daronet:hover			{color:#fff; text-decoration:none;}


/******************************* Side  Tabs *****************************/
#fixed-tabs			{position:fixed; z-index:1111; box-sizing:border-box;}
#fixed-tabs UL		{display:flex; justify-content:space-between; margin:0px; padding:0px;}
#fixed-tabs UL LI		{list-style-image:none; list-style-type:none;}
#fixed-tabs UL LI A		{display:block; background-color:#369ce2; font-size:1.8rem; line-height:115%; font-weight:600; color:#fff; text-decoration:none;}

#fixed-tabs, #fixed-tabs UL LI A {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

@media screen and (min-width: 1901px) {
	#fixed-tabs			{top:500px;}
}

@media screen and (min-width: 1241px) {
	#fixed-tabs					{width:108px; right:0px; top:22vw; border-right:#369ce2 6px solid; padding:25px 0px 25px 0px;}
	.tab-up #fixed-tabs			{top:65px !important;}
	#fixed-tabs UL				{flex-direction:column;}
	#fixed-tabs UL LI			{width:100%; margin-bottom:7px;}
	#fixed-tabs UL LI A			{height:80px; display:flex; justify-content:center; flex-direction:column; padding:0px 4px 0px 10px; line-height:115%;}
	#fixed-tabs UL LI A:hover,
	#fixed-tabs UL LI A:focus	{color:#fff; margin:0px -10px 0px 10px; text-decoration:none;}
}

@media screen and (max-width: 1240px) {
	#fixed-tabs					{width:100%; bottom:0px; border-bottom:#369ce2 5px solid; padding:0px 0.5% 0px 0.5%;}
	#fixed-tabs UL				{flex-direction:row;}
	#fixed-tabs UL LI			{width:24%;}
	#fixed-tabs UL LI A			{height:100%; padding:7px 10px 4px 10px; border-radius:5px 5px 0px 0px;}
	#fixed-tabs UL LI A:hover,
	#fixed-tabs UL LI A:focus	{color:#fff; margin:-6px 0px 0px 0px; padding-bottom:10px; text-decoration:none;}
}

@media screen and (max-width: 480px) {
	#fixed-tabs			{padding:0px 1% 0px 1%;}
	#fixed-tabs UL LI	{width:24%;}
	DIV.jxPOhn			{margin-bottom:40px;} /* whatsapp */
}


/******************************* Zimun torim *****************************/
#zimunT {
	width:110px; /*display:block;*/ display:none; 
	padding:75px 30px 10px 30px; 
	position:fixed; left:0; top:475px; z-index:111111111111;
	background:#369ce2 url('../icon-zimun.png') no-repeat center top 10px;
	font-size:100%; line-height:105%; color:#fff; font-weight:600; 
	border-radius:0px 5px 5px 0px; 
    -webkit-transition:  all 0.5s;
    -moz-transition:  all 0.5s;
    -o-transition:  all 0.5s;
    transition: all 0.5s;
	box-sizing:border-box;
	text-decoration:none; 
}
.tab-up #zimunT	{top:130px;}

#zimunT:hover,
#zimunT:focus	{color:#fff; left:-10px; text-decoration:none;}

@media screen and (max-width: 1480px) {
	#zimunT		{width:60px; padding:50px 10px 10px 10px; font-size:1.7rem; background-size:36px;}
}


/************************ Paging ******************************************************/
DIV.dbsPages-container		{/* padding:6px 0px 5px 0px; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; */}
OL.dbsPages					{direction:ltr; height:30px; margin:0px auto 0px auto; padding:0px; position:relative; display:table;}

.dbsPages LI				{line-height:140%; font-size:90%; display:inline-table; vertical-align:middle; margin:3px; padding:0; font-weight:bold; list-style-image:none; list-style-type:none;}
.dbsPages LI.first_item		{/*position:absolute; left:10%;*/}
.dbsPages LI.last_item		{/*position:absolute; right:10%;*/}

.dbsPages LI A, .dbsPages LI A:hover	{display:table; text-decoration:none;}
.dbsPages LI A IMG			{width:18px; margin:5px 5px 0px 5px !important;}

SPAN.dbsPaging				{width:26px; display:block; white-space:nowrap; background-color:#eee; color:#000; border:#666 1px solid; padding:6px 6px 4px 6px; border-radius:2px;}
SPAN.dbsCurrentPage			{font-weight:bold; background-color:#666; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#666; color:#fff;}

/* [x-y] */
.dbsPages SPAN.paging		{font-size:2rem; line-height: 140%; display:inline-table; margin:3px; padding:3px 0px 3px 0px; font-weight:bold; vertical-align:bottom;}
.dbsPages SPAN.paging LI	{margin:0px 3px 0px 3px}
.dbsPages SPAN.paging A		{text-decoration:none;}
.dbsPages SPAN.paging A:hover	{text-decoration:underline !important;}
.dbsPages SPAN.paging A:focus	{}


/****************************************************************************/
IMG.security		{border-width:1px; border-color:gray;}



/******************************************************************************************************************************/
/******************************************************* Media Cycle Slider ***************************************************/
.slider-line		{overflow:hidden; margin:0px auto 0px auto;}

DIV.sliderCycleContainer		{width:100%; display:table; position:relative;}
DIV#sliderCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.sliderCycleInner			{width:100%; height:100%; position:absolute; top:0px; left:0px; /*background:url('loading.gif') no-repeat 50% 50%;*/ direction:ltr;}
DIV.cycle-item					{width:100% !important; height:auto !important;}
#sliderCycle A					{display:block;}
#sliderCycle IMG				{display:block; border:none; cursor:pointer; width:100%; /*width:100% !important; */ height:auto !important; max-width:none !important;}

@media screen and (max-width: 768px) { /* small screens */
	.slider-line				{border-bottom:#304b82 3px solid;}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title &amp; text) /*****/
DIV.output					{overflow:hidden; display:inline-table; position:absolute; direction:rtl; text-align:center; background:rgba(255,255,255,0.6); z-index:500;}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#000; padding:10px 10px 0px 10px; font-size:2.5rem; line-height:2.8rem; font-weight:normal; box-sizing:border-box;}
DIV.output H2 A				{display:block; color:#000; text-decoration:none;}
DIV.output H2 A:hover		{color:#000; text-decoration:underline;}
DIV.output H2 A:focus		{color:#000; text-decoration:underline;}
/* text */
DIV.output P					{width:100%; margin:0px 0px 10px 0px; padding:0px 10px 0px 10px; color:#000; text-shadow:0px 0px 10px #fff; font-size:1.5rem; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:table !important; height:25px; background:#ff8c37; color:#fff; margin:auto; padding:0px 20px 0px 20px; font-size:1.5rem; line-height:23px; text-decoration:none;} /* left % = nicer animation */
DIV.output A.ReadMore SPAN		{display:none; /*font-weight:bold; font-size:1.3rem; line-height:23px;*/} /* Read More Arrow */
DIV.output A.ReadMore:hover		{background:#274f83; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#274f83; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}
@media screen and (max-width: 768px) { /* small screens */
	DIV.output				{height:160px !important; display:table; background:#dee6f2; border:0; width:100% !important; position:relative; /*right:0 !important; left:0 !important;*/}
	DIV.output H2			{width:100% !important; color:#333333; padding-top:10px;}
	DIV.output H2 A			{color:#333333;}
	DIV.output H2 A:hover	{color:#333333;}
	DIV.output P			{width:100% !important; color:#333333;}
}
@media screen and (max-width: 480px) { /* small screens */
	DIV.output				{height:200px !important;}
	DIV.output H2			{font-size:2.1rem; line-height:2.4rem; margin-bottom:5px;}
}

/***** Arrows *****/
.sliderCycleContainer A.CycleArrow		{position:absolute; top:45%; z-index:999;}
.sliderCycleContainer #prevArrow		{right:20px;}
.sliderCycleContainer #nextArrow		{left:20px;}

.sliderCycleContainer .fa							{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
.sliderCycleContainer .fa-chevron-right				{padding:6px 6px 3px 9px;}
.sliderCycleContainer .fa-chevron-left				{padding:6px 9px 3px 6px;}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

/** circles **/
.sliderCycleContainer DIV.circlesContainer			{height:18px; position:absolute; left:10px; bottom:10px; z-index:999; /* no margin-bottom */}
.sliderCycleContainer UL#circles					{margin:0; padding:0px; direction:rtl; display:inline-table;}
.sliderCycleContainer #circles LI.cycleTab			{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
.sliderCycleContainer #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#274f83; border:#fff 2px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
.sliderCycleContainer #circles LI.activeSlide A:hover		{}
.sliderCycleContainer #circles LI.activeSlide A:focus		{}
.sliderCycleContainer #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** tabs **/
.sliderCycleContainer DIV.tabsContainer			{width:100%; /* no height */ padding:0 1% 0 1%; position:absolute; text-align:center; left:0px; right:0px; z-index:999; box-sizing:border-box;}
.sliderCycleContainer UL#tabs					{width:100%; max-width:990px; margin:0 auto; padding:0px; direction:rtl; display:inline-table;}
/* optional - longer tabs area on bigger screens */
/*@media screen and (min-width: 1240px) {
	.sliderCycleContainer DIV.tabsContainer		{padding:0 10% 0 10%;}
	.sliderCycleContainer UL#tabs					{max-width:none;}
}*/
@media screen and (max-width: 768px) { /* small screens - more space between circles */
	.sliderCycleContainer DIV.tabsContainer		{display:table; background:#fff; width:100% !important; position:relative; top:0 !important; bottom:auto !important;}
}
.sliderCycleContainer #tabs LI.cycleTab						{display:inline-table; float:right; margin-top:5px; margin-bottom:5px; text-align:center; list-style:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab				{background:#fdef92; color:#444444; text-decoration:none; padding:12px 10px 14px 10px; display:block;}
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:hover	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:focus	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Tab:hover			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab:focus			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide					{}
.sliderCycleContainer #tabs LI.activeSlide A.Tab			{background:#c50235 !important; color:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:hover		{background:#c50235 !important; color:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:focus		{background:#c50235; color:#fff; text-decoration:none;}

.sliderCycleContainer #tabs LI H2 	{margin:0; padding:0; display:block; font-weight:normal; font-size:2.1rem; line-height:2.3rem;}
.sliderCycleContainer #tabs LI P 	{margin:0; padding:0; display:none;}

/*** Example for centered circles ***//*
.sliderCycleContainer DIV.tabsContainer			{width:100%; height:18px; position:absolute; left:0px; bottom:10px; z-index:9999; padding:0; z-index:999; display:inline-table;}
.sliderCycleContainer UL#circles				{margin:0; padding:0px; direction:rtl; display:inline-table; clear:right; float:right; position:relative; right:50%;}
.sliderCycleContainer #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; position:relative; left:50%; list-style-type:none; list-style-image:none;}
*/

/** play / stop **/
.sliderCycleContainer DIV.play-stop		{/*display:none !important;*/ /* remove this line for accessability */}
@media screen and (min-width: 991px) { /* play / stop for accessibility over 990 */
	.sliderCycleContainer DIV.play-stop		{display:table; padding:2px; background-color:rgba(255,255,255,0.8); border-radius:4px; position:absolute; left:10px; top:10px; z-index:999;}
	A#cycle-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	A#cycle-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#cycle-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}




/*************************************  Loading Site  *********************************/
.loader-container {
    width:100%;
	height:100%;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;}

.loader {
	height:20px;
	width:250px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.loader-dot {
	animation-name:loader;
	animation-timing-function:ease-in-out;
	animation-duration:3s;
	animation-iteration-count:infinite;
	height:20px;
	width:20px;
	border-radius:100%;
	background-color:black;
	position:absolute;
}
.loader-dot:first-child		{background-color:#274f83; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#274f83; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#274f83; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#274f83; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#274f83; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#274f83; opacity:0.5; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	left:0;
	right:0;
	width:4rem;
	margin:auto;
}
.loader-text:after {
	content:"Loading";
	font-weight:bold;
	animation-name:loading-text;
	animation-duration:3s;
	animation-iteration-count:infinite;
}

@keyframes loader {
	15%	{transform: translateX(0);}
	45%	{transform: translateX(230px);}
	65%	{transform: translateX(230px);}
	95%	{transform: translateX(0);}
}
@keyframes loading-text {
	0%	{content: "Loading";}
	25%	{content: "Loading .";}
	50%	{content: "Loading ..";}
	75%	{content: "Loading ...";}
}



</pre></body></html>