@charset "utf-8";
/*
  Theme Name: news New Theme
  Theme URI: http://const-tech.com.sa/
  Description: news New Theme
  Version: 0.1
  Author: Const Tech
  Author URI: http://const-tech.com.sa/
  Tags: powerful, cheat, sheet
*/
html{
  direction: rtl;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
}
h1, h2, h3, h4 {
  font: inherit;
  margin: 0;
}
ul {
  display: list-item;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
button, input, textarea{outline: medium none;}
a {
  color: #000000;
  outline: medium none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
  color: #0095c5;
  text-decoration: none;
  outline: medium none;
}
body {
  background-color: #eeeeee;
  color: #6b6b6b;
  direction: rtl;
  font: 13px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
}
/* = Start Code
-------------------------------------------------------------- */

/*  */
#sidebarphone {
  background-color: #ffffff;
  box-shadow: -3px 0 200px 100px #555555;
  height: 100%;
  overflow: scroll;
  position: fixed;
  right: -100%;
  top: 0;
  opacity: 0;
  width: 80%;
  z-index: 999999999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebarphone.menuisopen {right: 0;opacity: 1;}
#sidebarphone section {
  background-color: #01455c;
  box-sizing: border-box;
  height: 50px;
  padding: 5px 15px;
}
#sidebarphone section button.closemenu {
  background-color: #e30000;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  float: left;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 5px auto;
  padding: 0;
  width: 30px;
}
#sidebarphone .socialicons {
  float: right;
  margin: 5px auto;
}
#sidebarphone .socialicons ul li {display: inline-block;}
#sidebarphone .socialicons ul li a {
  color: #ffffff;
  display: block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  width: 30px;
}
#sidebarphone .socialicons ul li.fb a {background-color: #38569e;}
#sidebarphone .socialicons ul li.tw a {background-color: #55acee;}
#sidebarphone .socialicons ul li.gp a {background-color: #df4231;}
#sidebarphone .socialicons ul li.yt a {background-color: #cb3524;}
#sidebarphone .socialicons ul li.in a {background-color: #e95950;}
#sidebarphone .socialicons ul li.tel a {background-color: #007ee5;}
#sidebarphone .socialicons ul li.wh a {background-color: #4dc247;}
#sidebarphone .socialicons ul li.sn a {
  background-color: #fffc00;
  text-shadow: 1px 1px 1px #000000;
}
#sidebarphone .socialicons ul li a:hover {background-color: #333333;}
#sidebarphone .mobailmenu {position: relative;}
#sidebarphone .mobailmenu ul.menu {display: block !important;}
#sidebarphone .mobailmenu ul li {position: relative;}
#sidebarphone .mobailmenu ul li a {
  background-color: #eef0f1;
  border-bottom: 1px solid #dadcdd;
  color: #1c2d63;
  display: block;
  font-size: 16px;
  padding: 10px;
}
#sidebarphone .mobailmenu ul li a:hover {background-color: #dadcdd;}
#sidebarphone .mobailmenu ul li ul li a {
  background-color: #c6c8c9;
  border-color: #b2b4b5;
}
#sidebarphone .mobailmenu ul li ul li a:hover {background-color: #b2b4b5;}
#sidebarphone .mobailmenu ul li .submenu-button {
  background-color: #dadcdd;
  cursor: pointer;
  display: block;
  height: 53px;
  left: 0;
  position: absolute;
  top: 0;
  width: 53px;
  z-index: 10;
}
#sidebarphone .mobailmenu ul li .submenu-button::after {
  background-color: #003350;
  content: "";
  display: block;
  height: 11px;
  left: 26px;
  position: absolute;
  top: 21px;
  width: 1px;
  z-index: 99;
}
#sidebarphone .mobailmenu ul li .submenu-button::before {
  background-color: #003350;
  content: "";
  display: block;
  height: 1px;
  left: 21px;
  position: absolute;
  top: 26px;
  width: 11px;
  z-index: 99;
}
#sidebarphone .mobailmenu ul li .submenu-button:hover {background-color: #c6c8c9;}
#sidebarphone .mobailmenu ul li .submenu-button.submenu-opened {background-color: #c6c8c9;}
#sidebarphone .mobailmenu ul li .submenu-button.submenu-opened::after {display: none;}
/*  */

/* Headerphone */
#headerphone {
  background-color: #ffffff;
  display: none;
  padding: 10px 0;
}
#headerphone .logo {float: right;}
#headerphone button.mainmenu {
  background-color: #377bc8;
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 30px;
  height: 45px;
  line-height: 45px;
  margin: 22px auto;
  text-align: center;
  width: 45px;
}
/* End Headerphone */

/* Header */
header {background-color: #ffffff;}
header #headertop {padding: 10px 0;}
header #headertop .logo {float: right;}
header #headertop .logo img {max-height: 88px;max-width: 218px;}
header #headertop .halfheader {float: left;width: 80%;}
header #headertop .halfheader .sectiontop {margin: 0 auto 15px;}
header #headertop .halfheader .sectiontop .topmenu {float: right;}
header #headertop .halfheader .sectiontop .topmenu ul li {
  float: right;
  font-size: 14px;
}
header #headertop .halfheader .sectiontop .topmenu ul li::after {
  color: #eaeaea;
  content: "|";
  margin: 0 10px;
}
header #headertop .halfheader .sectiontop .topmenu ul li:last-child::after {display: none;}
header #headertop .halfheader .sectiontop .datetime {
  color: #191919;
  float: left;
  font-size: 14px;
}
header #headertop .halfheader .sectiontop .datetime i.fa-calendar {color: #b2b2b2;margin: 0 0 0 5px;}
header #headertop .halfheader .sectionbottom .editorsite {
  color: #01455c;
  float: right;
  font-size: 14px;
  line-height: 45px;
}
header #headertop .halfheader .sectionbottom .searchform {
  float: left;
  width: 380px;
}
header #headertop .halfheader .sectionbottom .searchform input {
  background-color: #eaeaea;
  border: medium none;
  color: #191919;
  float: right;
  font-size: 14px;
  height: 45px;
  padding: 0 10px;
  width: 85%;
}
header #headertop .halfheader .sectionbottom .searchform button {
  background-color: #097faf;
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 20px;
  height: 45px;
  padding: 0;
  width: 15%;
}
header #headertop .halfheader .sectionbottom .searchform button:hover {background-color: #006b9b;}
header #headertop .halfheader .sectionbottom .socialicons {
  float: left;
  margin: 0 0 0 30px;
}
header #headertop .halfheader .sectionbottom .socialicons ul li {
  float: left;
  margin: 0 5px 0 0;
}
header #headertop .halfheader .sectionbottom .socialicons ul li a {
  color: #ffffff;
  display: block;
  font-size: 23px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
