@charset "UTF-8";
/**********************************/
/**********************************
Paltoday © 2014
******** Authors **************
Development and Responsive Design by: atyaf.co
E-mail: info@atyaf.co
Site: www.atyaf.co
************************************/
/**********************************/
/* custom fonts */
#featured .featured-layout-1{
  position: relative;
}
#featured .featured-layout-1 .owl-prev,
#featured .featured-layout-1 .owl-next{
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  background-color: #191919;
}
#featured .featured-layout-1 .owl-prev:hover,
#featured .featured-layout-1 .owl-next:hover{
  background-color: #24bb64;
}
#featured .featured-layout-1 [class*="jcarousel-control-"].inactive{
  color: #2e2e2e;
}
#featured .featured-layout-1 [class*="jcarousel-control-"].inactive:hover{
  background-color: #191919;
  cursor: default;
}
#featured .featured-layout-1 .owl-prev{
  right: 0;
}
#featured .featured-layout-1 .owl-next{
  left: 0;
}

.layout-6 .layout-6-1 {
  position: relative;
}
.layout-6 .layout-6-1  .owl-prev,
.layout-6 .layout-6-1  .owl-next{
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  background-color: #24bb64;
}
.layout-6 .layout-6-1  .owl-prev:hover,
.layout-6 .layout-6-1  .owl-next:hover{
  background-color: #191919;
}
.layout-6 .layout-6-1  [class*="jcarousel-control-"].inactive{
  color: #20AB5B;
}
.layout-6 .layout-6-1  [class*="jcarousel-control-"].inactive:hover{
  background-color: #24bb64;
  cursor: default;
}
.layout-6 .layout-6-1  .owl-prev{
  left: 40px;
}
.layout-6 .layout-6-1  .owl-next{
  left: 0;
}
#loading{
  width: 0;
  height: 5px;
  background-color: #24bb64;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}
.layout-4 .section .owl-nav{
  display: none;
}
.layout-4 .section .owl-dots{
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.layout-4 .section .owl-dot{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border: 2px solid #ffffff;
  background-color: transparent;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
     border-radius: 100%;
}
.layout-4 .section .owl-dot.active{
  background-color: #24bb64;
}
#footer .footer-widget.twitter{}
#footer .footer-widget.twitter ul.list{}
#footer .footer-widget.twitter ul.list li{
  color: #ffffff;
  margin-bottom: 15px;
}
#footer .footer-widget.twitter ul.list li .details{
  margin-right: 40px;
}
#footer .footer-widget.twitter ul.list li p{
  color: #24bb64;
}
#footer .footer-widget.twitter ul.list li i{
  float: right;
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin-left: 5px;
  background-color: #24bb64;
}

.post-container {
}
.post-container h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 15px;
}
.post-container .caption{
  color: #666666;
  font-size: 14px;
  font-weight: 700;
}
.post-container .datetime {
  font-size: 10px;
  color: #444444;
  margin-bottom: 10px;
}
.post-container .post-thumb {
  position: relative;
  margin-bottom: 20px;
  /*height: 458px;*/
}
.post-container .post-thumb .caption {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 8px 10px;
  font-size: 10px;
  font-weight: 700;
  color: #ffffff;
  background-color: #222222;
}
.post-container .source {
  font-size: 14px;
  font-weight: 700;
  color: #14b9d5;
  margin-bottom: 10px;
}
.post-container .text p,
.post-container .text span,
.post-container .text strong{
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
  text-align: justify;
  font-family: 'Droid Arabic Naskh', serif !important;
  line-height: 32px;
}
.post-container .text blockquote {
  float: left;
  width: 335px;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding: 30px 50px 30px 30px;
  margin: 10px 10px 10px 0;
  background-color: #f1f1f1;
}
.post-container .text blockquote:before {
  font-size: 48px;
  position: absolute;
  top: 10px;
  right: 15px;
  content: '"';
}
.post-container .post-share-all {
  padding: 10px 20px;
  min-height: 54px;
  margin-bottom: 30px;
  background-color: #f1f1f1;
}
.post-container .post-share-all .post-share {
  float: left;
}
.post-container .post-share-all .post-share .title {
  float: right;
  font-size: 12px;
  font-weight: 700;
  line-height: 34px;
}
.post-container .post-share-all .post-share a {
  float: right;
  font-size: 16px;
  color: #999999;
  margin-right: 10px;
  margin-top: 8px;
}
.post-container .post-share-all .post-share a:hover {
  color: #198ab4;
}
.post-container .post-share-all .short-link{
  float: right;
}
.post-container .post-share-all .short-link label{
  font-size: 12px;
  font-weight: 700;
  line-height: 34px;
  float: right;
}
.post-container .post-share-all .short-link input{
  min-width: 300px;
  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 8px 10px;
  margin-right: 20px;
  direction: ltr;
  float: right;
}
.contactus .input, .contactus select, .contactus textarea{
    width: 100%;
}