﻿/*** 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:1330px; margin:0px auto; direction:rtl; text-align:right;}
.wrapper-footer		{max-width:1450px !important;}
.full-size-row		{max-width:1920px;} /* all row sections */

/*--- kidnapped in Aza banner ---*/
.bottom-bar-line	{padding-bottom:185px !important;}
/*-------------*/

/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

@media screen and (min-width: 1280px) {/* the bar fixed on the header line that is also fixed */
	.main-container.stick		{padding-top:91px;}
}

@media screen and (max-width: 1279px) { /* fixed */
	.main-container		{padding-top:53px;}
	.wrapper			{width:95%;}
}


/************************ Header line ************************/
.header-line			{background-color:#fff; position:relative;}
#InnerPage .header-line	{border-bottom:#f1f5f9 4px solid;}
DIV.header				{height:91px;}
A.logo					{display:table; width:222px;}
A.logo IMG				{display:block; width:100%; height:auto;}
A.logo, #green {
	-webkit-transition: all 0.5s ease;  
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#green					{display:table; height:91px; position:absolute; top:0px; left:0px; z-index:9;}
#green A				{display:table-cell; vertical-align:middle; padding:10px 25px 10px 25px; background-color:#2D5287; color:#fff; font-weight:bold; font-size:2.1rem; line-height:2.1rem; text-decoration:none; box-sizing:border-box;}
#green A .fa			{font-weight:normal; margin-right:9px; position:relative; top:1px;}
#green A:hover, #green A:focus	{background-color:#0c2c58; color:#fff; text-decoration:none;}
#greenSM				{display:none;}
#greenSM A				{background-color:#2D5287 !important; color:#fff !important; font-weight:bold !important;}
#greenSM A:hover, #greenSM A:focus			{background-color:#0c2c58 !important; color:#fff !important;}
#greenSM A .fa			{font-weight:normal; margin-right:9px; position:relative; top:1px;}

#contact480				{display:none; margin:16px 10px 0px 0px;}
#contact480 .fa-exclamation-triangle		{color:#000; font-size:24px; line-height:24px; font-weight:bold;}


@media screen and (min-width: 1280px) { /* stick */
	.header-line.stick			{height:53px; overflow:hidden; background-color:#fff; border-bottom:#f1f5f9 4px solid; position:fixed; left:0; top:0px; right:0; box-shadow:0 1px 8px rgba(0,0,0,0.3); z-index:9999;}
	.header-line.stick A.logo	{width:120px;}
	.header-line.stick #green	{height:53px;}
}

@media screen and (min-width: 1331px) {
	A.logo		{position:absolute; top:10px; right:70px;}
}

@media screen and (max-width: 1330px) {
	A.logo		{margin:10px 60px 9px 0px;}
}

@media screen and (max-width: 1279px) { /* fixed */
	.header-line	{height:53px; background-color:#fff; padding-left:60px; position:fixed; left:0; top:0px; right:0; box-shadow:0 1px 8px rgba(0,0,0,0.3); z-index:9995;}
	DIV.header		{height:auto;}
	A.logo			{width:120px; margin-right:30px;}
	#green			{display:none;}
	#greenSM		{display:list-item;}
}

@media screen and (max-width: 480px) { /* fixed */
	.header-line	{padding-left:40px;}
	A.logo			{margin-right:0px;}
	#contact480		{display:table;}
}

/************************ Top bar line ************************/
.top-bar-line			{background-color:#f2f2f2;}
#top-bar				{}
#search990				{position:relative; display:table; float:left; clear:left; margin-top:3px; z-index:9999;}
#top-bar {
	-webkit-transition: all 0.5s ease;  
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media screen and (min-width: 1280px) {
	.top-bar-line		{background-color:#fff;}
	#top-bar			{display:table; position:relative; margin:-71px auto 0px 50px;}
	#top-bar NAV		{float:left;}
	.top-bar-line.stick #top-bar	{margin:0px; position:fixed; top:0px; /*left:calc(((100% - 1330px) / 2) + 40px) !important;*/ left:calc(((100% - 1330px) / 2) + 220px) !important; padding-left:0 !important; z-index:666666;}
}
@media screen and (max-width: 1460px) and (min-width: 1280px)	{
	#top-bar			{margin-left:0px;}
}

@media screen and (max-width: 1279px) and (min-width: 481px) {
	#top-bar		{max-width:775px; margin:0px auto 0px auto;}
	#search990		{position:fixed; top:5px; left:70px; float:none; margin-top:0px; z-index:9999;}
}

/************************ Footer Line ************************/
.footer-line		{background:#f2f2f2;}
.bottom-bar-line	{background:#fff; padding-bottom:6px;}
#bottomBar			{width:100%; padding-left:200px; box-sizing:border-box;}
#daronet			{margin-right:-200px;}

A.Tav-nagish		{width:32px; float:right; display:table; margin:8px 10px;}
A.Tav-nagish IMG	{width:100%; height:auto; display:block;}
@media screen and (max-width: 820px) {
    A.Tav-nagish		{margin: 8px 10px 8px -42px;}
}

#go-top		{width:50px; height:50px; display:inline-table; position:fixed; left:2%; 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: 820px) {
	#bottomBar					{margin:0px auto; float:none !important; padding:0;}
	#bottomBar UL.NavigationBarSimple	{text-align:center;}
	#daronet					{display:table; margin:0px auto; float:none !important;}
}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage 6 "Banners" Line ************************/
.nav-awesome-line			{padding:30px 0px 20px 0px; background-color:rgba(255,255,255,0.5); z-index:5; box-sizing:border-box;}
.nav-awesome-line .wrapper	{max-width:1560px;}

@media screen and (min-width: 1609px) {
	.nav-awesome-line		{height:254px; position:relative; margin-top:-254px;}
}

/************************ HomePage 2 + 3 = 5 freeboxes Line ************************/
.freebox-line		{background-color:#f2f2f2; padding:95px 0px 50px 0px;}

@media screen and (max-width: 1023px) {
	.freebox-line		{padding:45px 0px 20px 0px;}
}

/************************ HomePage bottom 3 freeboxes Line ************************/
.articles-line		{padding:95px 0px 30px 0px; background-color:#fff;}

@media screen and (max-width: 1023px) {
	.articles-line		{padding:45px 0px 20px 0px;}
}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Content line ************************/
.content-line			{background-color:#ffffff; padding-top:95px;}
#content-in				{position:relative;}

.side-area			{width:17%; height:auto; box-sizing:border-box;}
.center-side			{width:83%; height:auto; box-sizing:border-box;}

@media screen and (min-width: 821px) {
	#content-in				{direction:ltr; margin-bottom:50px;}
	#content-in:after		{content:""; visibility:visible !important; position:absolute; right:0; left:0; bottom:0; background-color:#fff; width:100%; height:30px; z-index:1;}
	.side-area			{direction:rtl; padding-left:2.7%; border-left:#fc5821 1px solid; display:table-cell; vertical-align:top;}
	.center-side			{direction:rtl; padding:0px 3% 0px 3%; display:table-cell; vertical-align:top;}
}


@media screen and (max-width: 820px) {
	.content-line			{padding-top:35px;}
	.side-area			{width:100%; display:table;}
	.center-side			{width:100%;}
}




/******************************************************************************************************/
/*********************************** 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:#780024; font-size:1.5rem; line-height:2.1rem; font-weight:800; text-decoration:none;}
A.item-top-line-open:hover			{color:#780024; 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-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:600;
    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:transparent; 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:#780024; font-weight:800; text-decoration:none;}
DIV.loginForgot A:hover		{color:#780024; 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:600; 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:600; 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:#ffffff; 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:#ffffff; 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:#ffffff; 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.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:800; 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) {
	TABLE.Search			{height:45px;}
	TD.SearchInp			{}
	TD.SearchBut			{border-radius:50%; padding:1px; vertical-align:baseline; position:relative; cursor:pointer;}
	TD.SearchSectionTitle	{/*color:#8C8C8C; font-size:11px; font-weight:800;*/}
	INPUT.Search {
		-webkit-transition: all 0.5s ease;
		-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:45px; height:45px; font-size:1.5rem; color:#fff; border:0; border-radius:22px; line-height:45px; padding:0px; z-index:-1; box-sizing:border-box;}
	INPUT.Search:focus		{width:220px; padding:0px 20px 0px 20px; background-color:#fbee83; color:#5b001c; border:#b20036 1px solid; box-shadow:none !important;}
	INPUT.SearchBut			{background-color:#fff !important; width:43px; height:43px; padding:3px; border-radius:21px; box-sizing:border-box;}
	INPUT.SearchBut:hover	{}
	TD.SearchBut:hover:after	{content:""; width:17px; height:17px; background-color:#ffd322; position:absolute; top:11px; left:11px; border:#f16c28 1px solid; border-radius:50%; text-align:center;}
	INPUT.SearchBut:focus	{box-shadow:none !important;}
}

/******** SearchJQ ********/
/*** structure code ***/
#search480						{display:none;}
#SearchJQ						{height:32px; margin:12px 10px 0px 1px; padding:3px 6px 4px 6px; box-sizing:border-box;}

#SearchJQ.icon-active			{background-color:#fff; border-radius:5px; border:#b20036 1px solid; margin:11px 9px 0px 0px;}
#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:24px; line-height:24px; color:#000000; margin-left:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; width:100%; position:absolute; margin:0; top:53px; left:0; right:0; background:rgba(255,234,150,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);}
#SearchJQ TABLE.Search			{margin:40px auto 20px auto;}

/***/

/******** @media Query ********/
@media screen and (max-width: 480px) {
	DIV.SearchContainer		{display:none;}
	TABLE.Search			{height:45px;}
	TD.SearchInp			{}
	TD.SearchBut			{vertical-align:baseline;}
	INPUT.Search			{width:240px; height:45px; font-size:1.7rem; color:#000000; border:#b20036 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:#ffd322 !important; padding:3px 6px 3px 6px; border:#b20036 1px solid; border-right-style:none; border-radius:25px 0px 0px 25px;}

	#search990					{display:none;}
	#search480					{display:inline-table;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; margin-bottom:30px; padding-left:10px; box-sizing:border-box;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{padding-bottom:15px;}
H3.TickerTitle			{color:#ff8c37; font-weight:600; 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:#780024 !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:800; color:#fc5821; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#fc5821;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#c21449;} 
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:600; display:block;}


/******************************** Ticker Horizontal (JQ) ****************************/
DIV.Horz_TickerContainer		{width:100%; height:30px; margin-bottom:5px;}
DIV.Horz_TickerInner			{position:relative;}

DIV.Horz_TickerTitle			{width:140px; height:30px; position:absolute; top:0px; right:0px;}
H3.Horz_TickerTitle				{color:#780024; font-weight:600; font-size:2.1rem; line-height:2.4rem; display:block; margin:0px; padding:2px 0px 0px 0px;}
A.Horz_TickerPlayer				{background-color:#f49040; padding:0px 2px 0px 2px; display:table; position:absolute; top:5px; right:90px; cursor:pointer;}
A.Horz_TickerPlayer IMG			{display:block; border:0;}
A.Horz_TickerPlayer:hover, A.Horz_TickerPlayer:active, A.Horz_TickerPlayer:focus	{background-color:#780024 !important;}

DIV.Horz_TickerBodyContainer	{width:100%; float:left; padding:4px 140px 4px 0px; box-sizing:border-box;}
DIV.Horz_TickerBody				{height:2.2rem; position:relative; overflow:hidden; visibility:hidden;}
DIV.ScrollingItems				{position:absolute; white-space:nowrap; height:2.2rem;}
P.Horz_TickerSep				{margin:0px; display:inline;}
IMG.Horz_TickerSep				{vertical-align:top; width:1px; height:12px; overflow:hidden; margin:5px 15px 0px 15px; background-color:#666666;}
P.Horz_TickerSep IMG.Last		{display:none;}

H4.Horz_TickerHeadLine			{font-size:1.5rem; line-height:2rem; font-weight:800; display:inline;}
H4.Horz_TickerHeadLine A		{text-decoration:none;} 
H4.Horz_TickerHeadLine A:hover	{text-decoration:none;} 
P.Horz_TickerText				{height:20px; line-height:20px; font-size:1.5rem; 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.3rem; font-weight:600; margin-right:10px; display:inline;}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** images for frebox 1 and 2 + images for frebox 7 and 8 and 9 **/
DIV.banner-freebox-top			{width:100%;}
DIV.banner-freebox-top A		{width:100%; display:table;}
DIV.banner-freebox-top IMG		{width:100% !important; height:auto !important; display:block;}

/** images for freebox 6 and 7 and 8 **/
DIV.banner-freebox-article			{width:256px; margin:auto;}
DIV.banner-freebox-article IMG		{width:100% !important; height:auto !important; display:block;}

/** Ip right **/
DIV.side-banner			{width:100%; border:#888 1px solid; border-radius:5px; margin-bottom:30px; text-align:center; overflow:hidden; box-sizing:border-box;}
DIV.side-banner A		{width:100%; display:table; background-color:#c43822; color:#fff; text-decoration:none;}
DIV.side-banner A:hover, DIV.side-banner A:focus	{background-color:#fc5821; color:#fff; text-decoration:none;}
DIV.side-banner IMG		{width:100% !important; height:auto !important; display:block;}
DIV.side-banner SPAN	{width:100%; display:table; padding:6px 10px 6px 10px; line-height:115%; box-sizing:border-box;}


/******************************** Media ****************************/
#mediaCycle				{height:300px; opacity:0; position:relative; direction:ltr; margin-bottom:20px;} /* no width */
DIV.mediaCycleInner		{background:#fff url('../loading.gif') no-repeat 50% 50%; position: relative;} /* no padding, no side-margin */
#mediaCycle A			{}
#mediaCycle IMG			{display:block; border:0; position:absolute; top:0px; left:0px; max-width:none !important;}

/** Arrows **/
A.mediaArrow		{/*width:32px; height:32px; display:block; position:absolute; top:50%; margin-top:-18px; z-index:999;*/ display:none !important;}
A#mediaPrevArrow	{right:20px;}
A#mediaNextArrow	{left:20px;}

#mediaCycle .fa								{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
#mediaCycle .fa-chevron-right				{padding:6px 6px 3px 9px;}
#mediaCycle .fa-chevron-left				{padding:6px 9px 3px 6px;}
#mediaCycle A.mediaArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

/** 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:#780024; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.cycleTab A:focus		{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		{}
#mediaCycle #circles LI.activeSlide A:focus		{}
#mediaCycle #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** 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;}
}

@media screen and (max-width: 480px) {
	#mediaCycle #circles		{bottom:5px;}
	A.mediaArrow				{display:none !important;}
}

/** play / stop **/
#mediaCycle DIV.play-stop			{/*display:none !important;*/ /* remove this line for accessability */}
@media screen and (min-width: 991px) { /* play / stop for accessability 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;}
}


/******************************** FreeBox ****************************/
DIV.FreeBoxContainer			{}
DIV.FreeBoxInner				{}
DIV.FreeBoxItemContainer		{}
DIV.FreeBoxTitleContainer		{}
DIV.FreeBoxTitle				{}
H3.FreeBoxTitle					{color:#fc5821;}
H3.FreeBoxTitle A				{color:#fc5821;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}

A.arrowfrbox			{width:47px; height:47px; display:table; position:absolute; left:0; top:-47px; background-color:#000 !important; text-decoration:none;}
A.arrowfrbox:after		{content:"\f104"; position:absolute; width:100%; display:table; text-align:center; padding-right:3px; line-height:46px; font-size:42px; font-weight:600; color:#f5ae18 !important; font-family:FontAwesome; transform: scaleX(0.7); background-color:transparent !important; box-sizing:border-box;}
A.arrowfrbox:hover, A.arrowfrbox:focus		{background-color:#bd154b !important; text-decoration:none;}


/********************  footer ***************/
#footer				{position:relative;}
#logo-bottom		{display:table; width:15.3%; max-width:300px;}
#logo-bottom IMG	{display:block; width:100%; height:auto;}

@media screen and (min-width: 768px) {
	#logo-bottom	{position:absolute; top:45px; left:0px;}
}

@media screen and (min-width: 1125px) {
	#footer-links	{width:850px;}
	#logo-bottom	{position:absolute; top:45px; left:0px;}
}

@media screen and (max-width: 1254px) and (min-width: 1125px) {
	#logo-bottom		{max-width:222px;}
}

@media screen and (max-width: 1124px) and (min-width: 769px) {
	#footer-links		{padding-left:175px;}
	#logo-bottom		{width:155px;}
}

@media screen and (max-width: 768px) {
	#logo-bottom		{margin:-10px auto 30px auto; width:355px;}
}

/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */ margin:30px 0px 20px 0px;}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row; padding:0px; margin:0px;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 0px 0px 40px; margin-bottom:20px; list-style-type:none; list-style-image:none; box-sizing:border-box; /* width come from js [in asp] */}
LI.FooterFirst				{padding:0px 0px 0px 40px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 20px 0px;}
H4.FooterLinksTitle			{color:#000; font-size:1.8rem; line-height:1.9rem; font-weight:600;}
A.FooterLinksTitle			{color:#000; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#bd154b; text-decoration:underline;}
DIV.FooterLinksBody			{color:#000; font-size:1.6rem; line-height:1.7rem;}
DIV.FooterLinksBody P		{margin:0px 0px 10px 0px !important;}
DIV.FooterLinksBody A		{color:#000; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#bd154b; text-decoration:underline;}
A.freebox-phone:hover		{color:inherit !important; text-decoration:none !important; cursor:default;}

@media screen and (min-width: 1125px) {
	LI.FooterLinksItem				{width:calc((100% - 245px) / 3) !important;}
	LI.FooterLinksItem:last-child	{width:245px !important; padding-left:0px;}
}

@media screen and (max-width: 1124px) and (min-width: 481px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:47% !important; background-color:rgba(0,0,0,0.05); padding:20px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 600px) and (min-width: 481px) {
	LI.FooterLinksItem:nth-child(3)		{width:39% !important;}
	LI.FooterLinksItem:last-child		{width:56% !important;}
}

@media screen and (max-width: 480px) {
	UL.FooterLinks					{flex-direction:column;}
	LI.FooterLinksItem				{width:100% !important; text-align:center; border-style:none; padding:0px;}
	DIV.FooterLinksItemInner:after	{content: " _________________________ "; color:#ddd; font-family:arial, helvetica, sans-serif;}
}


/********************  group 1 (top) ***************/
#dubble-freebox				{margin-bottom:20px;}
DIV.frbox-banr-dubble		{display:table; background-color:#fff; border:#ddd 1px solid; margin-bottom:20px; box-shadow:0px 0px 10px rgba(0,0,0,0.3);}

@media screen and (min-width: 1024px) {
	DIV.frbox-banr-dubble:first-child		{float:right;width:calc(50% - 10px);}
	DIV.frbox-banr-dubble:last-child		{float:left;width:calc(50% - 10px);}
}

@media screen and (max-width: 1023px) {
	DIV.frbox-banr-dubble		{width:90%; max-width:660px; margin-right:auto; margin-left:auto;}
}

/**^  FreeBox 1 + 2 (Hp top right & left) ^**/
#dubble-freebox DIV.FreeBoxContainer			{position:relative; width:100%; text-align:center;}
#dubble-freebox DIV.FreeBoxInner				{padding:35px 25px 15px 25px;}
#dubble-freebox DIV.FreeBoxItemContainer		{}
#dubble-freebox DIV.FreeBoxTitle				{padding-bottom:12px;}
#dubble-freebox H3.FreeBoxTitle					{color:#000; font-size:57px; line-height:105%; font-weight:600;}
#dubble-freebox H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#dubble-freebox H3.FreeBoxTitle A SPAN:last-child		{color:#fc5821;}
#dubble-freebox H3.FreeBoxTitle A:hover			{color:#000; text-decoration:underline;}
#dubble-freebox DIV.FreeBoxBody					{max-width:365px; margin:auto; font-size:1.8rem; line-height:2.3rem;}

@media screen and (max-width: 580px) {
	#dubble-freebox H3.FreeBoxTitle		{font-size:3.3rem;}
}

@media screen and (max-width: 400px) {
	#dubble-freebox DIV.FreeBoxInner		{padding-left:20px; padding-right:20px;}
}



/********************  group 2 (top) ***************/
#triple-freebox				{margin-bottom:20px; text-align:center;}
DIV.frbox-banr-triple		{display:table; background-color:#fff; border:#ddd 1px solid; margin-bottom:20px; box-shadow:0px 0px 10px rgba(0,0,0,0.3); box-sizing:border-box;}

@media screen and (min-width: 1401px) { /* 5 items */
	DIV.frbox-banr-triple						{float:right; width:calc((100% - 60px) / 5); margin-right:15px;}
	DIV.frbox-banr-triple:nth-of-type(5n+1)		{margin-right:0px;}
}

@media screen and (max-width: 1400px) and (min-width: 921px)  { /* 3 + 2 items */
	DIV.frbox-banr-triple		{display:inline-block; vertical-align:top; width:calc((100% - 50px) / 3); margin-right:7px; margin-left:7px;}
}

@media screen and (max-width: 920px) and (min-width: 521px)  { /* 2 + 2 + 1 items */
	DIV.frbox-banr-triple		{display:inline-block; vertical-align:top; width:calc((100% - 36px) / 2); margin-right:7px; margin-left:7px;}
}

@media screen and (max-width: 520px) { /* 1 items */
	DIV.frbox-banr-triple		{width:90%; max-width:660px; margin-right:auto; margin-left:auto;}
}

#triple-freebox DIV.FreeBoxContainer			{position:relative; width:100%; text-align:center;}
#triple-freebox DIV.FreeBoxInner				{padding:25px 25px 15px 25px;}
#triple-freebox DIV.FreeBoxItemContainer		{}
#triple-freebox DIV.FreeBoxTitle				{padding-bottom:12px;}
#triple-freebox H3.FreeBoxTitle					{color:#000; font-size:35px; line-height:105%; font-weight:800;}
#triple-freebox H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#triple-freebox H3.FreeBoxTitle A:hover			{color:#000; text-decoration:underline;}
#triple-freebox DIV.FreeBoxBody					{max-width:340px; margin:auto; font-size:1.8rem; line-height:2.3rem;}

@media screen and (max-width: 1023px) {
	#triple-freebox DIV.FreeBoxTitle	{max-width:none;}
	#triple-freebox DIV.FreeBoxBody		{max-width:none;}
}

@media screen and (max-width: 580px) {
	#triple-freebox H3.FreeBoxTitle		{font-size:2.7rem;}
}

@media screen and (max-width: 400px) {
	#triple-freebox DIV.FreeBoxInner	{padding-left:20px; padding-right:20px;}
}


/********************  group 3 (bottom) ***************/
#article-freebox		{margin-bottom:20px;}
DIV.artcl-banr			{position:relative; background-color:#fff; border:#bcbcbc 1px solid; margin-bottom:20px; padding-top:5px;}
DIV.artcl-banr:after	{content:""; width:50%; height:5px; position:absolute; top:0; right:25%; background-color:#fc5821;}

/**^  FreeBox 8 + 9 + 10 (Hp bottom) ^**/
#article-freebox DIV.FreeBoxContainer			{width:100%;}
#article-freebox DIV.FreeBoxInner				{padding:0px 11% 50px 11%;}
#article-freebox DIV.FreeBoxItemContainer		{text-align:center;}

#FreeBox_Section8 DIV.FreeBoxTitle				{padding-bottom:17px; max-width:230px; margin:auto;}
#FreeBox_Section9 DIV.FreeBoxTitle				{padding-bottom:17px; max-width:230px; margin:auto;}
#FreeBox_Section10 DIV.FreeBoxTitle				{padding-bottom:17px;}

#FreeBox_Section8 H3.FreeBoxTitle				{color:#000; font-size:35px; line-height:105%; font-weight:600;}
#FreeBox_Section9 H3.FreeBoxTitle				{color:#fc5821; font-size:35px; line-height:105%; font-weight:600;}
#FreeBox_Section10 H3.FreeBoxTitle				{color:#000; font-size:35px; line-height:105%; font-weight:600;}

#FreeBox_Section8 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section9 H3.FreeBoxTitle A				{color:#fc5821; text-decoration:none;}
#FreeBox_Section10 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}

#FreeBox_Section8 H3.FreeBoxTitle A:hover		{color:#bf315d; text-decoration:underline;}
#FreeBox_Section9 H3.FreeBoxTitle A:hover		{color:#bf315d; text-decoration:underline;}
#FreeBox_Section10 H3.FreeBoxTitle A:hover		{color:#bf315d; text-decoration:underline;}

#FreeBox_Section8 DIV.FreeBoxBody				{font-size:1.7rem; line-height:2.3rem;}
#FreeBox_Section9 DIV.FreeBoxBody				{font-size:1.7rem; line-height:2.3rem;}
#FreeBox_Section10 DIV.FreeBoxBody				{font-size:2.5rem; line-height:3rem; padding-top:10px;}

@media screen and (min-width: 1024px) {
	DIV.artcl-banr					{width:calc(33.33% - 30px);}
	DIV.artcl-banr:nth-child(1)		{float:right;}
	DIV.artcl-banr:nth-child(2)		{float:right; margin-right:45px;}
	DIV.artcl-banr:nth-child(3)		{float:left;}
}

@media screen and (max-width: 1023px) and (min-width: 460px) {
	DIV.artcl-banr						{width:90%; max-width:660px; margin-right:auto; margin-left:auto; padding:40px 0px 0px 20px;}
	DIV.artcl-banr:after				{right:30%;}
	DIV.artcl-banr > DIV				{display:table-cell; vertical-align:top;}
	DIV.banner-freebox-article			{width:30%;} /* img */
	#article-freebox DIV.FreeBoxInner	{padding:0px 10px 55px 0px;}
	#article-freebox DIV.FreeBoxItemContainer	{text-align:right;}
	#article-freebox DIV.FreeBoxTitle	{max-width:none;}
}

@media screen and (max-width: 580px) {
	#article-freebox H3.FreeBoxTitle	{font-size:3.3rem;}
	#FreeBox_Section9 DIV.FreeBoxBody	{font-size:2.1rem; line-height:2.6rem;}
}


/**^  FreeBox 11 (Ip right - video) ^**/
#FreeBox_Section11 DIV.FreeBoxContainer			{width:100%;}
#FreeBox_Section11 DIV.FreeBoxInner				{}
#FreeBox_Section11 DIV.FreeBoxItemContainer		{margin-bottom:30px;}
#FreeBox_Section11 DIV.FreeBoxTitle				{padding:0px 0px 10px 0px;}
#FreeBox_Section11 H3.FreeBoxTitle				{color:#000; font-weight:600; font-size:2.4rem; line-height:2.6rem;}
#FreeBox_Section11 H3.FreeBoxTitle A			{color:#000;}
#FreeBox_Section11 H3.FreeBoxTitle A:hover		{}
#FreeBox_Section11 DIV.FreeBoxBody				{}
#FreeBox_Section11 DIV.editor-div-img			{margin:0 !important;}

@media screen and (max-width: 820px) {
	#side-modules			{text-align:center;}
	#side-modules > DIV		{width:40%; max-width:300px; display:inline-block; vertical-align:top; margin-right:10px; margin-left:10px;}
}

@media screen and (max-width: 480px) {
	#side-modules > DIV		{width:100%;}
}



/******* Pop Up *******/
#notice					{width:700px; max-width:90%; position:absolute; display:none; text-align:right; direction:rtl; box-shadow:2px 3px 8px #000; padding:0; border-radius:20px; z-index:999009;}
#notice A.closeX		{position:relative; right:6px; top:9px; display:inline-block; border:#fff 1px solid; box-shadow:2px 3px 8px #999; border-radius:50%;}
#notice A.closeX IMG	{display:block;}
#noticeBg				{width:100%; height:100%; position:fixed; top:0px; left:0px; bottom:0px; right:0px; background-color:rgba(0,0,0,0.8); z-index:999008;}

/**^  FreeBox 14 (pop up) ^**/
#FreeBox_Section14 DIV.FreeBoxContainer			{width:100%; display:table; height:auto; background:#fff; direction:rtl; margin-top:-30px; border-radius:20px;}
#FreeBox_Section14 DIV.FreeBoxInner				{padding:40px 7% 40px 7%;}
#FreeBox_Section14 DIV.FreeBoxItemContainer		{text-align:center;}
#FreeBox_Section14 DIV.FreeBoxTitle				{padding:0px 0px 15px 0px; }
#FreeBox_Section14 H3.FreeBoxTitle				{color:#333; font-size:3rem; line-height:115%; font-weight:bold;}
#FreeBox_Section14 H3.FreeBoxTitle A			{color:#333; text-decoration:none;}
#FreeBox_Section14 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section14 DIV.FreeBoxBody				{color:#333; font-size:2rem; line-height:140%;}


/************************ 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:600; 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:#ffffff; 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:#ffffff; 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:#ffffff; 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:600; font-size:17px;}
#three-1-up LABEL					{font-size:1.3rem;}

#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:800; box-sizing:border-box; */}


/******************************** 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		{display:none; /*color:#780024; font-weight:600; font-size:2.1rem; line-height:2.4rem;*/}

@media screen and (max-width: 768px) {
	DIV.NavigationTitle.open		{padding:19px 10px 19px 10px; background:#c21449 url('../x-closeV-white.png') no-repeat left 7px; cursor:pointer;}/* x-closeV-white.png */
	DIV.NavigationTitle.closed		{padding:19px 10px 19px 10px; background:#c21449 url('../toMenu-vert-white.png') no-repeat left 7px; cursor:pointer;}/* toMenu-vert.png */
}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr; margin-top:14px;}
TD.daronet_link		{font-family:Arial; vertical-align:top; padding:0px 5px 0px 5px; line-height:14px; white-space:nowrap;}
A.Daronet			{font-size:13px; font-weight:normal; color:#333638; text-decoration:none;}
A.Daronet:hover		{color:#333638; text-decoration:none;}


/************************ 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:21px; /**/ display:inline-table; /*float:left;*/ margin:3px; padding:0; font-size:90%; font-weight:800; 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	{text-decoration:none;}
.dbsPages LI A IMG		{margin:3px 5px -3px 5px !important;}

SPAN.dbsPaging			{display:inline-table; white-space:nowrap; background-color:#eee; color:#333; border:#ccc 1px solid; padding:0 7px; border-radius:4px;}
SPAN.dbsCurrentPage		{font-weight:800; background-color:#666; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#666; color:#fff;}


/****************************************************************************/
IMG.security		{border-width:1px; border-color:gray;}


/************************ side tabs ******************************************************/
#help				{height:86px; display:table; position:fixed; top:300px; left:-13px; padding:0px 13px 0px 31px; text-align:right; direction:rtl;background-color:#000; color:#fff; font-size:2rem; line-height:2.2rem; border-radius:0px 25px 25px 0px; text-decoration:none; box-sizing:border-box; z-index:1112;}
#help:hover, #help:focus			{left:0;}
#help {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#help SPAN.text		{width:1px; display:table-cell; vertical-align:middle; color:#fff; font-size:2rem; line-height:2.2rem; padding:0px 13px 0px 6px;}
#help SPAN.QM		{display:table-cell; vertical-align:middle; color:#f5ae18; font-size:48px; line-height:48px;}
#help .fa-angle-right	{display:table-cell; vertical-align:middle;}
#help .fa-exclamation-triangle	{display:none;}

@media screen and (max-width: 1440px) and (min-width: 768px) {
	#help		{transform:scale(0.8); left:-32px;}
	#help.up	{top:65px;}
	#help:hover, #help:focus	{left:-19px;}
}

@media screen and (max-width: 767px) {
	#help					{height:auto; padding:8px 18px 10px 23px;}
	#help .fa-exclamation-triangle	{display:inline-block; font-size:2rem; line-height:2rem;}
	#help SPAN.text			{display:none;}
	#help SPAN.QM			{display:none;}
	#help .fa-angle-right	{display:none;}
	#help.up	{top:65px;}
	#help:hover, #help:focus	{left:-19px;}
}

@media screen and (max-width: 480px) {
	#help		{display:none;}
}

/******  site - side tabs padding stuff  *******/
/*@media screen and (max-width: 1600px) and (min-width: 1024px) {
	.footer-line .wrapper		{padding-left:120px;}
	.freebox-line .wrapper		{padding-left:120px;}
	.brands-carousel-line		{padding-left:120px;}
	.main-hp-line .wrapper		{padding-left:120px;}
	.content-line .wrapper		{padding-left:120px;}

}
@media screen and (max-width: 1304px) and (min-width: 1024px) {
	.sales-carousel-line .wrapper		{padding-left:120px;}
}
@media screen and (max-width: 1024px) {
	.footer-line			{padding-bottom:60px;}
	.bottom-bar-line .wrapper	{padding-right:95px; padding-left:95px;}
}
@media screen and (max-width: 768px) {
	.bottom-bar-line		{padding-bottom:43px;}
}
@media screen and (max-width: 480px) {
	.bottom-bar-line		{padding-bottom:55px;}
	.bottom-bar-line .wrapper	{padding-right:0px; padding-left:0px;}
}*/



/******************************************************************************************************************************/
/******************************************************* 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:#fc5821 1px solid;}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title & text) /*****/
DIV.output					{overflow:hidden; display:inline-table; position:absolute; direction:rtl; text-align:center; z-index:500;}
/* title */
DIV.output H2				{width:100%; display:block; color:#000; margin:0px; padding:0px; font-size:50px; line-height:115%; font-weight:800; 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:5px 0px 25px 0px; padding:0px; color:#000; font-size:30px; line-height:135%; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:table !important; height:57px; background:#231d1f; color:#f5ae18; margin:auto; padding:0px 25px 0px 25px; font-size:26px; line-height:55px; border-radius:7px; text-decoration:none;} /* left % = nicer animation */
DIV.output A.ReadMore SPAN		{display:none; /*font-weight:800; font-size:1.3rem; line-height:23px;*/} /* Read More Arrow */
DIV.output A.ReadMore:hover		{background:#780125; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#780125; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}
@media screen and (max-width: 1200px) {
	DIV.output H2			{font-size:35px;}
	DIV.output P			{font-size:2.3rem;}
}
@media screen and (max-width: 990px) {
	DIV.output H2			{font-size:2.8rem;}
	DIV.output P			{font-size:2rem;}
	DIV.output A.ReadMore			{height:37px; padding:0px 20px 0px 20px; font-size:2rem; line-height:35px;}
}
@media screen and (max-width: 768px) { /* under img */
	DIV.output				{height:160px !important; display:table; background:#f1f5f9; 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:180px !important;}
	DIV.output H2			{font-size:2.1rem; line-height:2.4rem; margin-bottom:-5px;}
	DIV.output H2::after 	{top:8px;}
}

/***** Arrows *****/
.sliderCycleContainer A.CycleArrow				{display:none !important; /*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			{display:none !important; /*height:12px; 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:#780024; 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:#ffffff; 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:#ffffff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:hover		{background:#c50235 !important; color:#ffffff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:focus		{background:#c50235; color:#ffffff; text-decoration:none;}

.sliderCycleContainer #tabs LI H2 	{margin:0; padding:0; display:block; font-weight:600; 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 accessability over 990 */
	.sliderCycleContainer DIV.play-stop		{display:table; padding:4px; background-color:rgba(255,255,255,0.8); border-radius:8px; position:absolute; left:10px; top:10px; z-index:999;}
	A#cycle-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:6px;}
	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 {display:none;
    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:#780024; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#780024; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#780024; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#780024; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#780024; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#780024; opacity:0.5; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	left:0;
	right:0;
	width:4rem;
	margin:auto;
}
.loader-text:after {
	content:"טוען";
	font-weight:800;
	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: "טוען";}
	25%	{content: "טוען .";}
	50%	{content: "טוען ..";}
	75%	{content: "טוען ...";}
}