header #headertop .halfheader .sectionbottom .socialicons ul li.fb a {background-color: #38569e;}
header #headertop .halfheader .sectionbottom .socialicons ul li.tw a {background-color: #55acee;}
header #headertop .halfheader .sectionbottom .socialicons ul li.gp a {background-color: #df4231;}
header #headertop .halfheader .sectionbottom .socialicons ul li.yt a {background-color: #cb3524;}
header #headertop .halfheader .sectionbottom .socialicons ul li a:hover {background-color: #333333;}
header #mainmenu {
  background-color: #333333;
  height: 45px;
}
header #mainmenu ul li {
  border-left: 1px solid #484848;
  float: right;
  font-size: 15px;
  line-height: 45px;
  position: relative;
}
header #mainmenu ul li a {
  color: #ffffff;
  display: block;
  padding: 0 15px;
}
header #mainmenu ul li:hover a {background-color: #000000;}
header #mainmenu ul li ul {
  display: none;
  min-width: 200px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 99999999;
}
header #mainmenu ul li ul li {
  border-left: medium none;
  float: none;
  font-size: 14px;
  line-height: normal;
}
header #mainmenu ul li ul li a {
  background-color: #000000 !important;
  border-bottom: 1px solid #333333;
  padding: 10px;
}
header #mainmenu ul li ul li a:hover {background-color: #333333 !important;}
/* End Header */

/* Lastnewstricker */
#lastnewstricker .title {
  background-color: #eb9c36;
  color: #ffffff;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 10%;
}
#lastnewstricker .content {
  background-color: #01455c;
  direction: rtl;
  float: right;
  height: 45px;
  overflow: hidden;
  padding: 0 15px 0 5px;
  text-align: right;
  width: 90%;
}
#lastnewstricker .content #ticker_container #newscontent {
  float: right;
  font-size: 15px;
  line-height: 45px;
}
#lastnewstricker .content #ticker_container #controls {
  direction: ltr;
  float: left;
  height: auto;
  line-height: 45px;
}
#lastnewstricker .content #ticker_container #controls a#pause_trigger {display: none;}
#lastnewstricker .content #ticker_container #controls a#next_trigger {
  border: 1px solid;
  border-radius: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 25px;
  height: 35px;
  line-height: 33px;
  margin: 5px 0 0 0;
  text-align: center;
  width: 35px;
}
#lastnewstricker .content #ticker_container #controls a#prev_trigger {
  border: 1px solid;
  border-radius: 100%;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 25px;
  height: 35px;
  line-height: 33px;
  margin: 5px 5px 0 0;
  text-align: center;
  width: 35px;
}
#lastnewstricker .content #ticker_container #controls a#next_trigger:hover,
#lastnewstricker .content #ticker_container #controls a#prev_trigger:hover {color: #eb9c36;}
#lastnewstricker .content a {
  color: #ffffff;
  font-size: 15px;
}
#lastnewstricker .content a:hover {color: #eb9c36;}
/* End Lastnewstricker */

/* Breakingnews */
#Breakingnews {
  background-color: #d21a1a;
  height: 50px;
  overflow: hidden;
}
#Breakingnews .title {
  background-color: #b90101;
  color: #ffffff;
  float: right;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 10%;
}
#Breakingnews .content {
  float: right;
  font-size: 15px;
  line-height: 50px;
  padding: 0 15px;
  width: 90%;
}
#Breakingnews .content a {color: #ffffff;}
#Breakingnews .content a:hover {color: #840000;}
/* End Breakingnews */

/* Postsareatop */
#postsareatop {background-color: #ffffff;}
#postsareatop ul li {
  border-left: 1px solid #eeeeee;
  float: right;
  padding: 15px 10px;
  width: 25%;
}
#postsareatop ul li:last-child {border-left: medium none;}
#postsareatop ul li .imgthumb {
  border: 1px solid #eeeeee;
  float: right;
  height: 89px;
  overflow: hidden;
  width: 100px;
}
#postsareatop ul li .imgthumb img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#postsareatop ul li .imgthumb:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#postsareatop ul li .content {margin: 0 110px 0 0;}
#postsareatop ul li .content h1 {
  font-size: 13px;
  height: 60px;
  line-height: 19px;
  margin: 0 auto 5px;
  overflow: hidden;
}
#postsareatop ul li .content time {
  background-color: #377bc8;
  color: #ffffff;
  float: right;
  font-family: tahoma;
  font-size: 12px;
  line-height: 1;
  padding: 5px;
}
/* End Postsareatop */

/* Wrapper */
#wrapper {padding: 20px 0;}
#wrapper .noppading {padding: 0 0 0 15px;}
/* End Wrapper */

/* Sidebararea */
#sidebararea .block1posts {margin: 0 auto 25px;}
#sidebararea .block1posts .title {
  border-bottom: 4px solid #4785cc;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#sidebararea .block1posts .title a.readmore {
  background-color: #4785cc;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#sidebararea .block1posts .title a.readmore:hover {background-color: #333333;}
#sidebararea .block1posts .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  height: 87px;
  margin-bottom: 3px;
  overflow: hidden;
}
#sidebararea .block1posts .content a .imgthumb {
  float: right;
  height: 87px;
  overflow: hidden;
  width: 87px;
}
#sidebararea .block1posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .block1posts .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#sidebararea .block1posts .content a .descrption p {
  border-right: 4px solid #4785cc;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .block1posts .content a:hover {background-color: #4785cc;}
