﻿
@font-face {
    font-family: 'IRANRounded-web';
    src: url('../../fonts/IRAN-Rounded.eot?#') format('eot'), url('../../fonts/IRAN-Rounded.woff') format('woff');
    font-weight: bold;
}

@font-face {
    font-family: "IRANSansFaNum";
    src: url("../../fonts/IRANSansFaNum.eot"); /* IE9 Compat Modes */
    src: url("../../fonts/IRANSansFaNum.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/IRANSansFaNum.otf") format("opentype"), /* Open Type Font */
    url("../../fonts/IRANSansFaNum.svg") format("svg"), /* Legacy iOS */
    url("../../fonts/IRANSansFaNum.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../../fonts/IRANSansFaNum.woff") format("woff"), /* Modern Browsers */
    url("../../fonts/IRANSansFaNum.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

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 {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
    outline: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

body {
    direction: rtl;
    font-family: 'IRANSansFaNum', Tahoma;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    /*overflow-x: hidden;*/
}

.mr15 {
    margin-right: 15px;
}

.floatNone {
    float: none;
}

.clearBoth {
    clear: both;
}

.width100 {
    width: 100%;
}

.font14 {
    font-size: 14px;
}

.font18 {
    font-size: 18px;
}

.font12 {
    font-size: 12px;
}

.font15 {
    font-size: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt30 {
    margin-top: 30px;
}

.padding-10 {
    padding: 10px 0;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.ml50 {
    margin-left: 50px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.colorBlue {
    color: #004d8f;
}

/****header***/

.top-header {
    padding: 20px 0;
}

.menuTop {
    margin-right: 20px;
}

    .menuTop li {
        float: right;
        list-style-type: none;
        margin-left: 15px;
        position: relative;
    }

        .menuTop li a img {
            transition: 0.5s;
        }

        .menuTop li a i {
            color: #04508c;
            text-align: center;
            font-size: 20px;
            transition: 0.5s;
        }

        .menuTop li a span.border-circle {
            transition: 0.5s;
        }

            .menuTop li a i:hover, .menuTop li a img:hover,
            .menuTop li a span.border-circle:hover {
                transform: translateY(3px);
            }

        .menuTop li:hover .nav-links, .menuTop li:focus .nav-links {
            top: 30px;
            visibility: visible;
            opacity: 1;
        }

.nav-links {
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.19);
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 27px;
    width: 200px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    color: #2b2b2b;
    z-index: 1;
}

    .nav-links li {
        width: 100%;
    }

        .nav-links li a {
            border-bottom: 1px solid #f5f5f5;
            display: inline-block;
            padding: 8px 10px;
            width: 100%;
            -webkit-transition: all .1s;
            -moz-transition: all .1s;
            -o-transition: all .1s;
            transition: all .1s;
            color: #2b2b2b;
            font-size: 14px;
        }

            .nav-links li a:hover, .nav-links li a:focus {
                background-color: #eee;
            }

.DateTimes a, .DateTimes span {
    color: #01143c;
    transition: 0.5s;
}

    .DateTimes a:hover, .DateTimes a:focus {
        color: #055091;
    }

.DateTimes .fa-calendar {
    color: #055091;
}

/*.Header {
    background: url('../../Images/banner-header.png') no-repeat;
    height: 185px;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    background-position: center;
}*/
.row1 {
    overflow: hidden;
    width: 100%;
}

.col-4 {
    float: right;
    width: 27.33333333%;
}

.col-5 {
    width: 45.333%;
}

.col-4 img {
    width: 100%;
    height: 219px;
}

.main-logo {
    height: 274px !important;
    position: relative;
    margin-top: -55px;
}

.sloganPic {
    position: absolute;
    left: 12%;
    top: 100px;
    width: 122px !important;
    height: 135px !important;
}

.posRel {
    position: relative;
}
/****menu****/
header {
    position: relative;
}

.menu-header2 {
    background: #445cc8;
    width: 100%;
}

.menu-header {
    background: #445cc8;
    background: url('../../Images/bgMenu.png') no-repeat;
    background-position: center;
    transition: 0.5s;
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    background-size: cover;
}

    .menu-header nav {
        display: inline-block;
        margin: 18px auto 0;
    }

.menuTop li.search .dropdown-menu {
    min-width: 210px;
}

.menu-header .nav > li > a, .menu-header2 .nav > li > a {
    padding: 6px 5px 6px 5px;
    color: #fff;
    transition: 0.5s;
    font-size: 13px;
}

.menu-header .nav li a:after {
    content: '|';
    color: #fff;
    margin: 0 10px 0 1px;
}

.menu-header .nav li:last-child a:after {
    color: #435CC8;
}

.menu-header .nav li:last-child, .menu-header .nav li:last-child a {
    height: 32px;
}

.menu-header .nav li a {
    text-align: right;
}

.menu-header .nav li:last-child a:after, .menu-header .nav .dropdown-menu li a:after {
    content: " ";
}

.menu-header #headerMenu .nav li.dropdown:hover > .dropdown-menu {
    display: block;
}

.menu-header .nav .dropdown-menu li a, .menu-header2 .nav .dropdown-menu li a {
    transition: 0.5s;
    font-size: 12px;
    position: relative;
}

    .menu-header .nav .dropdown-menu li a:hover, .menu-header .nav .dropdown-menu li a:focus, .menu-header2 .nav .dropdown-menu li a:hover, .menu-header2 .nav .dropdown-menu li a:focus {
        color: #000180;
        background-color: #f6f6f6;
    }


.menu-header .nav > li a:hover, .menu-header .nav > li a:focus, .menu-header2 .nav > li a:hover, .menu-header2 .nav > li a:focus {
    color: #3028cb;
    background-color: #fff;
    border-radius: 4px;
}

.navbar-header i {
    color: #fff;
    font-size: 18px;
}

.menu-header .nav .open > a, .nav .open > a:focus, .menu-header .nav .open > a:hover, .menu-header2 .nav .open > a, .nav .open > a:focus, .menu-header2 .nav .open > a:hover {
    color: #574737;
    background-color: #fff;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        content: "\f0d9" !important;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #ccc !important;
        font-size: 16px;
        padding-right: 0.5em;
        position: absolute;
        top: 1px;
        left: 5px;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.menu-header .navbar-nav > li > .dropdown-menu {
    border-top: 2px solid #3028cb;
}

.slogan {
    background: #dddddd;
    box-shadow: 0 5px 4px -6px #000000;
    padding: 6px 0 4px;
}

/*******slideshow****/
.main-body {
    background-color: #f2f2f2;
    clear: both;
}

.imgLoaded {
    right: 0;
}

#carouselMajor {
    width: 100%;
    position: relative;
    box-shadow: 0px 0 9px -2px rgba(0,0,0,0.6);
    margin-top: 30px;
}

    #carouselMajor .carousel-inner > .item {
        width: 100%;
        height: 400px;
    }

        #carouselMajor .carousel-inner > .item a > img, #carouselMajor .carousel-inner > .item > a {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center;
        }

.carousel-caption {
    background-color: rgba(0,0,0,.7);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 25px 10px 10px;
    color: #fff;
    text-align: right;
    opacity: 0;
    transition: 0.5s;
    height: 0;
}

    .carousel-caption h2 {
        font-size: 16px;
    }

#carouselMajor .carousel-inner .item.active .carousel-caption {
    opacity: 1;
    height: 57.6px;
}

#carouselMajor .carousel-control.left i {
    margin-right: 4px;
}

#carouselMajor .carousel-control.right i {
    margin-left: 4px;
}

#carouselMajor .carousel-control.right i, #carouselMajor .carousel-control.left i {
    font-size: 39px;
}

#carouselMajor .carousel-control {
    background-color: rgba(255,255,255,0.7);
    color: #3b3b3b;
    width: 40px;
    height: 40px;
    top: 39%;
    transition: opacity 0.34s;
    opacity: 0;
}

#carouselMajor:hover .carousel-control.right, #carouselMajor:hover .carousel-control.left {
    opacity: 1;
}

.rais-name {
    font-size: 20px;
    margin-bottom: 5px;
    color: #00163f;
}

.post-name {
    font-size: 16px;
    margin-bottom: 10px;
    color: #00163f;
}

.contactLink {
    color: #003096;
    margin-bottom: 14px;
    font-size: 14px;
    transition: 0.5s;
}

    .contactLink:hover, .contactLink:focus {
        color: #003096;
    }

.contact-icon {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    background-color: #003096;
}

    .contact-icon i {
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        padding-top: 9px;
        font-size: 19px;
    }

    .contact-icon:hover i, .contact-icon:focus i {
        transform: rotateY(180deg);
    }

.contact-ostandar-sec {
    margin-bottom: 70px;
    margin-top: 15px;
}

.contact-ostandar-sec2 {
    margin-top: 15px;
    margin-bottom: 50px;
}

.qabax {
    position: relative;
    display: block;
    margin: auto;
    background: url('../../Images/qabax.png') no-repeat;
    width: 233px;
    height: 229px;
}

.profile-img {
    position: absolute;
    top: 46px;
    right: 31px;
    width: 171px;
    height: 161px;
}

