body{font-family: Lato; direction: rtl;}
a{color: inherit;}
#menu{background: #ccc; width: 100%; position: absolute; height: 100vh; z-index: 10; display: none;}
#menu ul{list-style: none; margin-top: 10%;}
#menu a{color: #262626; font-weight: bold; font-family: Oswald; font-size: 40px; text-transform: uppercase;}
#menu a:hover{text-decoration: none; opacity: 0.7;}
.redLine{color: #993333 !important;}
#topbar{background: #1e417c; color: #fff; padding: 10px 0px; font-size: 10px;}
.btn-black{background: transparent;border: 1px solid #fff;border-radius: 0px; transition: 0.3s all ease-in ;}
.btn-black:hover{background: #555;}
#topbar a{color: #fff; font-size: 12px;}
#topbar i{font-size: 25px;}
.menulink i{margin-top: 7px;}
#secbar{background: #ffc208; padding: 10px 0px; color: #000;}
#secbar a{color: #000; padding: 0px 20px;}
header{margin-top: 20px; padding: 20px 0px; font-size: 50px;}
header p{color: #1b3972; font-size: 15px; margin-top: 10px;}
.searchB{font-size: 25px; height: 50px;}
#categories{margin-top: 50px;}
.cbox{padding: 20px 0px; color: #fff; text-align: center; transition: 0.3s all ease-in;}
.cbox:hover{opacity: 0.7; cursor: pointer;}
.cbox:hover.cbox i{transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg);}
.cbox i{font-size: 35px; margin-bottom: 10px;  transition: 1s all ease-in;}
.cbox p{font-size: 15px; margin-bottom: 0px;}
.bluec{background: #1b3972;}
.redc{background: #993333}
.greenc{background: #339966}
.yellowc{background: #cc9933}
.terkc{background: #339999}
.wredc{background: #cc3333}
#mailinglist{ margin-top: 50px;}
.headdiv{margin-bottom: 20px;}
#mailinglist .form-control{height: 50px; margin-bottom: 30px;}
.captcha{background: #1b3972;color: white; padding: 15px;text-align: center;font-weight: bold;}
.w100submit{width: 100%; font-weight: bold;padding: 10px 0px;}
footer{margin-top: 50px;background: #1e417c; text-align: center; text-transform: uppercase; padding: 15px; color: #fff; font-size: 12px;}
.imginline{display: inline;}
.pageContent{font-family: tahoma; font-size: 15px;}
.form{font-size: 12px; direction: rtl; text-align: right}
.form input{margin-bottom: 10px;}
.newsBar{background: #eee; border: 1px solid #ccc; border-radius: 10px;text-align: right; padding: 10px; margin-bottom: 10px;}
.tickerarea2{
  border-radius: 10px;
  border: 1px solid #c8c8c8;
  margin-bottom: 5px;
  overflow: hidden;
}
.tickertitle{
  text-align: center;
  text-transform: uppercase;
  background: #eee;
  border-right: 1px solid #c8c8c8;
  padding: 15px 0px;
  font-size: 20px;
}
.tickercontent{
  padding: 10px;
  font-size: 18px;
  text-align: center;
  font-family: Lato, 'hacen-light';
}
#ticker{
  margin-bottom: 0px;
}
#ticker {
	height: 30px;
	overflow: hidden;
    list-style: none;

}
#ticker li {
	height: 30px;
}