#sidebararea .block1posts .content a:hover .descrption p {border-color: #3876bd;color: #ffffff;}
#sidebararea .block2posts {margin: 0 auto 25px;}
#sidebararea .block2posts .title {
  background-color: #01455c;
  color: #ffffff;
  font-size: 15px;
  padding: 4px 10px;
}
#sidebararea .block2posts .content a {
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding: 10px;
}
#sidebararea .block2posts .content a:hover {background-color: #dfdfdf;}
#sidebararea .block2posts .content a .imgthumb {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  border-radius: 100%;
  float: right;
  height: 60px;
  margin-left: 10px;
  overflow: hidden;
  padding: 2px;
  width: 60px;
}
#sidebararea .block2posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
  border-radius: 100%;
}
#sidebararea .block2posts .content a .descrption {overflow: hidden;}
#sidebararea .block2posts .content a .descrption span {
  color: #d21a1a;
  display: block;
  font-size: 14px;
  line-height: 23px;
  margin: 0 auto 5px;
}
#sidebararea .block2posts .content a .descrption p {
  color: #000000;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto;
}
#sidebararea .block2posts a.mordearticles {
  background-color: #a2a2a2;
  color: #ffffff;
  display: block;
  padding: 4px 10px;
  text-align: left;
}
#sidebararea .block2posts a.mordearticles:hover {background-color: #222222;}
#sidebararea .block3posts {margin: 0 auto 25px;}
#sidebararea .block3posts .title {
  border-bottom: 4px solid #ff9c00;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#sidebararea .block3posts .title a.readmore {
  background-color: #ff9c00;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#sidebararea .block3posts .title a.readmore:hover {background-color: #333333;}
#sidebararea .block3posts .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  height: 87px;
  margin-bottom: 3px;
  overflow: hidden;
}
#sidebararea .block3posts .content a .imgthumb {
  float: right;
  height: 87px;
  overflow: hidden;
  width: 87px;
}
#sidebararea .block3posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .block3posts .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#sidebararea .block3posts .content a .descrption p {
  border-right: 4px solid #ff9c00;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .block3posts .content a:hover {background-color: #ff9c00;}
#sidebararea .block3posts .content a:hover .descrption p {border-color: #f08d00;color: #ffffff;}
#sidebararea .block4posts {margin: 0 auto 25px;}
#sidebararea .block4posts .title {
  border-bottom: 4px solid #4b0049;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#sidebararea .block4posts .title a.readmore {
  background-color: #4b0049;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#sidebararea .block4posts .title a.readmore:hover {background-color: #333333;}
#sidebararea .block4posts .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  height: 87px;
  margin-bottom: 3px;
  overflow: hidden;
}
#sidebararea .block4posts .content a .imgthumb {
  float: right;
  height: 87px;
  overflow: hidden;
  width: 87px;
}
#sidebararea .block4posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .block4posts .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#sidebararea .block4posts .content a .descrption p {
  border-right: 4px solid #4b0049;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .block4posts .content a:hover {background-color: #4b0049;}
#sidebararea .block4posts .content a:hover .descrption p {border-color: #3c003a;color: #ffffff;}
#sidebararea .block5posts {margin: 0 auto 25px;}
#sidebararea .block5posts .title {
  border-bottom: 4px solid #aeba00;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#sidebararea .block5posts .title a.readmore {
  background-color: #aeba00;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#sidebararea .block5posts .title a.readmore:hover {background-color: #333333;}
#sidebararea .block5posts .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  height: 87px;
  margin-bottom: 3px;
  overflow: hidden;
}
#sidebararea .block5posts .content a .imgthumb {
  float: right;
  height: 87px;
  overflow: hidden;
  width: 87px;
}
#sidebararea .block5posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .block5posts .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#sidebararea .block5posts .content a .descrption p {
  border-right: 4px solid #aeba00;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .block5posts .content a:hover {background-color: #aeba00;}
#sidebararea .block5posts .content a:hover .descrption p {border-color: #9fab00;color: #ffffff;}
#sidebararea .block6posts {margin: 0 auto 25px;}
#sidebararea .block6posts .title {
  border-bottom: 4px solid #26a69a;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#sidebararea .block6posts .title a.readmore {
  background-color: #26a69a;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#sidebararea .block6posts .title a.readmore:hover {background-color: #333333;}
#sidebararea .block6posts .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  height: 87px;
  margin-bottom: 3px;
  overflow: hidden;
}
#sidebararea .block6posts .content a .imgthumb {
  float: right;
  height: 87px;
  overflow: hidden;
  width: 87px;
}
#sidebararea .block6posts .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .block6posts .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#sidebararea .block6posts .content a .descrption p {
  border-right: 4px solid #26a69a;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .block6posts .content a:hover {background-color: #26a69a;}
#sidebararea .block6posts .content a:hover .descrption p {border-color: #17978b;color: #ffffff;}
#sidebararea .bannerimg {
  margin: 0 auto 25px;
  overflow: hidden;
  text-align: center;
}
#sidebararea .bannerimg img {
  border: 1px solid #dddddd;
  max-width: 100%;
}
#sidebararea .gallerysidebar {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 3px 0 0 #dddddd;
  margin: 0 auto 25px;
  padding: 10px;
}
#sidebararea .gallerysidebar .title {
  color: #000000;
  font-size: 17px;
  line-height: 30px;
  margin: 0 auto 10px;
  position: relative;
}
#sidebararea .gallerysidebar .title i {
  color: #2f9acd;
  float: right;
  font-size: 25px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 5px;
  width: 30px;
}
#sidebararea .gallerysidebar .content {
  direction: ltr;
}
#sidebararea .gallerysidebar .content .item {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
#sidebararea .gallerysidebar .content .item img {
  height: 170px;
  width: 100%;
}
#sidebararea .gallerysidebar .content .item span {
  background-color: rgba(0, 159, 227, 0.5);
  color: #ffffff;
  height: 100%;
  position: absolute;
  right: 0;
  opacity: 0;
  text-align: center;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .gallerysidebar .content .item:hover span {opacity: 1;}