.profile-container {
    width: 200px;
    height: 200px;
    margin: 25px auto 10px;
    position: relative;
}

    .profile-container::after {
        content: '';
        height: 102%;
        width: 100%;
        position: absolute;
        top: -6px;
        animation: rotate infinite 2s linear;
        right: 0;
        /*border-top: 4px solid #7c90e4;*/
        border-bottom: 10px solid #0c186e;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        border-radius: 500px;
    }

    .profile-container img {
        position: relative;
        top: 0;
        z-index: 2;
        transition: 0.3s;
        height: 100%;
        width: 100%;
        -webkit-border-radius: 800px;
        -moz-border-radius: 800px;
        border-radius: 800px;
        background-color: #fff;
    }

    .profile-container .bold-border {
        border-bottom: 12px solid #003096;
        border-right: 5px solid #003096;
        border-left: 10px solid #003096;
        border-top: 5px solid #003096;
        position: absolute;
        -webkit-border-radius: 800px;
        -moz-border-radius: 800px;
        border-radius: 800px;
        top: 0;
        transition: 0.15s;
        height: 100%;
        width: 100%;
        z-index: 3;
    }

    .profile-container .think-border {
        height: calc(100% - 2px);
        width: calc(100% - 2px);
        position: absolute;
        top: -9px;
        left: 4px;
        opacity: 0.8;
        transition: 0.15s;
        z-index: 4;
        border-top: 15px solid #8897da;
        border-right: 6px solid #a8b2e3;
        border-left: 9px solid #a8b2e3;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        border-radius: 500px;
        transform: rotate(15deg);
    }

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.qab-ax {
    background: url('../../Images/qabax.png') no-repeat;
    background-size: 200px 200px;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
    top: 0;
}

    .qab-ax img {
        width: 100%;
        height: 100%;
    }

.gallery, .gallery img {
    width: 100%;
}
/*********wigettab*****/
.wiget-tabs .nav-tabs > li.active > a, .wiget-tabs .nav-tabs > li.active > a:hover, .wiget-tabs .nav-tabs > li.active > a:focus {
    background-color: #003096;
    color: #fff;
    border: 2px solid #445cc8;
    border-bottom: none;
}

.wiget-tabs .nav-tabs li a {
    background: #d2d3d5;
    border-radius: 6px 6px 0 0;
    color: #02133e;
    margin: 0 0 0 6px;
    padding: 10px 18px;
    border: 2px solid #003096;
    border-bottom: none;
}

.wiget-tabs .tab-content {
    background: #ffffff;
    border-color: #268cc4;
    min-height: 120px;
    padding: 10px;
    border-top: 2px solid #003096;
    padding-bottom: 25px;
}

.article-section {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .article-section2:last-child, .article-section:last-child {
        border-bottom: none;
    }

    .article-section:hover {
        background-color: #F8F9F9;
    }

.article-pic {
    width: 140px;
    max-width: 100%;
    float: right;
}

    .article-pic a {
        width: 100%;
        max-width: 100%;
        height: 108px;
        display: block;
        border: 4px solid #e0e0e9;
        box-shadow: 0 1px 6px -2px #000;
    }

.article-pic2 {
    width: 70px;
}

    .article-pic2 a {
        width: 70px;
        max-width: 100%;
        height: 70px;
    }

.article-pic a img {
    width: 100%;
    height: 100%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.article-pic a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.article-info {
    padding-right: 150px;
}

    .article-info h3 {
        margin-top: 0;
    }

.article-info2 {
    padding-right: 80px;
}

    .article-info2 h2 {
        margin-top: 25px;
    }

        .article-info h3 a, .article-info2 h2 a {
            font-size: 14px;
            margin-bottom: 10px;
            display: block;
            color: #004d8f;
            transition: 0.5s;
        }

    .article-info2 h3 {
        margin-top: 0;
    }

        .article-info2 h3 a {
            font-size: 13px;
            margin-bottom: 10px;
            display: block;
            color: #004d8f;
            transition: 0.5s;
        }

        .article-info h3 a:hover, .article-info h3 a:focus, .article-info2 h2:hover, .article-info2 h2:focus, .article-info2 h3:hover, .article-info2 h3:focus {
            color: #003096;
        }

.date-sec {
    color: #40454d;
    font-size: 11px;
}

.preTitle {
    display: block;
    font-size: 11px;
    color: #8d8f91;
    margin-bottom: 7px;
}

.article-info p {
    color: #2b2b2b;
    font-size: 12px;
    margin: 0 0 1px;
}

.article-news {
    border: 2px solid #268cc4;
    border-radius: 5px;
    padding: 5px;
}

.archive-btn {
    margin-bottom: 5px;
    background-color: #003096;
    transition: 0.5s;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    float: left;
    margin-left: 5px;
}

    .archive-btn:hover, .archive-btn:focus {
        background-color: #072b78;
        color: #fff;
    }

.border-archive {
    border-bottom: 2px solid #003096;
    width: 100%;
}

.psd-archive {
    margin-bottom: 3px;
    margin-top: 10px;
    width: 100%;
    height: 10px;
}

.nav-mytab li {
    list-style-type: none;
    float: right;
}

    .nav-mytab li a {
        font-size: 12px;
        padding: 0 7px;
        color: #fff;
    }

        .nav-mytab li a:hover, .nav-mytab li a:focus {
            color: #fff;
        }

.container01_top_left {
    padding: 0px;
    margin: 0px;
    background: url(../../Images/container01_top_left.png) no-repeat top left;
    height: 49px;
}

.container01_top_right {
    padding: 0px;
    margin: 0px;
    background: url(../../Images/container01_top_right.png) no-repeat top right;
    height: 49px;
}

.container01_top_bg {
    padding: 0px;
    margin: 0px 88px 0 170px;
    background: url(../../Images/container01_top_bg.png) repeat-x top;
    height: 49px;
    vertical-align: top;
}

.TitleHead1 {
    color: #fff;
}

.container01_head_title {
    margin: 17px 13px 0 0;
    font-weight: normal;
    text-align: right;
    padding: 2px 0px 0 0px;
    color: #FFF;
    font-size: 13px;
    float: right;
}

.container-content {
    background-color: #fff;
    box-shadow: 0 0 9px -4px #999;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
}

.container-content2 {
    padding: 0;
}

.container-content3 {
    padding-bottom: 27px;
}

.list-news li {
    list-style-type: none;
    position: relative;
    margin-bottom: 5px;
}

    .list-news li::before {
        content: "\f111";
        font-family: FontAwesome;
        text-decoration: inherit;
        color: #043db3;
        font-size: 9px;
        padding-right: 0.5em;
        position: absolute;
        top: 2px;
        right: 0px;
    }

    .list-news li a {
        font-size: 12px;
        color: #40454d;
        padding-right: 20px;
        display: block;
        transition: 0.5s;
    }

        .list-news li a:hover, .list-news li a:focus {
            color: #003096;
        }

.panel-form h4 {
    font-size: 16px;
}

.panel-form .panel-heading {
    padding: 5px 15px;
}

.panel-form .panel-body {
    padding: 10px;
}

    .panel-form .panel-body .list-news li a {
        font-size: 14px;
    }

.links li {
    float: right;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
    height: 88px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1000ms cubic-bezier(0.005, 1, 1.000, 0); /* older webkit */
    -webkit-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -moz-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -ms-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -o-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600); /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.005, 1, 1.000, 0); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -moz-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -ms-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -o-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600); /* custom */
}

    .links li:first-child {
        width: 100%;
        height: 84px;
    }

    .links li a, .links li a img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .links li:hover .show-off {
        z-index: -1;
        top: 0px;
        left: 0px;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .links li:hover {
        box-shadow: 0px 0px 20px 5px #FFFFFF;
        -webkit-box-shadow: 0px 0px 20px 5px #FFFFFF;
        -moz-box-shadow: 0px 0px 20px 5px #FFFFFF;
        -o-box-shadow: 0px 0px 20px 5px #FFFFFF;
    }


.demo {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1000ms cubic-bezier(0.005, 1, 1.000, 0); /* older webkit */
    -webkit-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -moz-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -ms-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -o-transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600);
    transition: all 1000ms cubic-bezier(0.005, 1.650, 1.000, -0.600); /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.005, 1, 1.000, 0); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -moz-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -ms-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    -o-transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600);
    transition-timing-function: cubic-bezier(0.005, 1.650, 1.000, -0.600); /* custom */
}

.show-off {
    width: 500px;
    height: 500px;
    position: absolute;
    top: -180px;
    left: -600px;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0)50%, rgba(255, 255, 255, 0.7)100%);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0)50%, rgba(255, 255, 255, 0.7)100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0)50%, rgba(255, 255, 255, 0.7)100%);
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0)50%, rgba(255, 255, 255, 0.7)100%);
}

.demo:hover .show-off {
    top: 0px;
    left: 0px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.demo:hover {
    box-shadow: 0px 0px 20px 5px #FFFFFF;
    -webkit-box-shadow: 0px 0px 20px 5px #FFFFFF;
    -moz-box-shadow: 0px 0px 20px 5px #FFFFFF;
    -o-box-shadow: 0px 0px 20px 5px #FFFFFF;
}


.myPanel {
    margin-top: 30px;
}

.internal-links, .links {
    list-style-type: none;
    overflow: hidden;
}

    .internal-links li {
        margin-bottom: 10px;
    }

        .internal-links li a, .internal-links li a img {
            width: 100%;
            height: 83px;
        }
/*********/
.person-container {
    overflow: hidden;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.3);
    height: 115px;
    transition: 0.5s;
}

    .person-container .panel-body {
        padding: 5px;
    }

