/*** Added Classes ***/
.align		{float:left;}
.oppAlign	{float:right;}

.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:1356px; margin:0px auto; direction:ltr; text-align:left;}
.full-size-row		{max-width:1920px; margin:0px auto;} /* all row sections */

@media screen and (max-width: 1279px) {
	.main-container		{padding-top:12px;}
}

@media screen and (max-width: 990px) {
	.wrapper	{width:95%;}
}

/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Header line ************************/
.header-line		{background-color:#fff;}
DIV.header			{position:relative; display:flex; justify-content:space-between; padding:20px 0px 22px 0px;}

DIV.logo			{display:flex; align-items:flex-end; padding-left:30px;}
DIV.logo A			{width:132px; padding-bottom:5px;}
DIV.logo IMG		{display:block; width:100%; height:auto;}
SPAN.logo-text		{/*width:540px;*/ width:calc(100% - 250px); padding:0px 0 0px 7px; font-size:35px; line-height:105%; font-weight:600; color:#153373; box-sizing:border-box;}

A.logo-kesher			{display:table; margin:4px 0px 0px 0px;}
A.logo-kesher IMG		{display:block; width:126px; height:auto;}

@media screen and (max-width: 1380px) {
	A.logo-kesher		{align-self:flex-end; margin:0px 0px 4px 0px;}
}

@media screen and (max-width: 995px) {
	DIV.logo			{padding-left:0;}
	DIV.logo A			{width:12vw;}
	SPAN.logo-text		{/*width:51vw;*/ width:70vw; font-size:3.3vw;}
	A.logo-kesher		{margin-bottom:2px;}
	A.logo-kesher IMG	{width:10vw;}
}

@media screen and (max-width: 600px) {
	DIV.logo A			{width:20vw;}
	SPAN.logo-text		{/*width:51vw;*/ width:60vw; font-size:3.8vw;}
	A.logo-kesher		{margin-bottom:0;}
	A.logo-kesher IMG	{width:15vw;}
}

@media screen and (max-width: 480px) {
	A.logo		{margin:0px auto 10px auto; float:none !important; min-width:170px;}
}

/************************ Top bar line ************************/
.top-bar-line			{background-color:#153373;}
#top-bar				{display:flex; flex-wrap:wrap; justify-content:space-between;}
#HomePage #top-bar		{margin-bottom:16px;}
#heb990					{margin:17px auto 0 0; color:#fff; text-decoration:none; font-size:85%; line-height:21px;}
    
#search990				{display:table; margin-top:3px; position:relative; z-index:9999;}
#search480				{display:none; position:fixed; top:6px; left:50%; margin:0px 0px 0px -50px; z-index:9999;}

@media screen and (min-width: 1280px) {
	#top-bar NAV		{display:none;}
	#top-bar #search990	{margin:0 0 0 auto;}
}

@media screen and (max-width: 1279px) {
	.top-bar-line	{background-color:transparent;}
	#top-bar		{display:block; margin:0px auto !important;}
	#search990		{position:fixed; top:6px; right:50%; margin:0px 0px 0px -50px;}
	DIV.header		{padding-right:20px;}
	#heb990			{position:absolute; top:5px; right:calc(50% - 144px); color:#153373;}
	#heb990	IMG		{border:#153373 1px solid; /* box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3); */}
}

@media screen and (max-width: 580px) {
	#search990		{display:none;}
	#search480		{display:table;}
}

@media screen and (max-width: 480px) {
	#heb990		{color:#fff;}
}

/************************ Footer Line ************************/
.footer-line		{background:#153373; padding-top:30px;}
.bottom-bar-line	{background:#edf5f8; padding:6px 0px 12px 0px;}
#bottomBar			{width:100%; padding-right:200px; box-sizing:border-box;}
#daronet			{margin-left:-200px;}

#go-top		{width:50px; height:50px; display:block; position:fixed; bottom:5px; left:50%; margin-left:-25px; 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: 480px) {
	#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 Actionss Line ************************/
.actions-line		{background-color:#fff; padding:20px 0px 20px 0px;}

/************************ HomePage Workshop Line ************************/
.workshop-line		{background-color:#deeff7; padding:45px 0px 15px 0px;}

/************************ HomePage freeboxes Line ************************/
.freeboxes-line		{background-color:#fff; padding:40px 0px 55px 0px;}
#freeboxes			{display:flex; justify-content:space-between;}
#dvar				{display:flex; flex-wrap:wrap; justify-content:space-between;}
#dvar > DIV			{box-shadow:0px 0px 14px rgba(0,0,0,0.3);}
#video				{}

@media screen and (min-width: 1181px) {
	#dvar			{width:66%;}
	#dvar > DIV		{width:48%;}
	#video			{width:31%;}
}

@media screen and (max-width: 1180px) and (min-width: 991px) {
	#dvar				{width:56%; flex-direction:column;}
	#dvar > DIV			{height:auto !important;}
	#FreeBox_Section2	{margin-bottom:30px;}
	#video				{width:41%;}
}

@media screen and (max-width: 990px) and (min-width: 761px) {
	#freeboxes		{flex-wrap:wrap;}
	#dvar > DIV		{width:48%; margin-bottom:30px;}
	#video			{width:100%;}
}

@media screen and (max-width: 760px) {
	#freeboxes		{flex-direction:column;}
	#dvar			{flex-direction:column;}
	#dvar > DIV		{margin-bottom:30px;}
}

/************************ HomePage Events Line ************************/
.events-line		{background-color:#f0f3f4; padding:40px 0px 40px 0px;}
DIV.events-title	{margin-bottom:45px;}
DIV.events-title H2	{color:#153373; font-size:225%; line-height:105%; font-weight:bold; display:inline;}
#events				{display:flex; justify-content:space-between;}
#calendar			{width:100%; margin-bottom:34px;}
#articles			{width:100%;}

@media screen and (min-width: 991px) {
	#calendar		{width:28%;}
	#articles		{width:69%;}
	DIV.eventAricleContainer	{width:calc((100% - 34px) / 2);} /* 2 items */
}

@media screen and (max-width: 990px) {
	#calendar		{max-width:450px; margin:0px auto 34px auto;}
	#events			{flex-direction:column;}
	DIV.eventAricleContainer	{width:calc((100% - 34px) / 2);} /* 2 items */
}

@media screen and (max-width: 700px) {
	DIV.eventsAriclesContainer	{flex-direction:column;}
	DIV.eventAricleContainer	{width:100%; max-width:450px; margin:0px auto 30px auto;} /* 1 items */
}

/************************ HomePage images (artices) ************************/
.hp-images-line		{background-color:#fff; padding:40px 0px 65px 0px;}
.hp-images-line .hp-images-title		{margin-bottom:35px;}
.hp-images-line .hp-images-title H2		{color:#153373; font-size:225%; line-height:105%; font-weight:bold; display:inline;}
.hp-images-line .hp-images-title H2 A	{color:#153373; text-decoration:none;}
.hp-images-line .hp-images-title H2 A:hover	{color:#153373; text-decoration:underline;}
#hp-images								{display:flex; flex-wrap:wrap; justify-content:space-between;}

#hp-images DIV.img-item			{position:relative; overflow:hidden; margin-bottom:2%;}
#hp-images IMG					{display:block; width:100%; height:auto;}

#hp-images DIV.img-details 			{width:100%; height:100%; opacity:0; background-color:rgba(0,0,0,0.5); position:absolute; bottom:0; left:0; text-align:center; box-sizing:border-box;}
#hp-images DIV.img-details-inner	{}
#hp-images DIV.img-title 			{text-align:center; padding:20% 20px 10px 20px; box-sizing:border-box;}
#hp-images DIV.img-title H3			{color:#fff; font-size:2.3rem; line-height:2.5rem;}
#hp-images DIV.img-text 			{color:#fff; font-size:1.9rem; line-height:2.2rem; text-align:center; padding:0 20px 0px 20px; box-sizing:border-box;}
#hp-images DIV.img-item:hover DIV.img-details	{opacity:1; z-index:5;}

#hp-images DIV.img-details, #hp-images IMG {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#hp-images DIV.img-item:hover IMG	{-webkit-transform: scale(1.2); transform: scale(1.2);}

@media screen and (min-width:991px) { /* 3 items */
	#hp-images DIV.img-item			{width:32%;}
}

@media screen and (max-width: 990px) and (min-width: 601px) { /* 2 items */
	#hp-images DIV.img-item			{width:49%;}
}

@media screen and (max-width: 600px) {
	#hp-images DIV.img-item		{width:100%; max-width:430px; margin:0px auto 20px auto;}
}

/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
.media-line				{background-color:#fff;}

/************************ Content line ************************/
.content-line			{background-color:#fff; padding:50px 0px 50px 0px;}
#content-in				{display:flex; flex-wrap:wrap; justify-content:space-between;}

DIV.side-area			{width:23%; height:auto; margin-bottom:20px;}
DIV.center-side			{width:72.5%; height:auto;}

@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.side-area		{width:25%;}
	DIV.center-side		{width:70%;}
}

@media screen and (max-width: 768px) {
	#content-in			{flex-direction:column;}
	DIV.side-area		{width:100%; order:2;}
	DIV.center-side		{width:100%; order:1;}
}




/******************************************************************************************************/
/*********************************** 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 0 0px 5px; padding:4px 10px 9px 10px; display:inline-table; position:relative;}
.item-top-line.icon-active			{background:#ddd; border-top-left-radius:5px; border-top-right-radius:5px;}

A.item-top-line-open				{height:20px; display:table; color:#385188; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#385188; text-decoration:underline;}
A.item-top-line-open .fa			{font-size:1.8rem; line-height:20px; color:#000000; margin-right:5px;}
A.item-top-line-open:focus			{background-color:transparent !important;}

A.item-top-line-close				{height:26px; display:block; position:absolute; top:7px; left: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-right:7px;
}
/***/

/*** item box code ***/
DIV.item-top-line-box		{position:absolute; top:33px; right: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 0 0px 2px; 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; right:0; left: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-left: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-left:26px; background:url('../login_icon.png') no-repeat left 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 21px 5px 24px; 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:left; float:left; font-size:1.2rem;}
DIV.loginRemember LABEL			{bottom:1px;}
DIV.loginRemember INPUT			{}
DIV.LoginContainer INPUT.loginButton	{width:70px; float:right; 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:left; padding:14px 0px 0px 1px;}
DIV.loginForgot A			{color:#385188; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#385188; text-decoration:underline;}
/*DIV.loginSubscribe		{float:right; 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-left: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-left:22px; background:url('../cart_icon.png') no-repeat left 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:left; line-height:1.4rem;}
TD.chartLink					{width:157px; font-size:1.4rem; line-height:1.7rem; text-align:left; padding-top:6px;}
TD.chartLink A					{color:#262626; text-decoration:none;}
TD.chartLink A:hover			{color:#262626; text-decoration:underline;}

INPUT.shopCartButton			{float:right; padding:0; margin:15px 0px 0px 0px;}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ShoppingCartJQ					{}
	#ShoppingCartJQ.icon-active		{}
	A.ShoppingCartOpen				{/*padding-left: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-left:22px; background:url('../cart_icon.png') no-repeat left 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:#fd0303; 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:left;}

#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:right; 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-left: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;}
DIV.Search				{display:inline-flex;}
@media screen and (min-width: 581px) {
	DIV.SearchContainer		{height:55px;}
	.SearchContainer FORM	{display:block; height:55px;}
	DIV.Search				{height:55px;}
	DIV.SearchInp			{}
	DIV.SearchBut			{border-radius:50%; padding:1px; vertical-align:baseline; position:relative; cursor:pointer;}
	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; right:0px; width:55px; height:55px; font-size:2.5rem; color:#153373; background-color:#153373; border:0; border-radius:27px; line-height:55px; padding:0px; z-index:-1; box-sizing:border-box;}
	INPUT.Search.is_active	{width:420px; padding:0px 20px 0px 20px; background-color:#ced8ee; color:#153373; border:#fff 1px solid; box-shadow:none !important;}
	INPUT.SearchBut			{background-color:#153373 !important; width:53px; height:53px; padding:5px; border-radius:26px; box-sizing:border-box;}
	INPUT.SearchBut:hover	{}
	INPUT.SearchBut:focus	{box-shadow:none !important;}
}

/******** SearchJQ ********/
/*** structure code ***/
#SearchJQ						{width:46px; height:39px; background-color:#153373; padding:3px 6px 3px 6px; border-radius:4px; box-sizing:border-box;}

/*#SearchJQ.icon-active			{background-color:#153373; border:#fff 1px solid; padding:2px 5px 2px 5px;}*/
#SearchJQ A.SearchOpen			{display:table; height:24px; text-align:center; margin:0px auto 0px auto; text-decoration:none;}
A.SearchOpen .fa-search			{font-size:24px; line-height:24px; color:#fff; margin-right:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; position:fixed; top:0; right:0; left:0; text-align:center; background-color:rgba(0,0,0,0.6); border-bottom:#ddd 1px solid; border-top:#bbb 1px solid; z-index:9;}
#SearchJQ DIV.Search			{margin:45px auto 45px auto;}

/***/

/******** @media Query ********/

@media screen and (max-width: 1279px) and (min-width: 581px) {
	DIV.Search				{height:39px;}
	INPUT.Search			{width:46px; height:39px; font-size:2rem; border-radius:4px; line-height:37px; padding:0px;}
	INPUT.Search.is_active	{width:220px;}
	INPUT.SearchBut			{width:44px; height:37px; padding:4px 7px; border-radius:4px;}
}

@media screen and (max-width: 580px) {
	DIV.SearchContainer			{display:none;}
	DIV.Search					{height:45px;}
	DIV.SearchInp				{}
	DIV.SearchBut				{vertical-align:baseline;}
	INPUT.Search				{width:240px; height:45px; font-size:1.7rem; color:#000000; border:#153373 1px solid; border-right-style:none; border-radius:22px 0px 0px 22px; line-height:44px; padding:0px 10px 0px 20px; box-sizing:border-box;}
	INPUT.SearchBut				{height:45px; background-color:#153373  !important; padding:8px; border:#153373 1px solid; border-left-style:none; border-radius:0px 22px 22px 0px; box-sizing:border-box;}
	A.SearchOpen .fa-search		{margin:0px; line-height:31px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; height:100%; position:relative;}
DIV.TickerInner			{width:100%; height:100%; position:relative; text-align:left; padding:0px 8% 0px 15%; box-sizing:border-box;}

DIV.TickerTitle			{height:15%; display:flex; flex-direction:column; justify-content:flex-end;}
H2.TickerTitle			{color:#fff; font-weight:bold; font-size:175%; line-height:115%;}
A.TickerPlayer			{padding:2px 2px 2px 2px; background-color:#0182cb; display:table; position:absolute; top:10px; right:10px; cursor:pointer; border-radius:3px;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#016097 !important;}

DIV.TickerBodyContainer		{height:80%; padding:12% 0px 21% 0px; box-sizing:border-box;}
DIV.TickerBody				{height:100%; position:relative; overflow:hidden; visibility:hidden;}
DIV.tickerBody IMG			{float:right; margin:3px 0px 7px 10px;}
.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;}

H3.TickerHeadLine			{font-size:125%; line-height:115%; font-weight:bold; color:#fff; padding:0; margin:0px 0px 2px 0px; display:inline;}
H3.TickerHeadLine A			{text-decoration:none; color:#fff;} 
H3.TickerHeadLine A:hover	{text-decoration:underline; color:#fff;} 
P.TickerText				{width:100%; padding:0; color:#fff; font-size:125%; line-height:125%; margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:right; margin:5px 0px 5px 10px;}
SMALL.TickerDate			{font-size:110%; font-weight:normal; display:block;}

/** fixed height **/
@media screen and (max-width:990px) {
	DIV.TickerTitle				{height:50px; padding:0px 8% 0px 5%;}
	DIV.TickerBodyContainer		{height:200px; padding:20px 8% 30px 5%; box-sizing:border-box;}
}


/******************************** Ticker Horizontal (JQ) ****************************/
DIV.Horz_TickerContainer		{width:100%; height:58px; margin:0px auto; background-color:#ddd;}
DIV.Horz_TickerInner			{position:relative; color:#000; display:flex; padding:0px 30px 0px 30px;}

DIV.Horz_TickerTitle			{white-space:nowrap; padding:16px 40px 0px 0px; position:relative;}
H3.Horz_TickerTitle				{color:#000; font-weight:bold; display:block; padding:0px; margin:0px 30px 0px 0px; font-size:2.1rem; line-height:2.4rem;}
A.Horz_TickerPlayer				{background-color:#fd0303; padding:0px 2px 0px 2px; display:table; position:absolute; top:19px; right: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:#385188 !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:5px 15px 0px 15px; background-color:#666;}
P.Horz_TickerSep IMG.Last		{display:none;}

H4.Horz_TickerHeadLine			{font-size:1.7rem; line-height:2.4rem; font-weight:bold; display:inline;}
H4.Horz_TickerHeadLine A		{color:#000; text-decoration:none;} 
H4.Horz_TickerHeadLine A:hover	{color:#000;  text-decoration:underline;} 
P.Horz_TickerText				{line-height:2.4rem; font-size:1.7rem; padding:0; margin:0px 10px 0px 10px; display:inline;}
IMG.Horz_TickerPhoto			{height:16px; margin:4px 10px -4px 0px;}
SMALL.Horz_TickerDate			{font-size:1.5rem; font-weight:normal; margin-left:10px; display:inline;}

@media screen and (max-width: 540px) {
	DIV.Horz_TickerContainer		{height:auto;}
	DIV.Horz_TickerInner			{padding:0px 20px 0px 20px; flex-direction:column;}
	DIV.Horz_TickerTitle			{height:41px; box-sizing:border-box;}
	DIV.Horz_TickerBodyContainer	{padding-bottom:25px;}
	A.Horz_TickerPlayer				{right:0;}
}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** social banners **/
DIV.banner-social		{float:right; text-align:right; margin:5px 0px -25px 10px;}
DIV.banner-social IMG	{background:transparent !important;}

@media screen and (max-width: 990px) and (min-width: 481px) {
	DIV.banner-social		{margin:10px 0px -37px 10px;}
}
@media screen and (min-width: 769px) {
	#social480		{display:none;}
}
@media screen and (max-width: 768px) {
	#social990				{display:none;}
	DIV.banner-social		{float:left; text-align:left; margin:9px -20px 0px 24px;} /* in top line */
	DIV.banner-social IMG	{width:22px !important; height:22px !important;} /* in top line */
}

/** Ip left **/
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				{height:300px; opacity:0; position:relative; direction:ltr;} /* 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; right: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	{left:20px;}
A#mediaNextArrow	{right: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-right				{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; right:10px; padding:0px; margin:0px; z-index:999;}
#mediaCycle #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:right; list-style-type:none; list-style-image:none;}
#mediaCycle #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#385188; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#fd0303 2px solid;}
#mediaCycle #circles LI.cycleTab A:focus		{border:#fd0303 2px solid;}
#mediaCycle #circles LI.activeSlide A			{background:#fd0303 !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;}

@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 accessibility */}
@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; right: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:#000000;}
H3.FreeBoxTitle A				{color:#000000;}
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			{}
#footer-text			{}
#footer-contact			{}

@media screen and (min-width: 1041px) {
	#footer-links		{width:30%;}
	#footer-text		{width:34%;}
	#footer-contact		{width:28%; margin-left:3%;}
}

@media screen and (max-width: 1040px) and (min-width: 661px) {
	#footer-links		{width:55%; order:1;}
	#footer-text		{width:100%; order:3;}
	#footer-contact		{width:40%; order:2;}
}

@media screen and (max-width: 660px) {
	#footer				{max-width:570px; margin:0px auto;}
	#footer-links		{width:100%; order:1;}
	#footer-text		{width:100%; order:3;}
	#footer-contact		{width:100%; order:2;}
}


/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */ margin:0px 0px 20px 0px;}
UL.FooterLinks				{width:100%; display:flex; justify-content:space-between; 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 40px 0px 0px; margin-bottom:20px; box-sizing:border-box; /* width come from js [in asp] */}
LI.FooterFirst				{padding:0px 40px 0px 0px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 10px 0px;}
H4.FooterLinksTitle			{color:#fff; font-size:95%; line-height:125%; font-weight:bold;}
A.FooterLinksTitle			{color:#fff; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#fff; text-decoration:underline;}
DIV.FooterLinksBody			{color:#fff; font-size:100%; line-height:115%;}
DIV.FooterLinksBody LI		{margin:0px 0px 20px 0px !important;}
DIV.FooterLinksBody A		{color:#fff; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#fff; text-decoration:underline;}

.FooterLinksBody UL > LI > A		{font-size:2.4rem; font-weight:bold;}
.FooterLinksBody UL > LI > H4		{display:block; font-size:2.4rem; margin:0 0 10px 0;}
.FooterLinksBody UL > LI > P		{margin:0 0 5px 0; font-size:1.8rem;}
.FooterLinksBody UL > LI > P > STRONG		{margin-right:7px;}

@media screen and (max-width: 660px) and (min-width: 381px) {
	LI.FooterLinksItem		{width:47% !important; padding:20px !important; background-color:rgba(0,0,0,0.15); margin-bottom:10px;}
}

@media screen and (max-width: 380px) {
	UL.FooterLinks					{flex-direction:column;}
	LI.FooterLinksItem				{width:100% !important; text-align:center; border-style:none; padding:0px;}
	DIV.FooterLinksItemInner:after	{content: " _________________________ "; color:rgba(0,0,0,0.8); border-bottom:#1f4577 1px solid; font-family:arial, helvetica, sans-serif;}
}


/**^  FreeBox 2 (Hp top left - maior) ^**/
#FreeBox_Section2								{height:100%;}
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%; height:100%;}
#FreeBox_Section2 DIV.FreeBoxInner				{padding:20px 7% 15px 10%; height:100%; box-sizing:border-box;}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{}
#FreeBox_Section2 DIV.FreeBoxTitle				{padding-bottom:10px;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#000; font-size:125%; line-height:115%; font-weight:600;}
#FreeBox_Section2 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section2 DIV.FreeBoxBody				{min-height:150px; position:relative; font-size:115%; line-height:130%; padding-left:120px;}
#FreeBox_Section2 DIV.editor-div-img			{display:table !important; position:absolute; top:0px; left:0;}
#FreeBox_Section2 DIV.FreeBoxBody IMG			{width:100px !important; height:150px !important; display:block;}


/**^  FreeBox 3 (Hp top left - maior) ^**/
#FreeBox_Section3								{height:100%;}
#FreeBox_Section3 DIV.FreeBoxContainer			{width:100%;}
#FreeBox_Section3 DIV.FreeBoxInner				{padding:20px 7% 15px 10%;}
#FreeBox_Section3 DIV.FreeBoxItemContainer		{height:100%;}
#FreeBox_Section3 DIV.FreeBoxTitle				{padding-bottom:10px;}
#FreeBox_Section3 H3.FreeBoxTitle				{color:#000; font-size:125%; line-height:115%; font-weight:600;}
#FreeBox_Section3 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section3 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section3 DIV.FreeBoxBody				{min-height:150px; position:relative; font-size:115%; line-height:130%; padding-left:120px;}
#FreeBox_Section3 DIV.editor-div-img			{display:table !important; position:absolute; top:0px; left:0;}
#FreeBox_Section3 DIV.FreeBoxBody IMG			{width:100px !important; height:150px !important; display:block;}


/**^  FreeBox 4 (Hp right - video) ^**/
#FreeBox_Section4								{height:100%;}
#FreeBox_Section4 DIV.FreeBoxContainer			{width:100%; height:100%;}
#FreeBox_Section4 DIV.FreeBoxInner				{height:100%;}
#FreeBox_Section4 DIV.FreeBoxItemContainer		{height:100%;display:flex; flex-direction:column;}
#FreeBox_Section4 DIV.FreeBoxTitle				{padding-bottom:10px; /*display:none;*/}
#FreeBox_Section4 H3.FreeBoxTitle				{color:#000; font-size:125%; line-height:115%; font-weight:600;}
#FreeBox_Section4 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section4 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section4 DIV.FreeBoxBody				{height:100%;}

@media screen and (min-width: 991px) {
	#FreeBox_Section4 DIV.editor-div-yt-video-container		{max-width:none !important; height:100%;}
	#FreeBox_Section4 DIV.editor-div-yt-video				{height:100% !important; padding-bottom:0 !important; margin:0 !important;}
	#FreeBox_Section4 DIV.editor-div-yt-video IFRAME		{position:static !important;}
}

@media screen and (max-width: 990px) {
	#FreeBox_Section4			{max-width:530px; margin:40px auto 0px auto;}
	#FreeBox_Section4 DIV.editor-div-yt-video-container		{margin:0px auto;}
}


/**^  FreeBox 8 (footer text) ^**/
#FreeBox_Section8 DIV.FreeBoxContainer			{width:100%; margin-bottom:30px;}
#FreeBox_Section8 DIV.FreeBoxInner				{}
#FreeBox_Section8 DIV.FreeBoxItemContainer		{}
#FreeBox_Section8 DIV.FreeBoxTitle				{margin-bottom:10px;}
#FreeBox_Section8 H3.FreeBoxTitle				{color:#fff; font-size:95%; line-height:115%; font-weight:bold;}
#FreeBox_Section8 H3.FreeBoxTitle A				{color:#fff; text-decoration:none;}
#FreeBox_Section8 H3.FreeBoxTitle A:hover		{color:#fff; text-decoration:underline;}
#FreeBox_Section8 DIV.FreeBoxBody				{color:#fff; font-size:90%; line-height:135%; font-weight:600;}
#FreeBox_Section8 DIV.FreeBoxBody A				{color:#fff; text-decoration:underline;}
#FreeBox_Section8 DIV.FreeBoxBody A[href^="mailto:"]	{text-decoration:none;}
#FreeBox_Section8 DIV.FreeBoxBody A:hover				{color:#fff; text-decoration:none;}
#FreeBox_Section8 DIV.FreeBoxBody A[href^="mailto:"]:hover	{text-decoration:underline;}

@media screen and (max-width: 380px) {
	#FreeBox_Section8 DIV.FreeBoxContainer	{text-align:center;}
}


/**^  FreeBox 9 (footer contact) ^**/
#FreeBox_Section9 DIV.FreeBoxContainer			{width:100%; margin-bottom:30px; box-sizing:border-box;}
#FreeBox_Section9 DIV.FreeBoxInner				{}
#FreeBox_Section9 DIV.FreeBoxItemContainer		{}
#FreeBox_Section9 DIV.FreeBoxTitle				{margin-bottom:10px;}
#FreeBox_Section9 H3.FreeBoxTitle				{color:#fff; font-size:95%; line-height:115%; font-weight:bold;}
#FreeBox_Section9 H3.FreeBoxTitle A				{color:#fff; text-decoration:none;}
#FreeBox_Section9 H3.FreeBoxTitle A:hover		{color:#fff; text-decoration:underline;}
#FreeBox_Section9 DIV.FreeBoxBody				{width:100%; display:table; color:#fff; font-size:100%; line-height:115%;}

#FreeBox_Section9 DIV.fc-text		{display:table-cell; vertical-align:top; padding-right:12%;}
#FreeBox_Section9 A.fc-img			{display:table-cell; vertical-align:bottom; padding-bottom:3px;}
#FreeBox_Section9 DIV.FreeBoxBody P				{margin-bottom:6px !important;}
#FreeBox_Section9 DIV.FreeBoxBody P:last-child	{margin-bottom:0 !important;}
#FreeBox_Section9 DIV.FreeBoxBody A				{color:#fff; text-decoration:underline;}
#FreeBox_Section9 DIV.FreeBoxBody A[href^="mailto:"]	{text-decoration:none;}
#FreeBox_Section9 DIV.FreeBoxBody A[href^="tel:"]		{text-decoration:none;}
#FreeBox_Section9 DIV.FreeBoxBody A:hover				{color:#fff; text-decoration:none;}
#FreeBox_Section9 DIV.FreeBoxBody A[href^="mailto:"]:hover	{text-decoration:underline;}
#FreeBox_Section9 DIV.FreeBoxBody A[href^="tel:"]:hover		{text-decoration:none; cursor:default;}
#FreeBox_Section9 DIV.FreeBoxBody A:focus				{color:#000;}

@media screen and (max-width: 660px) and (min-width: 381px) {
	#FreeBox_Section9 DIV.FreeBoxContainer		{padding:20px; background-color:rgba(0,0,0,0.15);}
}

@media screen and (max-width: 380px) {
	#FreeBox_Section9 DIV.FreeBoxContainer	{text-align:center;}
	#FreeBox_Section9 DIV.fc-text		{display:block; padding-right:0; margin-bottom:10px;}
	#FreeBox_Section9 A.fc-img			{display:block; padding-bottom:0px;}
}


/************************ Zor Kesher ( ContactUs.asp ) ************************/
#three-1-up DIV.ContactFrm				{width:100%; margin-bottom:30px; display:table; position:relative; padding-left:10px; box-sizing:border-box;}
#three-1-up DIV.ContactTitle			{padding-bottom:20px;}
#three-1-up DIV.ContactTitle H3			{display:inline; color:#fd0303; 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:left;}

#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; */}


/****** side tab contact form ********/
A.sign-up-tab {display:none !important;
	width:110px;
	display:flex; flex-direction:column; justify-content:center;
	position:fixed; right:0px; z-index:10998;
	padding:14px 5px 10px 5px; text-align:center;
	border-radius:0px 5px 5px 0px; 
	box-shadow:5px 5px 10px rgba(0,0,0,0.3); 
	text-decoration:none;
	box-sizing:border-box;
	-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;
}
#side-tab-box {
	width:270px; text-align:left; direction:ltr;
	position:fixed; right:-300px; z-index:10999;
	background-color:#ffdc00;
	padding:40px 20px 20px 20px;
	box-shadow:0px 0px 20px rgba(0,0,0,0.3);
	box-sizing:border-box;
	-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;
}
#side-tab-box.open		{right:0;}

A.contact-tab-close	{display:table; padding:5px; position:absolute; top:0px; left:0px;}
A.contact-tab-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;
}

A.contact-tab-close:hover	{}

#sign-up-tab-1		{top:64vw; background-color:#fe0000; color:#fff;}
#sign-up-tab-2		{top:calc(64vw + 125px); background-color:#ffdc00; color:#153373;}

A.sign-up-tab SPAN			{display:block; padding-top:50px; font-size:1.6rem; line-height:105%; font-weight:600;}
#sign-up-tab-1 SPAN	{padding-top:60px; background:url('../icon-su-1.png') no-repeat center top;}
#sign-up-tab-2 SPAN	{padding-top:48px; background:url('../icon-su-2.png') no-repeat center top;}

#sign-up-tab-1:hover, #sign-up-tab-1:active, #sign-up-tab-1:focus		{background-color:#cc0000; color:#fff; text-decoration:none;}
#sign-up-tab-2:hover, #sign-up-tab-2:active, #sign-up-tab-2:focus		{background-color:#ffba00; color:#153373; text-decoration:none;}

@media screen and (min-width:1541px) {
	A.sign-up-tab:hover		{right:-10px;}
	#sign-up-tab-1.stick	{top:60px;}
	#sign-up-tab-2.stick	{top:185px;}
	#side-tab-box.stick		{top:185px;}
}

@media screen and (max-width:1540px) { /* tabs at bottom corners */
	.bottom-bar-line	{padding-bottom:125px;}
	A.sign-up-tab		{width:112px;}
	#sign-up-tab-1		{top:auto; bottom:0; left:0; right:auto; border-top:#ffdc00 2px solid; border-right:#ffdc00 2px solid; border-radius:10px 0px 0px 0px;}
	#sign-up-tab-2		{top:auto; bottom:0; right:0 !important; border-top:#fe0000 2px solid; border-left:#fe0000 2px solid; border-radius:0px 10px 0px 0px;}
	#side-tab-box		{top:auto; bottom:0;}
}

@media screen and (max-width:600px) { /* tabs at bottom corners */
	.bottom-bar-line	{padding-bottom:70px;}
	A.sign-up-tab		{height:auto; display:table;}
	#sign-up-tab-1		{width:155px;}
	#sign-up-tab-2		{width:130px;}
	A.sign-up-tab SPAN	{display:table-cell; vertical-align:middle; text-align:left; background-position:left center !important;}
	#sign-up-tab-1 SPAN	{background-size:30px; padding:0px 0px 0px 40px;}
	#sign-up-tab-2 SPAN	{background-size:30px; padding:0px 0px 0px 40px;}
}

/** The form **/
#side-tab-box DIV.ContactFrm		{}
#side-tab-box DIV.ContactTitle		{display:none;}
#side-tab-box DIV.ContactBody		{width:100%; display:table; color:#000;}

#side-tab-box DIV.inputs-container		{margin:0px 0px 10px 0px;}
#side-tab-box DIV.button-container		{text-align:center;}

#side-tab-box INPUT.wizard		{width:100%;}
#side-tab-box INPUT.button		{width:100%;}
#side-tab-box LABEL				{font-size:1.7rem;}

#side-tab-box DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#side-tab-box DIV.divRequired A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#side-tab-box DIV.divRequired A.red:active,
#side-tab-box DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}


/******************************** 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:#385188; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}

@media screen and (max-width: 768px) {
	DIV.NavigationTitle.open		{padding:19px 10px 19px 10px; background:#deeff7 url('../x-closeV.png') no-repeat right 7px; cursor:pointer;}/* x-closeV-white.png */
	DIV.NavigationTitle.closed		{padding:19px 10px 19px 10px; background:#deeff7 url('../toMenu-vert.png') no-repeat right 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:#061840; text-decoration:none;}
TD.daronet_img			{}
TD.daronet_img IMG		{display:block;}
A.Daronet:hover			{color:#061840; 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: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; right:10%;*/}
.dbsPages LI.last_item		{/*position:absolute; left: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; display:flex; justify-content:space-between; direction:ltr; text-align:left;}

#ticker				{width:350px; background-color:#385188;}
DIV.sliderCycleContainer		{width:calc(100% - 368px); display:table; position:relative;}

@media screen and (max-width:990px) {
	.slider-line		{flex-direction:column;}
	#ticker				{width:100%; order:2;}
	DIV.sliderCycleContainer		{width:100%; order:1;}
}

DIV#sliderCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.sliderCycleInner			{width:100%; height:100%; position:absolute; top:0px; right: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 & text) /*****/
DIV.output					{height:auto !important; overflow:hidden; display:inline-table; position:absolute; direction:ltr; text-align:left; background:rgba(56,81,136,0.6); z-index:500;}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#fff; /*padding:30px 40px 20px 35px; font-size:40px;*/ font-size:32px; padding:20px 20px 20px 25px; line-height:115%; font-weight:bold; box-sizing:border-box;}
DIV.output H2 A				{display:block; color:#fff; text-decoration:none;}
DIV.output H2 A:hover		{color:#fff; text-decoration:underline;}
DIV.output H2 A:focus		{color:#fff; text-decoration:underline;}
.show-focus DIV.output H2 A:focus		{color:#000;}
/* text */
DIV.output P					{display:none;/*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:none !important; /*display:table !important; height:25px; background:#fd0303; color:#fff; margin:auto; padding:0px 20px 0px 20px; font-size:1.5rem; line-height:23px; text-decoration:none;*/}
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:#385188; color:#fff; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#385188; color:#fff; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}

@media screen and (max-width: 1400px) and (min-width: 991px) {
	DIV.output				{height:auto !important;}
	DIV.output H2			{font-size:140%; padding:1vw 3vw 1.5vw 3vw;}
}
@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.output				{height:auto !important;}
	DIV.output H2			{font-size:150%; padding:1vw 3vw 1.5vw 3vw;}
}
@media screen and (max-width: 768px) {
	DIV.output-flat			{display:block !important; /*height:17vw !important;*/ height:7.5vw !important; background:#deeff7; border:0; width:100% !important; position:relative; /*left:0 !important; right:0 !important;*/}
	DIV.output H2			{width:100% !important; color:#262626; padding-top:10px; /*font-size:5vw;*/ font-size:4vw;}
	DIV.output H2 A			{color:#262626;}
	DIV.output H2 A:hover	{color:#262626;}
	DIV.output P			{/*width:100% !important; color:#262626;*/}
}
@media screen and (max-width: 480px) {
}

/***** Arrows *****/
.sliderCycleContainer A.CycleArrow		{position:absolute; top:40%; z-index:999;}
.sliderCycleContainer #prevArrow		{left:20px;}
.sliderCycleContainer #nextArrow		{right:20px;}

.sliderCycleContainer .fa							{color:#fff; font-size:400%;}
.sliderCycleContainer .fa-angle-right				{}
.sliderCycleContainer .fa-angle-left				{}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{color:rgba(255,255,255,0.4); cursor:default;}

/** circles **/
.sliderCycleContainer DIV.circlesContainer			{display:none !important; /*height:18px; position:absolute; right:10px; bottom:10px; z-index:999;*/ /* no margin-bottom */}
.sliderCycleContainer UL#circles					{margin:0; padding:0px; direction:ltr; display:inline-table;}
.sliderCycleContainer #circles LI.cycleTab			{display:block; margin:0px 5px 0px 5px; float:right; list-style-type:none; list-style-image:none;}
.sliderCycleContainer #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#385188; border:#fff 2px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#fd0303 2px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#fd0303 2px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#fd0303 !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; right:0px; left:0px; z-index:999; box-sizing:border-box;}
.sliderCycleContainer UL#tabs					{width:100%; max-width:990px; margin:0 auto; padding:0px; direction:ltr; 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:left; 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; right:0px; bottom:10px; z-index:9999; padding:0; z-index:999; display:inline-table;}
.sliderCycleContainer UL#circles				{margin:0; padding:0px; direction:ltr; display:inline-table; clear:left; float:left; position:relative; left:50%;}
.sliderCycleContainer #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:right; position:relative; right: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; right: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 { display:none;
    width:100%;
	height:100%;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    right:0;}

.loader {
	height:20px;
	width:250px;
	position:absolute;
	top:0;
	bottom:0;
	right: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:#385188; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#385188; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#385188; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#385188; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#385188; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#385188; opacity:0.5; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	right: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 ...";}
}



