﻿@font-face {
    font-family: 'mars_site_ir';
    src: url('../fonts/Custom_Font/mars_site_ir.eot') format('embedded-opentype'), url('../fonts/Custom_Font/mars_site_ir.ttf') format('truetype'), url('../fonts/Custom_Font/mars_site_ir.woff') format('woff');
}
.navbar-nav>li {
    float: right;
}
body {
    direction: rtl;
     background-image: url(../images/bg.png);
    background-color: #30b7be;
    background-position: center top;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
}
.left-sidebar .panel-heading .panel-title i.fa {
    float: left!important;
}
@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: right;
    }
}
.dropdown-menu{
    text-align:right
}
.nav-tabs>li{
    float:right
}
.padt15px{
    padding-top:15px!important
}
.keyWords{
color: #000;
 
padding-left: 15px;
padding-right: 15px;
}
.keyWords:hover{
 color: #095D9A;

}
.padtb20{
    padding-top:25px!important;
    padding-bottom:25px!important;

}

.footer-menu a {
    color: #fff;
    text-decoration: none;
}
.footer-menu a:hover {
    color: #1a237e;
}

.item .Even{
        padding: 15px;
    background: rgba(242, 111, 86, 0.31);
    margin-bottom: 8px;
}
.item .odd{
        padding: 15px;
    background: rgba(89, 210, 242, 0.3);
    margin-bottom: 8px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
        width: 30px;
    height: 30px;
    margin-top: -6px;
    font-size: 11px;
}
.thumb{
        padding-top: 15px!important;
}



 


.top-area {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/1.jpg);
    min-height: 250px;
    color: #fff;
    width: 100%;
}

 

 

@media (max-width:320px) and (min-width:0px) {
    .top-area {
    min-height: 90px;
}
}

@media (max-width:420px) and (min-width:321px) {
    .top-area {
        min-height: 100px;
    }
}
@media (max-width:620px) and (min-width:421px){
              .top-area {
 
    min-height: 110px;
 
}
}
@media (max-width:920px) and (min-width:621px){

              .top-area {
    min-height: 120px;
}
}


.header-nav .navbar-default{
     background-color: #095D9A;
    background-position: center top;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;

}
.header-nav .navbar-right li a{
    color:#fff
}
.header-nav .navbar-right li a:hover{
        color:#80b93b

}
.pad0{
    padding:0!important;
}
.bordert1{
    border-top:2px solid #fff;
}
.padt15{
    padding-top:15px!important
}