.user-pic {
    width: 90px;
    float: right;
}

    .user-pic a {
        display: block;
        width: 100%;
    }

    .user-pic img {
        -webkit-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.75);
        width: 90px;
        height: 95px;
    }

.person-content {
    padding-right: 99px;
}

    .person-content .name-person a {
        display: block;
        color: #003096;
        font-size: 17px;
        margin-bottom: 5px;
    }

    .person-content .post-name {
        display: block;
        font-size: 13px;
        color: #888;
        margin-bottom: 8px;
    }

    .person-content p {
        margin-bottom: 6px;
    }

.more-btn {
    opacity: 0;
    color: #003096;
    vertical-align: middle;
    font-size: 13px;
    transition: opacity 0.34s;
    float: left;
}

.person-container:hover .more-btn {
    opacity: 1;
}

.desTotal {
    border: 2px solid #0765b9;
    border-radius: 5px;
    position: relative;
    margin-top: 58px;
    margin-left: 50px;
}

.shorades1 {
    margin-right: -26px;
    margin-top: -28px;
    width: 130px;
    height: 130px;
    position: absolute;
}

.shorades2 {
    margin-left: -28px;
    margin-top: -105px;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 0;
}

.content-shora {
    padding: 10px;
    font-size: 14px;
    min-height: 230px;
}




.hazfPanel .panel-heading {
    padding: 0;
}

.hazfPanel .panel, .hazfPanel .panel-heading {
    border: none;
}

.hazfPanel .panel-body ul {
    min-height: 360px;
}

.hazfPanel .panel-footer {
    background: #fff;
    border-top: 2px solid #003096;
    border-bottom: none;
    margin: 0 10px;
}

    .hazfPanel .panel-footer ul li a {
        background-color: #003096;
        color: #fff;
        border-radius: 6px;
        border: none;
        margin-left: 5px;
    }

.hazfPanel .panel-body {
    padding: 0 10px 0 0;
}

.subscribe-input-group {
    margin: 20px auto 10px;
}

    .subscribe-input-group .subscribe-input {
        border-radius: 0 2px 2px 0;
        -webkit-border-radius: 0 2px 2px 0;
        -moz-border-radius: 0 2px 2px 0;
        -ms-border-radius: 0 2px 2px 0;
        -o-border-radius: 0 2px 2px 0;
        width: 100%;
    }

    .subscribe-input-group .btn-subscribe {
        border-radius: 2px 0 0 2px;
        -webkit-border-radius: 2px 0 0 2px;
        -moz-border-radius: 2px 0 0 2px;
        -ms-border-radius: 2px 0 0 2px;
        -o-border-radius: 2px 0 0 2px;
        vertical-align: middle;
    }

    .subscribe-input-group .subscribe-input, .subscribe-input-group .btn-subscribe {
        display: table-cell;
        height: 46px;
        vertical-align: middle;
    }

.btn-blue {
    background-color: #003096;
    border: none;
    color: #fff;
    font-size: 13px;
    height: 46px;
    padding: 0 6px;
    text-align: center;
}

.btn-blue2 {
    background-color: #003096;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 6px 12px;
    text-align: center;
}

    .btn-blue:hover, .btn-blue:focus, .btn-blue2:hover, .btn-blue2:focus {
        color: #fff;
    }

.form-input {
    border: 2px solid #003096;
    background-color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px;
    outline: none;
    color: #2b2b2b;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -ms-transition: all ease .2s;
    -o-transition: all ease .2s;
}

.poll::before {
    content: "■";
    color: #043db3;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 5px;
}

.maps-convas {
    width: 100%;
    height: 170px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.55);
    border-radius: 6px;
    margin-bottom: 10px;
}

.copy-right .text-danger {
    color: #f61e1a;
    font-weight: bold;
}

.footer-inner {
    background: url('../../Images/footer.png') no-repeat;
    padding: 83px 0;
    max-width: 100%;
    background-size: cover;
    /*background-position: center;*/
    margin-top: 20px;
    padding-bottom: 40px;
}

.quick-links {
    color: #fff;
}

.footer-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

    .footer-title h5:before {
        content: "■";
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
        margin-left: 5px;
    }

.quick-links h5, .contact-info h5 {
    color: #fff;
    display: inline-block;
    font-size: 16px;
}

.quick-links ul li {
    font-size: 14px;
    padding: 5px 0px;
    list-style: none;
}

    .quick-links ul li a:hover {
        padding-right: 15px;
    }

    .quick-links ul li a {
        color: #fff;
        transition: 0.5s;
    }

        .quick-links ul li a i {
            margin-left: 10px;
            font-size: 18px !important;
            vertical-align: middle;
        }

.contact-info ul {
    margin-top: 5px;
}

    .contact-info ul li {
        list-style-type: none;
        margin-bottom: 8px;
        color: #fff;
        font-size: 14px;
    }

        .contact-info ul li i {
            background: #fff;
            padding: 5px 7px;
            width: 26px;
            height: 25px;
            border-radius: 50%;
            text-align: center;
            color: #425dc8;
        }

.copy-right {
    background-color: #02226b;
    padding: 10px 0;
}

    .copy-right a, .copy-right p, .copy-right a:hover, .copy-right a:focus {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0;
    }
/******breadcrumb****/
@media (max-width: 767px) {
    .desTotal {
        margin: 0;
    }

    .contact-ostandar-sec2 {
        margin-bottom: 0px;
    }

    .internal-links li a, .internal-links li a img {
        width: 300px;
        max-width: 100%;
        display: block;
        margin: 5px auto;
    }

    .menu-header {
        height: auto;
    }

    .btn-breadcrumb {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(100% - 20px) !important;
    }
}

.btn-breadcrumb {
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
    background-color: #fff;
    margin-bottom: 20px;
}

    .btn-breadcrumb .btn {
        border-color: transparent;
        border: 0px solid transparent;
        border-left: 1px solid transparent !important;
        font-size: 11px;
    }

        .btn-breadcrumb .btn.btn-primary:after {
            border-right: 10px solid #003096;
        }

        .btn-breadcrumb .btn.btn-primary:hover:before {
            border-right: 10px solid #445CC8;
        }

    .btn-breadcrumb .btn-primary {
        background-color: #003096;
    }

        .btn-breadcrumb .btn-primary:hover {
            background-color: #02226B;
        }

    .btn-breadcrumb .btn:last-child {
        background-color: #445CC8;
    }

        .btn-breadcrumb .btn:last-child::after, .btn-breadcrumb .btn-primary:last-child:hover::after {
            border-right: 10px solid #445CC8 !important;
        }

    .btn-breadcrumb .btn.btn-primary:hover::after {
        border-right: 10px solid #02226B;
    }

    .btn-breadcrumb .btn:last-child:after {
        margin-right: -2px;
    }

    .btn-breadcrumb .btn:last-child:before {
        margin-right: -1px;
    }

    .btn-breadcrumb .btn:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 14px solid transparent;
        border-right: 10px solid white;
        position: absolute;
        top: 50%;
        margin-top: -14px;
        margin-right: 0px;
        right: 100%;
        z-index: 3;
    }

    .btn-breadcrumb .btn:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 14px solid transparent;
        border-right: 10px solid rgb(173, 173, 173);
        position: absolute;
        top: 50%;
        margin-top: -14px;
        margin-right: 1px;
        right: 100%;
        z-index: 3;
    }

    .btn-breadcrumb .btn {
        padding: 6px 24px 6px 12px;
    }

        .btn-breadcrumb .btn:first-child {
            padding: 6px 10px 6px 6px;
        }

        .btn-breadcrumb .btn:last-child {
            padding: 6px 24px 6px 18px;
        }
/***********post*********/
.main-bg {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    /*margin-top: 30px;*/
}

.pre-title {
    color: #777;
}

.blog-post {
    min-height: 355px;
}

    .blog-post h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .blog-post .img-major {
        width: 500px;
        margin-right: 21px;
        float: left;
        max-width: 100%;
        overflow: hidden;
        position: relative;
        display: inline-block;
        /*height: 175.75px;*/
        margin-bottom: 10px;
    }

.img-major:hover, .news-gallery:hover {
    cursor: zoom-in;
}

.img-major img {
    width: 100%;
    height: 100%;
}

.post-details {
    overflow: hidden;
}

.colorGray {
    color: #888;
}

.font16 {
    font-size: 16px;
}

.blog-post .summery {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e6e6e6;
    border: 1px solid #d9d9d9;
    margin-top: 10px;
}

    .blog-post .summery p {
        margin: 0;
    }

.news-gallery {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

    .news-gallery img {
        width: 100%;
        height: 100%;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
    }

#newsCarouselPost {
    margin: 20px 0;
}

    #newsCarouselPost .carousel-indicators li {
        background-color: #0baa57;
    }

    #newsCarouselPost .carousel-indicators {
        bottom: -26px;
        z-index: 2;
    }

