﻿@font-face {
    font-family: BYekan;
    src: url(../fonts/BYekan.eot) format('eot'),
    url(../fonts/BYekan.woff) format('woff'),
    url(../fonts/BYekan.ttf) format('truetype')
}

body {
    text-decoration: none;
    direction: rtl;
    background: #f9f9f9;
    font-family: "BYekan";
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    line-height: normal;
}

.carousel-inner img {
    width: 100%;
    max-height: 500px;
}


/* h haaa
================================================== */
h1, h2, h3, h4, h5, h6 {
    color: #373737;
    font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
}

h1 {
    font-size: 46px;
    line-height: 50px;
}

h2 {
    font-size: 27px;
    line-height: 40px;
}

h3 {
    font-size: 28px;
    line-height: 34px;
}

h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 4px;
}

h5 {
    font-size: 17px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 21px;
}

.subheader {
    color: #777;
}

p {
    margin: 0 0 20px 0;
}

p img {
    margin: 0;
}

p.lead {
    font-size: 21px;
    line-height: 27px;
    color: #777;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
    color: #333;
}

small {
    font-size: 80%;
}

/* links
================================================== */
a {
    text-decoration: none;
    color: #0099cf;
    webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-property: color, background-color, opacity;
    transition-property: color, background-color, opacity;
}

a:hover, a:focus {
    text-decoration: none;
}

.clear {
    clear: both;
}

/* #Lists
================================================== */
ul {
    margin-bottom: 20px;
}

ul {
    list-style: none outside;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul li, ul ol li,
ol ol li, ol ul li {
    margin-bottom: 6px;
}

li {
    line-height: 18px;
    margin-bottom: 12px;
}

ul.large li {
    line-height: 21px;
}

li p {
    line-height: 21px;
}

/* #navbar classes
================================================== */
.border-top-blue{
    border-top: 4px solid #337ab7;

}
.divider-line {
    color: #fff;
    padding: 7px 0 0 0;
}

.paddmag {
    padding: 0px 5px 0px 0px;
}
.left-marg-nav li {
    margin-left: 10px;
}

.left-padd-span {
    margin-left: 10px;
}

.right-marg-span {
    margin-right: 10px;
}

.right-padd-button {
    padding-right: 14px;
}

.navbar-logo {
    margin-top: -27px;
        margin-bottom: -28px;
        width: 150px;
        height: 156px;
}

/* paeine navbar
================================================== */
.header-menus {
    margin-top: 2px;
    background-color: #f6f6f6;
    border-top: 1px solid #b8b8b8;
    transition: padding .5s ease 0s, max-height .5s ease 0s, border 0s linear 0s;
}

.header-menu {
    font-size: 13px;
    margin: 20px;;
    background-color: #fff;
    text-align: center;
    height: auto;
}

.menu-content {
    display: inline-block;
}

.categories {
    width: 580px;
    margin-top: 13px;
    float: right;
    font-size: 0px;
    margin-right: 60px;
}

.box-cat {
    display: inline-block;
    border-radius: 4px;
    margin: 10px 5px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    border: 1px solid #ccc;
    border-color: #e6e6e6;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    line-height: 20px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    width: 105px;
    height: 90px;
    font-size: 18px;
}

.box-cat a {
    cursor: pointer;
    color: #333;
}

.image-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.title-cat {
    text-shadow: 0 1px 1px rgba(4, 1, 1, 0.75);
    line-height: 20px;
    font-size: 18px;
}

.font-animal {
    font-size: 16px;
}

.sections {
    margin-left: 0%;
    width: 100%;
    float: left;
}

.width-sections a {
    width: 180px;
}

.btnt {
    margin: 10px 5px 0px;
    font-size: 16px;
    white-space: nowrap;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
    background-color: #f6f6f6;
    color: #333;
}

.but-icon {
    margin-right: 5px;
    width: 25px;
    height: 25px;
    vertical-align: text-top;
    text-align: left;
}

.baners {
    margin: 20px 50px 0 6%;
    width: 185px;
    float: left;
}

.pic-baner img {
    max-width: 100%;
    padding: 5px;
}

/* #Images

================================================== */

img.scale-with-grid {
    max-width: 100%;
    height: auto;
}

.search_bar {
    margin-top: 0px;
    margin-right: 0px;
}

.Sub_menu {
    height: auto;
    display: none;
}

.Sub_menu button h5 {
    font-family: sans-serif;
    padding: 10px;
    margin: 10px;
    min-width: 70px;
    width: 10%;
    min-height: 50px;
    height: 100px;
}

.Sub_menu button h5 :hover {
    border: 2px solid gray;
}

.blog-post {
    border: 1px solid;
    border-radius: 4px;
    border-color: #9d9d9d;
}

.title-post {
    color: #3c3c3c;
}

.title-post h2 {
    font-size: large;
    font-weight: bolder;
    padding: 0px 12px 0 12px;
}

.discribe {
    padding-right: 10px;
}

.describe-post {
    padding-bottom: 8px;
}

.footer-post {
    direction: ltr;
    background-color: rgba(157, 157, 157, 0.32);
    border-top: 2px;
    margin-top: 8px;
    padding: 3px 3px;
}

.thumb-divider {
    border-right: 1px #313131 solid;
    display: inline-block;
    position: relative;
    top: 0px;
    padding-right: 7px;
    height: 23px;
    margin-right: 7px;
    vertical-align: top;
}

.views {
    float: right;
}

.views i {
    top: 5px;
    left: 0px;
}

.rightt {
    margin-right: 10px;
}

.righttt {
    margin-right: -12px;
}

/*foooter*/

.bottom {

    background: #222;
    color: #f6f6f6;
    padding: 0 20px 10px 20px;
    border-top: 4px solid #4f8db3;
    margin-top: 20px;
    -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
    box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
}

.bottom a {
    color: #909090;
    font-size: 17px;
    padding: 10px;

}

.bottom a:first-child {
}

.bottom a:hover {
    color: white;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.bottom h3 {
    font-size: large;
    padding: 7px 7px;
    color: #18a9c4;
}

.bottom h3:hover {
    transition: all .4s ease;
    -webkit-transition: all .5s ease;
    color: #FA4739;
}

.bottom li {
    margin-top: 5px;;
}

.bottom p {
    padding: 0px 4px 10px 0px;
}

.footer li {
    list-style-type: none;
}

.footer h3 {
    color: #E4E4E4;
    font-size: 1.3em;
    border-bottom: 1px dotted #7C7C7C;
}

.footer-marg {
    padding: 25px 0px 0px 0px;
}

.img-state {
    margin-top: 20px;
}

.copyright {
    padding-top: 15px;
}

.copyright-line {
    border-top: 4px double;
    border-color: rgba(66, 66, 66, 0.24);
    padding-top: 15px;
}

/*navare bala hotest*/

.type-fave {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #18a9c4;
    border-radius: 4px;
}

.type-fave span {
    padding: 5px 12px 13px 0px;
}

.marg-up {
    margin: 25px 0px 25px 0px;
}

/* for other sizes */
@media only screen and (max-width: 1164px) {
    .rideman {
        margin-right: 13%;
    }

    .baners {
        width: 100%;
    }

    .col-md-22 {
        width: 100%;
    }

    .col-md-6 {
        margin-right: 17%;
    }

    .pic-baner {
        margin-left: 23.5%;
        width: 22%;
        float: left;
    }
}

@media only screen and (max-width: 1090px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -10%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .rodeman-margin-right {
        margin-right: 5%;
    }

    .center-cat {
        margin-right: 30%;
    }

    .list-section {
        width: 87%;
        margin-left: 50px;
    }

    .pic-baner {
        margin-left: 14%;
        width: 25%;
    }
}

@media only screen and (max-width: 990px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -3%;
    }

    .col-md-6 {
        margin-right: 5%;
    }

    .center-cat {
        margin-right: 10%;
    }

    .list-section {
        width: auto;
        margin-left: 50px;
    }

    .pic-baner {
        margin-left: 10%;
        width: 30%;
    }
}

@media only screen and (max-width: 904px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -1%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: 6%;
    }

    .pic-baner {
        margin-left: 15%;
        width: 27%;
    }
}

