﻿@font-face {
    /*Farsi Web Fonts Customized by www.lab.ritaco.ir/*/
    font-family: 'MitraWeb';
    src: url('../fonts/WebMitra.eot');
    src: url('../fonts/WebMitra.eot?#iefix') format('embedded-opentype'), url('../fonts/WebMitra.woff') format('woff'), url('../fonts/WebMitra.ttf') format('truetype'), url('../fonts/WebMitra.svg#bmitra') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*Farsi Web Fonts Customized by www.lab.ritaco.ir/*/
    font-family: 'MitraWebBold';
    src: url('../fonts/WebMitra.eot');
    src: url('../fonts/WebMitraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/WebMitraBold.woff') format('woff'), url('../fonts/WebMitraBold.ttf') format('truetype'), url('../fonts/WebMitraBold.svg#bmitra') format('svg');
    font-weight: normal;
    font-style: normal;
}
a
{
    font-family:Arial !important;
}
#HeaderMenu
{
    margin:30px 0px 30px 0px;
}
#content
{
    margin: 0; padding: 0; border: 5px solid #86CB21;height:333px;
}
.row
{
    margin-right:0px;
    margin-left:0px;
}
body
{
   direction:ltr;
    font-family:Arial !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 3px;
}
.main {
    width: 500px;
    height: 200px;
    position: relative;
    background: #ddd url(//upload.wikimedia.org/wikipedia/commons/2/20/Background_repeat_unit.png) repeat-y -10px top;
}
.btnhome
{
    outline:none;
    text-align:center;
    text-decoration:none !important;
    color:black;
    font-size:20px !important;
}
#content:before{content: "";
position: absolute;
top: -5px;
right: -6px;
z-index: 9999;
width: 0px;
height: 0px;
border-left: 164px solid transparent;
border-top: 319px solid rgb(255, 255, 255); }
#content:after{content: "";
position: absolute;
top: -5px;
right: -6px;
z-index: 9998;
width: 0px;
height: 0px;
border-left: 170px solid transparent;
border-top: 329px solid #86CB21;

}
@media screen and (max-width:992px)
{
            .navbar-nav li
    {

        display:block;
        width:100%;
    }
.navbar-nav:after,.navbar-nav:before
{
    display:none !important;
}
    #content::before,#content::after
    {
        display:none !important;
    }
    #content
    {
        border:none !important;
    }
    .navbar-nav
{
        border:none !important;
   margin:0px !important;
}
}
.normaltext
{
    padding:20px;
    text-align:center;
    width:100%;
    height:30px;
    border:1px solid rgb(200,200,200)
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.btnnormal
{
    display: block;
width: 100%;
height: 40px;
text-align: center;
border:1px solid  rgb(114,114,114);
background-color: rgb(114,114,114);
color: rgb(134,203,33);
text-decoration:none !important;
line-height: 38px;
}
.btnnormal:hover
{
  
color: rgb(114,114,114);
background-color:white;
line-height: 38px;
}
.footer
{
    background-image:url('../images/back.jpg');
    background-size:cover;
}
.livox
{
    padding:20px;
}
.livox a
{
    text-decoration:none !important;

}
.livox a
 {
/*background-image: url("../images/logof.png");*/
display: block;
margin: 10px auto;
background-repeat: no-repeat;
text-align: center;
 }
.livox a:hover
 {
/*background-image: url("../images/logofhv.png");*/

display: block;
margin: 10px auto;
background-repeat: no-repeat;
text-align: center;
 }
.livox a>span:first-child
{
    
    font-size: 14px;
line-height: 1.42857143;
   display:block;
    text-align: center;
    color: #FFF;
}
    .livox a:hover > span:first-child {
        color:#86cb21
    }
.livox a>span:nth-child(2n)
{
line-height: 100%;
   font-size: 18px;
color: #aaa;
}
.livox a:hover>span:nth-child(2n)
{
color:#86cb21
}
.copyright
{
    padding:10px;
    background-color:rgba(0,0,0,.3);
    text-align:center;
    color:gray;
    border-bottom:3px solid #86CB21;
}
.col-md-an
{
  width:14.28571428571429%;
}
.btnmore
{
    display: block;
width: 20%;
position:absolute;
bottom:-40px;
right:38px;
height: 40px;
text-align: center;
color: black;
background-color: rgb(134,203,33);
text-decoration:none !important;
line-height: 38px;
}
.btnmore:before
{
    content:"";
    position:absolute;right:-38px;top:0px;z-index:9999999;	width: 0; height: 0; border-top: 40px solid rgb(134,203,33); border-right: 40px solid transparent;
}
.navbar-nav > li {
padding-left: 40px;
float: right;
}
.navbar-default
{
    border:none;
}
.navbar-nav:before
{
position: absolute;
right: -42px;
width: 42px;
height: 57px;
content: "";
top: -2px;
background-image: url("../images/topright.png");
}
.navbar-nav:after
{
position: absolute;
left: -34px;
width: 34px;
height: 57px;
content: "";
top: -3px;
background-image: url("../images/topleft.png");
}
.navbar-nav
{
   border:3px solid rgb(134,203,33);
}
.navbar-nav > li > a
{
    padding:13px;
}
.navbar-nav > li {
    padding: 0px 14px;
    float: left;
}

.label {
font-weight:normal;
font-size:13pt;

}

.headert {
color:rgb(134,203,33);
font-size:20pt
}
a {
    text-decoration:none !important
}