#PopUpGallery {
    width: 100%;
    position: relative;
    padding: 40px 0;
}

    #PopUpGallery .carousel-inner > .item {
        width: 847px;
        height: 565px;
        max-width: 100%;
    }

        #PopUpGallery .carousel-inner > .item > img {
            width: 100%;
            height: 100%;
        }

    #PopUpGallery:hover .carousel-control.right, #PopUpGallery:hover .carousel-control.left {
        opacity: 1;
    }

    #PopUpGallery .carousel-control.right {
        top: 0px;
        right: 2px;
        width: 18%;
        font-size: 53px;
        color: #fff;
        opacity: 0;
        transition: opacity 0.5s;
    }

    #PopUpGallery .carousel-control.left {
        left: 22px;
        width: 18%;
        top: 0;
        font-size: 53px;
        color: #fff;
        opacity: 0;
    }

        #PopUpGallery .carousel-control.left i {
            font-size: 70px;
            margin-top: 178%;
            margin-left: -31px;
        }

    #PopUpGallery .carousel-control.right i {
        font-size: 70px;
        margin-top: 178%;
        margin-left: 35px;
    }

.blog-post p {
    font-size: 14px;
}

#newsCarouselPost {
    margin: 20px 0 24px;
}

    #newsCarouselPost .carousel-indicators li, #slideCarousel2 .carousel-indicators li {
        background-color: #003096;
    }

    #newsCarouselPost .carousel-indicators {
        bottom: -26px;
        z-index: 2;
    }
/*.myBreadCrumb2 .col-sm-12{
        padding-right:0;
    }*/
.share-links a {
    width: 43px;
    display: block;
    float: right;
    height: 40px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    /*font-size: 18px;*/
    margin-left: 10px;
    padding: 7px;
    border-radius: 4px;
    background-color: #003096;
}

    .share-links a i {
        font-size: 15px;
    }

.category-sec {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    width:100%;
}

.header-sec {
    position: relative;
    padding: 11px 0px;
    margin-bottom: 15px;
}

.header-title i {
    vertical-align: middle;
}

.header-title {
    font-size: 17px;
    height: 12px;
    line-height: 1;
    margin-bottom: 0;
    color: #003096;
    border-bottom: 2px solid;
}

    .header-title span {
        background: #ffffff;
        padding-left: 11px;
        padding-top: 0px;
        position: relative;
        top: 2px;
    }

.post-share {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #E9E9E9;
    overflow: hidden;
    margin-bottom: 20px;
}

    .post-share span {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

.overlay, .overlay2 {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    transition: 0.5s;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
}

    .overlay.show1, .overlay2.show1 {
        display: flex;
    }

.popUp.hide1, .popUp2.hide1 {
    opacity: 0;
}
/*.popUp{
top: 25%;
position: fixed;
right: 35%;
}
.popUp2{
top: 31%;
position: fixed;
right:14%;
}*/
.popUp.show, .popUp2.show {
    opacity: 1;
    animation: galerypop 1s ease-in-out;
}

.closePopUp i, .closePopUp2 i {
    color: #fff;
    font-size: 18px;
}

@keyframes galerypop {
    0% {
        opacity: 0;
        transform: rotate(180deg) scale(0);
    }

    100% {
        opacity: 1;
        transform: rotate(0deg) scale(1);
    }
}

.img-overlay img {
    max-width: 100%;
    display: block;
    width: 480px;
    height: 360px;
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
}

.closePopUp, .closePopUp2 {
    position: absolute;
    top: 23px;
    right: -6px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-color: #222222;
    border: 3px solid #fff;
    z-index: 1;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
}

.input-css2 {
    background: none;
    background-color: #f2f2f2;
    border: medium none;
    box-shadow: none;
    font-size: 15px;
    padding: 8px 12px;
    margin-bottom: 10px;
    width: 80%;
}

    .input-css2:focus {
        box-shadow: none;
    }

.btn-send {
    background: -webkit-linear-gradient(to bottom, #003096, #2980b9);
    background: -moz-linear-gradient(to bottom, #003096, #2980b9);
    background: -ms-linear-gradient(to bottom, #003096, #2980b9);
    background: -o-linear-gradient(to bottom, #003096, #2980b9);
    background: linear-gradient(to bottom, #003096, #2980b9);
    color: #ffffff;
    font-size: 14px;
    padding: 7px 20px;
    border: none;
    transition: 0.5s;
    border-radius: 4px;
}

    .btn-send:hover, .btn-send:focus {
        background: linear-gradient(to bottom, #3498db, #2980b9);
    }

.category-sec .panel-default {
    background-color: #f7f7f7;
}

.top-sec-menu {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    list-style-type: none;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
}

    .top-sec-menu li {
        width: 50%;
        float: right;
        list-style-type: none;
        font-size: 14px;
    }

.archive-searchBox h1 {
    line-height: 0;
    font-size: 20px;
    color: #003096;
    display: inline-block;
    margin-right: 14px;
}

.title-contact {
    font-size: 21px;
    margin-bottom: 20px;
}

.label-title {
    font-size: 14px;
    margin-bottom: 4px;
}

.contactOstandarForm .input-css2 {
    width: 100%;
}

.border-contact {
    margin: 10px auto;
}

.mytable-responsive {
    width: 100%;
}

.news_links {
    width: 20%;
    border: 0;
    border-left: 1px solid #fff;
    text-align: center;
    height: 350px;
    vertical-align: top;
}

    .news_links .header {
        background: #1b3e81;
        font-size: 12px;
        color: #eee;
        padding: 10px 0;
        margin: 0;
        border: 0;
        width: auto;
    }

    .news_links.even {
        background: #d1ddef;
    }

    .news_links.odd {
        background-color: #fcfcfc;
    }

    .news_links.next_prev {
        padding: 2px 5px;
    }

        .news_links.next_prev a {
            font-weight: bold;
        }

    .news_links a, .news_links a span {
        color: #333;
        line-height: 21px;
        font-size: 12px;
        transition: 0.5s;
    }

        .news_links a span:hover {
            text-decoration: underline;
            color: #043db3;
        }

.list-service div {
    padding-right: 5px;
}

.loginContainer {
    box-shadow: 0 2px 5px rgba(0,0,0,0.24);
    border-radius: 3px;
    padding: 0 40px 20px;
    background-color: #fff;
    width: 385px;
    margin-bottom: 30px;
}

.loginContainer-blue, .border-top-blue, .elanat-blue {
    border-top: 5px solid #3C8DBC;
}

.loginContainer h1 {
    font-size: 18px;
    margin-bottom: 20px;
}

.loginContainer .sectionPassword, .loginModalContainer .sectionPassword {
    margin-top: 24px;
    margin-bottom: 10px;
    overflow: hidden;
}

.loginContainer .btn-primary, .loginModalContainer .btn-primary {
    background-color: #3C8DBC;
    padding: 12px 20px;
    margin-top: 10px;
    border: 2px solid transparent;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    width: 100%;
    font-size: 16px;
}

    .loginContainer .btn-primary:hover, .loginContainer .btn-primary:focus,
    .loginModalContainer .btn-primary:hover, .loginModalContainer .btn-primary:focus {
        background-color: #367FA9;
    }

.loginContainer .form-group, .loginModalContainer .form-group {
    position: relative;
}

.loginContainer .form-control:focus {
    box-shadow: none;
    border-color: #A1A1A1;
    color: #A1A1A1;
}

.loginContainer .form-group.email-group:before, .loginModalContainer .form-group.email-group:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #A1A1A1;
    font-size: 17px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 13px;
}

.loginContainer .form-group.pass-group:before, .loginModalContainer .form-group.pass-group:before {
    content: "\f023";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #A1A1A1;
    font-size: 17px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 13px;
}

.loginContainer .form-group.code-group:before, .loginModalContainer .form-group.code-group:before {
    content: "\f02a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #A1A1A1;
    font-size: 17px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 13px;
}

.section-login {
    float: right;
    width: 50%;
}

    .section-login input[type=checkbox] {
        margin-left: 5px;
        vertical-align: middle;
    }

.section-login-blue a, .return-page-blue {
    color: #3C8DBC;
}

.right-menu2 {
    list-style-type: none;
    padding: 10px 5px;
}

.contact-info .icon {
    width: 50px;
    height: 50px;
    float: right;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
    margin-left: 10px;
    text-align: center;
    background-color: #003096;
}

    .contact-info .icon i {
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        color: #fff;
    }

.contact-info .content {
    margin-right: 60px;
}

    .contact-info .content .title {
        font-size: 16px;
        color: #2b2b2b;
        margin-bottom: 5px;
        display: block;
    }

    .contact-info .content p {
        font-size: 14px;
        color: #808080;
    }

.contact-info {
    margin-bottom: 5px;
}

.maps-convas-contact {
    width: 100%;
    height: 200px;
    border: 5px solid #003096;
    border-radius: 4px;
}

.archive {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #003096;
    transition: 0.5s;
}

    .archive:hover, .archive:focus {
        color: #445CC8;
    }

        .archive:hover i, .archive:focus i {
            animation: shake 1s ease-in-out;
            -ms-animation: shake 1s ease-in-out;
            -webkit-animation: shake 1s ease-in-out;
            -moz-animation: shake 1s ease-in-out;
            -o-animation: shake 1s ease-in-out;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -moz-animation-iteration-count: infinite;
            -o-animation-iteration-count: infinite;
        }

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    30%, 70% {
        -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
        transform: translateX(7px);
    }

    40%,60% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    30%, 70% {
        -moz-transform: translateX(7px);
        transform: translateX(7px);
    }

    40%,60% {
        -moz-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

@-ms-keyframes shake {
    0%, 100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    30%, 70% {
        -ms-transform: translateX(7px);
        transform: translateX(7px);
    }

    40%,60% {
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    30%, 70% {
        -webkit-transform: translateX(7px);
        transform: translateX(7px);
    }

    40%,60% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    30%, 70% {
        -o-transform: translateX(7px);
        transform: translateX(7px);
    }

    40%,60% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

.Figure-category.show, .grid-gallery.show, .Figure-archive.show, .gardeshgari-post.show {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    animation: accessLink 1s ease-in-out;
    -ms-animation: accessLink 1s ease-in-out;
    -webkit-animation: accessLink 1s ease-in-out;
    -moz-animation: accessLink 1s ease-in-out;
    -o-animation: accessLink 1s ease-in-out;
}

.Figure-category {
    width: 100%;
    height: 220px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
    background: #030c17;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
}

    .Figure-category a figcaption, .Figure-category figure a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 2em;
    }

    .Figure-category a {
        width: 100%;
        height: 100%;
        display: block;
    }

    .Figure-category img {
        width: 100%;
        height: 100%;
        opacity: 0.7;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    .Figure-category figcaption::before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 2px solid #fff;
        box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: scale3d(1.4,1.4,1);
        transform: scale3d(1.4,1.4,1);
    }

    .Figure-category h3 {
        margin: 32% 0 10px 0;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        color: #fff;
        text-align: center;
        font-size: 18px;
    }

    .Figure-category:hover h3 {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .Figure-category:hover figcaption::before {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    .Figure-category:hover figcaption {
        background-color: rgba(58,52,42,0);
    }

    .Figure-category:hover img {
        opacity: 0.4;
    }

@keyframes accessLink {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -ms-opacity: 0;
        -webkit-opacity: 0;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -ms-opacity: 1;
        -webkit-opacity: 1;
        transform: scale(1);
    }
}

@-moz-keyframes accessLink {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        transform: scale(0.8);
        -moz-transform: scale(0.8);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        transform: scale(1);
        -moz-transform: scale(1);
    }
}

@-ms-keyframes accessLink {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-opacity: 0;
        transform: scale(0.8);
        -ms-transform: scale(0.8);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes accessLink {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-o-keyframes accessLink {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -o-opacity: 0;
        transform: scale(0.8);
        -o-transform: scale(0.8);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -o-opacity: 1;
        transform: scale(1);
        -o-transform: scale(1);
    }
}

.grid-gallery {
    height: 220px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    margin-top: 25px;
}

    .grid-gallery .more-see {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
        background-color: black;
        overflow: hidden;
    }

        .grid-gallery .more-see:hover img {
            transform: scale(1.2);
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
        }

    .grid-gallery img {
        width: 100%;
        height: 100%;
        opacity: 0.8;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
    }

    .grid-gallery figcaption {
        padding: 2em;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .grid-gallery figcaption,
        .grid-gallery figcaption > a {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 52%;
        }

    .grid-gallery h4 a {
        position: absolute;
        top: 42%;
        width: 100%;
        font-size: 16px;
        color: #fff;
    }

.icon-video > img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 30px !important;
    height: 30px !important;
    opacity: 1;
}

.movie-icon {
    width: 20px;
    margin-top: -2px;
}

.Figure-archive {
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.16);
    margin-top: 25px;
}

    .Figure-archive a {
        display: block;
        width: 100%;
        height: 170px;
        overflow: hidden;
    }

    .Figure-archive figcaption {
        padding: 10px;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        text-align: center;
    }

    .Figure-archive h3 {
        font-size: 14px;
        /*position: absolute;
    top: -5px;*/
        color: #585858;
        /*transform:translateX(-50%);*/
        /*left:50%;*/
        margin-top: 6px;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .Figure-archive a img {
        width: 100%;
        height: 170px;
        transition: 0.5s;
    }

    .Figure-archive a:hover img {
        transform: scale(1.1);
    }
/*****galleryImages***/
.gallery-image {
    list-style: none;
    margin-top: 20px;
    overflow: hidden;
}

    .gallery-image li a img {
        height: 63.75px;
    }

#carousel-text {
    border: 1px solid #e0dfdf;
    border-left: none;
    height: 350px;
    padding: 20px 15px;
}

.carousel-text {
    padding-left: 0;
}

#slide-content {
    display: none;
}

#carousel-bounding-box {
    padding-right: 0;
}

#galleryCarousel .carousel-inner > .item {
    width: 100%;
    height: 350px;
}

    #galleryCarousel .carousel-inner > .item > img {
        width: 100%;
        height: 100%;
    }

#galleryCarousel .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
}

    #galleryCarousel .carousel-control i {
        font-size: 55px;
        margin-top: 134%;
    }

    #galleryCarousel .carousel-control.right, #galleryCarousel .carousel-control.left {
        opacity: 0;
    }

#galleryCarousel:hover .carousel-control.right, #galleryCarousel:hover .carousel-control.left {
    opacity: 1;
}