#sidebararea .gallerysidebar .content .item span i {
  border: 3px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font-size: 22px;
  height: 46px;
  left: 50%;
  line-height: 40px;
  margin-left: -25px;
  margin-top: -23px;
  position: absolute;
  text-align: center;
  top: -46px;
  width: 46px;
  z-index: 8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .gallerysidebar .content .item:hover span i {top: 49%;}
#sidebararea .gallerysidebar .content .owl-controls {position: relative;}
#sidebararea .gallerysidebar .content .owl-controls .owl-prev {
  color: #888888;
  display: block;
  float: left;
  font-size: 40px;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .gallerysidebar .content .owl-controls .owl-next {
  color: #888888;
  display: block;
  float: right;
  font-size: 40px;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .gallerysidebar .content .owl-controls .owl-prev:hover,
#sidebararea .gallerysidebar .content .owl-controls .owl-next:hover {color: #2f9acd;}
#sidebararea .gallerysidebar .content .owl-controls .owl-pagination {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 10px;
}
#sidebararea .gallerysidebar .content .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  margin: 9px auto 0;
}
#sidebararea .gallerysidebar .content .owl-controls .owl-pagination .owl-page span {
  background-color: #dcdcdc;
  border-radius: 100%;
  display: block;
  height: 10px;
  margin: 0 2px;
  width: 10px;
}
#sidebararea .gallerysidebar .content .owl-controls .owl-pagination .owl-page.active span {background-color: #2f9acd;}
#sidebararea .videossidebar {margin: 0 auto 25px;}
#sidebararea .videossidebar .title {
  color: #000000;
  font-size: 17px;
  line-height: 30px;
  margin: 0 auto 5px;
}
#sidebararea .videossidebar .imgthumb {
  height: 180px;
  overflow: hidden;
  position: relative;
}
#sidebararea .videossidebar .imgthumb img {
  height: 100%;
  width: 100%;
}
#sidebararea .videossidebar .imgthumb::after {
  background: rgba(0, 0, 0, 0) url("images/camera-icon.png") no-repeat scroll center center;
  bottom: 0;
  content: "";
  display: table;
  height: 35px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 72px;
  z-index: 2147483647;
}
#sidebararea .videossidebar p {
  background-color: #ff9c00;
  color: #ffffff;
  display: block;
  font-size: 14px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
}
#sidebararea .blocktwitter {
  background-color: #ffffff;
  border-radius: 5px;
  margin: 0 auto 25px;
  overflow: hidden;
}
#sidebararea .blocktwitter .icontwitt {
  background-color: #5abbf3;
  border-right: 5px solid #52abde;
  color: #ffffff;
  float: left;
  font-size: 60px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 35%;
}
#sidebararea .blocktwitter .content {
  float: right;
  height: 80px;
  padding: 10px;
  text-align: center;
  width: 65%;
}
#sidebararea .blocktwitter .content span {
  border-bottom: 1px solid #e8e8e8;
  color: #7f7f7f;
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#sidebararea .blocktwittertweet {margin: 0 auto 25px;}
#sidebararea .blocktwittertweet .title {
  background-color: #01455c;
  color: #ffffff;
  font-size: 15px;
  padding: 4px 10px;
}
#sidebararea .blocktwittertweet .content {
  background-color: #ffffff;
  box-shadow: 0 2px 0 0 #d8d8d8;
}
#sidebararea .widgetitem {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 3px 0 0 #dddddd;
  margin: 0 auto 25px;
}
#sidebararea .widgetitem .titleitem {
  color: #898989;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px;
}
#sidebararea .widgetitem .contentitem .polltitle {
  color: #302f33;
  font-size: 18px;
  line-height: 1.6em;
  margin: 0 10px 25px;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul {margin: 0 -1px;}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li {
  background-color: #68c1ce;
  border-bottom: 1px solid #7ecad5;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li:hover {background-color: #4399a6;}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li label {
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  padding: 10px 30px 10px 10px;
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li .check {
  background-color: #ffffff;
  border-radius: 100%;
  display: block;
  height: 15px;
  padding: 2px;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 15px;
  z-index: 5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li:hover .check {border-color: #FFFFFF;}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li .check::before {
  border-radius: 100%;
  content: "";
  display: block;
  height: 11px;
  left: 2px;
  margin: auto;
  position: absolute;
  top: 2px;
  width: 11px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li input[type=radio]:checked ~ .check::before{background-color: #51777d;}
#sidebararea .widgetitem .contentitem ul.wp-polls-ul li input[type=radio]:checked ~ label{color: #000000;}
#sidebararea .widgetitem .contentitem .totalvotes {
  border-bottom: 1px solid #d9d9d9;
  padding: 10px;
}
#sidebararea .widgetitem .contentitem .totalvotes input {
  background-color: #282828;
  border-radius: 3px;
  color: #ffffff;
  float: left;
  font-size: 17px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  width: 45%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebararea .widgetitem .contentitem .totalvotes input:hover {background-color: #68c1ce;}
#sidebararea .widgetitem .contentitem .totalvotes span {
  border-left: 1px solid #b4b4b4;
  color: #898989;
  display: block;
  float: right;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  margin: 5px auto;
  text-align: right;
  width: 50%;
}
/* End Sidebararea */

/* Homepagearea */
#homepagearea .bannerimg {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin: 0 auto 20px;
  padding: 5px;
  text-align: center;
}
#homepagearea .bannerimg img {max-width: 100%;}
#homepagearea .mainslider {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 3px 0 0 #dddddd;
  direction: ltr;
  margin: 0 auto 20px;
}
#homepagearea .mainslider #sync1 .slideritem {
  direction: rtl;
  height: 500px;
  overflow: hidden;
  position: relative;
}
#homepagearea .mainslider #sync1 .slideritem img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#homepagearea .mainslider #sync1 .slideritem:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#homepagearea .mainslider #sync1 .slideritem .descrption {
  background: transparent;
  background: -moz-linear-gradient(top,  transparent 0%, #020721 100%);
  background: -webkit-linear-gradient(top,  transparent 0%,#020721 100%);
  background: linear-gradient(to bottom,  transparent 0%,#020721 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#020721',GradientType=0 );
  bottom: 0;
  color: #ffffff;
  display: block;
  padding: 15px;
  position: absolute;
  right: 0;
  text-align: left;
  width: 100%;
}
#homepagearea .mainslider #sync1 .slideritem .descrption h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 5px;
  text-align: right;
}
#homepagearea .mainslider #sync1 .slideritem .descrption h2 {
  font-size: 15px;
  line-height: 25px;
  margin: 0 auto 5px;
  text-align: right;
}
#homepagearea .mainslider #sync1 .slideritem .descrption span {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin: 0 15px;
}
#homepagearea .mainslider #sync1 .slideritem .descrption span .post-views {display: inline-block;}
#homepagearea .mainslider #sync2 {padding: 5px;}
#homepagearea .mainslider #sync2 .item {
  cursor: pointer;
  height: 130px;
  overflow: hidden;
  padding: 5px;
}
#homepagearea .mainslider #sync2 .item img {
  height: 100%;
  width: 100%;
}
#homepagearea .mainslider #sync2 .owl-item.synced .item {box-shadow: 0 0 0 5px #4785cc inset;}
#homepagearea .lastnews .title {
  border-bottom: 4px solid #377bc8;
  color: #000000;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#homepagearea .lastnews .postitem {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#homepagearea .lastnews .postitem:nth-child(2n+1) {background-color: #f8f8f8;}
