﻿@import url('Fonts.css');

* {
    outline: none;
}

html {
    overflow-x: hidden;
}

body {
    direction: rtl;
    font-family: Bkoodak !important;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(64,64,64,0.4);
    -webkit-text-stroke: 1px transparent;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
    overflow: hidden;
}

.allbody {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 1px solid #d3d3d3;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.FBar {
    height: 45px;
    background-color: rgba(24,65,69,0.85);
    overflow: hidden;
    display: block !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.IndexSearchIcon {
    width: 45px;
    height: 35px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    margin-right: 50px;
    margin-top: 5px;
    font-size: 1.5em;
    float: right;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
    content: "\f002";
}

.IndexSearchBox {
    width: 170px;
    height: 35px;
    background-color: #FFFFFF;
    margin: 7px 0 0 10px;
    padding: 0 10px 0 10px;
    border-radius: 4px;
    float: right;
}

    .IndexSearchBox input {
        width: 150px;
        height: 31px;
        text-align: right;
        border: 0px;
        font: 13px Bkoodak;
        color: #000000;
        float: right;
    }

.FBar .Hr {
    width: 1px;
    height: 45px;
    border-left: solid 1px rgba(255,255,255,0.15);
    float: right;
}

.FBarIndexIcon {
    width: 45px;
    height: 35px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
    font-size: 1.7em;
    float: right;
}

    .FBarIndexIcon a, .FBarIndexIcon a:visited {
        color: rgba(255, 255, 255, 0.75);
        text-shadow: 0 1px 1px rgba(255,255,255,0.2);
    }

a, a:hover {
    text-decoration: none !important;
    cursor: pointer;
    color: #f00;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-telegram-square {
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    margin-top: -5px;
    float: right;
    /*background-image: url(../images/Icons.png);*/
    background-repeat: no-repeat;
    background-position: -170px -82px;
}

.LBar {
    height: 120px;
    background: url('../img/header-bg.jpg') repeat-x rgba(18,44,88,0.85);
    position: relative;
    color: #FFFFFF;
    line-height: 100px;
    font-family: B koodak;
    font-size: 18px;
    text-shadow: 0 0 2px rgba(255,255,255,0.6);
    text-align: center;
    padding-top: 5px;
    display: block !important;
}

.MBar {
    height: 38px;
    background: rgba(255,255,255,0.85);
    position: relative;
    color: #000;
    font-family: B koodak;
    font-size: 18px;
    text-shadow: 0 0 2px rgba(255,255,255,0.6);
    width: 1000px;
    margin: 0px auto !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.col-md-2 {
    width: 12.66666667%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
    padding: 10px 7px;
}

a.IndexMainItems {
    color: #0b486b;
    text-decoration: none;
    outline: 0 none;
    transition: all 200ms ease 0s;
    border-left: 2px solid #B0AEAF !important;
    padding-left: 15px;
}

.IndexMainItems {
    height: 150px;
    text-align: center;
    display: block;
    margin: 20px 0;
}

    .IndexMainItems i {
        margin: auto auto 12px auto;
        opacity: 0.9;
        transition: all 1s ease 0s;
    }

.IC1-KhavaranIcons {
    width: 70px;
    height: 69px;
    background-position: 0 0;
    display: block;
    background-size: contain !important;
    opacity: 0.5 !important;
}

    .IC1-KhavaranIcons:hover {
        opacity: 1 !important;
    }

.LinkTitle {
    width: 100%;
    height: 30px;
    color: #1A464F;
    font-family: 'B koodak';
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    clear: both;
}

.LinkText {
    width: 100%;
    height: 40px;
    color: #999999;
    font-family: B koodak;
    line-height: 20px;
    font-size: 10px;
    clear: both;
}

.news {
    background: url('../img/Pic (4).JPG') no-repeat center;
    height: 600px;
    background-size: cover;
}

    .news .title {
        width: 100%;
        height: 65px;
        text-align: center;
        float: right;
        color: #FFF;
        text-shadow: black 0px 5px 4px;
        font-size: 28px;
    }

.Footer {
    background-color: #16505E;
    line-height: 30px;
    height: 200px;
}

    .Footer .Content {
        width: 90%;
        margin: auto;
        padding-top: 20px;
        color: #FFFFFF;
    }

.col-md-4 {
    width: 45.33333333%;
    padding: 0px 15px !important;
    height: 180px;
}

.col-md-6 {
    width: 50%;
}

.col-md-12 {
    width: 100%;
    padding: 5px 15px !important;
}

.PeivandHa div {
    padding: 0 !important;
    margin: 0 !important;
}

    .PeivandHa div.PeivandHaL:before {
        font-family: FontAwesome;
        font-size: 11px;
        content: "\f0c1";
        display: inline-block;
        padding-left: 5px;
        vertical-align: middle;
    }

    .PeivandHa div.PeivandHaL a {
        color: #ffffff;
        text-decoration: none;
        transition: all 200ms ease 0s;
    }

.ContactBox {
    width: 300px;
    height: 145px;
    margin-top: 5px;
}

    .ContactBox .Email {
        font: 15px tahoma;
        padding-top: 3px;
    }

    .ContactBox .C {
        width: 150px;
        height: 30px;
        float: right;
        text-align: left;
    }

    .ContactBox .Email a, .ContactBox .Email a:hover, .ContactBox .Email a:visited {
        color: #FFFFFF;
    }

    .ContactBox .T {
        width: 100px;
        height: 30px;
        float: right;
    }

.pull-right {
    float: right !important;
}

.PT5 {
    padding-top: 5px !important;
}

.Clear {
    clear: both;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.person {
    background: url(../images/download.png) repeat;
    height: 160px;
    padding: 1px;
}

    .person .intro b {
        width: 172px;
        height: 172px;
    }

    .person .intro b {
        float: right;
        width: 135px;
        height: 135px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        margin: 0.5em;
        border: 1px solid #ccc;
        border-radius: 50%;
    }

    .person .intro h1.person-name, .person .intro h4.person-name {
        padding-top: 1em;
    }

        .person .intro h1.person-name, .person .intro h4.person-name a {
            color: #1A464F;
        }

    .person .intro h1, .person .intro h4 {
        font-size: 1.5em;
    }

    .person .intro h1, .person .intro h3, .person .intro h4, .person .intro h6 {
        margin: 0;
        text-align: right;
    }

    .person .intro h1, .person .intro h3, .person .intro h4, .person .intro h6 {
        margin: 0;
        text-align: right;
    }

.wn, .arial, .ltr {
    font-weight: normal;
}

.hdr {
    position: relative;
    top: 17px;
}

    .hdr .gry {
        height: 35px;
    }

    .hdr .gry {
        background-color: #F2F2F2;
        border-bottom: 5px solid #D9D9D9;
        height: 31px;
        text-align: left;
        padding-left: 0.5em;
    }

.gry {
    color: #aaa;
}

.hdr.blue .icon, .hdr.blue h2, .bblue {
    background-color: #16505E;
}

.hdr h2 {
    line-height: 48px;
}

.hdr .icon, .hdr h2, .listNav {
    height: 48px;
}

.hdr h2 {
    line-height: 44px;
    font-size: inherit;
    font-weight: bold;
    right: 51px;
    margin: 0;
    padding: 0 0.5em;
}

    .hdr h2, .hdr h2 a {
        color: #fff !important;
        text-shadow: 1px 1px 1px #000;
    }

.hdr .icon, .hdr h2 {
    position: absolute;
    height: 44px;
    overflow: hidden;
    top: -9px;
}

.data-table {
    background-color: #fff;
    margin-top: 1em;
    padding: 1px;
}

    .data-table h3 {
        background-color: #E5E5E5;
        padding: 0.25em 0.5em;
        font-weight: normal;
        font-size: inherit;
        margin: 0;
    }

table.responsive {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

    table.responsive tr {
        border: 1px solid #ddd;
        padding: 0.25em;
    }

    table.responsive th {
        background-color: #F5F5F5;
        color: #C70000;
    }

    table.responsive th, table.responsive td {
        padding: 0.25em 0.5em;
        font-weight: normal;
        text-align: right;
        margin-left: 0.125em;
    }

.DropDownList {
    width: 300px;
    outline: none;
    padding: 5px;
    margin: 5px 0;
    font-family: Bkoodak;
    font-size: 14px;
    border: 3px solid #D1CCCC;
    border-radius: 2px;
    box-shadow: 0 0 5px rgb(235, 235, 235) inset !important;
    color: Black !important;
}

    .DropDownList:focus {
        border: 2px solid lightblue !important;
        width: 300px;
    }

.Button {
    font-family: Bkoodak !important;
    font-size: 14px !important;
    color: Black;
    width: 80px;
    height: 25px;
    text-align: center;
    margin: 10px 0px;
}

.container.clearfix.main-under-img-menu {
    padding-top: 20px;
}

#innerpagetitle {
    border-bottom: 1px solid #c4c4c4;
    font-size: 19px;
    padding: 2px 5px 8px;
    color: #10567d;
}

    #innerpagetitle i {
        color: #225d7a;
        padding-left: 4px;
        font-size: 20px;
        position: relative;
        top: 2px;
        margin-left: 3px;
    }

.Brief {
    color: #000;
    font-weight: normal;
    padding-bottom: 5px;
    background-color: #f6f6f6;
    padding: 10px 10px 7px;
    line-height: 1.7;
    border-radius: 4px;
    box-shadow: 0 0 4px #c5c9ce inset;
    font-size: 15px;
}

.Schedule {
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}

    .Schedule > div {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Schedule .HeaderTitle.Clear {
        background-color: transparent;
    }

    .Schedule .HeaderTitle {
        width: 15%;
        height: 35px;
        float: right;
        text-align: center;
        color: #fff;
        background-color: #10567d;
        margin: 1px 1px;
        font-size: 15px;
        font-weight: bold;
        line-height: 35px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .Schedule .Day.DayTitle {
        line-height: 50px;
        font-size: 13px;
        font-weight: bold;
        padding-top: 0;
    }

    .Schedule .Day {
        width: 15%;
        height: 80px;
        float: right;
        text-align: center;
        color: #0b486b;
        margin: 1px 1px;
        font-size: 12px;
        line-height: 18px;
        border: 1px solid #f37022;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        padding-top: 2px;
    }
