﻿@charset "UTF-8";
@import url(animate.css);
/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url("animate.css");
@import url("linea-icon.css");
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);


a {
    text-decoration: none;
}

    a:hover {
        color: #A3D044;
        background-color: #FFF;
        text-decoration: none;
    }

body {
    font-family: 'Droid Arabic Kufi', sans-serif;
    color: #000;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.error {
    margin-top: 2px;
    background: rgba(224,25,49,.7);
    border: 1px solid rgba(224,25,49,.8);
    border-radius: 4px;
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    position: absolute;
    z-index: 100;
}

.Msgerror {
    margin-top: 2px;
    background: rgba(224,25,49,.7);
    border: 1px solid rgba(224,25,49,.8);
    border-radius: 4px;
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    width: 100%;
}

.MsgTrue {
    margin-top: 2px;
    background: #379421;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    width: 100%;
}

/*.btn-page {
    color: #7F7F7F;
    padding: 10px;
    border-bottom: 2px solid #7F7F7F;
    font-size: 120%;
}
    me*/

.btn-page a {
    border-left: 1px solid #C0C0C0;
    padding: 0px 10px;
}


.TopTitle {
    /*font-family: 'Times New Roman' , Times, serif;*/
    font-size: 1.8em;
    font-weight: 900;
    text-align: center;
    padding: 10px;
}

/*#headTop {
    border: 1px solid #000000;
}
    me*/

.headTitle {
    font-size: 1.5em;
    float: right;
    padding: 50px;
}

.headSocial {
    padding: 30px 10px;
}

.socialBox {
    float: left;
    margin: 5px;
    font-size: 180%;
    border: 1px solid #C0C0C0;
    width: 40px;
    height: 40px;
    text-align: center;
}

    .socialBox img {
        width: 40px;
        height: 40px;
        /*border:1px solid #000000*/
    }

.membershipPage {
    min-height: 500px;
    color: #000;
}

.farmImg {
    width: 30%;
    float: left;
    height: auto;
    margin: 10px 10px 10px 0px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #999;
    border: inset 1px solid #333;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}



.newsAll ul li {
    /*margin-left:8px;
    margin-right:8px;*/
}

.newsAll1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .newsAll1 ul li {
        margin-left: 0px;
        margin-right: 0px;
    }

.newsContainer {
    position: relative;
    display: block;
    background-color: #F0F0F0;
    border: 2px solid #a3d044;
}

    .newsContainer .MainNews {
        background-color: #F0F0F0;
    }

        .newsContainer .MainNews .content {
        }

        .newsContainer .MainNews .title1 {
    background-color: #252525;
    /* color: #fff; */
    font-weight: 800;
    padding: 10px 5px;
        }
/*me---------------------------------*/
.whole-page {
    background-color: #fff;
    min-height:500px;
}

.page-title-container {
    border-bottom: 2px solid #000;
    padding: 10px 0;
}

.page-title {
    color: #000;
    padding: 0px;
    font-size: 120%;
    font-weight: 800;
}

.row0 {
    border: none;
    /*border-top: 3px solid;
        border-color: #A3D044;
         me*/
}

.row1 {
    border-bottom: 3px solid;
    border-color: #A3D044;
}

.row4 {
    border-top: 3px solid;
    border-color: #A3D044;
}

#footer .one_third {
    float: right;
}

    #footer .one_third.last {
        margin-left: 0px;
    }

#footer h2, #footer h6 {
    font-family: 'Droid Arabic Kufi', sans-serif;
}
/*#footer .title
{
    margin:0px;
}*/

#footer ul li .text {
    display: inline-block;
    margin-right: 10px;
}

.faico li:last-child {
    margin-right: 5px;
}

#copyright {
    padding: 20px 0 0 0;
}

    #copyright p {
        text-align: center;
    }

.aboutPage .aboutText {
    font-weight: 400;
    line-height: 2;
    font-style: normal;
    text-align: justify;
    padding-right:20px;
    font-size:medium;
}

.aboutPage .aboutTitle {
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    text-align: right;
        font-size:large;

}


.aboutPage ul{
       padding-right:50px;


}

.aboutPage ul li{

   list-style:square;
   padding-bottom:10px;
   padding-left:20px;
    line-height: 1.5;
   text-align:justify;
}