.bg-mob img {
    width: 100%;
    max-width: 100%;
}

.resize-matn {
    font-size: 16px;
    color: #656565;
    cursor: pointer;
}

.zoomin {
    zoom: 135%;
    -moz-transform: scale(1.35);
    -moz-transform-origin: right top 0;
}

.zoomout {
    zoom: 85%;
    -moz-transform: scale(0.85);
    -moz-transform-origin: right top 0;
}

.zoomreset {
    zoom: 100%;
    -moz-transform: scale(1);
    -moz-transform-origin: right top 0;
}

.border-circle {
    border: 2px solid #003096;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 17px;
}

    .border-circle span {
        font-size: 12px;
        text-align: center;
        color: #003096;
    }

.gardeshgari-post {
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.24);
    margin-bottom: 20px;
}

    .gardeshgari-post img {
        max-width: none;
        width: -webkit-calc(100% + 50px);
        width: calc(100% + 50px);
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(40px,0, 0);
        transform: translate3d(40px,0,0);
        position: relative;
        display: block;
        height: 100%;
        -moz-transition: -moz-transform 0.35s;
        -ms-transition: -ms-transform 0.35s;
        -o-transition: -o-transform 0.35s;
        -ms-transform: translate3d(40px,0,0);
        -moz-transform: translate3d(40px,0,0);
        -o-transform: translate3d(40px,0,0);
    }

    .gardeshgari-post:hover img {
        transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
    }

    .gardeshgari-post .img-more {
        width: 100%;
        height: 200px;
        display: block;
    }

    .gardeshgari-post figcaption {
        padding: 5px 10px;
    }

        .gardeshgari-post figcaption h3 {
            margin-top: 0px;
        }

            .gardeshgari-post figcaption h3 > a {
                color: #2b2b2b;
                font-size: 15px;
            }

                .gardeshgari-post figcaption h3 > a:hover, .gardeshgari-post figcaption h3 > a:focus {
                    color: #F7CA17;
                }



@media screen and (min-width: 992px) and (max-width: 1280px) {
    .tab-ostandari .container01_head_title {
        margin: 8px 5px 0 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1260px) {
    .nav-mytab li a {
        padding: 0 5px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #PopUpGallery .carousel-inner > .item {
        height: 472px;
    }

    .nav-mytab li a {
        padding: 0 4px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .popUp {
        top: 22%;
    }

    .mb5x {
        margin-bottom: 5px;
    }

    .hazfPanel .panel-body {
        padding-right: 5px;
    }

    .nav-mytab li a {
        padding: 0 2px;
    }

    .internal-links li a, .internal-links li a img {
        width: 330px;
        max-width: 100%;
        display: block;
        margin: 5px auto;
    }
}

@media screen and (max-width: 992px) {
    .gallery, .gallery img {
        width: auto;
        max-width: 100%;
        margin: 5px auto;
    }

    .links li {
        width: 140px;
    }

        .links li:first-child {
            width: 280px;
            height: 88px;
        }

    .title-contact {
        font-size: 18px;
    }

    .col-5 {
        width: 51.333% !important;
    }

    .col-4 {
        width: 24.333%;
    }
}


@media screen and (min-width: 100px) and (max-width: 767px) {
    .popUp {
        top: 15%;
        right: 1%;
    }

    .footer-inner {
        padding: 90px 0;
    }

    #carousel-text {
        border: 1px solid #e0dfdf;
        border-bottom: none;
        height: 100%;
    }

    .carousel-text {
        padding-left: 15px;
    }

    #carousel-bounding-box {
        padding-right: 15px;
    }

    .title-contact {
        font-size: 15px;
    }

    .archive-searchBox h1 {
        height: 20px;
    }

    .menu-header .nav li a::after {
        content: ' ';
    }
    /*.menu-header .nav li.dropdown a.dropdown-toggle::after,.menu-header2 .nav li.dropdown a.dropdown-toggle::after{
        content: "\f107";
    font-family: FontAwesome;
    color: #fff;
    font-size: 18px;
    padding-left:5px;
    position: absolute;
    top: 10px;
    left: 0;
   }*/
    .menu-header2 .dropdown-menu > li > a {
        color: #fff;
    }

    .mb5x {
        margin-bottom: 5px;
    }

    .news-gallery {
        margin-bottom: 5px;
    }

    .share-links a {
        margin-left: 8px;
    }

    .closePopUp, .closePopUp2 {
        right: 6px;
    }

    #PopUpGallery .carousel-inner > .item {
        height: 450px;
    }
}