#homepagearea .lastnews .postitem .imgthumb {
  float: right;
  height: 155px;
  overflow: hidden;
  position: relative;
  width: 215px;
}
#homepagearea .lastnews .postitem .imgthumb img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#homepagearea .lastnews .postitem .imgthumb:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#homepagearea .lastnews .postitem .imgthumb time {
  background-color: #377bc8;
  bottom: 0;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
  line-height: 1;
  padding: 7px;
  position: absolute;
  right: 0;
}
#homepagearea .lastnews .postitem .content {margin: 0 225px 0 0;}
#homepagearea .lastnews .postitem .content h1 {
  color: #d21a1a;
  font-size: 15px;
  line-height: 22px;
}
#homepagearea .lastnews .postitem .content h2 {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 8px;
}
#homepagearea .lastnews .postitem .content h3 {
  color: #7f7f7f;
  font-size: 13px;
  line-height: 20px;
}
#homepagearea .lastnews .postitem .content h3 p {
  color: #377bc8;
  display: inline-block;
  margin: 0 auto;
}
#homepagearea .lastnews .postitem .content .infopost {
  display: block;
  margin: 5px auto 0;
  text-align: left;
}
#homepagearea .lastnews .postitem .content .infopost span {
  color: #999999;
  display: inline-block;
  font-size: 14px;
  margin: 0 15px 0 0;
}
#homepagearea .lastnews .postitem .content .infopost span i {color: #c8c7ca;}
#homepagearea .lastnews .postitem .content .infopost span .post-views {display: inline-block;}
#homepagearea .middleblock1, 
#homepagearea .middleblock2, 
#homepagearea .middleblock3, 
#homepagearea .middleblock4, 
#homepagearea .middleblock5 {margin: 0 auto 25px;}
#homepagearea .middleblock1 .title, 
#homepagearea .middleblock2 .title, 
#homepagearea .middleblock3 .title, 
#homepagearea .middleblock4 .title, 
#homepagearea .middleblock5 .title {
  border-bottom: 4px solid #5ea458;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#homepagearea .middleblock1 .title a.readmore, 
#homepagearea .middleblock2 .title a.readmore, 
#homepagearea .middleblock3 .title a.readmore, 
#homepagearea .middleblock4 .title a.readmore, 
#homepagearea .middleblock5 .title a.readmore {
  background-color: #5ea458;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 1.3;
  margin: 2px auto 0;
  padding: 3px;
}
#homepagearea .middleblock1 .title a.readmore:hover, 
#homepagearea .middleblock2 .title a.readmore:hover, 
#homepagearea .middleblock3 .title a.readmore:hover, 
#homepagearea .middleblock4 .title a.readmore:hover, 
#homepagearea .middleblock5 .title a.readmore:hover {background-color: #333333;}
#homepagearea .middleblock1 .content a, 
#homepagearea .middleblock2 .content a, 
#homepagearea .middleblock3 .content a, 
#homepagearea .middleblock4 .content a, 
#homepagearea .middleblock5 .content a {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
}
#homepagearea .middleblock1 .content a .imgthumb, 
#homepagearea .middleblock2 .content a .imgthumb, 
#homepagearea .middleblock3 .content a .imgthumb, 
#homepagearea .middleblock4 .content a .imgthumb, 
#homepagearea .middleblock5 .content a .imgthumb {
  height: 125px;
  overflow: hidden;
  width: 100%;
}
#homepagearea .middleblock1 .content a .imgthumb img, 
#homepagearea .middleblock2 .content a .imgthumb img, 
#homepagearea .middleblock3 .content a .imgthumb img, 
#homepagearea .middleblock4 .content a .imgthumb img, 
#homepagearea .middleblock5 .content a .imgthumb img {
  height: 100%;
  width: 100%;
}
#homepagearea .middleblock1 .content a .descrption, 
#homepagearea .middleblock2 .content a .descrption, 
#homepagearea .middleblock3 .content a .descrption, 
#homepagearea .middleblock4 .content a .descrption, 
#homepagearea .middleblock5 .content a .descrption {
  display: block;
  overflow: hidden;
  padding: 10px;
}
#homepagearea .middleblock1 .content a .descrption p, 
#homepagearea .middleblock2 .content a .descrption p, 
#homepagearea .middleblock3 .content a .descrption p, 
#homepagearea .middleblock4 .content a .descrption p, 
#homepagearea .middleblock5 .content a .descrption p {
  border-right: 4px solid #5ea458;
  color: #444444;
  font-size: 13px;
  height: 65px;
  line-height: 21px;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepagearea .middleblock1 .content a:hover, 