.aboutPage ul li span{
    font-weight:600;

}

/*.aboutPage div {

    font-weight:600;
    font-size:large;
    /*padding-bottom:20px;*/
    padding-right:50px;
}*/
.farmImg img {
    width: 100%;
}

.form-control {
    padding: 4px 5px;
    /*height:auto;
        me*/
}

.sales.row {
    /*margin:0px;*/
    padding: 10px 0px;
}

.headTop {
    background-color: #141414;
}

.sales.page-title-container {
    border-bottom: 2px solid #7F7F7F;
    padding: 10px 0;
}

.sales .col-xs-1, .sales .col-xs-2, .sales .col-xs-3, .sales .col-xs-4, .sales .col-xs-5, .sales .col-xs-6, .sales .col-xs-7, .sales .col-xs-8, .sales .col-xs-9, .sales .col-xs-10, .sales .col-xs-11, .sales .col-xs-12, .sales .col-sm-1, .sales .col-sm-2, .sales .col-sm-3, .sales .col-sm-4, .sales .col-sm-5, .sales.col-sm-6, .sales .col-sm-7, .sales .col-sm-8, .sales .col-sm-9, .sales .col-sm-10, .sales .col-sm-11, .sales .col-sm-12, .sales .col-md-1, .sales .col-md-2, .sales .col-md-3, .sales .col-md-4, .sales .col-md-5, .sales .col-md-6, .sales .col-md-7, .sales .col-md-8, .sales .col-md-9, .sales .col-md-10, .sales .col-md-11, .sales .col-md-12, .sales .col-lg-1, .sales .col-lg-2, .sales .col-lg-3, .sales .col-lg-4, .sales .col-lg-5, .sales .col-lg-6, .sales .col-lg-7, .sales .col-lg-8, .sales .col-lg-9, .sales .col-lg-10, .sales .col-lg-11, .sales .col-lg-12 {
    padding-left: 0px;
}

.pic-description {
    /*height: auto;*/
    min-height:70px;
    padding-bottom: 10px;
}
.sales.pic-description
{
    min-height:150px;
}
.pic-description label
{
    display:block;
}
.sales.btn
{
    width: 40%;
margin: 5px 10px 0px 10px;
}
.sales .form-group:last-child
{
    padding-left:15px;
}
.Animals_Span_course.sales
{
    width: 320px;
}
.btn-primary {
  color: #ffffff;
  background-color: #141414;
  border-color: #a3d044;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #A3D044;
  border-color: #141414;
}
.panel-info > .panel-heading {
  color: #a3d044;
  background-color: #252525;
  border-color: #bce8f1;
}
.panel-info {
  border-color: #a3d044;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #252525;
}
#content .post .content
{
    border:none;
    padding:0px;
}
.newsAll {
    padding-top: 10px;
}
.bgded
    {
    border-bottom: 3px solid;
    /*border-color: #A3D044;*/
    }

    .photoTitle { margin-bottom: 5px; background-color: #252525; direction: rtl; color: #A3D044; border: 1px solid #A3D044; }
    .contant-height
    {
        min-height:500px;
    }


    .right-to-left li {
  float: right !important;
}

.nav-tabs > li { float: right; }

.text-center{
    text-align:center;
}


.condition{

}
.condition ul{


}

.condition ul li{

   list-style:square;
   padding-bottom:10px;
   padding-left:20px;
   text-align:justify;
}

.condition ul li span{
    font-weight:600;

}

.condition div {

    font-weight:600;
    font-size:large;
    padding-bottom:20px;
    padding-right:10px;
}

.lt-479 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p { 


    width:100%;
}

ul li{
    padding:0;
    margin:0;
}
ul{
    padding:0;
    margin:0;

}

.main-topic{
     clear:both; border-bottom:5px solid #C0C0C0;
     
}

.membership-info
{

    text-align:center; 
        border-bottom:1px solid #C0C0C0;

    
}

.answer{

}

.forum-image-logo{

    width:80px;
    height:80px;
}

.forum-date{
    font-size:small;

}

.normal-text {
    text-transform:none;
}

.forum-main-title { 


    color:#FFF;

}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
    padding-left:10px;

}

.video-container1 iframe, .video-container object, .video-container embed {
	width:100%;

}