@media screen and (max-width:599px) {

    .input-css2 {
        width: 100%;
    }

    .category-sec .panel-body p, .summery p, .input-css2 {
        font-size: 12px;
    }
}

@media screen and (min-width: 100px) and (max-width: 500px) {
    .article-pic a {    
        height: 180px;
    }
    .row-farmandari .article-pic2 a, .article-pic2 a {
        width: 100px !important;
        height: 70px !important;
    }
    .row-farmandari .article-info2 {
        padding-right: 0;
        text-align: center;
    }
        .header-title {
        font-size: 14px;
        margin-top: 0px;
    }
    .btn-breadcrumb .btn:last-child {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .wiget-tabs .tab-pane .article-pic {
        margin: 5px auto;
        float: none;
        width: 250px;
        max-width: 100%;
    }

    .carousel-caption h2 {
        font-size: 14px;
        margin-top: 13px;
    }

    #carouselMajor .carousel-inner > .item {
        height: 200px !important;
    }

    .nav-mytab li a {
        padding: 0 4px;
    }

    .tab-ostandari .container01_head_title {
        margin: 8px 5px 0 0;
    }

    .links li, .links li:first-child {
        width: 140px;
        margin: 5px auto;
        display: block;
        float: none;
    }

    .nav-links {
        width: 148px;
    }

    #galleryCarousel .carousel-inner > .item {
        width: 100%;
        height: 200px;
    }

    #galleryCarousel .carousel-control i {
        margin-top: 220%;
    }

    .panel-gallery .col-xs-6 {
        width: 100% !important;
    }

    .loginContainer {
        width: 300px;
        margin: 10px auto;
    }

    .news_links {
        width: 100%;
        height: auto;
    }

    .mytable-responsive {
        margin: 0 auto;
    }

        .mytable-responsive thead th {
            display: block;
            border: none;
        }

        .mytable-responsive tbody tr td {
            display: block;
            border: none;
        }

    .blog-post .img-major {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    #PopUpGallery .carousel-inner > .item {
        height: 250px !important;
    }

    .main-bg .article-pic {
        width: 100% !important;
        padding-top: 10px;
    }

    .preTitle {
        text-align: center;
    }

    .article-pic a {
        margin: 0 auto 10px;
    }

    .article-info {
        padding-right: 10px;
        clear: both;
    }

        .article-info h3 {
            text-align: center;
        }

    .wiget-tabs ul li {
        width: 100%;
    }

    .wiget-tabs ul li {
        text-align: center;
    }
}