#homepagearea .middleblock2 .content a:hover, 
#homepagearea .middleblock3 .content a:hover, 
#homepagearea .middleblock4 .content a:hover, 
#homepagearea .middleblock5 .content a:hover {background-color: #5ea458;}
#homepagearea .middleblock1 .content a:hover .descrption p, 
#homepagearea .middleblock2 .content a:hover .descrption p, 
#homepagearea .middleblock3 .content a:hover .descrption p, 
#homepagearea .middleblock4 .content a:hover .descrption p, 
#homepagearea .middleblock5 .content a:hover .descrption p {border-color: #4f9549;color: #ffffff;}
#homepagearea .middleblock2 .title, #homepagearea .middleblock2 .content a .descrption p {border-color: #01455c;}
#homepagearea .middleblock2 .title a.readmore {background-color: #01455c;}
#homepagearea .middleblock2 .content a:hover {background-color: #01455c;}
#homepagearea .middleblock2 .content a:hover .descrption p {border-color: #10546b;}
#homepagearea .middleblock3 .title, #homepagearea .middleblock3 .content a .descrption p {border-color: #dd4242;}
#homepagearea .middleblock3 .title a.readmore {background-color: #dd4242;}
#homepagearea .middleblock3 .content a:hover {background-color: #dd4242;}
#homepagearea .middleblock3 .content a:hover .descrption p {border-color: #ce3333;}
#homepagearea .middleblock4 .title, #homepagearea .middleblock4 .content a .descrption p {border-color: #377bc8;}
#homepagearea .middleblock4 .title a.readmore {background-color: #377bc8;}
#homepagearea .middleblock4 .content a:hover {background-color: #377bc8;}
#homepagearea .middleblock4 .content a:hover .descrption p {border-color: #286cb9;}
#homepagearea .middleblock5 .title, #homepagearea .middleblock5 .content a .descrption p {border-color: #934cdb;}
#homepagearea .middleblock5 .title a.readmore {background-color: #934cdb;}
#homepagearea .middleblock5 .content a:hover {background-color: #934cdb;}
#homepagearea .middleblock5 .content a:hover .descrption p {border-color: #843dcc;}
/* End Homepagearea */

/* Postsinside */
#postsinside .resultpage {
  background-color: #377bc8;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 10px;
}
#postsinside .resultpage .search-terms {display: inline-block;}
#postsinside .postitem {
  background-color: #ffffff;
  border-bottom: 2px solid #dddddd;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#postsinside .postitem:nth-child(2n+1) {background-color: #f8f8f8;}
#postsinside .postitem .imgthumb {
  float: right;
  height: 155px;
  overflow: hidden;
  position: relative;
  width: 215px;
}
#postsinside .postitem .imgthumb img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#postsinside .postitem .imgthumb:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#postsinside .postitem .imgthumb time {
  background-color: #377bc8;
  bottom: 0;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
  line-height: 1;
  padding: 7px;
  position: absolute;
  right: 0;
}
#postsinside .postitem .content {margin: 0 225px 0 0;}
#postsinside .postitem .content h1 {
  color: #d21a1a;
  font-size: 15px;
}
#postsinside .postitem .content h2 {
  color: #000000;
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 8px;
}
#postsinside .postitem .content h3 {
  color: #7f7f7f;
  font-size: 13px;
  line-height: 23px;
}
/* End Postsinside */

/* Pagination */
.pagination {
  display: table;
  margin: 15px auto;
  position: relative;
}
.pagination span, .pagination a {
  background-color: #ffffff;
  color: #444444;
  display: block;
  float: right;
  font-size: 18px;
  height: auto;
  line-height: 30px;
  margin: 0 0 0 5px;
  padding: 2px 12px;
  text-align: center;
  text-decoration: none;
  width: auto;
}
.pagination a:hover, .pagination .current{background-color: #097faf;color: #ffffff;}
/* End Pagination */

/* Wrong */
#wrong {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #377bc8;
  display: block;
  margin: 0 auto;
  min-height: 600px;
  padding: 100px 20px 20px;
  text-align: center;
}
#wrong h1 {
  color: #377bc8;
  font-size: 25px;
  margin: 0 auto;
}
#wrong h2 {
  color: #377bc8;
  display: block;
  font: bold 90px "play",Arial,Helvetica,sans-serif;
}
#wrong h3 {
  color: #377bc8;
  display: block;
  font-size: 20px;
}
#wrong form {
  display: block;
  height:30px;
  margin: 20px auto;
  width: 360px;
}
#wrong form input[type="text"] {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #dddddd;
  color: #373737;
  display: block;
  float: right;
  height: 32px;
  padding: 0;
  text-indent: 5px;
  width: 302px;
}
#wrong form input[type="submit"] {
  background-color: #333333;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: bold;
  height: 32px;
  width: 58px;
  -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#wrong form input[type="submit"]:hover {
  background-color: #4785cc;
  color:#fff;
}
/* End Wrong */

/* pagefile */
.pagefile {
  background-color: #ffffff;
  border-bottom: 3px solid #dddddd;
  border-right: 2px solid #dddddd;
  padding: 15px;
}
.pagefile .title {
  border-right: 4px solid #377bc8;
  color: #1e1e1e;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 23px;
  padding-right: 22px;
}
.pagefile .content {
  color: #333333;
  font-size: 15px;
}
/* End pagefile */

