/*** Added Classes ***/
.align		{float:right;}
.oppAlign	{float:left;}

.clearfix:before, .clearfix:after	{content:""; display:table;}
.clearfix:after		{content:"."; display:block; clear:both; height:0; font-size:0; line-height:0; visibility:hidden;} 
.clearfix			{zoom:1;}

.width-100z			{width:100%; /*display:table;*/} /*display:table; === bug in owl-carousel */

.main-container		{opacity:0; position:relative; overflow:hidden; min-height:100%; box-sizing:border-box;}
.wrapper			{width:98%; max-width:1762px; margin:0px auto; direction:rtl; text-align:right;}
.full-size-row		{max-width:1920px; margin:0px auto;} /* all row sections */

@media screen and (max-width: 768px) {
	.wrapper		{width:95%;}
}
@media screen and (min-width: 1501px) { /* stick */
	.main-container.stick		{padding-top:120px;}
}


/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Top line ************************/
.top-line		{display:none; height:40px; position:fixed; top:0; left:0; right:0; background-color:#eeeeee; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}

@media screen and (max-width: 990px) {
	.wrapper	{width:95%;}
}
@media screen and (max-width: 768px) {
	/*.main-container		{padding-top:40px;}
	.top-line			{display:block; padding-left:65px;}*/
}

/************************ Header line ************************/
.header-line		{background-color:#fff;}
DIV.header			{position:relative;}
A.logo				{float:left; display:table; margin:16px 0px 15px 0px; width:235px;}
A.logo IMG			{display:block; width:100%; height:auto;}
#top-bar			{}

@media screen and (min-width: 1501px) {
	#top-bar			{float:right; margin:44px 0px 26px 0px;}
	.header-line.stick			{margin:0px; position:fixed; top:0px; left:0; right:0; z-index:666666; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);} /* stick */
	.header-line.stick #top-bar	{margin:0px; padding-right:40px;} /* stick */
	.header-line.stick A.logo	{margin:3px 0px 0px 0px; width:100px;} /* stick */
}

@media screen and (max-width: 1501px) {
	A.logo		{margin:14px auto 16px auto; float:none !important;}
}

@media screen and (max-width: 1500px) and (min-width: 1201px) {
	#top-bar			{display:table; margin:0px auto 20px auto; border-top:#105a94 1px solid; position:relative;} /* under logo */
	#top-bar:before		{content:""; width:10px; height:10px; background-color:#105a94; border-radius:50%; position:absolute; top:-5px; right:-10px;}
	#top-bar:after		{content:""; width:10px; height:10px; background-color:#105a94; border-radius:50%; position:absolute; top:-5px; left:-10px;}
}

@media screen and (max-width: 1200px) {
	A.logo		{width:200px;}
}

@media screen and (max-width: 480px) {
	A.logo		{width:170px;}
}

/************************ Footer Line ************************/
.footer-line		{background:#fff; padding:60px 0px 40px 0px;}
#InnerPage .footer-line		{background:#f0f0f0;}
.bottom-bar-line	{background:#105a94; padding:6px 0px 6px 0px;}
#bottomBar			{width:100%; padding-left:200px; box-sizing:border-box;}
#daronet			{margin-right:-200px;}

#go-top		{width:50px; height:50px; display:inline-table; position:fixed; left:50%; bottom:5px; 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: 990px) {
	.footer-line		{background:#fff; padding:30px 0px 20px 0px;}
}

@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;}
	#go-top			{left:2%; margin-left:0px;}
}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage form & ticker ************************/
.jobs-line			{background-color:#105a94; padding:40px 0px 0px 0px;}
#jobs				{max-width:1538px !important;}
#search-job			{}
#ticker				{}

@media screen and (min-width: 881px) {
	#search-job		{width:60%; float:right; margin-bottom:40px;}
	#ticker			{width:33%; float:left; margin-bottom:40px;}
}

@media screen and (max-width: 880px) and (min-width: 641px) {
	#search-job		{width:45%; float:right; margin-bottom:40px;}
	#ticker			{width:45%; float:left; margin-bottom:40px;}
}

@media screen and (max-width: 640px) {
	#search-job		{width:90%; max-width:480px; margin:0px auto 40px auto;}
	#ticker			{width:90%; max-width:480px; margin:0px auto 40px auto;}
}

/************************ HomePage icon articles Line ************************/
.icons-articles-line		{background-color:#fff; padding-top:45px;}

/************************ HomePage long freebox Line ************************/
.freebox-line		{background-color:#fff; padding:50px 0px 0px 0px;}

/************************ HomePage content Line ************************/
.content-line-hp	{padding:0px 0px 15px 0px; background-color:#fff;}

/************************ HomePage video Line ************************/
.video-line			{padding:0px 0px 75px 0px; background-color:#fff;}
.pp_nav			{display:none !important;}

/************************ HomePage form & ticker ************************/
.footer-upper-line		{background-color:#105a94; padding:40px 0px 0px 0px;}
#footer-upper			{max-width:1538px !important;}
#hp-form				{}
#send-cv				{}

@media screen and (min-width: 1001px) {
	#hp-form		{width:47%; float:right; margin-bottom:40px;}
	#send-cv		{width:47%; float:left; margin-bottom:40px;}
}

@media screen and (max-width: 1000px) and (min-width: 641px) {
	#hp-form		{width:45%; float:right; margin-bottom:40px;}
	#send-cv		{width:45%; float:left; margin-bottom:40px;}
}

@media screen and (max-width: 640px) {
	#hp-form		{width:90%; max-width:480px; margin:0px auto 40px auto; padding-bottom:40px; border-bottom:#fff 4px solid;}
	#send-cv		{width:90%; max-width:480px; margin:0px auto 40px auto;}
}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
.media-line			{min-height:8px; background-color:#ddd;}

/************************ Content line ************************/
.content-line		{background-color:#fff; padding-top:25px;}

DIV.side-area		{width:270px; height:auto; margin-bottom:20px;}
DIV.center-side		{width:calc(97.5% - 270px); height:auto;}
#search-job-in		{background-color:#105a94; margin-bottom:40px; padding:25px 15px 30px 15px;}
#ticker-in			{background-color:#105a94; margin-bottom:40px; padding:25px 30px 40px 20px;}
#workshop-in		{margin-bottom:20px;}

@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.side-area		{width:30%;}
	DIV.center-side		{width:67%;}
}

@media screen and (max-width: 768px) {
	DIV.side-area		{width:100%; float:none !important; display:table;}
	DIV.center-side		{width:100%; float:none !important;}
}



/*********************************************** Jobs ***********************************************/

/**************** Search Job (_Modules/Job.asp) ****************/
/* in Hp */
#search-job .SJ-box DIV.SJFrm	{width:100%; max-width:674px; display:table; margin:0px 0px 0px auto; }
#search-job DIV.SJTitle			{padding-bottom:10px;}
#search-job DIV.SJTitle H3		{display:inline; color:#fff; font-weight:bold; font-size:50px; line-height:105%;}
#search-job DIV.SJMsg			{padding-bottom:40px; color:#fff; font-size:2rem; line-height:115%;}
#search-job DIV.SJBody			{width:100%; display:table; color:#fff; box-sizing:border-box;}

/* in Ip */
#search-job-in .SJ-box DIV.SJFrm	{width:100%; display:table; margin:0px auto 0px auto; }
#search-job-in DIV.SJTitle			{padding-bottom:10px; text-align:center;}
#search-job-in DIV.SJTitle H3		{display:inline; color:#fff; font-weight:bold; font-size:36px; line-height:115%;}
#search-job-in DIV.SJMsg			{padding-bottom:20px; text-align:center; color:#fff; font-size:1.7rem; line-height:115%;}
#search-job-in DIV.SJBody			{width:100%; display:table; padding:0px 5px 0px 10px; color:#fff; box-sizing:border-box;}
/*---*/

.SJ-box DIV.inputs-container		{margin:0px 0px 25px 0px;}
.SJ-box DIV.button-container		{text-align:right;}

.SJ-box INPUT.input			{width:100%; height:44px; color:#333; background-color:#fff; font-size:1.8rem; line-height:44px; padding:0px 10px 0px 10px; border-radius:5px; border:0;}
.SJ-box SELECT				{width:100%; height:44px; color:#333; background-color:#fff; font-size:1.8rem; line-height:44px; padding:6px 6px 6px 6px; border-radius:5px; border:0;}
.SJ-box INPUT.button		{width:160px; height:44px; padding:0; background-color:#105a94; font-weight:normal; font-size:18px; border:#fff 1px solid; border-radius:5px; box-sizing:border-box;}
#search-job-in .SJ-box INPUT.button		{width:130px;}
.SJ-box LABEL				{font-size:1.8rem;}

.SJ-box DIV.divRequired					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
.SJ-box DIV.divRequired A.red			{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
.SJ-box DIV.divRequired A.red:active,
.SJ-box DIV.divRequired A.red:focus		{background:transparent; color:red; outline:none;}

@media screen and (min-width: 881px) { /* Hp */
	#search-job DIV.inputs-container		{width:49%; float:right; margin:0px 2% 30px 0px;}
	#search-job DIV.inputs-container:nth-of-type(2n+1)	{margin-right:0px;}
	#search-job DIV.button-container		{float:right;}
}

@media screen and (max-width: 1280px) {
	.SJ-box DIV.SJTitle H3	{font-size:35px !important;}
	.SJ-box DIV.SJMsg		{font-size:1.7rem !important;}
}

@media screen and (max-width: 768px) { /* Ip */
	#search-job-in DIV.SJTitle		{text-align:right;}
	#search-job-in DIV.SJMsg		{text-align:right;}
}


/************ Jobs Result (Positions/SearchPositions.asp, Positions/SendCV.asp) *************/
TABLE.jobSearchTable	{width:100%; background-color:#888; font-size:1.7rem; line-height:115%; border-bottom:#aaa 1px solid;}
TABLE.jobSearchTable TH	{padding:11px 5px 11px 5px; vertical-align:middle; border-top:#aaa 1px solid; text-align:center;}
TABLE.jobSearchTable TH#JobTitle	{padding-right:15px !important; text-align:right !important;}
TABLE.jobSearchTable TD	{padding:7px 5px 7px 5px;}
TD.ResultsTdate			{font-size:85%;}
TR.jobSearchHead		{color:#fff; background-color:#105a94;}
TR.jobSearchHead TH:nth-child(even)	{}
TR.jobSearchHead TH:nth-child(odd)	{background-color:rgba(255,255,255,0.2);}
TR.JobTypeHeader TH		{background-color:#dfdfdf; color:#003864; padding-right:10px; text-align:right; border-top:#aaa 1px solid; border-bottom:#aaa 1px solid;}

TR.JobSearchTr1		    {background-color:#fdfdfd;}
TR.JobSearchTr2		    {background-color:#f1f1f1;}
TR.JobSearchBodyTr1		{background-color:#fdfdfd;}/*description, put this TR inside seperate table in ASP*/
TR.JobSearchBodyTr2		{background-color:#f1f1f1;}/*description, put this TR inside seperate table in ASP*/
TR.JobSearchTrOver		{background-color:#ddd;}
TR.JobSearchTrOver *	{color:#000;}
TD.ResultsTd			{}
TD.ResultsTd:nth-child(even)	{}
TD.ResultsTd:nth-child(odd)	{background-color:rgba(0,0,0,0.03);}
TD.ResultsTd A			{text-decoration:none;}
TD.ResultsTd A:hover	{text-decoration:underline;}
TD.ResultsTd INPUT[type="checkbox"]		{width:20px; height:20px;}

TR.JobPaging TD			{background-color:#105a94; color:#fff; border-top:#aaa 1px solid; padding-top:10px !important;}
TD.ButtonArea	 		{background-color:#105a94; color:#fff; text-align:center; padding:15px 0px 15px 0px !important;}
TD.ButtonArea INPUT.button	{border:#fff 1px solid; border-radius:5px;}

@media screen and (max-width: 990px) {
	TABLE.jobSearchTable	{font-size:1.6rem;}
}

@media screen and (max-width: 480px) {
	TABLE.jobSearchTable				{font-size:1.5rem;}
	TABLE.jobSearchTable TH				{width:auto;}
	TABLE.jobSearchTable TH#JobTitle	{width:100%;}
}

@media screen and (max-width: 400px) {
	TABLE.jobSearchTable	{font-size:1.4rem;}
}

@media screen and (max-width: 350px) {
	TABLE.jobSearchTable	{font-size:1.3rem;}
}


/************ One Job (Positions/Positions.asp) *************/
TABLE.jobTable		{width:100%; background-color:#dfdfdf; font-size:1.7rem; line-height:115%; border-bottom:#aaa 1px solid;}
TABLE.jobTable TH	{padding:7px 20px 7px 10px; color:#000; border-top:#aaa 1px solid;}
TD.JobTD			{padding:7px 10px 7px 20px; background-color:rgba(255,255,255,0.2); border-top:#aaa 1px solid;}
TD.JobBody			{padding:20px; background-color:rgba(255,255,255,0.5); border-top:#aaa 1px solid;}
TD.ButtonArea2	 	{background-color:#105a94; color:#fff; text-align:center; padding:20px 0px 20px 0px;}
TD.ButtonArea2 INPUT.button	{border:#fff 1px solid; border-radius:5px;}


/************ Send resume  (Positions/SendCV.asp) *************/
/* the table css is upper in Jobs Result */

@media screen and (max-width: 1200px) {
	INPUT.RJbutton	{font-size:1.4rem; padding-right:10px; padding-left:10px;}
}

#sendCVform				{padding-top:30px; margin-bottom:30px;}
DIV.CVformTitle			{font-size:2.2rem; margin-bottom:10px;}
TABLE.SendCVForm		{font-size:1.7rem;}
TABLE.SendCVForm TD		{padding:7px 5px 7px 5px;}
#sendCVform INPUT.input	{width:100%; max-width:300px; background-color:#f9f9f9;}
#sendCVform TEXTAREA	{width:100%; max-width:300px; height:140px; background-color:#f9f9f9;}
INPUT.cvFile			{width:100%; max-width:300px;}
SPAN.cvRequired			{font-size:1.4rem;}

@media screen and (max-width: 480px) {
	TABLE.SendCVForm	{font-size:1.6rem;}
}

@media screen and (max-width: 350px) {
	TABLE.SendCVForm	{font-size:1.5rem;}
}


/************ Send resume  (SendCV/index.asp) *************/
TABLE.onlyFile				{border:#aaa 1px solid;}
TABLE.onlyFile INPUT.SendCv	{height:33px; vertical-align:middle; padding-top:4px; box-sizing:border-box;}




/******************************************************************************************************/
/*********************************** Modules **********************************************************/
DIV.ModuleContainer			{}
DIV.ModuleInner				{}
DIV.ModuleTitleContainer	{}
DIV.ModuleTitle				{}
DIV.ModuleTitle A			{text-decoration:none;}
DIV.ModuleTitle A:hover		{}
H3.ModuleTitle				{display:inline;}

DIV.ModuleText				{}

/********  Global classes for  top-line modules - login | shopping-cart | contactUs |  !!! not search  *********/
/*** structure code ***/
.item-top-line						{height:20px; margin:7px 5px 0px 0px; padding:4px 10px 9px 10px; display:inline-table; position:relative;}
.item-top-line.icon-active			{background:#ddd; border-top-right-radius:5px; border-top-left-radius:5px;}

A.item-top-line-open				{height:20px; display:table; color:#274f83; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#274f83; text-decoration:underline;}
A.item-top-line-open:focus			{background-color:transparent !important;}
A.item-top-line-open .fa			{font-size:1.8rem; line-height:20px; color:#000000; margin-left:5px;}

A.item-top-line-close				{height:26px; display:block; position:absolute; top:7px; right:7px; text-decoration:none;}
A.item-top-line-close:hover			{}
A.item-top-line-close:before {
    content:"\f00d";
    font-size:20px !important;
    font-weight:normal;
    color:#fff;
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    background:rgba(0,0,0,0.5);
    padding:0 3px 1px 3px;
    border-radius:3px;
    margin-left:7px;
}
/***/

/*** item box code ***/
DIV.item-top-line-box				{position:absolute; top:33px; left:0px; padding:0px 20px 10px 20px; background:#ddd; color:#666; display:none; z-index:9996; /*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/ box-sizing:border-box;}

/***/

@media screen and (max-width: 768px) { /* only icon */
	.item-top-line					{position:static; margin:6px 10px 0px 0px; padding:4px 6px 4px 6px; box-sizing:border-box;}
	.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(23,153,205,0.9); border-bottom:#f2f2f2 1px solid; float:none; box-shadow: 0 4px 8px 0px rgba(0,0,0,0.4) , inset 0 10px 10px -10px rgba(0,0,0,0.5);}
	A.item-top-line-open			{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	A.item-top-line-open SPAN		{display:none;}
	A.item-top-line-open .fa		{margin:0px;}
}


/*********************************** login JQ ******************************/
/*** structure code ***/
#LoginJQ						{}
#LoginJQ.icon-active			{}

A.LoginOpen						{/*padding-right:26px; background:url('../login_icon.png') no-repeat right top;*/}
A.LoginOpen:hover				{}
A.LoginOpen .fa-user			{}

A.LoginClose					{}
A.LoginClose:hover				{}

/***/

/*** login code ***/
DIV.LoginBox					{}
DIV.LoginBox INPUT.button		{} /* All Login buttons */
DIV.LoginBox INPUT.button:hover	{} /* All Login buttons */

/*^ Login Container ^*/
DIV.LoginContainer				{} /* have class LoginBox */
DIV.LoginInner					{width:230px; margin:45px auto 10px auto; padding:0px 5px 0px 5px; box-sizing:border-box;}
DIV.LoginContainer FORM			{display:inline-table;}
DIV.LoginContainer H3			{display:none; /*display:block; font-size:1.8rem; line-height:2.1rem; margin:0px 24px 5px 21px; padding:3px 0px 0px 0px;*/}

DIV.LoginInput					{display:table; margin:0px 0px 6px 0px;}
INPUT.login						{width:220px; height:30px; font-size:1.5rem; line-height:28px; border-style:none; background:#fff; padding:0px 10px 0px 10px; border-radius:5px; box-sizing:border-box;}
DIV.LoginContainer BR			{clear:both;}

DIV.loginRemember				{width:100%; margin-top:2px; text-align:right; float:right; font-size:1.2rem;}
DIV.loginRemember LABEL			{bottom:1px;}
DIV.loginRemember INPUT			{}
DIV.LoginContainer INPUT.loginButton	{width:70px; float:left; padding:0; margin:6px 0px 0px 0px;}

/*^ Login Greeting ^*/
DIV.LoginGreeting					{text-align:center;} /* have class LoginBox */
DIV.LoginGreetingInner				{width:220px; margin:40px auto 10px auto;}
DIV.LoginGreeting H3				{display:block; font-size:1.5rem; line-height:1.8rem; margin:0px; padding:0px 5px 0px 5px;}
DIV.LoginGreeting INPUT.button		{margin:15px 5px 0px 5px; padding:0;}
DIV.LoginGreeting INPUT.logout		{width:75px;}
DIV.LoginGreeting INPUT.update		{width:120px;}

/*^ Login Extra Links ^*/
DIV.loginForgot				{float:right; padding:14px 1px 0px 0px;}
DIV.loginForgot A			{color:#274f83; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#274f83; text-decoration:underline;}
/*DIV.loginSubscribe		{float:left; margin-top:5px;}
DIV.loginSubscribe A		{color:#609f23; text-decoration:none;}
DIV.loginSubscribe A:hover	{color:#609f23; text-decoration:underline;}*/

/***/

@media screen and (max-width: 768px) { /* only icon */
	#LoginJQ					{}
	#LoginJQ.icon-active		{}
	A.LoginOpen					{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	DIV.LoginBox				{}
	DIV.LoginInner				{text-align: center;}
	DIV.LoginInner FORM			{margin:auto;}
}


/*********************************** Shopping cart (JQ) ******************************/
/*** structure code ***/
#ShoppingCartJQ							{}
#ShoppingCartJQ.icon-active				{}

A.ShoppingCartOpen						{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ShoppingCartOpen:hover				{}
A.ShoppingCartOpen .fa-shopping-cart	{}

A.ShoppingCartClose						{}
A.ShoppingCartClose:hover				{}

/***/

/*** cart code ***/
DIV.ShoppingCartBox				{}
TABLE.ShoppingCartContainer		{width:210px; margin:45px 10px 10px 10px; background:rgba(255,255,255,0.6);}
/*H3.CartTitle					{color:#231f20; font-size:1.8rem; line-height:2.1rem; font-weight:normal; line-height:16px;}*/
TD.CartItemsContainer			{vertical-align:top; padding:10px 20px 15px 20px;}
TABLE.CartItemsContainer		{}
TABLE.CartItemsContainer TD		{}
TR.cartItem						{}
TD.chartNumber					{font-size:1.3rem; padding-top:8px; text-align:right; line-height:1.4rem;}
TD.chartLink					{width:157px; font-size:1.4rem; line-height:1.7rem; text-align:right; padding-top:6px;}
TD.chartLink A					{color:#333333; text-decoration:none;}
TD.chartLink A:hover			{color:#333333; text-decoration:underline;}

INPUT.shopCartButton			{float:left; padding:0; margin:15px 0px 0px 0px;}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ShoppingCartJQ					{}
	#ShoppingCartJQ.icon-active		{}
	A.ShoppingCartOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ShoppingCartBox				{}
	TABLE.ShoppingCartContainer		{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Contact Us ****************************/
/*** structure code ***/
#ContactJQ						{}
#ContactJQ.icon-active			{}

A.ContactOpen					{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ContactOpen:hover				{}
A.ContactOpen .fa-envelope-o	{}

A.ContactClose					{}
A.ContactClose:hover			{}

/***/

/*** contact code ***/
DIV.ContactBox		{/*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/}

#ContactJQ DIV.ContactFrm			{width:230px; margin:45px 10px 10px 10px; padding:15px 20px 15px 20px; background:rgba(255,255,255,0.6); box-sizing:border-box;}
#ContactJQ DIV.ContactTitle			{display:none; /*padding-bottom:10px;*/}
#ContactJQ DIV.ContactTitle H3		{/*display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}
#ContactJQ DIV.ContactBody			{width:100%; display:table; box-sizing:border-box;}

#ContactJQ DIV.inputs-container		{margin:0px 0px 10px 0px;}
#ContactJQ DIV.textarea-container	{margin:0px 0px 10px 0px;}
#ContactJQ DIV.button-container		{text-align:right;}

#ContactJQ INPUT.wizard			{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:0px 10px 0px 10px; border:0;}
#ContactJQ TEXTAREA.wizard		{width:100%; height:60px; color:#666666; background-color:#fff; font-size:1.5rem; padding:4px 10px 4px 10px; overflow:auto; border:0; resize:none;}
#ContactJQ SELECT.wizard		{width:100%; height:30px; color:#666666; background-color:#fff; font-size:1.5rem; line-height:24px; padding:6px 6px 6px 6px; border:0;}
#ContactJQ INPUT.button			{width:70px; float:left; padding:0; margin:15px 0px 0px 0px;}
#ContactJQ LABEL				{font-size:1.3rem;}
#ContactJQ DIV.captcha-img		{padding-top:5px}

#ContactJQ DIV.divRequired					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#ContactJQ DIV.divRequired A.red			{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#ContactJQ DIV.divRequired A.red:active,
#ContactJQ DIV.divRequired A.red:focus		{background:transparent; color:red; outline:none;}

#ContactJQ DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ContactJQ					{background-color:#105a94; border-radius:5px; box-shadow:inset 0 0 6px #fff;}
	#ContactJQ.icon-active		{}
	A.ContactOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	A.ContactOpen .fa			{color:#fff !important;}
	DIV.ContactBox				{}
	#ContactJQ DIV.ContactFrm	{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/****** side tab form ********/
#side-contact-tab 		{}
#side-tab-form			{width:350px; height:360px; position:fixed; top:12vw; left:-350px; z-index:997;}
#side-tab-form {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
#side-tab-form.open		{left:0;}

A.contact-tab-but	{
	display:block; min-width:240px; height:74px; 
	position:fixed; top:12vw; left:0px; z-index:9998;
	color:#fff; background-color:#105a94;
	margin:173px 0px 0px -83px;
	font-size:30px; line-height:70px; 
	padding:0px 28px 0px 10px;
	text-align:right;
	text-decoration:none;
	box-sizing:border-box;
	-webkit-transform: rotate(-90deg); /* Safari */
	-moz-transform: rotate(-90deg); /* Firefox */
	-ms-transform: rotate(-90deg); /* IE */
	-o-transform: rotate(-90deg); /* Opera */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
}
A.contact-tab-but:hover		{text-decoration:none;}
A.contact-tab-but:hover .fa	{color:#1d57aa;}

A.contact-tab-open			{}
A.contact-tab-open:hover	{}

A.contact-tab-close	{}
A.contact-tab-close:hover	{}

A.contact-tab-but .fa {
	font-size:32px; 
	margin-left:18px;
    text-align:center;
	box-sizing:border-box;
	font-weight:normal;
}

@media screen and (max-width: 768px) {
	#side-contact-tab		{display:none;}
}


/** The form **/
#side-contact-tab DIV.ContactFrm		{background-color:#105a94;}
#side-contact-tab DIV.ContactTitle		{display:none;}
#side-tab-form DIV.ContactBody			{width:100%; display:table; color:#fff; padding:40px 20px 25px 74px; box-sizing:border-box;}

#side-tab-form DIV.inputs-container		{margin:0px 0px 20px 0px;}
#side-tab-form DIV.inputs-container:first-child		{margin-left:-33px;}
#side-tab-form DIV.textarea-container		{margin:0px 0px 20px 0px;}
#side-tab-form DIV.button-container			{text-align:center; margin:0px -20px 0px -80px;}

#side-tab-form INPUT.wizard			{width:100%; height:44px; color:#1d57aa; background-color:#fff; font-size:1.8rem; line-height:44px; padding:0px 10px 0px 10px; border-radius:5px; border:0;}
#side-tab-form TEXTAREA.wizard		{width:100%; height:100px; color:#1d57aa; background-color:#fff; font-size:1.8rem; padding:4px 10px 4px 10px; border-radius:5px; overflow:auto; border:0; resize:none;}
#side-tab-form SELECT.wizard		{width:100%; height:44px; color:#1d57aa; background-color:#fff; font-size:1.8rem; line-height:44px; padding:6px 6px 6px 6px; border-radius:5px; border:0;}
#side-tab-form INPUT.button			{width:160px; height:44px; padding:0; background-color:#105a94; font-weight:normal; font-size:18px; border:#fff 1px solid; border-radius:5px; box-sizing:border-box;}
#side-tab-form LABEL				{font-size:1.8rem;}

#side-tab-form DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#side-tab-form DIV.divRequired A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#side-tab-form DIV.divRequired A.red:active,
#side-tab-form DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}


/******************************** Search ****************************/
/******** standart search ********/
DIV.SearchContainer		{display:table;}
TABLE.Search			{height:30px;}
TD.SearchInp			{}
TD.SearchBut			{background-color:#ff8c37; vertical-align:baseline;}
TD.SearchSectionTitle	{/*color:#8C8C8C; font-size:11px; font-weight:bold;*/}
INPUT.Search			{width:180px; height:30px; font-size:1.5rem; color:#40454c; border:#ddd 1px solid; border-left-style:none; line-height:30px; padding:0px 10px 0px 10px; box-sizing:border-box;}
INPUT.SearchBut			{padding:5px 10px 5px 10px;}

/******** SearchJQ ********/
/*** structure code ***/
#search480						{display:none;}
#SearchJQ						{height:20px; margin:7px 2px 0px 0px; padding:4px 6px 4px 6px;}

#SearchJQ.icon-active			{background-color:rgba(221,221,221,0.9); border-radius:5px; box-shadow:inset 0 0 6px #ccc;}
#SearchJQ A.SearchOpen			{display:inline-table; height:20px; text-align:right; text-decoration:none; /*padding-right:16px; background:url('../search_icon.png') no-repeat left top;*/}
A.SearchOpen .fa-search			{font-size:1.8rem; line-height:20px; color:#000000; margin-left:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; width:100%; position:absolute; margin:0; top: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);}
#SearchJQ TABLE.Search			{margin:40px auto 20px auto;}

/***/

/******** @media Query ********/
@media screen and (max-width: 480px) {
	DIV.SearchContainer			{display:none;}
	#search990					{display:none;}
	#search480					{display:inline-table;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; max-width:400px; display:table; margin:0px 0px 0px auto; color:#fff; box-sizing:border-box;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{margin-bottom:15px; padding-left:25px;}
H3.TickerTitle			{color:#fff; font-weight:bold; font-size:50px; line-height:105%;}
A.TickerPlayer			{padding:2px; background-color:#105a94; border:#fff 1px solid; display:table; position:absolute; top:13px; left:0px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#003864 !important;}

DIV.TickerBodyContainer		{padding-top:5px;}
DIV.TickerBody				{height:255px; position:relative; overflow:hidden; visibility:hidden;}
DIV.tickerBody IMG			{float:left; margin:3px 10px 7px 0px;}
.TickerBody UL				{position:absolute; width:100%; padding:0; margin:0;}
.TickerBody UL LI			{margin:0px 0px 20px 0px; padding:0; list-style:none; list-style-image:none;}

H4.TickerHeadLine			{font-size:2.4rem; line-height:115%; font-weight:bold; color:#fff; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#fff;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#fff;} 
P.TickerText				{width:100%; padding:0; font-size:2.4rem; line-height:125%; margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:left; margin:5px 10px 5px 0px;}
SMALL.TickerDate			{font-size:1.5rem; font-weight:normal; display:block;}
#ticker SMALL.TickerDate	{display:none;}

@media screen and (max-width: 1280px) {
	H3.TickerTitle			{font-size:35px;}
	H4.TickerHeadLine		{font-size:21px;}
	P.TickerText			{font-size:21px;}
}

/**** in Ip ****/
#ticker-in DIV.TickerContainer		{max-width:100%;}
#ticker-in A.TickerPlayer			{top:-15px; left:-10px;}
#ticker-in DIV.TickerBody			{height:410px;}
#ticker-in H4.TickerHeadLine		{font-size:100%; line-height:115%;}
#ticker-in P.TickerText				{font-size:100%; line-height:125%;}
#ticker-in SMALL.TickerDate			{display:none;}

@media screen and (min-width: 769px) {
	#ticker-in H3.TickerTitle			{font-size:150%; line-height:105%;}
}


/******************************** Ticker Horizontal (JQ) ****************************/
DIV.Horz_TickerContainer		{width:100%; height:30px; margin-bottom:5px;}
DIV.Horz_TickerInner			{position:relative;}

DIV.Horz_TickerTitle			{width:140px; height:30px; position:absolute; top:0px; right:0px;}
H3.Horz_TickerTitle				{color:#274f83; 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; right:90px; cursor:pointer;}
A.Horz_TickerPlayer IMG			{display:block; border:0;}
A.Horz_TickerPlayer:hover, A.Horz_TickerPlayer:active, A.Horz_TickerPlayer:focus	{background-color:#274f83 !important;}

DIV.Horz_TickerBodyContainer	{width:100%; float:left; padding:4px 140px 4px 0px; box-sizing:border-box;}
DIV.Horz_TickerBody				{height:2.2rem; position:relative; overflow:hidden; visibility:hidden;}
DIV.ScrollingItems				{position:absolute; white-space:nowrap; height:2.2rem;}
P.Horz_TickerSep				{margin:0px; display:inline;}
IMG.Horz_TickerSep				{vertical-align:top; width:1px; height:12px; overflow:hidden; margin:5px 15px 0px 15px; background-color:#666666;}
P.Horz_TickerSep IMG.Last		{display:none;}

H4.Horz_TickerHeadLine			{font-size:1.5rem; line-height:2rem; font-weight: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 0px -4px 10px;}
SMALL.Horz_TickerDate			{font-size:1.3rem; font-weight:normal; margin-right: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:table-cell; vertical-align:top; padding:0px 5px 0px 5px;}
DIV.banner-social IMG	{background:transparent !important;}

/** Ip right **/
DIV.side-banner			{width:100%; margin-bottom:10px; text-align:center;}
DIV.side-banner IMG		{width:100% !important; height:auto !important; display:block;}


/******************************** Media ****************************/
#mediaCycle				{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; left:0px; max-width:none !important;}

/** Arrows **/
A.mediaArrow		{/*width:32px; height:32px; display:block; position:absolute; top:50%; margin-top:-18px; z-index:999;*/ display:none !important;}
A#mediaPrevArrow	{right:20px;}
A#mediaNextArrow	{left:20px;}

#mediaCycle .fa								{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
#mediaCycle .fa-chevron-right				{padding:6px 6px 3px 9px;}
#mediaCycle .fa-chevron-left				{padding:6px 9px 3px 6px;}
#mediaCycle A.mediaArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

/** Circles **/
#mediaCycle .circles-container			{display:none !important;} /* use this for centering the circles */
#mediaCycle #circles					{position:absolute; bottom:10px; left:10px; padding:0px; margin:0px; z-index:999;}
#mediaCycle #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
#mediaCycle #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#274f83; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.cycleTab A:focus		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.activeSlide A			{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
#mediaCycle #circles LI.activeSlide A:hover		{}
#mediaCycle #circles LI.activeSlide A:focus		{}
#mediaCycle #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** Mask **/
#mediaCycle DIV.mask		{display:none;/*position:absolute; top:0; height:200px; background:url('../mediaMask.png') no-repeat; z-index:899;*/}
#mediaCycle DIV.left-m		{/*left:0; width:8px; background-position:left top;*/}
#mediaCycle DIV.right-m		{/*right:0; width:8px; background-position:right top;*/}

@media screen and (max-width: 768px) and (min-width: 481px) {
	#mediaCycle #circles		{bottom:10px;}
}

@media screen and (max-width: 480px) {
	#mediaCycle #circles		{bottom:5px;}
	A.mediaArrow				{display:none !important;}
}

/** play / stop **/
#mediaCycle DIV.play-stop			{display:none !important; /* remove this line for 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; left:10px; top:10px; z-index:999;}
	A#media-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	A#media-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#media-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}


/******************************** FreeBox ****************************/
DIV.FreeBoxContainer			{}
DIV.FreeBoxInner				{}
DIV.FreeBoxItemContainer		{}
DIV.FreeBoxTitleContainer		{}
DIV.FreeBoxTitle				{}
H3.FreeBoxTitle					{color:#15478a;}
H3.FreeBoxTitle A				{color:#15478a;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}


/**** footer Area ****/
#footer			{max-width:1538px !important; margin:auto; position:relative;}
#footer-links			{}
#footer-social			{}

@media screen and (min-width: 1071px) {
	#footer				{}
	#footer-inner		{width:100%; display:table; max-width:1400px;}
	#footer-links		{display:table-cell; width:75%; vertical-align:top;}
	#footer-social		{display:table-cell; vertical-align:bottom; padding-right:4.5%; padding-bottom:20px;}
}

@media screen and (max-width: 1070px) and (min-width: 841px) {
	#footer				{}
	#footer-inner		{position:relative;}
	#footer-links		{margin-bottom:20px;}
	#footer-social		{display:table; position:absolute; bottom:20px; left:0px;}
}

@media screen and (max-width: 840px) and (min-width: 481px) {
	#footer-links		{margin-bottom:10px;}
	#footer-social		{display:table; margin:0px auto 10px auto;}
}

@media screen and (max-width: 480px) {
	#footer-links		{margin-bottom:10px;}
	#footer-social		{display:table; margin:0px auto 10px auto;}
}


/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row; padding:0px; margin:0px;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 0px 0px 40px; margin-bottom:20px; list-style-type:none; list-style-image:none; /* width come from js [in asp] */}
LI.FooterFirst				{padding:0px 0px 0px 40px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 10px 0px;}
H4.FooterLinksTitle			{color:#40454b; font-size:2rem; line-height:110%; font-weight:bold;}
A.FooterLinksTitle			{color:#40454b; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#000; text-decoration:underline;}
DIV.FooterLinksBody			{color:#40454b; font-size:2rem; line-height:110%;}
DIV.FooterLinksBody P		{margin:0px 0px 10px 0px !important;}
DIV.FooterLinksBody A		{color:#40454b; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#000; text-decoration:underline;}

@media screen and (max-width:1070px) and (min-width: 841px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-between;}
	LI.FooterLinksItem		{width:31% !important; background-color:rgba(0,0,0,0.05); padding:20px; border-style:none; box-sizing:border-box;}
	LI.FooterLinksItem:last-child	{margin:0px 0px 0px auto;}
	H4.FooterLinksTitle		{font-size:1.8rem;}
	DIV.FooterLinksBody		{font-size:1.8rem;}
}

@media screen and (max-width: 840px) and (min-width: 481px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:47% !important; background-color:rgba(0,0,0,0.05); padding:20px; border-style:none; box-sizing:border-box;}
	H4.FooterLinksTitle		{font-size:1.7rem;}
	DIV.FooterLinksBody		{font-size:1.7rem;}
}

@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:#4d84d2; font-family:arial, helvetica, sans-serif;}
	H4.FooterLinksTitle			{font-size:1.6rem;}
	DIV.FooterLinksBody			{font-size:1.6rem;}
}


/**^  FreeBox 3 (Hp top center 2 full-size) ^**/
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%; max-width:1060px; margin:0px auto 40px auto;}
#FreeBox_Section2 DIV.FreeBoxInner				{}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{}
#FreeBox_Section2 DIV.FreeBoxTitle				{text-align:center; padding-bottom:25px;}
#FreeBox_Section2 H3.FreeBoxTitle				{display:table; color:#15478a; margin:auto; padding:0px 0px 15px 0px; font-size:50px; line-height:105%; font-weight:bold; border-bottom:#dbd9d9 3px solid;}
#FreeBox_Section2 H3.FreeBoxTitle A				{color:#15478a; text-decoration:none;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#15478a; text-decoration:underline;}
#FreeBox_Section2 DIV.FreeBoxBody				{text-align:center; font-size:100%; line-height:135%;}


/************************ Two !!! forms Hp ( ContactUs.asp ) ************************/
#footer-upper DIV.ContactFrm			{width:100%; max-width:674px; display:table; margin:0px 0px 0px auto; }
#footer-upper DIV.ContactTitle			{padding-bottom:10px; box-sizing:border-box;}
#footer-upper DIV.ContactTitle H3		{display:inline; color:#fff; font-weight:bold; font-size:50px; line-height:105%;}
#footer-upper DIV.ContactMsg			{padding-bottom:20px; color:#fff; font-size:2rem; line-height:115%; box-sizing:border-box;}
#footer-upper DIV.ContactBody			{width:100%; display:table; position:relative; color:#fff; box-sizing:border-box;}

#footer-upper DIV.inputs-container		{margin:0px 0px 15px 0px;}
#footer-upper DIV.textarea-container	{margin:0px 0px 15px 0px;}
#footer-upper DIV.button-container		{text-align:right;}

#footer-upper INPUT.wizard			{width:100%; height:44px; color:#333; background-color:#fff; font-size:1.8rem; line-height:44px; padding:0px 10px 0px 10px; border-radius:5px; border:0;}
#footer-upper TEXTAREA.wizard		{width:100%; height:44px; color:#333; background-color:#fff; font-size:1.8rem; padding:4px 10px 4px 10px; border-radius:5px; overflow:auto; border:0; resize:none;}
#footer-upper SELECT.wizard			{width:100%; height:44px; color:#333; background-color:#fff; font-size:1.8rem; line-height:44px; padding:6px 6px 6px 6px; border-radius:5px; border:0;}
#footer-upper INPUT.button			{width:160px; height:44px; padding:0; background-color:#105a94; font-weight:normal; font-size:18px; border:#fff 1px solid; border-radius:5px; box-sizing:border-box;}
#footer-upper LABEL					{font-size:1.8rem;}

#footer-upper DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#footer-upper DIV.divRequired A.red		{display:block; text-align:center; text-decoration:none;}
#footer-upper DIV.divRequired A.red:active,
#footer-upper DIV.divRequired A.red:focus	{background:#105a94; color:#fff;}

#footer-upper #file-container			{}
#footer-upper #file-container A			{margin-right:10px; display:inline-block; color:#fff; text-decoration:none;}
#footer-upper #file-container A:hover	{color:#fff; text-decoration:underline;}
#footer-upper #file-container A:active,
#footer-upper #file-container A:focus	{background:#105a94; color:#fff;}
#footer-upper DIV.ContactThanx			{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

@media screen and (min-width: 1401px) {
	#footer-upper #file-container		{width:calc(100% - 180px); position:absolute; right:0px; bottom:0px;}
}

@media screen and (min-width: 881px) {
	#footer-upper DIV.part-1		{width:49%; float:right;}
	#footer-upper DIV.part-2		{width:49%; float:left;}
	#footer-upper DIV.captcha-container		{float:right; width:62%;}
	#footer-upper DIV.captcha-container INPUT.wizard		{float:right; width:calc(100% - 160px);}
	#footer-upper DIV.captcha-img			{float:left; margin-top:2px;}
	#footer-upper DIV.button-container		{float:left;}
}

@media screen and (max-width: 1040px) and (min-width: 881px) {
	#footer-upper DIV.captcha-container		{float:none; width:100%;}
}

@media screen and (max-width: 1280px) {
	#footer-upper DIV.ContactTitle H3	{font-size:35px;}
	#footer-upper DIV.ContactMsg		{font-size:1.7rem;}
}

@media screen and (max-width: 880px) {
	#footer-upper TEXTAREA.wizard		{height:44px;}
	#footer-upper DIV.captcha-img		{margin:5px 5px 0px 0px;}
}

@media screen and (max-width: 880px) {
	#footer-upper TEXTAREA.wizard		{height:100px;}
}

/***************** new ***************/
#new-cv						{}
#new-cv .ContactMsg P		{margin-bottom:10px}
#new-cv .ContactMsg P:last-child	{margin-bottom:0px}
DIV.UploadLable				{margin-bottom:6px;}
INPUT.fakeuploadCV			{width:calc(100% - 110px); height:44px; float:left; color:#333; background-color:#fff; font-size:1.8rem; line-height:44px; padding:0px 10px 0px 10px; border-radius:5px; border:0;}
#new-cv a.FackBut			{height:36px; margin:4px 0px 0px 6px; padding:0px 7px 0px 7px; background-color:#105a94; font-weight:normal; font-size:18px; font-weight:normal; border:#fff 1px solid; border-radius:5px; box-sizing:border-box;}
#new-cv INPUT.button		{float:left; margin-top:15px;}

@media screen and (min-width: 1201px) {
	INPUT.fakeuploadCV		{width:calc(100% - 275px); float:right;}
	#new-cv INPUT.button	{margin-top:-44px;}
}

@media screen and (max-width: 740px) and (min-width: 641px) {
	INPUT.fakeuploadCV		{width:100%; float:none; margin-top:4px;}
}

@media screen and (max-width: 430px) {
	INPUT.fakeuploadCV		{width:100%; float:none; margin-top:4px;}
}


/******************************** 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:#274f83; 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:#15478a url('../x-closeV-white.png') no-repeat left 7px; cursor:pointer;}/* x-closeV.png */
	DIV.NavigationTitle.closed		{padding:19px 10px 19px 10px; background:#15478a url('../toMenu-vert-white.png') no-repeat left 7px; cursor:pointer;}/* toMenu-vert.png */
}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr; margin-top:16px;}
TD.daronet_link		{font-family:Arial; vertical-align:top; padding:0px 5px 0px 5px; line-height:13px; white-space:nowrap;}
A.Daronet			{font-size:13px; font-weight:normal; color:#fff; text-decoration:none;}
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%; display:inline-table; vertical-align:middle; /*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	{display:table; text-decoration:none;}
.dbsPages LI A IMG			{width:24px; 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:#888; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#888; color:#fff;}

/* [x-y] */
.dbsPages SPAN.paging			{font-size:90%; 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			{color:#fff; text-decoration:none;}
.dbsPages SPAN.paging A:hover	{color:#fff; text-decoration:underline !important;}
.dbsPages SPAN.paging A:focus	{background-color:transparent;}


/****************************************************************************/
IMG.security		{border-width:1px; border-color:gray;}



/******************************************************************************************************************************/
/******************************************************* Media Cycle Slider ***************************************************/
.slider-line		{overflow:hidden; margin:0px auto 0px auto; padding-bottom:55px;}

DIV.sliderCycleContainer		{width:100%; display:table; position:relative;}
DIV#sliderCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.sliderCycleInner			{width:100%; height:100%; position:absolute; top:0px; left:0px; /*background:url('loading.gif') no-repeat 50% 50%;*/ direction:ltr;}
DIV.cycle-item					{width:100% !important; height:auto !important;}
#sliderCycle A					{display:block;}
#sliderCycle IMG				{display:block; border:none; cursor:pointer; width:100%; /*width:100% !important; */ height:auto !important; max-width:none !important;}

@media screen and (max-width: 768px) { /* small screens */
	.slider-line				{border-bottom:#1656a3 1px solid; padding-bottom:0px;}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title & text) /*****/
DIV.output					{overflow:hidden; display:inline-table; position:absolute; direction:rtl; text-align:right; background:rgba(21,71,138,0.8); z-index:500;}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#fff; padding:15px 8% 0px 25px; font-size:41px; 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;}
/* text */
DIV.output P					{width:100%; margin:0px 0px 15px 0px; padding:0px 8% 0px 20px; color:#fff; font-size:30px; line-height:130%; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:table !important; height:50px; color:#fff; padding:0px 20px 0px 20px; font-size:25px; line-height:50px; margin:0px 8% 20px 0px; border:#fff 1px solid; 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,
DIV.output A.ReadMore:focus		{background:#105a94; text-decoration:none;}

@media screen and (max-width: 1200px) and (min-width: 769px) {
	DIV.output				{transform:scale(0.8); margin-right:-40px;}
}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */ margin-top:-115px;}
}
@media screen and (max-width: 768px) { /* small screens */
	DIV.output				{height:170px !important; display:table; background:#f2f2f2; border:0; width:100% !important; position:relative; /*right:0 !important; left:0 !important;*/}
	DIV.output H2			{font-size:2.8rem; width:100% !important; color:#333333; padding:12px 20px 5px 20px;}
	DIV.output H2 A			{color:#333333;}
	DIV.output H2 A:hover	{color:#333333;}
	DIV.output P			{font-size:2.1rem; width:100% !important; color:#333333; padding:0px 20px 0px 20px;}
	DIV.output A.ReadMore			{height:29px; font-size:1.8rem; line-height:29px; margin:0px 20px 0px 0px; background-color:#eee; color:#105a94; border:#105a94 1px solid;}
	DIV.output A.ReadMore:hover,
	DIV.output A.ReadMore:focus		{background:#105a94;  color:#fff; text-decoration:none;}
}
@media screen and (max-width: 480px) { /* small screens */
	DIV.output				{height:200px !important;}
	DIV.output H2			{font-size:2.6rem;}
	DIV.output P			{font-size:1.8rem;}
}

/***** Arrows *****/
.sliderCycleContainer A.CycleArrow				{display:none !important; /*position:absolute; top:45%; z-index:999;*/}
.sliderCycleContainer #prevArrow				{right:20px;}
.sliderCycleContainer #nextArrow				{left:20px;}

.sliderCycleContainer .fa							{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
.sliderCycleContainer .fa-chevron-right				{padding:6px 6px 3px 9px;}
.sliderCycleContainer .fa-chevron-left				{padding:6px 9px 3px 6px;}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

/** circles **/
.sliderCycleContainer DIV.circlesContainer			{display:none !important; /*height:18px; position:absolute; left:10px; bottom:10px; z-index:999;*/ /* no margin-bottom */}
.sliderCycleContainer UL#circles					{margin:0; padding:0px; direction:rtl; display:inline-table;}
.sliderCycleContainer #circles LI.cycleTab			{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
.sliderCycleContainer #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#274f83; border:#fff 2px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
.sliderCycleContainer #circles LI.activeSlide A:hover		{}
.sliderCycleContainer #circles LI.activeSlide A:focus		{}
.sliderCycleContainer #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** tabs **/
.sliderCycleContainer DIV.tabsContainer			{width:100%; /* no height */ padding:0 1% 0 1%; position:absolute; text-align:center; left:0px; right:0px; z-index:999; box-sizing:border-box;}
.sliderCycleContainer UL#tabs					{width:100%; max-width:990px; margin:0 auto; padding:0px; direction:rtl; display:inline-table;}
/* optional - longer tabs area on bigger screens */
/*@media screen and (min-width: 1240px) {
	.sliderCycleContainer DIV.tabsContainer		{padding:0 10% 0 10%;}
	.sliderCycleContainer UL#tabs					{max-width:none;}
}*/
@media screen and (max-width: 768px) { /* small screens - more space between circles */
	.sliderCycleContainer DIV.tabsContainer		{display:table; background:#fff; width:100% !important; position:relative; top:0 !important; bottom:auto !important;}
}
.sliderCycleContainer #tabs LI.cycleTab						{display:inline-table; float:right; margin-top:5px; margin-bottom:5px; text-align:center; list-style:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab				{background:#fdef92; color:#444444; text-decoration:none; padding:12px 10px 14px 10px; display:block;}
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:hover	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:focus	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Tab:hover			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab:focus			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide					{}
.sliderCycleContainer #tabs LI.activeSlide A.Tab			{background:#c50235 !important; color:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:hover		{background:#c50235 !important; color:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:focus		{background:#c50235; color:#fff; text-decoration:none;}

.sliderCycleContainer #tabs LI H2 	{margin:0; padding:0; display:block; font-weight:normal; font-size:2.1rem; line-height:2.3rem;}
.sliderCycleContainer #tabs LI P 	{margin:0; padding:0; display:none;}

/*** Example for centered circles ***//*
.sliderCycleContainer DIV.tabsContainer			{width:100%; height:18px; position:absolute; left:0px; bottom:10px; z-index:9999; padding:0; z-index:999; display:inline-table;}
.sliderCycleContainer UL#circles				{margin:0; padding:0px; direction:rtl; display:inline-table; clear:right; float:right; position:relative; right:50%;}
.sliderCycleContainer #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; position:relative; left:50%; list-style-type:none; list-style-image:none;}
*/

/** play / stop **/
.sliderCycleContainer DIV.play-stop		{/*display:none !important;*/ /* remove this line for accessability */}
@media screen and (min-width: 991px) { /* play / stop for accessibility over 990 */
	.sliderCycleContainer DIV.play-stop		{display:table; padding:2px; background-color:rgba(255,255,255,0.8); border-radius:4px; position:absolute; left:10px; top:10px; z-index:999;}
	A#cycle-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	A#cycle-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#cycle-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}




/*************************************  Loading Site  *********************************/
.loader-container {
    width:100%;
	height:100%;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;}

.loader {
	height:20px;
	width:250px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.loader-dot {
	animation-name:loader;
	animation-timing-function:ease-in-out;
	animation-duration:3s;
	animation-iteration-count:infinite;
	height:20px;
	width:20px;
	border-radius:100%;
	background-color:black;
	position:absolute;
}
.loader-dot:first-child		{background-color:#274f83; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#274f83; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#274f83; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#274f83; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#274f83; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#274f83; opacity:0.5; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	left:0;
	right:0;
	width:4rem;
	margin:auto;
}
.loader-text:after {
	content:"Loading";
	font-weight:bold;
	animation-name:loading-text;
	animation-duration:3s;
	animation-iteration-count:infinite;
}

@keyframes loader {
	15%	{transform: translateX(0);}
	45%	{transform: translateX(230px);}
	65%	{transform: translateX(230px);}
	95%	{transform: translateX(0);}
}
@keyframes loading-text {
	0%	{content: "Loading";}
	25%	{content: "Loading .";}
	50%	{content: "Loading ..";}
	75%	{content: "Loading ...";}
}



