/*** 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;}
#InnerPage .main-container		{background:url('../top-left-bg.jpg') no-repeat left top;}
.wrapper			{width:95%; max-width:1490px; margin:0px auto; direction:ltr; text-align:left;}
.wrapper-1840		{max-width:1840px !important;}
.full-size-row		{} /* all row sections */


/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Top line ************************/
.top-line				{display:none; height:40px; position:fixed; top:0; right:0; left:0; background-color:#ece7f0; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}

@media screen and (max-width: 480px) {
	.main-container		{padding-top:40px;}
	.top-line			{display:block; padding-right:65px; padding-left:40px;} /* make space for  main-bar open button and accessibility button **/
}

/************************ Header line ************************/
.header-line			{/*background-color:#fff;*/}
DIV.header				{height:137px; position:relative;}
A.logo					{display:table; min-width:200px; max-width:272px; width:272px; margin-top:14px;}
A.logo IMG				{display:block; width:100%; height:auto;}

@media screen and (max-width: 600px) {
	DIV.header				{height:auto;}
	A.logo					{width:230px; margin-bottom:16px;}
}

@media screen and (max-width: 480px) {
	A.logo						{margin:12px auto 12px auto; float:none !important;}
}

/************************ Top bar line ************************/
.top-bar-line			{}
A.logo-fixed			{display:none; width:135px; margin:4px 45px 0px 0px;}
A.logo-fixed IMG		{display:block; width:100%; height:auto;}
#top-bar				{height:98px; border-bottom:#e6e5e2 1px solid; box-sizing:border-box;}
#search990				{position:relative; display:table; float:right; clear:right; margin-top:23px; box-sizing:border-box; z-index:9999;}

@media screen and (min-width: 1280px) {
	#top-bar				{width:calc(100% - 324px); display:table; position:relative; margin:-137px 0px 0px 323px;}
	/* stick */
	.top-bar-line.stick						{background-color:#fff; position:fixed; top:0px; left:0px; right:0px; z-index:9999; box-shadow:0 1px 8px rgba(0,0,0,0.3);}
	.header-line.stick A.logo				{display:none;}
	.top-bar-line.stick A.logo-fixed		{display:table;}
	.top-bar-line.stick #search990			{margin:2px 0px 2px 0px;}
	.top-bar-line.stick UL.sm-bar			{margin:0px; max-width:calc(100% - 320px);}
	.top-bar-line.stick .sm-bar > LI > A		{padding-top:3px !important; padding-bottom:3px !important;}
	.top-bar-line.stick #top-bar			{width:100%; border:0; margin:0px; height:auto; margin:auto; padding-left:40px;}
	.top-bar-line.stick #top-bar, #search990, UL.sm-bar, A.logo-fixed {
		-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: 768px) {
	#Intro #top-bar				{width:calc(100% - 324px); display:table; position:relative; margin:-137px 0px 0px 323px;}
	/* stick */
	#Intro .top-bar-line.stick						{background-color:#fff; position:fixed; top:0px; left:0px; right:0px; z-index:9999; box-shadow:0 1px 8px rgba(0,0,0,0.3);}
	#Intro .header-line.stick A.logo				{display:none;}
	#Intro .top-bar-line.stick A.logo-fixed		{display:table;}
	#Intro .top-bar-line.stick #search990			{margin:2px 0px 2px 0px;}
	#Intro .top-bar-line.stick UL.sm-bar			{margin:0px; max-width:calc(100% - 240px);}
	#Intro .top-bar-line.stick .sm-bar > LI > A		{padding-top:3px !important; padding-bottom:3px !important;}
	#Intro .top-bar-line.stick #top-bar			{width:100%; border:0; margin:0px; height:auto; margin:auto; padding-left:40px;}
	#Intro .top-bar-line.stick #top-bar, #Intro UL.sm-bar, #Intro A.logo-fixed {
		-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 (max-width: 1279px) {
	#top-bar				{height:auto;}
	#search990				{position:fixed; margin:0px; top:2px; right:60px; -ms-transform:scale(0.71); -webkit-transform:scale(0.71); transform:scale(0.71);}
}

@media screen and (max-width: 767px) {
	#Intro #top-bar				{height:auto;}
}

@media screen and (max-width: 1279px) and (min-width: 481px) {
	#top-bar				{padding-left:32px;}
}

@media screen and (max-width: 767px) and (min-width: 481px) {
	#Intro #top-bar				{padding-left:32px;}
}

/************************ Footer Line ************************/
.footer-line		{background:#8f94a1; padding-bottom:20px;}
.bottom-bar-line	{background:#0c0c0c; padding:6px 0px 12px 0px;}
#update				{text-align:center; color:#fff; margin:14px 0px 6px 0px;}
#copyright			{text-align:center; color:#fff; margin:14px 0px 6px 0px;}
#bottomBar			{}
#daronet			{}

#go-top		{width:50px; height:50px; display:inline-table; position:fixed; right: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 (min-width: 1401px) {
	#update				{float:left; margin-right:50px; color:#fffefc; font-size:1.5rem; line-height:115%;}
	#copyright			{float:left; margin-right:50px;}
	#bottomBar			{float:left;}
	#daronet			{float:right;}
	#go-top				{left:2%; bottom:45px;}
}

@media screen and (max-width: 1400px) {
	#bottomBar					{margin:0px auto;}
	#bottomBar UL.NavigationBarSimple	{text-align:center;}
	#daronet					{display:table; margin:0px auto;}
	#go-top						{right:2%; bottom:5px;}
}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
.carousel-slider-line		{padding:70px 0px 130px 0px; background:#fff url('../slider-bg.jpg') no-repeat center center / cover;}
#HomePage #antena			{}
#slider-carousel			{}
#slider-carousel-inner		{position:relative; max-width:530px;}

@media screen and (min-width: 991px) {
	#HomePage #antena			{width:320px; float:left; border-right:#89007a 2px solid; padding-right:68px; box-sizing:border-box;}
	#slider-carousel			{width:calc(100% - 321px); float:right;}
	#slider-carousel-inner		{width:83%; float:left; margin-left:17%; box-sizing:border-box;}
}

@media screen and (max-width: 990px) {
	#slider-carousel			{padding:0px; margin:55px 0px 60px 0;}
	#HomePage #antena			{padding-top:40px; border-top:#89007a 2px solid;}
}

@media screen and (max-width: 540px) {
	.carousel-slider-line		{padding-bottom:60px;}
}

/************************ HomePage long freebox Line ************************/
.freebox-line			{padding:65px 0px 65px 0px; background:#f6edf5 url('../about-bg.jpg') no-repeat center center / cover;}

/************************ HomePage Articles Line ************************/
.hp-articles-line		{padding:35px 0px 10px 0px; background-color:#402f58;}

@media screen and (max-width: 740px) {
	.hp-articles-line		{padding:50px 0px 0px 0px;}
}

/************************ HomePage Content line ************************/
.content-line-hp						{background-color:#fff; padding:55px 0px 20px 0px;}
DIV.content-title						{text-align:center; margin-bottom:60px;}
DIV.content-title H2					{color:#1a1814; font-size:2.8rem; line-height:115%; font-weight:normal; text-transform:uppercase;}
DIV.content-title H2 SPAN.blorange		{color:#fc5821; font-weight:bold;}

@media screen and (max-width: 600px) {
	DIV.content-title		{margin-bottom:30px;}
}

/************************ HomePage Map line ************************/
.map-line				{background-color:#f4ebf3;}
DIV.map-container		{width:100%; display:table; padding:63px 0px 83px 0px;}
#HomePage DIV.map-container	{background:url('../map-dots.jpg') no-repeat center bottom;}
DIV.map-title			{text-align:center; margin-bottom:35px;}
DIV.map-title H2		{color:#1a1814; font-size:2.8rem; line-height:115%; font-weight:normal; text-transform:uppercase;}
DIV.map-title H2 SPAN.blorange		{color:#fc5821; font-weight:bold;}

#map				{background:url('../map.png') no-repeat left top; width:660px; height:362px; margin:auto; position:relative;}
#map .country		{position:absolute; width:3%; display:table;}
#map .country A.countryName		{width:100%; height:0px; display:block; padding-top:100%; box-sizing:content-box;}

#map #country_174		{top:33%; left:51.5%;}
#map #country_175		{top:27%; left:69.5%;}
#map #country_176		{top:34.5%; left:15.5%;}
#map #country_177		{top:43.5%; left:55.5%;}
#map #country_178		{top:52%; left:49%;}
#map #country_179		{top:65%; left:28%;}
#map #country_180		{top:73%; left:81.5%;}

@media screen and (max-width: 736px) {
	#HomePage #map					{background-size:100%; width:100%; height:0px; padding-top:54.8%; box-sizing:content-box;}
	#HomePage DIV.map-container		{background-size:160%; background-position:50% 100%;}
}

@media screen and (max-width: 1200px) {
	#InnerPage #map					{background-size:100%; width:100%; height:0px; padding-top:54.8%; box-sizing:content-box;}
}

#map .country UL			{display:none; width:240px; background-color:rgba(0,0,0,0.9); color:#fff; position:absolute; margin:0; padding:12px 0px; z-index:9999; font-size:80%;}
#map .country UL LI			{padding:2px 12px; list-style-type:none; list-style-image:none;}
#map .country UL LI.countryTitle	{font-size:90%; font-weight:bold;}

#map #country_174 UL,
#map #country_176 UL,
#map #country_177 UL,
#map #country_178 UL		{top:12px; left:12px;}

#map #country_179 UL		{bottom:12px; left:12px;}
#map #country_175 UL		{top:12px; right:12px;}
#map #country_180 UL		{bottom:12px; right:12px;}


/*** map search box (Hp + Ip - _dbstemplates/distributorsMap.asp) ***/
FORM#map-form		{display:table; text-align:center; margin:0px auto 40px auto; box-sizing:border-box;}
#InnerPage FORM#map-form		{margin:90px auto 40px 0px;} /* in Ip */
#map-form *			{text-transform:uppercase;}

#map-form DIV.select-container		{width:250px; display:inline-block; vertical-align:top; margin:0px 7px 12px 7px;}
#map-form SELECT.wizard				{width:100%; height:45px; color:#1a1814; background-color:#fff; font-size:1.8rem; line-height:24px; padding:4px 6px 4px 6px; border:#e6e5e2 1px solid; border-radius:5px;}
#map-form INPUT.button				{display:inline-block; margin:1px 7px 12px 7px; padding:0px 11px 0px 11px; height:43px; border:0; font-weight:normal; font-size:1.8rem; border-radius:5px;}
#map-form LABEL						{}

@media screen and (max-width: 670px) {
	#map-form					{width:250px;}
	#map-form INPUT.button		{width:250px; padding:0px;}
}

/************************ HomePage news & Events line ************************/
.news-events-line			{background-color:#fffefc; padding:35px 0px 20px 0px;}

 
/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Content line ************************/
.content-line			{/*background-color:#fff;*/ padding:40px 0px 20px 0px;}
 
DIV.side-area			{width:290px; height:auto; padding-right:2.3%; margin-bottom:20px; box-sizing:border-box;}
.grid_investors_relations_in  DIV.side-area			{padding-right:0;}
DIV.center-side			{width:calc(93.2% - 290px); height:auto;}
#InnerPage #antena		{margin-bottom:40px;}
.grid_investors_relations_in DIV.side-area	{padding-top:43px;}

@media screen and (min-width: 921px) {
	#map-page .content-line		{background:url('../map-bg.jpg') no-repeat left 300px top 140px;}
}

@media screen and (max-width: 920px) {
	DIV.side-area			{width:100%; float:none !important; display:table;}
	DIV.center-side			{width:100%; float:none !important;}
	#InnerPage #antena		{padding-top:40px; border-top:#89007a 2px solid;}
	#side-bar				{max-width:540px; margin-right:auto; margin-left:auto;}
}

 
/**************************************************************************************************/
/************************************  only Intro page  *******************************************/ /* only Inner page */

/************************ Content line ************************/
#Intro				{min-height:100%; padding-bottom:20vh; background:url('../intro-bg.jpg') no-repeat center bottom / contain; box-sizing:border-box;}
#Intro.grid_investors_relations_hp		{padding-bottom:0;}
#Intro.grid_investors_relations_hp .intro-articles-line		{padding-bottom:20vh; padding-top:40px;}
.description-line	{/*background-color:#fff;*/ padding:40px 0px 20px 0px;}



/******************************************************************************************************/
/*********************************** 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 0px 0px 5px; 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:#89007a; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#89007a; 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-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; 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 15px 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 15px 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:#89007a; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#89007a; 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 right top;*/}
A.ShoppingCartOpen:hover				{}
A.ShoppingCartOpen .fa-shopping-cart	{}

A.ShoppingCartClose						{}
A.ShoppingCartClose:hover				{}

/***/

/*** cart code ***/
DIV.ShoppingCartBox				{}
TABLE.ShoppingCartContainer		{width:210px; margin:45px 10px 10px 10px; background:rgba(255,255,255,0.6);}
/*H3.CartTitle					{color:#231f20; font-size:1.8rem; line-height:2.1rem; font-weight:normal; line-height:16px;}*/
TD.CartItemsContainer			{vertical-align:top; padding:10px 20px 15px 20px;}
TABLE.CartItemsContainer		{}
TABLE.CartItemsContainer TD		{}
TR.cartItem						{}
TD.chartNumber					{font-size:1.3rem; padding-top:8px; text-align: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:#333333; text-decoration:none;}
TD.chartLink A:hover			{color:#333333; 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 right top;*/}
A.ContactOpen:hover				{}
A.ContactOpen .fa-envelope-o	{}

A.ContactClose					{}
A.ContactClose:hover			{}

/***/

/*** contact code ***/
DIV.ContactBox		{/*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/}

#ContactJQ DIV.ContactFrm			{width:230px; margin:45px 10px 10px 10px; padding:15px 20px 15px 20px; background:rgba(255,255,255,0.6); box-sizing:border-box;}
#ContactJQ DIV.ContactTitle			{display:none; /*padding-bottom:10px;*/}
#ContactJQ DIV.ContactTitle H3		{/*display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}
#ContactJQ DIV.ContactBody			{width:100%; display:table; box-sizing:border-box;}

#ContactJQ DIV.inputs-container		{margin:0px 0px 10px 0px;}
#ContactJQ DIV.textarea-container	{margin:0px 0px 10px 0px;}
#ContactJQ DIV.button-container		{text-align: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:left; padding:0; margin:15px 0px 0px 0px;}
#ContactJQ LABEL				{font-size:1.3rem;}
#ContactJQ DIV.captcha-img		{padding-top:5px}

#ContactJQ DIV.divRequired					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#ContactJQ DIV.divRequired A.red			{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#ContactJQ DIV.divRequired A.red:active,
#ContactJQ DIV.divRequired A.red:focus		{background:transparent; color:red; outline:none;}

#ContactJQ DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ContactJQ					{}
	#ContactJQ.icon-active		{}
	A.ContactOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ContactBox				{}
	#ContactJQ DIV.ContactFrm	{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Search ****************************/
/******** standart search ********/
DIV.SearchContainer		{display:table; position:relative; z-index:1;}
@media screen and (min-width: 481px) {
	TABLE.Search			{height:54px;}
	TD.SearchInp			{}
	TD.SearchBut			{background-color:#1a1814; padding:1px; border-radius:4px; 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; right:0px; width:54px; height:54px; font-size:1.7rem; color:#1a1814; border:0; border-radius:5px; line-height:54px; padding:0px; z-index:-1; box-sizing:border-box;}
	INPUT.Search:focus			{width:220px; padding:0px 20px 0px 20px; background-color:#dec5dc; color:#5b001c; border:#89007a 1px solid; box-shadow:none !important;}
	INPUT.SearchBut				{background-color:#1a1814 !important; width:52px; height:52px; padding:7px; border-radius:4px; box-sizing:border-box;}
	INPUT.SearchBut:hover		{}
	TD.SearchBut:hover:after	{content:""; width:19px; height:19px; background-color:#89007a; position:absolute; top:12px; right:21px; border:#fff 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:4px 10px 0px 1px; padding:3px 6px 4px 6px; box-sizing:border-box;}

#SearchJQ.icon-active			{background-color:#fff; border-radius:5px; border:#89007a 1px solid; margin:3px 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 right top;*/}
A.SearchOpen .fa-search			{font-size:2.4rem; line-height:24px; color:#000000; margin-right:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; width:100%; position:absolute; margin:0; top:40px; right:0; right:0; background:rgba(220,206,237,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: 1400px) and (min-width: 481px) {
	INPUT.Search:focus		{width:290px; font-size:2.1rem;}
}

@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:#1a1814; border:#89007a 1px solid; border-right-style:none; border-radius:25px 0px 0px 25px; line-height:44px; padding:0px 10px 0px 20px; box-sizing:border-box;}
	INPUT.SearchBut			{background-color:#89007a !important; padding:3px 6px 3px 6px; border:#89007a 1px solid; border-left-style:none; border-radius:0px 25px 25px 0px;}

	#search990					{display:none;}
	#search480					{display:inline-table; margin-right:10px;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; margin-bottom:30px; box-sizing:border-box;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{}
H3.TickerTitle			{color:#000; font-weight:bold; font-size:2rem; line-height:2.2rem; text-transform:uppercase;}
A.TickerPlayer			{padding:0px 2px 0px 2px; background-color:#ba86b6; display:table; position:absolute; top:0px; right:0px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#dec5dc !important;}

DIV.TickerBodyContainer		{padding-top:8px;}
DIV.TickerBody				{height:600px; position:relative; color:#1a1814; 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 22px 0px; padding:9px 12px 16px 12px; background-color:#fffefc; list-style:none; list-style-image:none; box-sizing:border-box;}
.TickerBody UL LI:nth-of-type(3n+1)		{border:#c37ebc 5px solid;}
.TickerBody UL LI:nth-of-type(3n+2)		{border:#c676d8 5px solid;}
.TickerBody UL LI:nth-of-type(3n+3)		{border:#fac57e 5px solid;}

H4.TickerHeadLine			{display:none; /*font-size:1.8rem; line-height:2rem; font-weight:bold; color:#1a1814; padding:0; text-transform:uppercase; margin:0px 0px 2px 0px; display:inline;*/}
H4.TickerHeadLine A			{text-decoration:none; color:#1a1814;} 
H4.TickerHeadLine A:hover	{text-decoration:underline;} 
P.TickerText				{width:100%; padding:0; font-size:1.8rem; line-height:2rem; /*text-transform:uppercase;*/ margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:right; margin:5px 0px 5px 10px;}
SMALL.TickerDate			{font-size:1.8rem; line-height:2rem; font-weight:normal; display:block; margin-bottom:15px;}
A.TickerReadMore			{display:table; background-color:#8f94a1; color:#fff; padding:10px 30px 10px 30px; margin-top:15px; font-size:1.5rem; line-height:1.7rem; border-radius:2px; text-transform:uppercase; text-decoration:none;}
A.TickerReadMore:hover, A.TickerReadMore:active, A.TickerReadMore:focus	{background-color:#89007a !important; text-decoration:none;}


/******************************** 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; left:0px;}
H3.Horz_TickerTitle				{color:#89007a; font-weight:normal; 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; left: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:#89007a !important;}

DIV.Horz_TickerBodyContainer	{width:100%; float:right; padding:4px 0px 4px 140px; 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:bold; 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 10px -4px 0px;}
SMALL.Horz_TickerDate			{font-size:1.3rem; font-weight:normal; margin-left:10px; display:inline;}

@media screen and (max-width: 540px) {
	DIV.Horz_TickerContainer		{height:60px; padding-top:30px; box-sizing:border-box;}
	DIV.Horz_TickerTitle			{width:100%; top:-30px;}
	DIV.Horz_TickerBodyContainer	{padding:4px 0px 4px 0px;}
}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** social banners **/
DIV.banner-social		{display:inline-block; vertical-align:top; margin:0px 5px 0px 5px;}
DIV.banner-social IMG	{background:transparent !important;}

/** 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; 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; 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	{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; 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:#89007a; 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.right-m		{/*right:0; width:8px; background-position:right top;*/}
#mediaCycle DIV.left-m		{/*left:0; width:8px; background-position:left 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:4px; background-color:rgba(255,255,255,0.8); border-radius:8px; position:absolute; right:10px; top:10px; z-index:999;}
	A#media-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:6px;}
	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:#1a1814;}
H3.FreeBoxTitle A					{ color:#1a1814;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}


/******** footer area ***********/
#footer-container		{position:relative;}
A.logo-bottom			{display:table; min-width:200px; max-width:272px;}
A.logo-bottom IMG		{display:block; width:100%; height:auto;}
#footer-links			{}
#social-footer			{width:132px; display:table; font-size:0px;}

@media screen and (min-width: 1221px) {
	#footer-container		{padding:80px 0px 0px 0px;}
	A.logo-bottom			{width:18%; float:left;}
	#footer-links			{width:52%; float:right; margin-right:15%;}
	#social-footer			{position:absolute; bottom:45px; right:10px;}
}

@media screen and (max-width: 1220px) and (min-width: 991px) {
	#footer-container		{padding:60px 0px 0px 0px;}
	A.logo-bottom			{width:18%; position:absolute; top:80px; left:0px;}
	#footer-links			{width:60%; float:left; margin-left:26%; margin-right:15%;}
	#social-footer			{position:absolute; bottom:45px; right:10px;}
}

@media screen and (max-width: 990px) and (min-width: 769px) {
	#footer-container		{padding:40px 0px 0px 0px;}
	#footer-container		{padding-bottom:60px;}
	A.logo-bottom			{width:180px; position:absolute; bottom:0px; left:0px;}
	#footer-links			{}
	#social-footer			{position:absolute; bottom:15px; right:0px;}
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	#footer-container		{padding:40px 0px 0px 0px;}
	A.logo-bottom			{width:30%; position:absolute; bottom:30px; right:10px;}
	#footer-links			{}
	#social-footer			{position:absolute; bottom:135px; right:10px;}
}

@media screen and (max-width: 480px) {
	#footer-container		{padding:40px 0px 0px 0px;}
	A.logo-bottom			{width:50%; margin:70px auto 20px auto;}
	#footer-links			{}
	#social-footer			{position:absolute; bottom:120px; left:50%; margin-left:-66px;}
}

/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */ margin:0px 0px 20px 0px;}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row; padding:0px; margin:0px;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 40px 0px 0px; margin-bottom:20px; list-style-type:none; list-style-image:none;}
LI.FooterFirst				{padding:0px 40px 0px 0px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 20px 0px;}
H4.FooterLinksTitle			{color:#fffefc; font-size:1.7rem; line-height:110%; font-weight:normal; text-transform:uppercase;}
A.FooterLinksTitle			{color:#fffefc; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#ffdea1; text-decoration:underline;}
DIV.FooterLinksBody			{color:#fffefc; font-size:100%; line-height:110%;}
DIV.FooterLinksBody P		{margin:0px 0px 10px 0px !important;}
DIV.FooterLinksBody A		{color:#fffefc; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#ffdea1; text-decoration:underline;}

@media screen and (max-width: 990px) and (min-width: 769px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:31% !important; background-color:rgba(0,0,0,0.2); padding:20px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-between;}
	LI.FooterLinksItem		{width:48% !important; background-color:rgba(0,0,0,0.2); padding:20px; border-style:none; box-sizing:border-box;}
	LI.FooterLinksItem:last-child		{margin-left:0px; margin-right:auto;}
}

@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:#b4b9c8; font-family:arial, helvetica, sans-serif;}
}


/**^  FreeBox 2 (Hp top center full-size) ^**/
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%;}
#FreeBox_Section2 DIV.FreeBoxInner				{padding:0px 4.5% 0px 4.5%;}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{}
#FreeBox_Section2 DIV.FreeBoxTitle				{text-align:center; margin-bottom:50px;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#1a1814; font-size:2.8rem; line-height:115%; font-weight:normal; text-transform:uppercase;}
#FreeBox_Section2 H3.FreeBoxTitle SPAN.word2	{color:#fc5821; font-weight:bold;}
/*#FreeBox_Section2 H3.FreeBoxTitle A				{color:#1a1814; text-decoration:none;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#f49040; text-decoration:underline;}*/
#FreeBox_Section2 DIV.FreeBoxBody				{color:#6a6a6a; text-align:center; line-height:135%;}
#FreeBox_Section2 A.button						{background:#1a1814; margin:30px auto 0px auto; padding:11px 25px 11px 25px; font-size:1.5rem;}
#FreeBox_Section2 A.button:hover				{background:#65005a;}

@media screen and (max-width: 600px) {
	#FreeBox_Section2 DIV.FreeBoxTitle				{margin-bottom:25px;}
}


/**^  FreeBox 8 (Intro page) ^**/
#FreeBox_Section8 DIV.FreeBoxContainer			{width:100%; max-width:1065px;}
#FreeBox_Section8 DIV.FreeBoxInner				{}
#FreeBox_Section8 DIV.FreeBoxItemContainer		{margin-bottom:25px;}
#FreeBox_Section8 DIV.FreeBoxTitle				{color:#000; margin-bottom:5px;}
#FreeBox_Section8 H3.FreeBoxTitle				{color:#000; font-size:2.2rem; line-height:115%; font-weight:600;}
#FreeBox_Section8 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section8 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section8 DIV.FreeBoxBody				{color:#000; line-height:135%;}


/******** footer area Investors page ***********/
A.logo-bottom-ir			{display:table; min-width:200px; max-width:272px;}
A.logo-bottom-ir IMG		{display:block; width:100%; height:auto;}
#footer-info				{display:flex; flex-wrap:wrap; justify-content:space-between;}

@media screen and (min-width: 1421px) {
	#footer-container		{padding:80px 0px 0px 0px;}
	A.logo-bottom-ir		{width:18%; float:left;}
	#footer-info			{width:75%; float:right;}
}

@media screen and (max-width: 1420px) and (min-width: 581px) {
	#footer-container		{padding:60px 0px 0px 0px;}
	A.logo-bottom-ir		{width:18%; float:left;}
	#footer-info			{max-width:430px; float:right; flex-direction:column; margin-right:15%;}
}

@media screen and (max-width: 991px) {
	#footer-info			{margin-right:0;}
}

@media screen and (max-width: 600px) {
	#footer-info			{max-width:380px; float:none;}
	A.logo-bottom-ir		{width:200px; float:none; margin:20px auto 20px auto;}
}


/**^  FreeBox 8 + 9 + 10 (Investors page) ^**/
#FreeBox_Section9		{padding-left:74px; background:url('../icon-adress.png') no-repeat left top; box-sizing:border-box;}
#FreeBox_Section10		{padding-left:84px; background:url('../icon-phone.png') no-repeat left top; box-sizing:border-box;}
#FreeBox_Section11		{padding-left:92px; background:url('../icon-email.png') no-repeat left top; box-sizing:border-box;}

#footer-info DIV.FreeBoxContainer			{width:100%;}
#footer-info DIV.FreeBoxInner				{}
#footer-info DIV.FreeBoxItemContainer		{margin-bottom:25px;}
#footer-info DIV.FreeBoxTitle				{display:none; color:#fffefc; margin-bottom:10px;}
#footer-info H3.FreeBoxTitle				{color:#fffefc; font-size:2.2rem; line-height:115%; font-weight:bold;}
#footer-info H3.FreeBoxTitle A				{color:#fffefc; text-decoration:none;}
#footer-info H3.FreeBoxTitle A:hover		{color:#fffefc; text-decoration:underline;}
#footer-info DIV.FreeBoxBody				{color:#fffefc; font-size:110%; line-height:115%;}
#footer-info DIV.FreeBoxBody A				{color:#fffefc; text-decoration:none;}
#footer-info DIV.FreeBoxBody A:hover		{color:#fffefc; text-decoration:underline;}
#footer-info #FreeBox_Section10 DIV.FreeBoxBody A:hover		{text-decoration:none; cursor:default;} /* phone */

@media screen and (min-width: 1421px) {
	#FreeBox_Section9		{width:42%; min-width:430px;}
	#FreeBox_Section10		{width:27%;}
	#FreeBox_Section11		{width:23%;}
}

@media screen and (max-width: 1420px) {
	#FreeBox_Section9		{padding-left:46px; /*background-position:left 10px top;*/ background-size:22px;}
	#FreeBox_Section10		{padding-left:46px; /*background-position:left 6px top;*/ background-size:26px;}
	#FreeBox_Section11		{padding-left:46px; background-size:28px;}
}



/************************ Zor Kesher ( ContactUs.asp ) ************************/
#antena DIV.ContactFrm				{width:100%; display:table; position:relative; box-sizing:border-box;}
#antena DIV.ContactFrm:nth-of-type(1)	{padding-bottom:15px; margin-bottom:30px; border-bottom:#89007a 2px solid;}
#antena DIV.ContactTitle			{padding-bottom:10px;}
#antena DIV.ContactTitle H3			{display:inline; color:#000; font-weight:bold; font-size:2rem; line-height:2.2rem; text-transform:uppercase;}
#antena DIV.ContactBody				{width:100%; display:table; box-sizing:border-box;}
#antena DIV.ContactBody *			{/*text-transform:uppercase;*/}

#antena DIV.inputs-container		{margin:0px 0px 12px 0px; max-width:250px; font-size:0px;}

#antena INPUT.wizard			{width:100%; height:45px; color:#767472; background-color:#fff; font-size:1.8rem; line-height:40px; padding:0px 10px 0px 10px; border:#e6e5e2 1px solid;}
#antena INPUT.wizard-medium		{width:106px; height:34px; line-height:30px;}
#antena INPUT.wizard-small		{width:39px; height:34px; margin-right:6px;}
#antena SELECT.wizard			{width:100%; height:45px; color:#767472; background-color:#fff; font-size:1.8rem; line-height:24px; padding:4px 6px 4px 6px; border:#e6e5e2 1px solid;}
#antena SELECT.wizard-type		{width:151px; height:34px;}
#antena SELECT.wizard-mhz		{width:83px; height:34px; float:right;}
#antena INPUT.button			{width:79px; height:32px; border:0; padding:0; font-weight:normal; font-size:1.8rem; float:right; margin:1px 0px 0px 0px;}
#antena LABEL					{display:inline-block; font-size:1.8rem; line-height:2rem; padding:6px 6px 6px 0px;}
#antena .label-full				{display:block; padding:0px 0px 11px 0px !important; font-size:1.8rem; line-height:2rem;}
#antena DIV.captcha-img			{padding-top:5px}

#antena DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#antena DIV.divRequired A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#antena DIV.divRequired A.red:active,
#antena DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}

#antena DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

@media screen and (max-width: 990px) {
	#antena							{max-width:540px;}
	#InnerPage #antena				{margin-right:auto; margin-left:auto;}
	#antena DIV.inputs-container	{width:250px; margin-right:10px; float:left;}
	#antena DIV.inputs-container:first-child		{float:none;}
	#antena SELECT.wizard			{height:34px;}
}

@media screen and (max-width: 564px) {
	#antena				{max-width:250px; margin-right:auto; margin-left:auto;}
	#antena DIV.inputs-container		{width:250px; margin-right:10px; float:left;}
	#antena DIV.inputs-container:first-child		{float:none;}
	#antena SELECT.wizard			{height:34px;}
}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{padding:0px 0px 10px 0px; box-sizing:border-box;}
H3.NavigationTitle		{display:none; /*color:#89007a; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}

@media screen and (max-width: 920px) {
	DIV.NavigationTitle.open		{padding:19px 10px 19px 10px; background:#ba86b6 url('../x-closeV-white.png') no-repeat right 7px; cursor:pointer;}/* x-closeV.png */
	DIV.NavigationTitle.closed		{padding:19px 10px 19px 10px; background:#ba86b6 url('../toMenu-vert-white.png') no-repeat right 7px; cursor:pointer;}/* toMenu-vert.png */
}


/******************************* DARONET *****************************/
TABLE.daronet			{direction:ltr; margin-top:14px;}
TD.daronet_link			{font-family:Arial; vertical-align:top; padding:2px 5px 0px 5px; line-height:13px; white-space:nowrap;}
A.Daronet				{font-size:13px; font-weight:normal; color:#fff; text-decoration:none;}
TD.daronet_img			{padding-top:1px;}
TD.daronet_img IMG		{display:block;}
A.Daronet:hover			{color:#fff; 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%; vertical-align:top; display:inline-table; /*float:left;*/ margin:3px; padding:0; font-weight:bold; list-style-image:none; list-style-type:none;}
.dbsPages LI.first_item	{/*position:absolute; left:10%;*/}
.dbsPages LI.last_item	{/*position:absolute; right:10%;*/}

.dbsPages LI A, .dbsPages LI A:hover	{text-decoration:none;}
.dbsPages LI A IMG		{margin:3px 5px -3px 5px !important;}

SPAN.dbsPaging			{min-width:20px; display:block; white-space:nowrap; background-color:#e2d5e6; color:#333; border:#ac0099 1px solid; padding:0 7px; border-radius:3px;}
SPAN.dbsCurrentPage		{font-weight:bold; background-color:#89007a; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#89007a; color:#fff;}


/****************************************************************************/
IMG.security		{border-width:1px; border-color:gray;}



/******************************************************************************************************************************/
/******************************************************* Media Cycle Slider ***************************************************/
.slider-line		{/*overflow:hidden; margin:0px auto 0px auto;*/}

DIV.sliderCycleContainer		{width:100%; display:table; position:relative;}
DIV#sliderCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.sliderCycleInner			{width:100%; height:100%; position:absolute; top:0px; 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) {
	.slider-line				{}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title & text) /*****/
DIV.output					{overflow:hidden; display:table; position:absolute; direction:ltr; text-align:left; z-index:500;}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#fff; padding:0px 0px 10px 0px; font-size:55px; line-height:105%; font-weight:bold; text-transform:uppercase; 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;}
/* text */
DIV.output P					{width:100%; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; color:#fff; font-size:2rem; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:none !important; /* display:table !important; width:320px; height:60px; margin-top:40px; background:#fff; color:#000; font-size:2rem; line-height:60px; text-align:center; font-weight:bold; text-transform:uppercase; border-radius:5px; 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:#dec5dc; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#dec5dc; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}

@media screen and (max-width: 1280px) {
	DIV.output				{width:770px !important;}
	DIV.output H2			{font-size:45px;}
	DIV.output P			{}
	DIV.output A.ReadMore	{width:300px; height:54px; margin-top:35px; line-height:54px;}
}

@media screen and (max-width: 990px) {
	DIV.output				{width:680px !important;}
	DIV.output H2			{font-size:40px;}
	DIV.output P			{}
	DIV.output A.ReadMore	{width:260px; height:50px; margin-top:30px; line-height:50px;}
}

@media screen and (max-width: 768px) {
	DIV.output				{width:100% !important; height:auto !important; display:table; background:#f3e9f2; border:0; width:100% !important; position:relative; /*left:0 !important; right:0 !important;*/}
	DIV.output H2			{font-size:32px; width:100% !important; color:#333333; padding:10px;}
	DIV.output H2 A			{color:#333333;}
	DIV.output H2 A:hover	{color:#333333;}
	DIV.output P			{width:100% !important; color:#333333; padding:0px 10px 10px 10px;}
	DIV.output A.ReadMore	{width:200px; height:40px; margin:10px; line-height:40px;}
}

@media screen and (max-width: 540px) {
	DIV.output H2			{font-size:5.8vw;}
}



/***** 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			{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:#89007a; border:#fff 1px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#ff8c37 1px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#ff8c37 1px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#ff8c37 !important; border:#fff 1px 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;}

/** 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:1px; 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:3px;}
	A#cycle-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#cycle-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}




/*************************************  Loading Site  *********************************/
.loader-container {
    width:100%;
	height:100%;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;}

.loader {
	height:20px;
	width:250px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.loader-dot {
	animation-name:loader;
	animation-timing-function:ease-in-out;
	animation-duration:3s;
	animation-iteration-count:infinite;
	height:20px;
	width:20px;
	border-radius:100%;
	background-color:black;
	position:absolute;
}
.loader-dot:first-child		{background-color:#89007a; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#89007a; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#89007a; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#89007a; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#89007a; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#89007a; opacity:0.5; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	left:0;
	right:0;
	width:4rem;
	margin:auto;
}
.loader-text:after {
	content:"Loading";
	font-weight:bold;
	animation-name:loading-text;
	animation-duration:3s;
	animation-iteration-count:infinite;
}

@keyframes loader {
	15%	{transform: translateX(0);}
	45%	{transform: translateX(230px);}
	65%	{transform: translateX(230px);}
	95%	{transform: translateX(0);}
}
@keyframes loading-text {
	0%	{content: "Loading";}
	25%	{content: "Loading .";}
	50%	{content: "Loading ..";}
	75%	{content: "Loading ...";}
}