.btn-all {
    margin-bottom: 5px;
    background-color: #003096;
    transition: 0.5s;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

    .btn-all:hover, .btn-all:focus {
        background-color: #072b78;
        color: #fff;
    }

.sampleContainer {
    overflow: hidden;
    height: 359px;
    overflow-y: auto;
}

.owlGalleryImage .owl-nav {
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #003096;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #003096;
}

.owl-theme .owl-dots .owl-dot span {
    position: relative;
    background-color: #939393;
    margin: 7px;
    width: 10px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 10px;
    height: 10px;
    margin: 7px;
}

    .owl-theme .owl-dots .owl-dot.active span::after, .owl-theme .owl-dots .owl-dot:hover span::after {
        content: '';
        width: 26px;
        height: 26px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        background: rgba(38, 194, 129, 0.1);
        left: 48%;
        top: 50%;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -ms-opacity: 1;
        -webkit-opacity: 1;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
    }
.btn-showAllFarmandai {
    margin-bottom: 5px;
    background-color: #043db3;
    transition: 0.5s;
    font-size: 14px;
    padding: 8px 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    display: block;
    width:100%;
}
    .btn-showAllFarmandai:hover, .btn-showAllFarmandai:focus {
        background-color: #003096;
        color: #fff;
    }
.tabliq {
    margin:10px auto;
}
    .tabliq img {
        width: 100%;
        margin: 0 auto;
    }
.ImageReportSec {
    margin: 20px auto;
    background: url('../../Images/baner-report.jpg') no-repeat;
    width: 100%;
    background-size: 100% 100%;
    padding: 20px 0;
}

.gallery {
    /*background: url('../../Images/bg-gallery.jpg') no-repeat;*/
    width: 100%;
    /*background-size: 100% 100%;*/
    padding: 20px 0;
    padding-bottom: 10px;
}
.mt20 {
    margin-top:20px;
}.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    .ih-item.show1 {
        animation: gallery 1s ease-in-out;
    }

    .ih-item,
    .ih-item * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .ih-item a {
            color: #333;
        }

            .ih-item a:hover {
                text-decoration: none;
            }

        .ih-item img {
            width: 100%;
            height: 100%;
        }

        .ih-item.circle {
            position: relative;
            width: 220px;
            height: 220px;
            border-radius: 50%;
            margin: 10px auto;
        }

            .ih-item.circle .img {
                position: relative;
                width: 220px;
                height: 220px;
                border-radius: 50%;
            }

                .ih-item.circle .img:before {
                    position: absolute;
                    display: block;
                    content: '';
                    width: 100%;
                    height: 100%;
                    border-radius: 50%;
                    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
                    -webkit-transition: all 0.35s ease-in-out;
                    -moz-transition: all 0.35s ease-in-out;
                    transition: all 0.35s ease-in-out;
                }

                .ih-item.circle .img img {
                    border-radius: 50%;
                }

            .ih-item.circle .info {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                text-align: center;
                border-radius: 50%;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
            }
            .ih-item.circle.effect20 {
                -webkit-perspective: 900px;
                -moz-perspective: 900px;
                perspective: 900px;
            }

                .ih-item.circle.effect20 .img {
                    -webkit-transition: all 0.35s linear;
                    -moz-transition: all 0.35s linear;
                    transition: all 0.35s linear;
                    -webkit-transform-origin: 50% 0%;
                    -moz-transform-origin: 50% 0%;
                    -ms-transform-origin: 50% 0%;
                    -o-transform-origin: 50% 0%;
                    transform-origin: 50% 0%;
                }

                .ih-item.circle.effect20.colored .info .info-back {
                    background: #1a4a72;
                }

                .ih-item.circle.effect20 .info {
                    -webkit-transform-style: preserve-3d;
                    -moz-transform-style: preserve-3d;
                    -ms-transform-style: preserve-3d;
                    -o-transform-style: preserve-3d;
                    transform-style: preserve-3d;
                }

                    .ih-item.circle.effect20 .info .info-back {
                        opacity: 1;
                        visibility: hidden;
                        border-radius: 50%;
                        width: 100%;
                        height: 100%;
                        background: #012F8F;
                        -webkit-transition: all 0.35s linear;
                        -moz-transition: all 0.35s linear;
                        transition: all 0.35s linear;
                        -webkit-transform-origin: 50% 0%;
                        -moz-transform-origin: 50% 0%;
                        -ms-transform-origin: 50% 0%;
                        -o-transform-origin: 50% 0%;
                        transform-origin: 50% 0%;
                        -webkit-backface-visibility: hidden;
                        backface-visibility: hidden;
                    }

                    .ih-item.circle.effect20 .info h3 {
                        color: #fff;
                        position: relative;
                        font-size: 20px;
                        text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
                        margin: 0;
                        line-height: 29px;
                        padding: 10px;
                    }

                    .ih-item.circle.effect20 .info p {
                        color: #bbb;
                        padding: 10px 5px;
                        font-style: italic;
                        margin: 0 30px;
                        font-size: 12px;
                        border-top: 1px solid rgba(255, 255, 255, 0.5);
                    }

                .ih-item.circle.effect20 a:hover .img {
                    opacity: 0;
                }

                .ih-item.circle.effect20 a:hover .info .info-back {
                    opacity: 1;
                    visibility: visible;
                }
                .ih-item.circle.effect20.top_to_bottom .info .info-back {
                    -webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
                    -moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
                    -ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
                    -o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
                    transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
                    display: flex;
                    justify-content: center;
                    align-items: center;
                }

                .ih-item.circle.effect20.top_to_bottom a:hover .img {
                    -webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
                    -moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
                    -ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
                    -o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
                    transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
                }

                .ih-item.circle.effect20.top_to_bottom a:hover .info .info-back {
                    -webkit-transform: rotate3d(1, 0, 0, 0deg);
                    -moz-transform: rotate3d(1, 0, 0, 0deg);
                    -ms-transform: rotate3d(1, 0, 0, 0deg);
                    -o-transform: rotate3d(1, 0, 0, 0deg);
                    transform: rotate3d(1, 0, 0, 0deg);
                }
.title-sec {
    font-family: 'IRANRounded-web',Tahoma;
}
.ImageReportSec .title-sec {
    color: #fff;
}
.owlImageReport .owl-nav {
    display: none;
}
.btn_style1 {
    background: transparent none repeat scroll 0 0;
    color: #003096;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 40px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

    .btn_style1:hover, .btn_style1:focus {
        color: #003096;
    }

    .btn_style1.btn_style1_bg {
        background: transparent none repeat scroll 0 0;
    }

.btn_style1_animate .button_border {
    background: #B30E4B none repeat scroll 0 0;
}

.btn_style1_animate.type2 .button_border {
    background: #4C5973;
}

.btn_style1_animate.type3 .button_border {
    background: #2FA95F;
}

.btn_style1_animate.type4 .button_border {
    background: #EF3D49;
}

.btn_style1_animate .top {
    height: 2px;
    left: 20px;
    top: 0;
    transition: left 0.4s ease 0s, background 0.4s ease 0s;
    width: 100%;
    position: absolute;
}

.btn_style1_animate .left {
    height: 100%;
    left: 0;
    transition: top 0.3s ease 0.1s, background 0.4s ease 0s;
    width: 2px;
    position: absolute;
}

.btn_style1_animate .left_bottom {
    top: 20px;
}

.btn_style1_animate .left_top {
    top: -100%;
}

.btn_style1_animate .bottom {
    bottom: 0;
    height: 2px;
    transition: right 0.4s ease 0.2s, background 0.4s ease 0s;
    width: 100%;
    position: absolute;
}

.btn_style1_animate .bottom_right {
    right: 0;
}

.btn_style1_animate .bottom-left {
    right: 100%;
}

.btn_style1_animate .right {
    height: 100%;
    right: 0;
    top: 0;
    transition: top 0.4s ease 0.1s, background 0.4s ease 0s;
    width: 2px;
    position: absolute;
}

.btn_style1_animate:hover .top {
    left: 0;
}

.btn_style1_animate:hover .left_bottom {
    top: 0;
}

.btn_style1_animate:hover .bottom_right {
    right: 25px;
}

.btn_style1_animate:hover .right {
    top: -18px;
}

.btn_style1_animate .button_border {
    background: #003096 none repeat scroll 0 0;
}
.ImageReportSec .btn_style1_animate .button_border {
    background: #fff none repeat scroll 0 0;
}
.ImageReportSec .btn_style1 {
    color:#fff;
}
.ImageReport {
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.3);
    overflow: hidden;
    position: relative;
    height: 220px;
    margin-bottom: 20px;
    border-radius:5px;
}
    .ImageReport .more-see {
        width: 100%;
        height: 200px;
        display: block;
        position: relative;
        background-color: black;
        overflow: hidden;
        border-radius: 5px 5px 0 0;
    }

    .ImageReport:hover img {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
    }

    .ImageReport img {
        width: 100%;
        height: 100%;
        opacity: 0.8;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        border-radius: 5px 5px 0 0;
    }

.icon-video {
    background: url('../../Images/spritesheet.png') !important;
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    background-position: -5px -39px !important;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

    .icon-video > img {
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        width: 30px !important;
        height: 30px !important;
        opacity: 1;
    }
.date-image {
    position: absolute;
    bottom: 25px;
    left: 10px;
    background-color: rgba(0, 48, 150, 0.81);
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
    .date-image  p{
        margin-bottom:5px;
    }
        .date-image p:last-child{
            font-size:10px;
        } .ImageReport figcaption, .ImageReport figcaption > a {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            background-color: #fff;
        }

    .ImageReport figcaption h3 {
        margin-top: 3px;
        padding: 0 5px;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .ImageReport figcaption h3 a {
            font-size: 14px;
            color: #2b2b2b;
            transition: 0.5s;
        }

.owlImageReport .owl-nav {
    display: none;
}

.form_box {
    border: 1px solid #2f71bf;
    position: relative;
    margin-bottom: 30px
}

    .form_box::before {
        background-color: #f5f5f5;
        content: "";
        height: 1px;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: -1px;
        left: 0;
        width: 75px
    }

.container-signup {
    margin: 7px;
    padding: 45px 25px 3px
}

.circle-sign {
    background: url(../../Images/login-icon.png) center no-repeat #f5f5f5;
    position: absolute;
    top: -27px;
    left: 50%;
    width: 77px;
    height: 76.5px;
    margin-left: -37.5px;
    border-radius: 50%;
    z-index: 2
}

.btn-login2,
.searchPanel .panel-default {
    position: relative
}

.circle-signup {
    background: url(../../Images/signup-icon.png) center no-repeat #f5f5f5
}

.signUp-icon {
    width: 35px;
    height: 35px;
    background: -moz-linear-gradient(-45deg, #2f71bf 0, #55bbeb 100%);
    background: -webkit-linear-gradient(-45deg, #2f71bf 0, #55bbeb 100%);
    background: -o-linear-gradient(-45deg, #2f71bf 0, #55bbeb 100%);
    background: -ms-linear-gradient(-45deg, #2f71bf 0, #55bbeb 100%);
    background: linear-gradient(-45deg, #2f71bf 0, #55bbeb 100%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    transition: all .6s;
    float: right
}

    .signUp-icon i {
        color: #fff;
        font-size: 15px;
        margin-top: 9px;
        text-align: center
    }

.btn-login2 {
    border-radius: 24px;
    color: #fff;
    background: #435cc8;
    border: none;
    padding: 12px 20px;
    font-size: 15px;
    margin: 10px auto 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%
}

    .btn-login2:focus,
    .btn-login2:hover {
        box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
        color: #fff;
        background: #bda264
    }
.mt60 {
    margin-top: 60px;
}


.label-icon {
    position: absolute;
    top: 9px;
    right: 13px;
    width: 50px;
    font-size: 1.6rem;
    line-height: 30px;
    text-align: center;
    pointer-events: none;
    color: #26c281;
    border-left: 1px solid #ddd
}


.input-login {
    border: 1px solid #cfcfcf;
    background-color: #fff;
    height: 45px;
    padding: 5px 55px 5px 5px
}

    .input-login:focus {
        border: 1px solid #26c281;
        box-shadow: none
    }

.btn-send {
    border-radius: 24px;
    color: #fff;
    background: #2D5CA1;
    border: none;
    position: relative;
    padding: 12px 40px;
    font-size: 15px;
    margin: 0 auto 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: inline-block
}

    .btn-send:focus,
    .btn-send:hover {
        background: #bda264;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
        color: #fff
    }

.full-size {
    width: 100% !important;
    padding: 16px 55px 10px 10px
}

.comment-container {
    overflow: hidden;
    padding: 5px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 10px
}

    .comment-container .panel-body {
        padding: 5px
    }

.printIcon {
    position: absolute;
    left: 7px;
    font-size: 17px;
    top: -24px
}

.user-comment {
    width: 40px;
    float: right
}

.category-sec .comment-content {
    padding-right: 48px
}

.top-sec-menu {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
    padding: 5px
}

    .top-sec-menu li {
        width: 50%;
        float: right;
        font-size: 14px
    }

.comment-container .comment-content {
    padding-right: 48px
}
.navigation {
    margin: 20px 0;
    overflow: hidden
}

    .navigation li {
        float: right
    }

        .navigation li a {
            color: #2b2b2b;
            font-size: 13px;
            padding: 5px 15px;
            display: inline-block;
            position: relative;
            transition: .4s;
            -webkit-transition: .4s;
            -moz-transition: .4s;
            -ms-transition: .4s;
            -o-transition: .4s
        }

            .navigation li a:focus,
            .navigation li a:hover {
                color: #004d8f
            }

            .navigation li a i {
                margin-left: 10px
            }

        .navigation li:last-child a {
            color: #2D5CA1
        }

        .navigation li a:before {
            content: "\f104";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            text-decoration: inherit;
            color: #7E7D7D;
            font-size: 20px;
            padding-right: .5em;
            position: absolute;
            left: -4px;
            top: 1px
        }

        .navigation li:last-child a:before {
            display: none
        }

.thead {
    color: #FFF;
    padding: 6px 4px;
    text-align: center;
    background: #2D5CA1
}

.talar-sec {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15)
}

.talarCategory .text {
    width: 100%;
    height: 40px;
    background: #7c9e9b;
    position: relative
}

    .talarCategory .text .fa-angle-down {
        position: absolute;
        left: 17px;
        top: 9px;
        color: #fff;
        font-weight: 700;
        font-size: 22px;
        transition: 1s ease;
        -webkit-transition: 1s ease;
        -moz-transition: 1s ease;
        -ms-transition: 1s ease;
        -o-transition: 1s ease
    }

    .talarCategory .text h2 {
        font-size: 15px;
        line-height: 34px;
        margin-right: 20px;
        display: block;
        color: #fff;
        margin-top: 0
    }

.table-main tbody tr td {
    padding: 0
}


.lastNews {
    margin-bottom: 50px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .24);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .24)
}

    .lastNews .body {
        padding: 0 8px 3px
    }

    .lastNews .title,
    .title-sec {
        border-bottom: 3px solid #00065f;
        margin-bottom: 30px;
        padding-bottom: 0;
        position: relative
    }

        .lastNews .title span,
        .title-sec span {
            padding: 12px 33px;
            background-color: #00065f;
            color: #fff;
            font-size: 15px;
            text-align: center;
            border-radius: 19px 0;
            position: absolute;
            top: -20px;
            display: inline-block
        }


.table-main tbody tr td {
    padding: 0
}

.alt1,
.alt2 {
    color: #000;
    padding: 8px !important
}

.img-talar {
    width: 64px;
    height: 64px;
    display: block;
    margin: 5px auto;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    border: 1px solid #fff
}

.alt1 {
    background: #fff
}

.alt2 {
    background: #f5f5f5;
    border: 0 solid #0f63ff
}

.line-h-60 {
    line-height: 60px
}

.ul_list {
    background: #EAF2F8;
    padding: 7px
}

    .ul_list li {
        width: 50%;
        float: right
    }

        .ul_list li a {
            color: #004d8f;
            font-size: 12px
        }

            .anjoman h3 a:focus,
            .anjoman h3 a:hover,
            .colorBlue-hover:hover,
            .like-btn:focus,
            .like-btn:hover,
            .newreply:focus,
            .newreply:hover,
            .profile-name:focus,
            .profile-name:hover,
            .send-name:focus,
            .send-name:hover,
            .ul_list li a:focus,
            .ul_list li a:hover,
            colorBlue-hover:focus {
                color: #F40
            }

            .anjoman h3 a,
            .ul_list li a i {
                color: #003096
            }
.smallfont {
    font-size: 12px;
    white-space: nowrap
}

.anjoman h3 {
    margin-top: 0
}

    .anjoman h3 a {
        font-size: 14px;
        position: relative;
        padding-right: 15px
    }

        .anjoman h3 a:before {
            content: "\f111";
            font-family: FontAwesome;
            text-decoration: inherit;
            color: #fade06;
            font-size: 8px;
            padding-right: .5em;
            position: absolute;
            top: 8px;
            right: 0
        }

.likers li a:focus,
.likers li a:hover,
.vbseo_buttons .vbseo_liked a:focus,
.vbseo_buttons .vbseo_liked a:hover {
    text-decoration: underline
}

.colorBlue-hover,
.send-name {
    color: #003096
}



.send-name {
    display: block;
    margin-bottom: 10px
}

.alt1 {
    background: #fff
}

.alt2 {
    background: #f5f5f5;
    border: 0 solid #0f63ff
}

.signup-btn {
    color: #2D5CA1;
    transition: 0.5s;
    padding-bottom: 5px;
    border-bottom: 1px dashed #2D5CA1;
}

.panel-talar .panel-heading,
.tcat2 {
    background-color: #26c281
}
.panel-talar .panel-heading,
.tcat,
.tcat2 {
    color: #FFF;
    padding: 12px;
    border-radius: 0
}

.tborder {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15)
}

    .tborder tbody tr {
        border-bottom: 1px solid #efefef
    }

.tborder2 {
    border-bottom: none
}

.panel-talar .panel-heading,
.tcat2 {
    background-color: #4b677b
}

.btn-subject {
    background: -webkit-linear-gradient(to bottom, #38abec, #1B8BCB);
    background: -moz-linear-gradient(to bottom, #38abec, #1B8BCB);
    background: -ms-linear-gradient(to bottom, #38abec, #1B8BCB);
    background: -o-linear-gradient(to bottom, #38abec, #1B8BCB);
    background: linear-gradient(to bottom, #38abec, #1B8BCB);
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 4px;
    transition: .5s;
    display: inline-block;
    margin: 20px 0
}

    .btn-subject:focus,
    .btn-subject:hover {
        color: #fff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
        background: linear-gradient(to top right, #35a0dc 0, #1a86c3 40%)
    }

.postcontainer,
.postfoot,
.posthead,
.ul_list {
    overflow: hidden
}
.postcontainer {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    clear: both;
    position: relative;
    border: 1px solid #e9e9e9;
    background: #FFF
}

.posthead {
    color: #fff;
    padding: 8px;
    background-color: #69acdc
}

.nodecontrols,
.postdate {
    float: right;
    width: 50%
}

.postcounter {
    float: left;
    color: #fff
}

.postcontainer .postdetails {
    float: right;
    width: 100%;
    /*background: #f2f6f8*/
}

.postuseravatar img {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    width: 90px;
    margin-top: 10px;
    margin-bottom: 14px;
    height: 90px
}

.userinfo hr {
    margin-top: 10px;
    margin-bottom: 10px
}
.postcontainer {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    clear: both;
    position: relative;
    border: 1px solid #e9e9e9;
    background: #FFF
}

.postcontainer .userinfo {
    float: right;
    position: relative;
    width: 187px;
    padding: 2px 10px 5px;
    font-size: 11px;
    display: block;
    background: #f2f6f8;
    clear: both
}

.postcontainer .imlinks {
    width: 100%;
    float: right
}

.username_container {
    margin: 8px 0
}

    .username_container .username {
        color: #003096;
        font-size: 14px
    }

.userinfo_extra {
    width: 168px;
    float: right;
    font-size: 11px;
    color: #3e3e3e
}

    .userinfo_extra dt {
        float: right;
        text-align: right;
        margin-left: 10px;
        margin-right: 0;
        min-width: 60px;
        width: auto !important;
        width: 60px
    }

.btn-response,
.btn-talar {
    text-align: center;
    transition: .5s
}

.userinfo_extra dd {
    padding-bottom: 3px
}

.postcontainer .postbody {
    margin-right: 188px;
    /*border-right: 1px solid #efefef;*/
    /*background: #fafafa;*/
    padding: 10px 10px 1em
}

.postbody .content,
.postbody .postrow {
    padding: 5px 10px 10px
}

.postbody .postrow {
    color: #333
}

    .postbody .postrow .title {
        border-bottom: 1px solid #C8C8C8;
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        margin-top: 0
    }

.postbody .after_content {
    position: relative;
    width: 100%;
    clear: both
}

.postbody .details li {
    margin-bottom: 10px
}

.vbseo_buttons {
    font-size: 11px;
    position: relative
}

    .vbseo_buttons .vbseo_liked {
        border: 1px solid #efefef;
        background: 10px 4px #f2f6f8;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        clear: both;
        display: block;
        padding: 7px;
        margin: 10px
    }

.btn-response,
.btn-talar,
.searchTalarform {
    display: inline-block
}

.vbseo_buttons .vbseo_liked a {
    color: #003096
}

.postfoot {
    clear: both;
    width: 100%;
    padding: 10px;
    background: #e9e9e9
}

.newreply {
    color: #2b2b2b;
    float: left;
    margin-left: 10px
}

.input-answer {
    background: #f2f2f2;
    box-shadow: none;
    font-size: 15px;
    padding: 8px 12px;
    margin-bottom: 10px;
    border: 1px solid #ddd
}

.label-title {
    font-size: 14px;
    margin-bottom: 4px
}

.answerModal .modal-title {
    font-size: 16px
}

.answerModal .modal-header {
    padding: 10px
}

.likers {
    padding-right: 20px
}

    .likers li {
        width: 50%;
        float: right
    }

        .likers li a {
            color: #003096
        }

#likeModal p {
    padding-right: 16px;
    position: relative
}

.btn-talar,
.searchTalarform .btn {
    padding: 9px 12px
}

#likeModal p::before {
    position: absolute;
    right: 0;
    top: 23%;
    content: "";
    height: 8px;
    width: 8px;
    margin-top: 2px;
    background-color: #38abec;
    transform: rotate(45deg)
}

.panel-talar .panel-heading h4 {
    margin-top: 0;
    font-size: 14px
}

.label-title2 {
    font-size: 13px;
    margin-top: 7px
}

.btn-talar {
    color: #fff;
    background-color: #38abec;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px
}

    .btn-talar:focus,
    .btn-talar:hover {
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
        color: #fff;
        background-color: #3299d4
    }

.searchTalarform {
    width: 246px
}

    .searchTalarform .btn-primary {
        background-color: #38abec;
        border-color: #38abec;
        border-radius: 0
    }

        .searchTalarform .btn-primary:focus,
        .searchTalarform .btn-primary:hover {
            background-color: #3299d4
        }

    .searchTalarform .input-group .form-control {
        border-radius: 0
    }

        .searchTalarform .input-group .form-control:focus {
            box-shadow: none;
            border-color: #38abec
        }

    .searchTalarform .form-control {
        height: 40px
    }

.panel-response .panel-heading {
    padding: 8px 15px
}

    .panel-response .panel-heading h3 {
        font-size: 15px;
        margin-top: 6px
    }

.like-btn {
    color: #2b2b2b;
    float: left
}

    .like-btn i {
        color: #003096
    }

#likeModal .modal-header {
    padding: 23px 15px
}

    #likeModal .modal-header .close {
        margin-top: -5px
    }

.reply-quote {
    padding: 10px 27px;
    background-color: #f4f4f4;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    border: 1px solid #dedede;
    position: relative
}

    .reply-quote:after,
    .reply-quote:before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        color: #38abec;
        font-size: 14px;
        padding-right: .5em;
        position: absolute
    }

    .reply-quote:before {
        content: "\f10e";
        top: 7px;
        right: 0
    }

    .reply-quote:after {
        content: "\f10d";
        bottom: 4px;
        left: 6px
    }

.btn-response {
    background-color: #2f71bf;
    color: #fff;
    padding: 8px 20px;
    margin-bottom: 10px;
    border-radius: 5px
}

    .btn-blue,
    .btn-response:focus,
    .btn-response:hover {
        background-color: #26c281;
        color: #fff
    }

.pad30{
    padding:30px;
}
.mb0 {
    margin-bottom: 0
}
.btn-subject:hover{
    cursor:pointer;
}
@media screen and (min-width: 100px) and (max-width: 991px) {
    .tabliq img{
        width:auto;
        max-width:100%;
    }
}