﻿@font-face {
    font-family: 'IranYekanRegular';
    src: url('assets/fonts/iranyekan/IranYekanRegular.ttf') format('truetype');
}
@font-face {
    font-family: 'IranYekanRegular';
    src: url('assets/fonts/iranyekan/IranYekanRegular.woff2') format('woff2');
}
@font-face {
    font-family: 'IranYekanRegular';
    src: url('assets/fonts/iranyekan/IranYekanRegular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'IranYekanRegular';
    src: url('assets/fonts/iranyekan/IranYekanRegular.svg') format('svg');
}
@font-face {
    font-family: 'IranYekanRegular';
    src: url('assets/fonts/iranyekan/IranYekanRegular.woff') format('woff');
}
body {
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(img/pattern.jpg);
    font-family: 'IranYekanRegular';
}

/* 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;
}
.header {
    background-image: url(img/header/newmainheader.png);
    height: 185px;
    position: relative;
}
.TopMarquee {
    position: absolute;
    top: 27px;
    width: 100%;
}
.zekrerooz {
    color: #000;
    font-size: 15px !important;
    height: 71px;
    width: 450px;
    margin: 0px auto;
    background-image: url(img/header/marque.png);
}
.line {
    height: 15px;
    width: 100%;
}
.sitename {
    background-image: url(img/header/sitename.png);
    height: 60px;
    width: 398px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.time {
    text-align: center;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    color: #000;
    height: 23px;
    width: 200px;
    right: 0px;
    position: absolute;
    bottom: 0px;
    border: solid 1px #265D89;
    border-right: 0;
    border-bottom: 0;
}
.rahbari {
    background-image: url(img/header/rahbari.png);
    height: 193px;
    width: 208px;
    background-repeat: no-repeat;
    left: 10px;
    position: absolute;
    top: 70px;
    background-size: contain;
}
.shoar {
    background-image: url(img/header/shoar95.png);
    height: 87px;
    width: 180px;
    left: 150px;
    top: 80px;
    position: absolute;
    bottom: 0;
    background-position: center;
    background-size: 130px;
    background-repeat: no-repeat;
}
.flag2 {
    background-image: url(img/header/flag2.png);
    height: 139px;
    width: 232px;
    right: 0px;
    position: absolute;
    bottom: 23px;
}
.menu {
    height: 0px;
    background-color: #00617F;
    padding-top: 0px;
    position: relative;
}
.navbar-nationalsoft {
    border-radius: 0;
    border: 0px;
    background-color: #00617F !important;
    min-height: 40px !important;
    z-index: 99;
}
.nav > li > a {
    color: #fff !important;
}
.content {
    background-color: #fff;
    padding: 25px 30px;
    font-size: 16px;
}
.timemobile {
    z-index: 100;
    text-align: center;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    border-radius: 0 5px 5px 0;
    color: #000;
    height: 23px;
    width: 200px;
    left: 0px;
    position: absolute;
    bottom: -35px;
    border: solid 1px #265D89;
    border-right: 0;
    border-bottom: 0;
}
.navbar-toggle {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 15px !important;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    background-color: #fff;
}
@media screen and (min-width: 768px) .left60 {
    padding-left: 60px;
}
.cheshmak {
    animation-name: rainbowtext;
    animation-duration: 3s;
    animaiton-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
}
@keyframes rainbowtext {
    0% {
        color: blue;
    }

    25% {
        color: blue;
    }

    50% {
        color: blue;
    }

    75% {
        color: red;
    }

    100% {
        color: red;
    }
}
.cheshmak {
    line-height: 20px;
    font-size: 15px;
    margin-top: 12px;
    color: #0094ff;
    text-align: center;
    font-weight: bold;
}
.combtn {
    font-size: 15px;
    margin-top: 29px !important;
    padding: 10px;
}
.btn {
    transition: all 0.2s ease 0s;
}

.NoRadius {
    border-radius: 0px !important;
}
.footer {
    height: 30px;
    background-color: #00617F;
    padding-top: 5px;
    color: #fff;
    box-shadow: 0px 10px 30px #000;
    margin-bottom: 20px;
    text-align: center;
}
.menu a {
    transition: all 0.3s ease 0s;
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.menu a:hover {
    transition: all 0.3s ease 0s;
    margin: 0 10px;
    color: #042034;
    text-decoration: none;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav > li > a {
    padding: 10px 0px !important;
}
    .nav > li > a:hover {
        color: #000 !important;
    }
.inquiryS h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 35px !important;
    margin-bottom: 20px;
}
    .inquiryF {
    display: block;
    text-align: center;
    margin-bottom: 35px;
}
    .mobile-input {
       
    max-width: 330px !important;
    min-width: 200px;
    text-align: center;
    padding: 4px 15px;
    }
    .manager-login {
        width: 43%;
        margin: 0 auto;
    }
    .manager-login input{
max-width: none !important;
    }

    .manager-login .form-group{
        margin-bottom: 28px !important; 
    }
    .login-heading {
        margin-bottom: 43px;
        font-weight: 600;
        font-size: 22px;
    }