/* Footer2 */
.singlefile {
  background-color: #ffffff;
  border-bottom: 3px solid #dddddd;
  border-right: 2px solid #dddddd;
  margin-bottom: 15px;
  padding: 15px;
}
.singlefile time.post-time {
  background-color: #f5f5f5;
  color: #999999;
  display: inline-block;
  font-family: tahoma;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin: 0 30px 10px 0;
  padding: 0 10px;
  white-space: nowrap;
}
.singlefile .title {
  border-right: 4px solid #377bc8;
  line-height: 1.4em;
  margin-bottom: 23px;
  padding-right: 22px;
}
.singlefile .title h1 {
  color: #d21a1a;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.singlefile .title h2 {
  color: #1e1e1e;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.singlefile .imgthumb {
  margin: 0 auto 15px;
  text-align: center;
}
.singlefile .imgthumb img {
  height: auto;
  max-width: 100%;
}
.singlefile .content {
  color: #333333;
  font-size: 17px;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: justify;
}
.singlefile .content #controls_fsize {margin: 0 auto 15px;}
.singlefile .content #controls_fsize a {
  font-size: 17px;
  padding: 0 8px;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.singlefile .tagspost {
  background-color: #eeeeee;
  padding: 10px 15px;
}
.singlefile .tagspost p {
  color: #afafaf;
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  margin: 0 auto;
}
.singlefile .tagspost span a {
  background-color: #ffffff;
  border-right: 5px solid #377bc8;
  color: #000000;
  display: block;
  float: right;
  line-height: 1em;
  margin-left: 13px;
  padding: 10px;
}
.singlefile .tagspost span a:hover {
  background-color: #377bc8;
  color: #ffffff;
}
.boxinfo {
  background-color: #ffffff;
  border-bottom: 3px solid #dddddd;
  border-right: 2px solid #dddddd;
  margin: 0 auto 15px;
  overflow: hidden;
}
.boxinfo .inftop {
  padding: 15px;
  text-align: center;
}
.boxinfo .inftop ul li {
  color: #888888;
  display: inline-block;
  font-size: 16px;
  margin: 0 20px;
}
.boxinfo .inftop ul li i {
  color: #377bc8;
  margin: 0 0 0 8px;
}
.boxinfo .infbott {
  background-color: #e7e7e7;
  padding: 10px;
  text-align: center;
}
.boxinfo .infbott ul li {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
}
.boxinfo .infbott ul li a {
  background-color: #097faf;
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.boxinfo .infbott ul li a:hover {background-color: #006b9b;}
.relatedposts .title {
  color: #8f8f8f;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.relatedposts ul li {
  float: right;
  padding: 0 5px;
  width: 25%;
}
.relatedposts ul li a {
  background-color: #377bc8;
  display: block;
  overflow: hidden;
}
.relatedposts ul li a:hover {background-color: #333333;}
.relatedposts ul li a .imgthumb {
  border-bottom: 1px solid #eeeeee;
  height: 150px;
  overflow: hidden;
}
.relatedposts ul li a .imgthumb img {
  height: 100%;
  width: 100%;
}
.relatedposts ul li a span {
  color: #ffffff;
  display: block;
  font-size: 12.5px;
  height: 60px;
  line-height: 1.6em;
  overflow: hidden;
  padding: 5px 10px 5px 5px;
}
/* End singlefile */

/* Comments */
#commenttstable {
  margin: 15px auto;
}
#commenttstable .title {
  background-color: #060d15;
  color: #ffffff;
  font-size: 19px;
  padding: 6px 10px;
}
#commenttstable .title a {color: #ffffff;}
#commenttstable .title a:hover {color: #4785cc;}
#commenttstable .conntennt {
  background-color: #fcfcfc;
  border-bottom: 3px solid #dddddd;
  border-right: 2px solid #dddddd;
  padding: 15px;
}
#commenttstable .conntennt form#commentform input {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  box-shadow: 0 1px 1px #efefef;
  color: #333333;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
#commenttstable .conntennt form#commentform input:focus {
  box-shadow: 0 1px 1px #e0e0e0;
  border-color: #b3b3b3;
}
#commenttstable .conntennt form#commentform textarea {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  box-shadow: 0 1px 1px #efefef;
  color: #333333;
  font-size: 15px;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
#commenttstable .conntennt form#commentform textarea:focus {
  box-shadow: 0 1px 1px #e0e0e0;
  border-color: #b3b3b3;
}
#commenttstable .conntennt form#commentform button {
  background-color: #0f3897;
  border: medium none;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 20px;
}
#commenttstable .conntennt form#commentform button:hover {
  background: #333333 none repeat scroll 0 0;
}
#commenttstable .conntennt .wellc {
  color: #555555;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 auto 10px;
}
#commenttstable .conntennt .wellc a {color: #0f3897;}
#commenttstable .conntennt .wellc a:hover {color: #b30016;}

.tablee {
  margin: 0 auto 20px;
}
.tablee .title {
  background-color: #112a3e;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font:bold 13px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
  margin-bottom: 20px;
  padding: 10px 18px;
  position: relative;
}
.tablee .content2 {
  display: block;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 15px;
}
#respond {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  margin: 20px auto 0;
  overflow: hidden;
  padding: 0;
}
#commm {
  display: block;
  margin: -39px auto 0;
  padding: 0;
}
#commentss {
  display: block;
  margin: 20px auto 0;
}
#commentss #commm {
  display: block;
  margin: 0 auto 10px;
}
#commm h3#comments, #respond h3 {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #d9d9d9;
  color: #333333;
  display: block;
  font: 14px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
  margin: 0 auto 5px;
  padding: 2px;
  text-align: center;
}
#respond form p {
  display: block;
  font: 14px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
  margin: 0 auto 10px;
}
#respond form p a, .commentlist a{color: #0f3897;}
#respond form p a:hover, .commentlist a:hover{color: #b30016;}
#commentform #cke_comment {
  clear: both;
  display: block;
  margin: 10px auto;
  width: 100%;
}
.commentlist {
  padding:0;
}
#commentform p a:hover {
  text-decoration: underline;
}
.commentlist li .avatar  { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  margin-left:5px;
}
.commentlist cite, .commentlist cite a {
  color: #1c3943;
  font: 13px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
  height: 16px;
  margin-bottom: 3px;
  padding: 2px 0 0;
}
.commentlist p {
    color: #333;
    direction: rtl;
    font-family: "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 5px 0;
    padding: 0 9px;
}
.alt {padding: 10px;}
.commentlist {
    margin: 0;
    text-align: justify;
    width: 99.8%;
}
.commentlist li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E0DEDE #E0DEDE #4785cc;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 5px;
}
.commentlist li:last-child {margin: 0 auto;}
.children { padding: 0; }
p.nocomments {
  color: #3d933a;
  font:bold 18px "Droid Arabic Kufi","play",Arial,Helvetica,sans-serif;
  text-align: center;
}
/* End Comments */