@media only screen and (max-width: 876px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -9%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: 8%;
    }

    .pic-baner {
        margin-left: 8%;
        width: 30%;
    }
}

@media only screen and (max-width: 771px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -8%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: -3%;
    }

    .pic-baner {
        margin-left: 7%;
        width: 32%;
    }
}

@media only screen and (max-width: 767px) {
    .col-xs-66 {
        width: 100%;
    }

    .footer-marg {
        margin-right: 10%;
        margin-left: 10%;
    }

    .navbar-logo {
        margin-top: -13px;
        margin-bottom: -28px;
    }

}

@media only screen and (max-width: 690px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -11%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: 0%;
    }

    .pic-baner {
        margin-left: 18%;
        width: 50%;
    }

    .categories {
        width: 100%;
    }

}

@media only screen and (max-width: 384px) {
    .col-xs-666 {
        width: 100%;
    }
}

@media only screen and (max-width: 333px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -12%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: 0%;
    }

    .pic-baner {
        margin-left: 13%;
        width: 73%;
    }

    .categories {
        width: 230px;
        margin-right: -6%;
    }

}

@media only screen and (max-width: 304px) {
    .rideman {
        margin-right: 3%;

    }

    .rideman-margin {
        margin-left: -12%;
    }

    .col-md-6 {
        margin-right: 6%;
    }

    .center-cat {
        margin-right: 0%;
    }

    .pic-baner {
        margin-left: 13%;
        width: 73%;
    }

    .categories {
        width: 230px;
        margin-right: -17%;
    }

}

/* for other sizes */