/* Contactus */
div.formareaa {
  margin: 0 auto;
  padding: 15px 0 0;
  width: 80%;
}
div.formareaa .controols {margin: 0 auto 15px;}
div.formareaa br {display: none;}
div.formareaa .controols label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
}
div.formareaa .controols label i {
  color: #ff0000;
  font-size: 13px;
  font-style: normal;
}
div.formareaa .controols span input {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  width: 100%;
}
div.formareaa .controols span textarea {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 16px;
  padding: 10px;
  width: 100%;
}
div.formareaa .controols span input:focus, div.formareaa .controols span textarea:focus {border-color: #ff9c00;}
div.formareaa .controols p {margin: 0 auto;}
div.formareaa input[type="submit"] {
  background-color: #01455c;
  border: medium none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 30px;
}
div.formareaa input[type="submit"]:hover {background-color: #377bc8;}
div.formareaa .controols2 {margin: 0 auto 15px;}
div.formareaa .controols2 label {
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 auto;
  width: 25%;
}
div.formareaa .controols2 .wpcf7-list-item {
  font-size: 15px;
  line-height: 40px;
  margin: 0 0 0 30px;
}
.pagefile .content div.wpcf7-response-output {
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  border-radius: 5px;
  color: #3c763d;
  font-size: 16px;
  margin: 0 auto;
  padding: 10px;
}
.pagefile .content div.wpcf7-validation-errors {
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  border-radius: 5px;
  color: #a94442;
  font-size: 16px;
  margin: 0 auto;
  padding: 10px;
}
/* End Contactus */

/* correspondentspage */
.correspondentspage {margin: 0 auto 20px;}
.correspondentspage .title {
  background-color: #097faf;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
}
.correspondentspage .content {
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 15px;
}
.correspondentspage .moraselitem {
  box-shadow: 0 0 5px 2px rgba(175, 188, 192, 0.54);
  margin: 0 auto 25px;
  overflow: hidden;
  padding: 15px;
}
.correspondentspage .moraselitem .imgthumb {
  border: 1px solid #eeeeee;
  border-radius: 100%;
  float: right;
  height: 110px;
  overflow: hidden;
  width: 110px;
}
.correspondentspage .moraselitem .imgthumb img {
  height: 100%;
  width: 100%;
}
.correspondentspage .descrption {margin: 0 125px 0 0;}
.correspondentspage .descrption span {
  border: 1px solid #eeeeee;
  color: #6e6e6e;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 5px;
  padding: 0 10px;
}
.correspondentspage .descrption span i {
  color: #01455c;
  float: right;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 10px;
}
.correspondentspage .descrption .mailman, .correspondentspage .descrption .phoneman {
  color: #6e6e6e;
  direction: ltr;
  float: left;
  font-family: arial;
  font-size: 16px;
  margin: 10px auto;
}
.correspondentspage .descrption .mailman i, .correspondentspage .descrption .phoneman i {
  color: #01455c;
  margin: 0 5px 0 0;
}
.correspondentspage .descrption .phoneman {float: right;}
.correspondentspage .socialmedia {
  margin: 5px auto 0;
  text-align: center;
}
.correspondentspage .socialmedia a {
  background-color: #184242;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  width: 30px;
}
.correspondentspage .socialmedia a:hover {background-color: #2c5656;}
/* End correspondentspage */

/* Scrollup */
a.scrollup {
  background-color: #01455c;
  bottom: 8px;
  color: #fff;
  cursor: pointer;
  display:none;
  font: 20px/33px FontAwesome;
  height: 35px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 35px;
  z-index: 1000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.scrollup:hover {background-color: #01b0e3;}
/* End Scrollup */

/* Footer */
footer {
  background-color: #ffffff;
  box-shadow: 0 -8px 0 0 #dddddd;
}
footer .footermenu {margin: 20px auto;}
footer .footermenu ul li {
  float: right;
  font-size: 14px;
  margin: 5px auto;
  width: 33.333%;
}
footer .footermenu ul li a {color: #626262;}
footer .footermenu ul li a:hover {color: #097faf;}
footer .socialicons {
  margin: 20px auto;
  text-align: center;
}
footer .socialicons ul li {
  display: inline-block;
  margin: auto 5px;
}
footer .socialicons ul li a {
  color: #ffffff;
  display: block;
  font-size: 23px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
footer .socialicons ul li.fb a {background-color: #38569e;}
footer .socialicons ul li.tw a {background-color: #55acee;}
footer .socialicons ul li.gp a {background-color: #df4231;}
footer .socialicons ul li.yt a {background-color: #cb3524;}
footer .socialicons ul li a:hover {background-color: #333333;}
footer .copyrights {margin: 20px auto;}
footer .copyrights .searchform input {
  background-color: #eaeaea;
  border: medium none;
  color: #191919;
  float: right;
  font-size: 14px;
  height: 46px;
  padding: 0 10px;
  width: 85%;
}
footer .copyrights .searchform button {
  background-color: #097faf;
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 20px;
  height: 45px;
  padding: 0;
  width: 15%;
}
footer .copyrights .searchform button:hover {background-color: #006b9b;}
footer .copyrights p {
  color: #097faf;
  font-size: 15px;
  line-height: 1.5;
  margin: 15px auto 5px;
  text-align: center;
}
footer .copyrights p a {color: #097faf;}
footer .copyrights p a:hover {color: #000000;}
footer .copyrights span {
  color: #a7a7a7;
  display: block;
  font-size: 14px;
  text-align: center;
}
footer .const {
  border-top: 1px solid #e1e1e1;
  padding: 15px 0;
  text-align: left;
}
/* End Footer */