﻿/********** FONTS **********/
@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranYekan.eot');
    src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranYekan.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'IranYekanLight';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/IRANYekanWebLight.eot');
    src: url('fonts/IRANYekanWebLight.eot') format('embedded-opentype'),
    url('fonts/fontawesome-webfont.svg') format('svg'),
    url('fonts/IRANYekanWebLight.ttf') format('truetype'),
    url('fonts/IRANYekanWebLight.woff') format('woff')
    url('fonts/IRANYekanWebLight.woff2') format('woff2');
}

@font-face {
    font-family: BYekan;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranYekan.eot');
    src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranYekan.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranYekan.ttf') format('truetype');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranSansWeb.eot');
    src: url('fonts/IranSansWebeot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: cinema;
    src: url('fonts/Cinema-Full.ttf') format('ttf');
}

@font-face {
    font-family: Loew;
    src: url('fonts/Loew.otf') format('otf'),
         url('fonts/Loew-black.otf') format('otf'),
         url('fonts/Loew-ExtraBold.otf') format('otf'),
        url('fonts/Loew-Heavy.otf') format('otf'),
        url('fonts/Loew-Light.otf') format('otf'),
        url('fonts/Loew-Medium.otf') format('otf'),
        url('fonts/Loew-Next.otf') format('otf'),
        url('fonts/Loew-Thin.otf') format('otf'),
        url('fonts/') format('otf');
}

@font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Bold-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Light-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Medium-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Thin-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Thin-FD-WOL.ttf') format('ttf');
}

@font-face {
    font-family: BNazanin;
    src: url('fonts/B Nazanin Bold_YasDL.com.ttf') format('ttf'),
        url('fonts/B Nazanin_YasDL.com.ttf') format('ttf');
}

/********** DOURTAL ICONS **********/
  @font-face {
  font-family: 'dourtal-icons';
  src: url('./fonts/dourtal-icons.eot?27664484');
  src: url('./fonts/dourtal-icons.eot?27664484#iefix') format('embedded-opentype'),
       url('./fonts/dourtal-icons.woff2?27664484') format('woff2'),
       url('./fonts/dourtal-icons.woff?27664484') format('woff'),
       url('./fonts/dourtal-icons.ttf?27664484') format('truetype'),
       url('./fonts/dourtal-icons.svg?27664484#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
[class^="di-"]:before, [class*=" di-"]:before {
    font-family: 'dourtal-icons';
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    /* width: 1em; */
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
.di-login-arrow:before { content: '\e800'; } /* '' */
.di-world-money:before { content: '\e801'; } /* '' */
.di-aparat:before { content: '\e802'; } /* '' */
.di-soroush:before { content: '\e803'; } /* '' */
.di-bale:before { content: '\e804'; } /* '' */
.di-eitaa:before { content: '\e805'; } /* '' */
.di-home:before { content: '\e806'; } /* '' */
.di-bisphon:before { content: '\e807'; } /* '' */
.di-dourtal:before { content: '\e808'; } /* '' */
.di-login:before { content: '\e809'; } /* '' */
.di-find:before { content: '\e80a'; } /* '' */
.di-refresh:before { content: '\e80b'; } /* '' */
.di-sitemap:before { content: '\e80c'; } /* '' */
.di-users:before { content: '\e80d'; } /* '' */
.di-chev-up:before { content: '\e80e'; } /* '' */
.di-news:before { content: '\e80f'; } /* '' */
.di-eye:before { content: '\e810'; } /* '' */
.di-comment:before { content: '\e811'; } /* '' */
.di-location:before { content: '\e812'; } /* '' */
.di-cog:before { content: '\e813'; } /* '' */
.di-globe:before { content: '\e814'; } /* '' */
.di-calendar:before { content: '\e815'; } /* '' */
.di-star:before { content: '\e816'; } /* '' */
.di-heart:before { content: '\e817'; } /* '' */
.di-mail:before { content: '\e818'; } /* '' */
.di-search:before { content: '\e819'; } /* '' */
.di-mobile:before { content: '\e81a'; } /* '' */
.di-plus-circle:before { content: '\e81b'; } /* '' */
.di-minus-circle:before { content: '\e81c'; } /* '' */
.di-cross-cirle:before { content: '\e81d'; } /* '' */
.di-question:before { content: '\e81e'; } /* '' */
.di-rss:before { content: '\e81f'; } /* '' */
.di-email:before { content: '\e820'; } /* '' */
.di-new:before { content: '\e821'; } /* '' */
.di-key:before { content: '\e822'; } /* '' */
.di-network:before { content: '\e823'; } /* '' */
.di-phone:before { content: '\e824'; } /* '' */
.di-sign-in:before { content: '\e825'; } /* '' */
.di-map-marker:before { content: '\e826'; } /* '' */
.di-phone-volume:before { content: '\e827'; } /* '' */
.di-email-open:before { content: '\e828'; } /* '' */
.di-user:before { content: '\e829'; } /* '' */
.di-cubes:before { content: '\e82a'; } /* '' */
.di-phone-volume-2:before { content: '\e82b'; } /* '' */
.di-cogs:before { content: '\e82c'; } /* '' */
.di-E-mail:before { content: '\e82d'; } /* '' */
.di-check-mark:before { content: '\e82e'; } /* '' */
.di-archive:before { content: '\e82f'; } /* '' */
.di-new-home:before { content: '\e830'; } /* '' */
.di-user-lg:before { content: '\e831'; } /* '' */
.di-email-lg:before { content: '\e832'; } /* '' */
.di-new-rss:before { content: '\e833'; } /* '' */
.di-download:before { content: '\e834'; } /* '' */
.di-sitmap-2:before { content: '\e835'; } /* '' */
.di-plane-1:before { content: '\e836'; } /* '' */
.di-marker:before { content: '\e837'; } /* '' */
.di-open-mail:before { content: '\e838'; } /* '' */

/* END ICON FONTELLO */
/*========== BODY ==========*/
a, a:link, a:visited, a:active, a:hover {
    text-decoration: none !important
}

/********** PORTAL UI **********/
#eFormDependenciesRadTree input {
    display: inline-block !important;
}

input[type=text],
input[type=password],
select,
textarea {
    min-height: 26px !important;
    font-size: 12px;
    line-height: 2em;
    padding: 5px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#LinkErrorMessage,
#NewsTitleErrorMessage {
    display: inline-block;
    color: #d00000;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ffbaba;
    border-radius: 5px;
    background: #ffdcdc;
}

input[type=radio]:not(.uk-input) {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-top: -4px;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 2px solid #ccc !important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-transition-property: background-color,border;
    -o-transition-property: background-color,border;
    transition-property: background-color,border;
    outline: none;
}

input[type=radio]:not(.uk-input):checked {
    border: 6px solid #1e87f0 !important;
    outline: 0 none;
}

input[type=checkbox]:not(.uk-input) {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 4px !important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc !important;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transition-property: background-color,border;
    -o-transition-property: background-color,border;
    transition-property: background-color,border;
    outline: none;
}

.Normal #RdBtnRadio,
.Normal #RdBtnCheck {
    padding: 0 !important;
    margin: 2px;
    border-radius: 99px !important;
    vertical-align: middle;
}

label[for] {
    cursor: pointer;
    vertical-align: middle;
}

input[disabled] + label[for] {
    color: #bbb;
    cursor: default;
}

input[type=checkbox]:not(.uk-input):disabled {
    background: #e8e8e8;
    cursor: not-allowed;
}

input[type=checkbox]:not(.uk-input):checked {
    background-color: #1e87f0;
}

input[type=checkbox]:not(.uk-input):disabled:checked {
    background-color: #cccccc;
}

input[type=checkbox]:not(.uk-input):after {
    content: '';
    display: block;
    width: 4px;
    height: 8px;
    border: 0px solid #fff;
    position: absolute;
    top: 0;
    left: 4px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}

input[type=checkbox]:not(.uk-input):checked:after {
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

#btnSubmit,
.commandbutton,
.CommandButton {
    display: inline-block;
    min-width: 100px !important;
    min-height: 35px;
    color: #0080ff !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 1.5em !important;
    padding: 5px 10px !important;
    margin: 5px !important;
    border: 2px solid #1e87f0 !important;
    border-radius: 2px !important;
    background: #fff !important;
    cursor: pointer !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    outline: 0;
}

#btnSubmit:hover,
.commandbutton:hover,
.CommandButton:hover {
    color: #fff !important;
    background: #1e87f0 !important;
    outline: 0;
}

.dp_MenuBuilder_Content .dp_Search_box {
    padding: 0;
    border: 0;
    border-radius: 0;
    vertical-align: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

/********** OK & CONTINUE BTN **********/
[id$=_btnOk],
[id$=_btnSubmit],
.CommandButton[id$=_SendButton],
.CommandButton[href*=ctl03],
.CommandButton[href*=ctl11],
.CommandButton[href*=ctl70],
#RelatedNewsSaveButton,
#ImageSaveOrderButton {
    color: #00a500 !important;
    border: 2px solid #00a500 !important;
    background: #fff !important;
    outline: 0;
}

[id$=_btnOk]:hover,
[id$=_btnSubmit]:hover,
.CommandButton[id$=_SendButton]:hover,
.CommandButton[href*=ctl03]:hover,
.CommandButton[href*=ctl11]:hover,
.CommandButton[href*=ctl70]:hover,
#RelatedNewsSaveButton:hover,
#ImageSaveOrderButton:hover {
    color: #fff !important;
    background: #00a500 !important;
}

/********** CANCEL BTN *********/
[id$=_btnCancel],
.CommandButton[id$=_ClearButton],
.CommandButton[href*=ctl05],
.CommandButton[href*=ctl10],
.CommandButton[href*=ctl12],
.CommandButton[href*=ctl72],
.CommandButton[href*=ctl63],
.CommandButton[id*=cancelButton],
#RelatedNewsReturnButton,
#ImageReturnButton {
    color: #ff7800 !important;
    border: 2px solid #ff7800 !important;
    background: #fff !important;
    outline: 0;
}

[id$=_btnCancel]:hover,
.CommandButton[id$=_ClearButton]:hover,
.CommandButton[href*=ctl05]:hover,
.CommandButton[href*=ctl10]:hover,
.CommandButton[href*=ctl12]:hover,
.CommandButton[href*=ctl63]:hover,
.CommandButton[href*=ctl72]:hover,
.CommandButton[id*=cancelButton]:hover,
#RelatedNewsReturnButton:hover,
#ImageReturnButton:hover {
    color: #fff !important;
    background: #ff7800 !important;
}

/********** DELETE BTN **********/
[id$=_btnSubmitDel],
.CommandButton[onclick*=confirmDelete] {
    color: red !important;
    border: 2px solid red !important;
}

[id$=_btnSubmitDel]:hover,
.CommandButton[onclick*=confirmDelete]:hover {
    color: #fff !important;
    background: red !important;
}

.ui-datepicker-trigger {
    position: relative;
    left: 22px;
    cursor: pointer;
}

#NewsCategoryDropDownItems,
#RNewsCategoryDropDownItems {
    min-width: 126px;
    padding: 5px;
    border: 1px solid #cacaca;
    border-radius: 0px 0px 5px 5px;
    z-index: 999;
}

input[type=file] {
    min-height: 30px;
    color: #1e87f0 !important;
    font: inherit !important;
    padding: 5px !important;
    border: 1px solid #1e87f0 !important;
    border-radius: 3px !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    position: relative;
    cursor: pointer;
}

input[type=file]::after {
    content: "Choose file";
    width: 96px;
    height: calc(100% - 4px);
    color: #fff;
    font-size: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    margin: 2px;
    background: #1e87f0;
    position: absolute;
    top: 0;
    right: 0;
}

[id*=EditTable] {
    margin-bottom: 20px !important;
}
[class*='uk-width']{
	padding-right:0;
}
.ui-accordion-header,
td.releasenote input {
    font-family: IranYekan, Tahoma;
}

.ui-accordion-header-icon {
    margin: 5px;
}

/********** module title edit icon **********/
[id$=paneheader] ~ * .dp-module-title-text:before {
    content: "\f044";
    width: 11px;
    padding: 0 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    cursor: pointer;
}

[class^=icon-] *,
[class*=" icon-"] * {
    font-family: douran-font;
}

.sweet-alert.showSweetAlert,
.sweet-alert.showSweetAlert h2,
.sweet-alert .sa-button-container button {
    font-family: inherit;
}

.dp-cp-modules-box > h1 {
    color: #fc0;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
}

.fa.fa-envelope,
.uk-icon-envelope {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
        transform: scale(.9);
}

/********** <<<<<<<<<< PORTAL UI <<<<<<<<<< **********/

/********** PORTAL NEWS **********/
.DPNewsItemTitle span {
    margin: 0;
    font-weight: normal !important;
}

.DPNewsWrap * {
    color: #fff !important;
}

.NewTextStyle {
    font: 11px IranYekan !important;
    display: n;
}

/********** PANES **********/
[type=pane] {
    max-width: 100%;
    margin: 0 !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

[type=pane] > br {
    display: none
}

[type=pane]:empty {
    display: none;
}

[side-pane] {
    width: 300px;
}

[pane-pad-parent] {
    margin-right: -7px !important;
    margin-left: -7px !important;
}

[pane-pad] {
    padding-right: 7px !important;
    padding-left: 7px !important;
}

[id$=paneheader] {
    width: 100%;
    line-height: 24px;
    min-height: 25px;
    background-color: #efefef;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #dbd9d9;
    position: relative;
    z-index: 2;
}

[id$=paneheader] ~ * [id^=divMinMax_]:first-of-type {
    margin: 0 !important
}

@media (max-width: 768px) {
    [type=pane] {
        display: block;
        width: 100%
    }
}

/* ========== portal-css: header ========== */

/********** DATE **********/
.dp-date {
    color: #fff;
    display: block;
    position: relative;
    padding-right: 20px;
    font-size: 13px;
    margin-left: 0;
}

.dp-date::before {
    content: '\e815';
    position: absolute;
    top: 3px;
    right: 0;
    color: #fff;
    font: normal 100 14px/normal 'dourtal-icons';
}

/*========= portal-css: Structure - theme ==========*/
.dp_DefaultLayoutdiv,
.dp_defaultLayoutdiv {
    direction: rtl;
    margin: 0 auto
}

.dp_AlternateLayoutDiv,
.dp_alternateLayoutDiv {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse
}

.dp_DefaultLayoutTable,
.dp_defaultLayoutTable {
    border-spacing: 0;
    background: transparent;
    margin: 0 auto;
    width: 100%
}

.dp_alternateLayoutTable,
.dp_AlternateLayoutTable {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

:where(.dp_alternateLayoutTable, .dp_AlternateLayoutTable)
:where(thead, thead :where(tr, th)) {
    display: block;
}

.dp_alternatePortalHeader,
.dp_AlternatePortalHeader {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter {
    width: 100%;
}

.dp-itemViewMode {
    background: #fff;
}

.dp_alternateLayoutTable > tbody, .dp_alternateLayoutTable > tbody > tr,
.dp_alternateLayoutTable > tbody > tr > td, .dp_AlternateLayoutTable > tbody,
.dp_AlternateLayoutTable > tbody > tr, .dp_AlternateLayoutTable > tbody > tr > td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {
    width: 1024px;
    margin: 0 auto;
    color: #0077e1;
    background: #005eaa;
}

.dp_DefaultLayoutTableModule,
.dp_defaultLayoutTableModule {
    padding: 15px;
    max-width: 1024px !important;
    margin: 25px auto 5px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    direction: rtl;
}

.dp_alternateLayoutTableModule,
.dp_AlternateLayoutTableModule {
    width: 100%;
    padding: 15px;
    border-right: solid 1px #8f9092;
    border-left: solid 1px #8f9092;
    background: #DDD
}

@media screen and (max-width: 480px) {
    .dp-date {
        z-index: 1;
    }
}

/*========== portal-css: admin Control Panel ==========*/
.ControlPanel {
    border: 1px solid;
}

.ControlPanel #Table2 > tbody > tr > td.SubHead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    padding: 5px;
}

.ControlPanel {
    border: #aDaDaD solid;
    border-width: 0 0 2px;
}

.ControlPanel img {
    margin: 10px;
}

.ControlPanel td td td td img {
    margin: 0;
}

.ControlPanel td td td {
    width: auto;
}

.ControlPanel div {
    width: 3px;
    font: normal 11px IranYekan;
}

.ControlPanel td.SubHead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    font: bold 12px tahoma;
    color: #fff;
}

.ControlPanel td.subhead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    font: bold 12px tahoma;
    color: #fff;
}

.ControlPanel td td .SubHead {
    background: transparent;
    border: 0;
    font: normal 11px IranYekan;
    color: #333;
}

.ControlPanel td td td select {
    color: #333;
    cursor: pointer;
    border-radius: 5px;
}

.Head {
    color: #404040;
    letter-spacing: 0;
}

.SubHead {
    color: #404040;
    font: 800 12px IranYekan, regular;
}

.SubSubHead {
    font-weight: bold;
    font: 11px Tahoma;
    color: #000;
}

.TitleHead {
    color: #fff;
    font: 18px IranYekan, regular;
    line-height: 32px;
    padding-right: 8px !important;
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.CommandButton,
a.CommandButton {
    background-color: #74C2E1;
    border: medium none;
    color: #000000;
    display: inline-block;
    font: 8pt IranYekan;
    margin: 3px 5px;
    padding: 1px 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
}

.CommandButton,
a.CommandButton:hover {
    background-color: #336699;
    color: #ffffff;
    cursor: pointer
}

/********** FOOTER MENU **********/
.relatedLinks .dp-module-title {
    text-align:right !important;
}
.relatedLinks span.dp-module-title-text {
    color: #00af74 !important;
    font-size: 20px;
    padding-right: 25px;
}
.relatedLinks .dp-module-title:after{
        background: url(../image/tringgle.png) no-repeat;
        width: 122px;
        height: 8px;
        bottom: -2px;
        right: 0;
        position: absolute;
        background-size: 100% 100%;
        background-position: center;
}
.relatedLinks .dp-module-title{    
    position:relative;    
}
.dp-footer-container {
    position: relative;
}

.dp-footer-nav table,
.dp-footer-nav tbody,
.dp-footer-nav tr {
    display: block;
}

.dp-footer-nav td {
    display: inline-block;
}

.dp-copyright-text {
    float: right;
    color: #fff;
    text-align: center;
    line-height: 2em;
    padding: 5px 10px;
}


/*========== portal-css: custom - css ==========*/
#Table2 tr td {
    padding: 5px 0;
}

#Table6 {
    padding: 5px 0;
}

.contentpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.leftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.rightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toppane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toprightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.topleftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

/* *** End *** */

/*---------- setting buttons styles  -----------------*/
.dp-modules-settings {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.dp-module-title-btn {
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #444 !important;
    text-align: center;
    padding: 5px;
    margin: 2px 0;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.06);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    position: relative;
}

.dp-module-title .dp-module-title-btn.ui-sortable-handle {
    padding-top: 8px;
    float: none !important;
}

.dp-module-title-btn.uk-open + .dp-modules-title-st-list {
    display: block !important
}

.sortable-placeholder {
    cursor: -webkit-grab;
    cursor: grab;
}
.dp-modules-title-st {
    display: inline-block;
}

.dp-modules-title-st-list {
    display: none;
    text-align: right;
    font: 13px Tahoma;
    width: 150px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 #333;
    box-shadow: 0 1px 3px 0 #333;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 9999;
}

.dp-modules-title-st-list a {
    display: block;
    color: #666 !important;
    padding: 10px 15px !important;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.dp-modules-title-st-list i {
    display: inline-block;
    width: 21px;
    font-size: 16px;
    vertical-align: middle;
}

.dp-modules-title-st-list a:hover {
    color: #fff !important;
    border-right: 4px solid #fc0;
    background-color: #1C2529;
}

/********** ADD MODULE ON PANE **********/
#mdl-modal .uk-modal-close:after {
    margin: 5px;
    font-size: 20px;
    font-weight: 100;
    font-family: 'Font Awesome 5 Pro', FontAwesome;
}

.add-mdl-opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.add-mdl-opt > * {
    margin: 5px;
}

.add-mdl-opt > :last-child {
    margin-right: auto;
}

#mdl-modal select,
#mdl-modal input[type=text] {
    height: 30px;
    border-radius: 0;
}

#mdl-modal select {
    padding: 0 10px 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff url("data:image/svg+xml,%3Csvg fill='%23bbb' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: 10px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

#mdl-modal select:focus {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23f90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
}

#mdl-modal input:focus,
#mdl-modal select:focus {
    border-color: #fc0
}

#mdl-modal .uk-button {
    border-radius: 0;
}

.mdl-loading {
    display: none;
    color: #9400e6;
    font-size: 16px;
    padding: 0 10px;
}

.mdl-loading i {
    padding: 0 5px;
    font-size: 160%;
    vertical-align: middle;
}

.added-mdls {
    list-style: none;
    padding: 0;
    margin: 0;
}

.added-mdls .uk-panel-box {
    padding: 10px;
    margin: 10px 0;
    border-radius: 0;
}

.added-mdls li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.added-mdls li > * {
    margin: 0 5px;
}

#mdl-modal .mdl-lst-msg:not(:empty) {
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid rgba(0,0,0,.2);
    background: rgba(0,0,0,.3);
}

#mdl-modal .mdl-del-btn,
#mdl-modal .mdl-dup-btn {
    color: #fff !important;
    padding: 2px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.2);
    background: #009dd8;
}

#mdl-modal .mdl-del-btn {
    background: #ee465a;
}

#mdl-modal .mdl-dup-btn {
    margin-right: auto;
    background: #009dd8;
}

.add-module-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.add-module-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    vertical-align: top;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.add-module-list li:not(.active) {
    opacity: .3;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    outline: 0;
}

.add-module-list li a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 250px;
    color: #222d32;
    padding: 5px;
    margin: 5px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    position: relative;
}

.add-module-list li a.clicked {
    -webkit-box-shadow: 0 0 0 1px #999;
            box-shadow: 0 0 0 1px #999;
    -webkit-animation: shadow-up .5s;
    animation: shadow-up .5s;
}

@-webkit-keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

@keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

.add-module-list li a span {
    display: block;
    font-size: 8px;
    line-height: 1.5em;
    position: absolute;
    bottom: 0;
    left: 3px;
    opacity: 1;
}

.add-module-list li a:hover:after {
    content: '\f067';
    font: 20px 'Font Awesome 5 Pro', FontAwesome;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.add-module-list li a:hover {
    border-color: #ffca08;
    background: #ffca08;
}

.add-module-list li a i:before {
    display: inline-block;
    width: 40px;
    font-size: 30px;
}

.add-module-list li a p {
    margin: 0;
    word-break: break-word;
}

.add-module-btn {
    display: inline-block;
    color: #374850 !important;
    text-align: center;
    font-size: 16px;
    padding: 2px 4px;
    margin: 2px 5px;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
}

.add-module-btn:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #a1acc5;
            box-shadow: 0 0 0 1px #a1acc5;
}

#mdl-modal > .uk-modal-dialog:before {
    /* content: ''; */
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

#mdl-modal > .uk-modal-dialog:after {
    /* content: '\f1ce'; */
    font: 22px 'Font Awesome 5 Pro';
    position: absolute;
    top: 10%;
}
/***************************** End Style Old By Former Front Ends  ********************************/


/* #************# Start Style Portal New Front Ends #************# */
:root {
	--first-color : #53b0ae;
	--second-color : #FFC83C;
	--third-color : #3A3836;
}
*,
*::before,
*::after {
    /* outline: 1px solid transparent; */
}

html {
    position: relative;
    height: 100%;
    direction: rtl;
}

body,
body#tagBody {
    height: auto !important;
    min-height: 100%;
    font-family: BYekan;
    overflow-x: hidden;
    direction: rtl;
    background: #fff;
}

body > form {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}

form[home=true] {
    /* background: #fff url('/Design/Themes/armed-force/default/image/back.jpg') repeat-y; */
    /* background-size: 100% auto; */
    /* background-attachment: fixed; */
    background-color: #fff;
}

body > form > main {
    min-height: 100vh;
    overflow: hidden;
}

body > form > main > div.table-class {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#body-panes {
    flex: 1;
}

@media screen and (max-width: 600px) {
    #body-panes {
        margin-bottom: 0;
    }
}

body, div, p, span, a, h1, h2, h3, h4, h5, h6, button, input, textarea,
select, option, label, table, tbody, th, tr, td {
    font-family: IranSans;
    font-weight: 100;
}


.uk-clearfix:before,
.uk-clearfix:after,
.uk-container:before,
.uk-container:after {
    display: table !important;
    border-spacing: 0;
}

/********** SCROLLBAR **********/
::-webkit-scrollbar-track { background: #fff }
::-webkit-scrollbar { width: 18px; height: 8px; background: #f5f5f5 }
::-webkit-scrollbar-thumb { border-radius: 5px; background: #2c2b7c }
:root, * {scrollbar-width: thin;scrollbar-color: #000 #b7b7b7;}

/********** HEADER **********/
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
a,
li,
ul,
b,
strong,
code,
pre {
    font: 100 14px/normal IranSans;
}

li {
    list-style: none;
}

.xlinks {
	direction: ltr;
	text-align: center;
	list-style: none;
	color: #fff;
	padding: 0;
	margin: 5px 0;
}

.xlinks li {
	display: inline-block;
	vertical-align: top;
}

.xlinks li a {
	width: auto;
	color: #fff;
	font-size: 9px;
	display: flex;
	flex-direction: row-reverse;
	margin-left: 10px;
	justify-content: space-between;
}

.xlinks li a img {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	margin-left: 10px;
}

.xlinks li a:hover img {
	box-shadow: 0 0 0 2px var(--2nd-color)
}
#header-sticky {
	box-sizing: border-box;
	z-index: 200;
	position:relative;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
#header-sticky{
    background:white;
}
.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
    background: var(--first-color);
}
.header-top  > div > div{
	justify-content:space-between;
}
.pngIcon{
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
@media (max-width:768px){
    #header-sticky{
        padding: 0;
    }
    .header-top>div{
        padding:0;
    }
    .header-top>div>div{
        justify-content: end;
    }
    .header-top .xlinks.transall{
        text-align:right;
        padding:0 10px
    }
    .header-top .xlinks.transall li{
        margin-top:10px;
    }
    .date{
        padding-left:10px;
    }
}
/* ======> Start Style Navigation <====== */

/********** MAIN NAV **********/
.nav-arrow {
    padding: 0;
    margin: 0;
    border-width: 0 20px 0;
    border-style: solid;
    border-color: #b09343 transparent transparent transparent;
    position: absolute;
    pointer-events: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 100;
    top: 0;
}

#menu {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

#menu.uk-active {
    -webkit-animation: uk-fade-top .5s;
    animation: uk-fade-top .5s;
}

#main-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

#main-nav > ul > li {
    display: inline-block;
    vertical-align: top;
}

#main-nav > ul > .nav-parent:hover > a:before {
    content: '';
    width: 100%;
    height: 300%;
    position: absolute;
    right: 0;
    z-index: 10;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
        transform-origin: top;
    -webkit-transform: perspective(200px) rotateX(60deg);
    transform: perspective(200px) rotateX(60deg);
}

#main-nav ul ul li {
    display: inline-block;
}

#main-nav ul li a {
    display: block;
    color: #000 !important;
    font-size: 13px;
    line-height: 1.5em;
    padding: 5px 12px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1;
}

#main-nav > ul > li > a {
    text-align: center;
}
#main-nav > ul > li > a{
    border-bottom:3px solid transparent;
}

#main-nav > ul > li:hover > a {
    z-index: 9;
    
}
#main-nav > ul > li:hover > a{
    border-bottom:3px solid var(--second-color);
    
}

#main-nav > ul > li > ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
}

#main-nav div > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
    padding: 10px 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#main-nav div > ul > li {
    width: calc(25% - 20px);
    padding: 0;
    margin: 0 10px;
}

#main-nav div > ul ul {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
    top: 100%;
    right: 0;
}

#main-nav ul ul ul ul ul {
    height: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#main-nav ul ul ul ul li.nav-parent.active > ul {
    height: auto;
    padding: 5px 20px 0 0;
}

#main-nav div > ul ul > li {
    display: block;
    min-width: 25%;
    vertical-align: top;
}

#main-nav div > ul ul > li.nav-parent > a:before {
    content: '\f067';
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    color: #f7941d;
    font: lighter 14px 'Font Awesome 5 Pro', FontAwesome;
    margin-left: 8px;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#main-nav div > ul ul > li.nav-parent.active > a:before {
    content: '\f068';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#main-nav div > ul li:hover > ul {
    pointer-events: all;
    opacity: 1;
}

#main-nav ul ul li a {
    color: #000 !important;
    padding: 10px 10px;
    margin: 0;
}

#main-nav ul ul ul ul a {
    border-bottom: 1px solid #d7d7d7;
}

#main-nav ul ul li.nav-parent a {
    color: #565656!important;
    padding: 8px 10px;
    margin: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#main-nav ul ul li:hover > a {
    background: #dbdbdb;
    position: relative;
}

#main-nav > ul > li.nav-parent > ul > div > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 38px;
    color: #003260 !important;
    line-height: 1.5em;
    padding: 10px 15px;
}

#main-nav ul ul ul  ul .nav-parent li a {
    color: #727272 !important;
    font-size: 12px;
}


#main-nav > ul > li.nav-parent > ul > div > ul > li > a > i {
    display: inline-block;
    width: 35px;
    height: 38px;
    margin-left: 10px;
    background-size: contain;
}

#main-nav > ul > li.nav-parent > ul > div > ul > li:hover > a {
    color: #fff !important;
    background: var(--first-color);
}

#main-nav .nav-parent > a {
    padding-left: 15px;
}

#main-nav ul.nav-root > .nav-parent > a:after {
    content: '\f107';
    display: inline-block;
    font: 14px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    left: 3px;
    top: 50%;
}

#main-nav ul ul .nav-parent > a:after {
/*     content: '\f107'; */
}

#main-nav > ul > li > .nav-sub {
    opacity: 0;
    visibility: hidden;
    background: #fff;
    pointer-events: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: inset 0px 5px 10px rgba(0,0,0,.1), 0px 5px 5px rgba(0,0,0,.2);
            box-shadow: inset 0px 5px 10px rgba(0,0,0,.1), 0px 5px 5px rgba(0,0,0,.2);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
        transform: scale(0);
    -webkit-transition: all .5s, transform 0s .5s;
    -webkit-transition: all .5s, -webkit-transform 0s .5s;
    transition: all .5s, -webkit-transform 0s .5s;
    -o-transition: all .5s, transform 0s .5s;
    transition: all .5s, transform 0s .5s;
    transition: all .5s, transform 0s .5s, -webkit-transform 0s .5s;
}

#main-nav .nav-sub > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 250px;
    position: relative;
    max-height: calc(100vh - 80px);
    overflow: auto;
}

#main-nav .nav-sub > div > img {
    width: 40%;
    max-height: 70%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    z-index: -1;
    opacity: 0.29;
    bottom: 0;
    left: 35px;
}

#main-nav > ul > .nav-parent:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-animation: navslide .5s;
    animation: navslide .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
    z-index: 20;
}

@-webkit-keyframes navslide {
    0% {
        -webkit-transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
        ;}
}

@keyframes navslide {
    0% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
}

body.uk-offcanvas-page {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    position: static !important;
}
.navContainer {
    display:flex;
    justify-content: start;
    align-items: end;
    /* padding-bottom: 10px; */
}
/********* RESPONSIVE NAV **********/
@media (max-width:768px){
    #sideNav{
        display:block;
    }
    #main-nav{
        display:none;
    }
}
@media (min-width:768px){
    #sideNav{
        display:none;
    }
    #main-nav{
        display:block;
    }
}
body.uk-offcanvas-page {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    position: static !important;
}

.menu-btn {
    float: right;
    color: #1b1464 !important;
    font-size: 18px;
    line-height: 15px;
    padding: 6px 10px;
    margin: 5px;
    border-radius: 0;
    background: #fff;
}

.menu-btn i {
    vertical-align: middle;
}

#res-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#res-nav > div {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2b3849;
    background: #fff;
}

#res-nav > div:after {
/*     display: none; */
}

#res-nav ul ul {
    height: 0;
    padding-right: 10px;
    overflow: hidden;
    border-right: 1px solid #1b1464;
    -webkit-box-shadow: 0 0 5px rgba(26,26,70,.3);
    box-shadow: 0 0 5px rgba(26,23,78,.3);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#res-nav li {
    position: relative;
}

#res-nav li:hover > a {
    color: #fff;
    background: #1b1464;
}

#res-nav li:hover > ul {
    height: auto;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

#res-nav a {
    display: block;
    color: #2b3849;
    padding: 5px;
}

#res-nav .nav-parent > a {
    padding-left: 15px;
    pointer-events: none;
}

#res-nav .nav-parent > a:after {
    content: "\f107"; /* arrow bottom */
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 5px;
    top: 5px;
}



form[auth=true] .dp-top-header {
    background: radial-gradient(circle, rgba(1,48,129,1) 0%, rgba(1,50,130,1) 68%, rgba(1,58,138,0.9051995798319328) 100%);
}

.header-placeholder{
    height:176px;
    display:none;
}
.dp-top-header.fixed-header {
    position: fixed !important;
    width: 100%;
    z-index: 99;
    animation: opacity .4s linear;
	top:0;
    background:#000;
}

@keyframes opacity {
    0% {
        opacity: 0;
        transform: translateY(-110px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.uk-container{
    max-width:1470px !important;
}
.dp-top-header>div {
    flex: 1;
}
.shoar{
	display:flex;
	align-items:center;
}
.date{
	margin-right:10px;
}
.site-logo {
    flex: 1;
    text-align: right;
    margin-left: 10px;
}

.portal-image {
    display: flex;
    align-items: center;
    gap: 5px;
}

.portal-image [id*=_Banner_PortalTitle] {
    width: 150px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.btn-nav {
    position: absolute;
    padding: 0;
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
    background: none;
    cursor: pointer;
    z-index: 1;
    display: none;
}

.btn-nav.active {
    z-index: 10;
    top: 25px;
}

.line {
    display: block;
    width: 34px;
    height: 2px;
    margin-bottom: 7px;
    background-color: #fff;
    transition: .2s linear;
}

.line:last-child {
    margin-bottom: 0
}

.btn-nav.active .line:nth-child(1) {
    transform: rotate(-50deg) translateY(7px);
    transition: .2s ease-in-out;
}

.btn-nav.active .line:nth-child(2) {
    width: 0;
    height: 0;
    opacity: 0;
    transition: .2s ease-in-out;
}

.btn-nav.active .line:nth-child(3) {
    transform: rotate(50deg) translateY(-6px);
    transition: .2s ease-in-out;
}

.btn-nav.active .line {
    background-color: #000;
}

/* .navigation {
    position: absolute;
    top: -100vh;
    right: 0;
    width: 20%;
    height: 100vh;
    max-height: 100vh;
    padding: 50px 0;
    background-color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .14);
    transition: .4s;
    z-index: 2;
    box-sizing: border-box;
}

.navigation.active {
    top: 0;
    transition: .4s;
} */

.header-bottom {
    background: #fff;
}

.head-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
    padding: 5px 0;
}
.head-section > div{
    /* height:90px; */
}
.head-section ul {
    /* margin: 10px 0; */
    padding: 0;
}

.fix-header-link {
    padding: 5px 25px 10px;
    border-radius: 0 0 50px 50px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(76, 164, 163, 0.14);
    position: absolute;
    top: 100%;
    left: 0;
}

.fix-header-link a {
    color: #333;
}

.fix-header-link a:hover {
    color: #9e5022;
}

#otherLink {
    display: flex;
    align-items: end;
    justify-content: flex-end;
    flex: 1;
    /* padding-bottom: 10px; */
}

#otherLink ul {
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

#otherLink ul li {
    position: relative;
}

#otherLink ul li a i{
    margin-right:5px;
    margin-left: 8px;
}
#otherLink ul li a {
    color: #000;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    font-size: 16px;
    transition: .4s ease;
}

#otherLink ul li:not(:last-child) a:hover {
    scale:1.2;
    
}

.toggle-search {
    position: relative;
    color: #707070;
}

.lang-switch {
    display: flex;
    align-items: center;
    font-size: 0;
    gap: 4px;
}

.lang-switch [id*=_LanguageImage] {
    display: none;
}

.lang-switch i {
    font-size: 18px;
}

.toggle-search i {
    /* transform: rotate(90deg); */
}

.fixed-search {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    padding: 0;
    opacity: 1;
    background: linear-gradient(#000000fa, #000000cc, #0000009e, #0000009e);
    z-index: 999;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
    transition: .1s ease;
}

.fixed-search.active {
    height: 100%;
    padding: 100px;
    transition: .2s linear;
}

.dp-search {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #373737;
    font-size: 0;
    border-radius: 0;
    transition: .2s linear;
    z-index: 2;
}

.dp-search > * {
    font-size: 16px;
}

#imgLoading {
    position: absolute;
    top: 14px;
    left: 7px;
    visibility: hidden;
    z-index: 10;
    font-size: 30px;
    color: #fff !important;
    opacity: 1;
}

input.headerSearchTextBox {
    /* height: 100%; */
    min-height: 100% !important;
    border: 0;
    padding: 14px;
    margin: 0;
    line-height: 1;
    background-color: transparent;
    color: #fff !important;
    font-size: 18px !important;
    font-family: IranSans;
    flex: 1;
    border-radius: 0;
}

input.headerSearchTextBox:hover,
input.headerSearchTextBox:active,
input.headerSearchTextBox:focus,
input.headerSearchTextBox:visited {
    outline: 0 !important;
}

input.headerSearchTextBox::placeholder {
    color: #fff;
}

.HeaderSearchButton {
    min-width: 150px;
    color: #fff;
    background: #373737;
    z-index: 1;
    cursor: pointer;
    padding: 14px;
    border: 0;
    font-size: 20px;
    transition: .2s linear;
}

.HeaderSearchButton:hover {
    background-color: #000;
    transition: .2s linear;
}

.search-ico {
    position: absolute;
    top: 8px;
    left: 14px;
    pointer-events: none;
    font-weight: 100;
    color: #2c2b7c !important;
    z-index: 1;
    display: none;
}
@media screen and (max-width: 720px) {

    form[auth=false] .dp-top-header,
    form[auth=false] .dp-top-header, form[auth=false] .dp-top-header {
        position: relative;
    }
    
    .dp-top-header {
        padding: 10px 20px;
    }

    .head-section {
        align-items: center;
        margin-bottom: 20px !important;
    }
    .head-section > div.site-logo{
        order:3;
        padding-top:10px;
    }
    .portal-image img{
        padding-bottom:10px;
    }
    .head-section > div.navContainer i.fa.fa-bars{
        font-size:26px;
        border:3px solid #0077dd;
        padding:5px 10px;
        border-radius:5px
    }
    .head-section > div{
        justify-content:space-between;
    }
    .site-logo {
        margin-right: 25px;
    }

    #otherLink ul {
        flex-wrap: nowrap;
        justify-content: center;
        width: 100%;
    }

    #otherLink ul li:first-child {
        /* flex: 1 1 100%; */
        /* width: 100%; */
        order: 1;
        /* margin-top: 10px; */
        text-align: center;
        margin-left: 0;
    }

    .dp-date {
        margin: 0 auto;
    }
	
	.fixed-search.active {
        padding: 100px 0;
    }

    .dp-search {
        width: 90%;
    }

    .HeaderSearchButton {
        min-width: 50px;
    }
}

@media (max-width:768px){
    .dp-top-header{
        position:relative !important;
    }
}
/* ======> End Style Navigation <====== */


/* ======> Start Style SlideShow <====== */
#wowslider-container_block .ws_bullets{
    top:auto !important;
    bottom:20px;
    left:12%;
    z-index: 2 !important;
}
#wowslider-container_block .ws_bullets a{
    height: 3px !important;
    width: 13px !important;
    background: #92857b;
    border: none !important;
}
#wowslider-container_block .ws_bullets a.ws_selbull{
    background:#4a4a4a !important;
    width:18px !important;
}
div#wowslider-container_quiet {
    height: 100% !important;
}
#sliderpack {
    padding: 0 !important;
    z-index: 1;
    position: relative;
}

.main-slider {
    position: relative;
}

.main-slider #wowslider-container_quiet .ws_images > div,
.main-slider #wowslider-container_quiet .ws_images > div img,
.main-slider #wowslider-container_quiet .ws_images > ul,
.main-slider #wowslider-container_quiet .ws_images > ul li,
.main-slider #wowslider-container_quiet .ws_images > ul li img {
    height: 100% !important;
}

.main-slider #wowslider-container_quiet img {
    object-fit: fill;
    width: 100% !important;
}

#wowslider-container_quiet {
    display: block !important;
    width: 100% !important;
    z-index: 0 !important;
}

#wowslider-container_quiet .ws-title {
    padding: 0 !important;
    background-color: transparent !important;
    text-shadow: none !important;
    opacity: 1 !important;
    font-family: 'IranSans' !important;
    width: 32%;
    text-align: right !important;
    left: 0 !important;
    bottom: 18% !important;
}

#wowslider-container_quiet .ws-title::before {
    content: '';
    position: absolute;
    top: 10px;
    right: -140px;
    width: 120px;
    height: 80px;
    background: url('/Design/Themes/dekaPost/default/image/flesh.png') no-repeat center;
    background-size: contain;
}

#wowslider-container_quiet .ws-title span {
    displaY: block;
    color: #1f4457;
    width: 100%;
    font-size: 40px !important;
    font-weight: bold;
    text-align: right;
}

#wowslider-container_quiet .ws-title span div {
    color: #f6b82a;
    font-size: 24px !important;
    font-family: IranSans;
    text-align: right !important;
    font-weight: 100;
}

#wowslider-container_quiet .ws_shadow {
    display: none !important;
}

@media screen and (max-width: 480px) {
    .main-slider #wowslider-container_quiet {
        height: 220px !important;
    }
    .main-slider #wowslider-container_quiet img {
        width: 100% !important;
    }
}

/* ======> End Style SlideShow <====== */

/* ======> Start Style News <====== */
#NewsContent {
    /* height: 100%; */
    /* position: relative; */
}
[id*=_NewsAbstract]{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #7e7e7e;
}

#NewsContent [id$=_NewsContentPanel],
#NewsContent #NewsContentLayout {
    height: 100%;
}

#NewsContent [id$=_NewsContentPanel] {
    padding-bottom: 0;
    border-bottom: 0;
}

#NewsContent #NewsContentLayout > tbody {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(1) {
    display: none;
}

#NewsContent #NewsContentLayout > tbody > tr,
#NewsContent #NewsContentLayout > tbody > tr > td {
    /* flex: 1; */
    display: block;
    /* width: 100%; */
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(2){
    /* display: none; */
}

#NewsContent #NewsContentLayout [id$=_ContentTopImageLink],
#NewsContent #NewsContentLayout [id$=_ContentTopImageLink] img {
    display: block;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    border: 0;
    border-radius: 15px 15px 0 0;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) {
    flex: 1;
    display: flex;
    align-items: stretch;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
}
#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(1) a,
#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(1) a img {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(3) {
    display: none;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(2) {
    height: 100%;
    flex: 1;
    min-width: 200px;
}

#NewsContent #ContentBox {
    height: 100%;
}

#NewsContent #ContentBox > tbody {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

#NewsContent #ContentBox > tbody > tr:first-child {
    display: none;
}

#NewsContent #NewsInfoArea {
    display: block;
    margin: 0 0 10px;
}

#NewsContent #NewsInfoArea > td {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#NewsContent [id$=_ContentTitlePanel] {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    /* min-height: 100px; */
}

#NewsContent [id$=_ContentTitleLink] {
    display: block;
}

#NewsContent [id$=_ContentTitleLink] span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #707070;
    transition: color .2s linear;
}

#NewsContent [id$=_ContentTitleLink]:hover span {
    color: #505050;
    transition: color .2s linear;
}

#NewsContent #ContentBox [id$=_NewsAbstractPanel] {
    border: 0;
    padding: 0;
    background-color: transparent;
}

#NewsContent #ContentBox .AbstractMoreLink {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #ee1940;
    /* margin-top: 10px; */
    border-radius: 4px;
    transition: .2s ease-in-out;
}

#NewsContent #ContentBox .AbstractMoreLink:hover {
    background-color: red;
    transition: .2s ease-in-out;
}

#NewsContent [id$=_ContentDetailsPanel] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#NewsContent .DPNewsWrap *{
    color: #909090 !important;
}

#NewsContent [id$=_DetailsNewsCodePanel] > span:last-of-type,
#NewsContent [id$=_DetailsDatePanel] > span:last-of-type,
#NewsContent .DPNewsIcons  {
    display: none;
}

[id$=_NewsFooterArchiveLink] {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 15px;
}

[id*=DetailsNewsCodePanel],
[id*=DetailsSubmitDateCaption],
[id*=DetailsSubmitTime],
[id*=DetailsVisitPanel],
[id*=DetailsCommentCountPanel],
[id*=DetailsNewsSourcePanel],
[id*=_DetailsDatePanel],
[id*=_DetailsDatePanel] b,
[id*=DetailsCreatedByPanel] {
	display: flex;
	align-items: center;
	line-height: 2;
}

@media screen and (max-width: 1024px) {
    #NewsContent >table > tbody > tr > td {
        /* width: calc(50% - 10px) !important; */
        /* margin-bottom: 20px; */
    }

    #NewsContent >table > tbody > tr > td:nth-child(even) {
        /* margin-right: auto; */
    }

    #NewsContent >table > tbody > tr {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    #NewsContent >table > tbody > tr > td {
        width: calc(100%) !important;
    }

    #NewsContent >table > tbody > tr > td:nth-child(even) {
        margin-right: 0;
    }
}

/* ======> End Style News <====== */

/* ======> Start Style News Collector Ordinary or استایل گزیده اخبار تو حالت عادی <====== */
[id$=_NewsList] {
    padding: 0 !important;
}
.newitembox {
    box-shadow: 1px 0px 5px grey !important;
    border:none !important;
    border-radius:15px;
}
.mainNewsCarousel .owl-item {
    
    padding-left:10px;
}
[id$=_NewsList] > div:nth-last-of-type(1) {
    display: none;
}  

[id$=_tblCollectedNews].NewsItemStyle {
    position: relative;
    overflow: visible !important;
}

.NewsItemStyle > div {padding: 20px !important;}

.NewsItemStyle .newitembox {
    background: #fff !important;
    !i;
    !;
}

.NewsItemStyle > div > div:nth-child(1) {
    /*order: 2;*/
    /* background: transparent; */
}

.NewsItemStyle > div > div:nth-child(1) > a {
    display: block !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 180px !important;
    background: transparent;
    border: 0;
}
.mainNewsCarousel .owl-carousel,
.mainNewsCarousel .owl-carousel .owl-stage-outer,
.mainNewsCarousel .dp-module-content > div {
    /* height: 500px !important; */
}
.mainNewsCarousel .owl-carousel .owl-stage,
.mainNewsCarousel .owl-carousel .owl-stage-outer{
    display: flex;
    position:unset !important;
}
.mainNewsCarousel{
    position:relative;
    padding-top: 70px;
    /* height: 600px; */
    z-index: 1;
}
.sliderNews{
    position:relative;
}
form[home=true] .sliderNews:before{
    content:'';
    position: absolute;
    top:0;
    left: 50%;
    width:100vw;
    height: 110%;
    background: url('../image/news-bg.png') no-repeat;
    transform: translateX(-50%);
    margin-top: -45px;
    background-size: 100%;
    z-index: 1;
}
.multiTabs{
    position:relative;
}
form[auth=false] .multiTabs:before{
    content:'';
    position: fixed;
    top:0;
    left: 50%;
    width:100vw;
    height: 110%;
    background: url('../image/news bg.png') no-repeat;
    transform: translateX(-50%);
    margin-top: -45px;
    background-size: 100%;
    z-index: -2;
	pointer-events: none;
}

[id*=rptNewsListAdvanced].newsCollectorImages img {
    width: auto;
    height: 100%;
    background: red;
}

.NewsItemStyle > div > div:nth-child(1) > a img {
    /* width: 100%; */
    /* height: 100%; */
    /* border-radius: 15px 15px 0px 0px; */
}

.NewsItemStyle > div > div:nth-child(2) {
    /* order: 1; */
    /* padding: 0; */
}

.NewsItemStyle .dp-normNewsClt.content {
    /* padding: 0; */
}

.NewsItemStyle .dp-normNewsClt.content > div {
    /* display: flex; */
    /* flex-direction: column; */
    /* height: 100%; */
    /* align-items: flex-start; */
    /* justify-content: flex-start; */
    /* box-sizing: border-box; */
}

main#wrap\: .NewsItemStyle .dp-normNewsClt.content > div {
    /* padding-top: 0; */
    /* margin-top: 15px; */
}

.NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox {
    /* background-color: transparent !important; */
    /* margin: 0; */
    /* padding: 0; */
    /* height: auto; */
    /* max-height: 100%; */
}

.NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox span {
    /* -webkit-line-clamp: 3; */
    /* text-align: justify; */
    /* color: #434343; */
    /* font-size: 13px; */
}

.NewsItemStyle .dp-normNewsClt.content > div > div:nth-of-type(1) {
}

.NewsItemStyle .dp-listNewsClt.title i {
    /* display: none; */
}

.NewsItemStyle .NormalFontNewsTitle {
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    /* font-family: IranSans; */
    /* font-weight: bold; */
    /* color: #1c1c1c; */
}

.NewsItemStyle [id$=_NewsDateArea] {
    /* order: 0; */
    /* justify-content: flex-start; */
}

.NewsItemStyle [id$=_NewsEventDateArea] {
    /* display: none; */
}

.NewsItemStyle [id$=_NewsCreatedDateArea],
.NewsItemStyle [id$=_NewsEventDateArea] {
    /* white-space: nowrap !important; */
}

.NewsItemStyle [id$=_NewsCreatedDateArea] td,
.NewsItemStyle [id$=_NewsEventDateArea] td {
    /* font-size: 12px; */
}

.NewsItemStyle [id$=_NewsCreatedDateArea] i,
.NewsItemStyle [id$=_NewsEventDateArea] i {
    /* color: #ee1940; */
}

.NewsItemStyle .dp-normNewsClt.content h4 {
    /* position: relative; */
    /* margin: 0 0 6px; */
}

.NewsItemStyle .dp-normNewsClt.content h4 span {
    /* margin: 0; */
    /* font-size: 16px; */
    /* font-weight: bold; */
    /* color: #ff9b00; */
}
.mainNewsCarousel .bottombox {
    margin-right: -12px !important;
}
.NewsItemStyle > div > div:nth-child(3) {
    /* order: 3; */
    /* flex: 1; */
    /* bottom: 0 !important; */
    /* margin: 0; */
}

.advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
    bottom: 0;
    background: transparent;
}

.advancedlistmode.fullWidth .NewsDateAreaBox {
    background: transparent;
}

.advancedlistmode.fullWidth .detailbox > div {
    width: auto !important;
    background: transparent;
}

.advancedlistmode.fullWidth .detailbox > div i,
.advancedlistmode.fullWidth .detailbox > div span,
.advancedlistmode.fullWidth .detailbox > div td {
    font-size: 13px !important;
}

.NewsItemStyle > div > div:nth-child(3) p {
    /* margin: 10px 0 0; */
    /* padding: 0; */
    /* text-align: left; */
    /* display: block; */
    /* float: none; */
    /* background: transparent; */
}

.NewsItemStyle > div > div:nth-child(3) p a {
    /* display: inline-block; */
    /* padding: 8px 16px; */
    /* border-radius: 5px; */
    /* color: #ffffff !important; */
}
.NewsItemStyle > div > div:nth-child(3) p a{
    /* position:relative; */
    /* padding-bottom:15px; */
}
.NewsItemStyle > div > div:nth-child(3) p a:hover:after{
    /* color: black; */
}
.NewsItemStyle > div > div:nth-child(3) p a:after{
    /* position:absolute;     */
    /* color: #c3c3c3; */
    /* right: 0; */
    /* content:'ادامه خبر...'; */
    /* padding: 8px 16px; */
    /* top: 0; */
    /* transition:0.3s; */
}

.NewsItemStyle > div > div:nth-child(3) p span {
    /* line-height: 2; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 5; */
    /* text-overflow: ellipsis; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
}

.NewsItemStyle .more {
    /* order: 4; */
    /* text-align: left; */
}

.NewsItemStyle .more a {
    /* color: #707070; */
    /* line-height: 2; */
}

.NewsItemStyle .more a:hover {
    /* color: #3a3a3a; */
}

.NewsItemStyle .more a i {
    /* vertical-align: middle; */
    /* margin-right: 2px; */
}

.archive {
    margin: 10px 0;
    text-align: left;
}

.archive a {
    color: #707070;
    position: relative;
}

.archive a:hover {
    color: #00c30b;
}

.archive i,
.archive em {
    color: #00c30b;
    margin-left: 10px;
}

@media screen and (max-width: 720px) {
    .NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox {
        /* margin: 0 0 10px; */
    }
    .mainNewsCarousel{
        padding-top:10px;
    }
    .mainNewsCarousel .owl-next, .mainNewsCarousel .owl-prev{
       top:15px !important;
   }
    form[action='./صفحه-اصلي'] .sliderNews:before{
        content:'';
        position:absolute;
        top:0;
        left: 50%;
        width:100vw;
        height: 110%;
        background: url(../image/news-bg.png) no-repeat;
        background-size: cover;
        transform: translateX(-50%);
        margin-top: -15px;
        background-position: 50%;
    }
}

/* ======> End Style News Collector Ordinary or استایل گزیده اخبار تو حالت عادی <====== */
/********* Start Style research about us **********/
.aboutUs  img{
    width:100%;
}

.aboutUs .uk-grid {
    display: block;
}

.aboutUs .aboutTitle {
    color:var(--second-color);
    font-size:22px;
    margin-bottom: 25px;
}
.aboutUs  div,
.aboutUs  p,
.aboutUs  span{
    color:white;
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
}
.aboutUs .aboutAnalys {
    display:flex;
    margin-top:30px;
    justify-content:start;
    align-items:baseline;
    display: none;
}
.aboutUs .aboutAnalys  .AnalysBox p{
    margin:0;
}
.aboutUs .aboutAnalys  .AnalysBox{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:101px;
    height:101px;
    border-radius:100%;
    border:1px solid white;
    background-color:#3032327d;
    margin-left:15px;
    transition:0.3s ease-in-out;
    cursor:pointer;
}
.aboutUs .aboutAnalys  .AnalysBox:hover{
    background:var(--second-color);
    border:1px solid #303232;
    
}
.aboutUs .aboutAnalys  .AnalysBox p{
    transition:0.3s ease-in-out;
}
.aboutUs .aboutAnalys  .AnalysBox:hover p{
    color:black;
}
.aboutUs .title-border-top{
    margin-bottom:36px;
}
.aboutUs .aboutImg img{
    border-radius:16px;
    height: auto;
}
.aboutUs .aboutImg {
    position:relative;
}
.aboutUs .aboutImg:before{
    position:absolute;
    top:-20px;
    left:-20px;
    width:70%;
    height:82%;
    content:'';
    background:var(--second-color);
    border-radius:27px;
    z-index:-1;
}
.aboutUs{
    width:100%;
}
.aboutUs .aboutAnalys .AnalysBox{
    margin-left:5px;
}
/********* end Style about us**********/
/********* Start Style multi tabs carousel **********/
.multiTabs .RadTabStrip_Default_RTL .tabs{
    background:none;
    
}
.multiTabs .RadTabStrip_Default_RTL .panel-container{
    border:none;
    background: transparent;
}
.multiTabs .RadTabStrip_Default_RTL .tab a{
    font:100 14px/normal IranSans;
    
}
.multiTabs .tabs.clearfix{
    border-top: 1px solid #53b0ae;
    padding-top: 0;
    margin-bottom: 30px;
}
.multiTabs .RadTabStrip_Default_RTL .tab{
    border-top:3px solid transparent;
    transition:0.3s ease-in-out;
    margin-left: 25px;
}
.multiTabs .RadTabStrip_Default_RTL .tab.defaultTab{
    border-top: 3px solid #53b0ae;
}
.multiTabs .RadTabStrip_Default_RTL .tab a{
    padding-top:10px;
    background: transparent !important;
    font-weight: bold;
}
.multiTabs .NewTextStyle{
    display:none;
}
.multiTabs .DPNewsWrap b,
.multiTabs .DPNewsWrap b span{
    font-size: 0px !important;
    padding: 0;
    margin: 0;
}
.swiper {
    width: 100%;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0px;
    box-sizing: border-box;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: 157px !important;

      /* Center slide text vertically */
      display: flex;
      justify-content: center;
      align-items: center;
    }
.swiper-slide {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.swiper-slide .newsImg{
    max-width: 150px;
    min-width: 150px;
    height: 157px;
}
.swiper-slide .newsImg img{
    width: 150px;
    height: 157px;
}
.swiper-slide .newsDetail{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: start;
    align-items: start;
    padding: 10px 20px;
}
.swiper-slide .newsTitle{
    font-weight:bold;
    margin-bottom: 5px;
    color:#1C1C1C;
    font-size: 14px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-slide .newsDesc{
    text-align: right;
    color:#545454;
    margin-bottom: 5px;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-slide .bottomBox{
    display:flex;
    flex-direction: row;
    justify-content:space-between;
    align-items:center;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: calc(100% - 150px);
    padding: 10px 20px;
}
.swiper-slide .newsDate{
    color:#BFBFBF;
}
.swiper-slide .moreDetail a{
    background: var(--first-color);
    color:#ffffff;
    padding:5px 10px;
    border-radius:4px
}
.slideContainer {
    display: flex;
    position: relative;
}
.multiTabs {
    position: relative;
    z-index: 0;
    margin-bottom: 60px;
    margin-top: 60px;
}
.mySwiper{
    position:unset !important;
}
.swiper-button-prev {
    position: absolute;
    top: 50px !important;
    left: 40px !important;
    right: auto !important;
}
.swiper-button-next,
.swiper-button-prev{
    width:30px !important;
    height:30px !important;
    background:var(--first-color);
    border-radius:100%;
}
.swiper-button-prev:after,
.swiper-button-next:after{
    font-size:14px !important;
    color:white;
}
.swiper-button-next {
    position: absolute;
    top: 50px !important;
    left: 0px !important;
    right: auto !important;
}
.multiTabs [id*=_ContentDetailsPanel]{
    position:absolute;
    bottom: 5px;
}
.multiTabs #NewsContentLayout > tbody > tr:nth-child(3){
    position:relative;
}
.multiTabs #NewsContent #ContentBox .AbstractMoreLink:after{
    position:absolute;
    color: #ffffff;
    left: 10px;
    font-size: 12px !important;
    content: 'ادامه...';
    padding: 5px 15px;
    bottom: 5px;
    transition:0.3s;
    z-index: 2;
    background: #59afdf;
    border-radius: 4px;
}
.multiTabs #NewsContent #ContentBox .AbstractMoreLink{
    font-size:0;
    background:none;
}
.multiTabs #NewsContent #ContentBox .AbstractMoreLink:{
     position:relative;   
}
.multiTabs .NewsItemStyle{
    /* width:95% !important; */
}
.multiTabs #NewsContent #NewsContentLayout > tbody > tr:nth-child(3){
    border:none !important;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}
.multiTabs #NewsContentLayout > tbody > tr:nth-child(1),
.multiTabs #NewsContentLayout > tbody > tr:nth-child(2){
    display:none !important;
}
.multiTabs #NewsContent #NewsInfoArea{
    margin:0 !important;
}
/********* end Style multi tabs carousel**********/
/* ======> End Style News Collector Ordinary or استایل گزیده اخبار تو حالت عادی <====== */

/********* Start Style SlideShow Plus With fasham-slide **********/
.fasham-slide {
    position: relative;
}

form[auth="false"] .fasham-slide {
    margin-top: -85px;
}

.fasham-slide .owl-carousel .owl-stage-outer {
    padding: 18px 0 0;
}

.fasham-slide .owl-carousel .item {
    position: relative;
    margin: 0;
    cursor: pointer;
    display: block;
}

.fasham-slide .owl-carousel .item::before,
.fasham-slide .owl-carousel .item::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    z-index: -1;
    transition: .4s ease;
}

.fasham-slide .owl-carousel .item::before {
    background: linear-gradient(#fff, #fff) no-repeat,
    linear-gradient(#044287, #0077E1) no-repeat;
    background-size: 100% 100%, 0% 0%;
    background-position: left bottom, center;
    box-shadow: 0 0 4px #00000040;
}

.fasham-slide .owl-carousel .item::after {
    top: -1px;
    border: dashed 1px rgba(3, 75, 151, 0.5);
    width: 100px;
    height: 100px;
}

.fasham-slide .owl-carousel .item:hover::before {
    background-color: #044287;
    background-size: 0% 0%, 100% 100%;
}

.fasham-slide .owl-carousel .item:hover::after {
    border-color: #fff;
    animation: spin 20s linear infinite
}

.fasham-slide .owl-carousel .item img {
    object-fit: contain;
    width: 60px;
    margin: 0 auto;
    transition: .4s ease;
}

.fasham-slide .owl-carousel .item:hover img {
    filter: contrast(0) brightness(10);
}

.fasham-slide .owl-carousel .item .owl-image-title {
    font-family: IranSans;
    margin: 20px 0 0;
    color: #044287;
    font-weight: bold;
}

.fasham-slide .owl-theme .owl-controls {
    margin-top: 0;
}

.fasham-slide .owl-carousel .owl-controls .owl-prev,
.fasham-slide .owl-carousel .owl-controls .owl-next {
    line-height: 1;
    margin: 0 !important;
    padding: 8px !important;
    background-color: #044287 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.fasham-slide .owl-carousel .owl-controls .owl-prev {
    right: 0
}

.fasham-slide .owl-carousel .owl-controls .owl-next {
    left: 0;
}

.fasham-slide .owl-carousel .owl-controls .owl-prev i,
.fasham-slide .owl-carousel .owl-controls .owl-next i{
    line-height: 1;
    font-weight: 100 !important;
    font-size: 26px !important;
    font-family: 'Font Awesome 5 Pro' !important;
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 992px) {
    .fasham-slide .owl-carousel .owl-controls .owl-prev,
    .fasham-slide .owl-carousel .owl-controls .owl-next {
        display: none !important;
    }
}
/********* End Style SlideShow Plus With fasham-slide **********/
/* ******* START SHORTCUT MENU POST THEME ******* */
.shortcut-menu {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999;
    transform: translateY(-40%);
}
.shortcut-menu ul{
    padding-right:15px;
}
.shortcut-menu li {
    position: relative;
    list-style: none;
    margin-bottom:10px;
}

.shortcut-menu a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 41px;
    color: #fff;
    background-color: #fff;
    transition: .3s linear;
    border-radius: 100%;
    color: var(--first-color);
    font-size: 16px;
    font-weight: bold;
}
.shortcut-menu a img {
    width: auto;
    height: 70% !important;
    filter: brightness(0) saturate(100%) invert(64%) sepia(65%) saturate(294%) hue-rotate(130deg) brightness(85%) contrast(90%);
}

.shortcut-menu li:not(:last-child) a {
    border-bottom: 1px solid #fff;
}

.shortcut-menu a span {
    position: absolute;
    right: 120%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    height: auto;
    background-color: lightgrey;
    transform-origin: top;
    border-radius: 5px;
    font-size: 12px;
    transform: translateX(170%);
    transition: 0.3s ease-in-out;
}

.shortcut-menu a:hover span {
    color: black;
    transform: translateX(0%);
    font-weight: bold;
}

.shortcut-menu a:hover {
    color: var(--first-color);
    scale: 1.1;
}
.shrotcut-menu-2 {
    position: fixed;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 201;
    overflow: hidden;
}
.shrotcut-menu-2.active{
    transform:translate(0%, -50%)
}
.shrotcut-menu-2 {
    position: fixed;
    top: 41.2%;
    right: 45px;
    z-index: 201;
    overflow: hidden;
    display: none;
    width: 80px;
    transform: translate(170%, -50%);
   
    transition: .5s;
}

main#wrap\: .shrotcut-menu-2 {
    /* left: 10px; */
    display: block;
}

.shrotcut-menu-2 ul {
    /* transform: rotate(-90deg); */
    transform-origin: bottom right;
    transition: .5s;
}

.shrotcut-menu-2 ul.active {
    /* transform: rotate(0); */
}

.shrotcut-menu-2 ul li:not(:last-child) {
    margin: 0 0 10px;
}

.shrotcut-menu-2 ul li span {
    content: '';
    position: relative;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    color: #000;
/*     background-color: #ffcc00; */
    background-color: #d0d0d06b;
    text-align: center;
    padding: 12px 0;
    box-sizing: border-box;
    align-content: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #a7c2d9;
}

.shrotcut-menu-2 ul li.contrust span {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.shrotcut-menu-2 ul li span::after {
    position: absolute;
    top: 2px;
    right: 7px;
    color: #000;
    font-family: 'Font Awesome 5 Pro';
}

.shrotcut-menu-2 ul li span.max-size::after {
    content: '\f067';
}

.shrotcut-menu-2 ul li span.min-size::after {
    content: '\f068';
}

.shrotcut-menu-2 ul li span.max-page::after {
    content: '\f067';
}

.shrotcut-menu-2 ul li span.n-page::after {
    content: '\f065';
    font-size: 10px;
}

.shrotcut-menu-2 ul li span.min-page::after {
    content: '\f068';
}
ul li{
	list-style:none;
}

@media screen and (min-width: 1919px) {
    .shortcut-menu a {
        width: 50px;
        height: 50px;
    }
}

/* style contrust */
.contrust a {
    display: inline-block;
    width: 13px;
    height: 15px;
    margin: 0 0;
    border-radius: 50px;
}
.contrust span{
    padding-top:30px !important;
}
.contrust p{
    margin-top:0px;
}
.contrust a#yellow {
    background-color: yellow !important;
}

.contrust a#white {
    background-color: white !important;
}

.contrust a#black {
    background-color: black;
}
.map {
    width: 100%;
}
body#tagBody.dark,
body#tagBody.dark * {
    color: #fff;
	background: #000;
}
body#tagBody.yellow .map.maphilighted canvas,
body#tagBody.dark .map.maphilighted canvas,
body#tagBody.yellow .shrotcut-menu-2,
body#tagBody.dark .map.maphilighted  .shrotcut-menu-2{
	background:none !important;
}
body#tagBody.dark * ::before,
body#tagBody.dark * ::after {
    color: #fff;
}

body#tagBody.yellow [class^="banking-wrap-"],
body#tagBody.dark [class^="banking-wrap-"] {
	background: transparent !important;
	position: relative;
	z-index: 2;
}

body#tagBody.dark .banking-btn-list,
body#tagBody.yellow .banking-btn-list {
	z-index: 1
}

body#tagBody.dark [class*=banking-wrap]::before,
body#tagBody.yellow [class*=banking-wrap]::before {
	z-index: 1;
}

body#tagBody.yellow,
body#tagBody.yellow *{
	background: #000;
}

body#tagBody.dark > * {
	border-color: #e89efd;
}

body#tagBody.dark h1,
body#tagBody.dark h2,
body#tagBody.dark h3,
body#tagBody.dark h4,
body#tagBody.dark h5,
body#tagBody.dark h6 {
	color: #e69ffd
}

body#tagBody.dark li,
body#tagBody.dark a,
body#tagBody.dark span,
body#tagBody.dark p {
	color: #eee;
}

body#tagBody.yellow h1,
body#tagBody.yellow h2,
body#tagBody.yellow h3,
body#tagBody.yellow h4,
body#tagBody.yellow h5,
body#tagBody.yellow h6 {
	color: rgb(252, 255, 60) !important
}

body#tagBody.yellow li,
body#tagBody.yellow a,
body#tagBody.yellow span,
body#tagBody.yellow p {
	color: rgb(252, 255, 60) !important
}

body#tagBody.yellow *,
body#tagBody.yellow ::before,
body#tagBody.yellow ::after {
    color: rgb(252, 255, 60) !important
}

body#tagBody.light-white,
body#tagBody.light-white > * {
	background: #bfbfbf;
}

body#tagBody.light-white > * {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white h1,
body#tagBody.light-white h2,
body#tagBody.light-white h3,
body#tagBody.light-white h4,
body#tagBody.light-white h5,
body#tagBody.light-white h6 {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white li,
body#tagBody.light-white a,
body#tagBody.light-white span,
body#tagBody.light-white p {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white *,
body#tagBody.light-white ::before,
body#tagBody.light-white ::after {
    color: #000;
}

body.black,
body.black > *,
body.black #footer-box,
body.black #footer-box > * {
    color: #fff;
    background-color: #000;
}

body.light-yellow,
body.light-yellow > *,
body.light-yellow #footer-box,
body.light-yellow #footer-box > * {
    color: #fff;
    background-color: #ffdd00;
}
/* end style contrust */
/* ******* END SHORTCUT MENU POST THEME ******* */
/********* Start Style MultiContent With Class fasham-tab ********/
form[auth="false"] .fasham-tab {
    margin: 50px 0;
}

.fasham-tab {
    position: relative;
    background: linear-gradient(#0077E1, #0077E1) no-repeat;
    background-size: 100% 100%;
    backdrop-filter: blur(5px);
    padding: 20px 56px 52px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 2;
    box-sizing: border-box;
}

.fasham-tab::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('/Design/Themes/shahrdari-fasham/default/image/bg-tab.png') no-repeat;
    background-size: 100% 100%;
    z-index: -2;
    
}

.fasham-tab::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /* background-color: #00701; */
    backdrop-filter: blur(15px);
    /* opcity: .12; */
    z-index: -1;
    
}

.fasham-tab [id$=_divTabs] {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.fasham-tab [id$=_divTabs] ul {
    padding: 40px 0 0;
    width: 20%;
    background: transparent;
    box-sizing: border-box;
}

.fasham-tab [id$=_divTabs] ul li {
    float: none;
    display: flex;
    height: calc(100% / 4);
    align-items: center;
}

.fasham-tab [id$=_divTabs] ul li a {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-family: IranSans;
}

.fasham-tab [id$=_divTabs] ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.fasham-tab [id$=_divTabs] ul li a.defaultTab::before {
    background-color: rgba(240, 187, 0, 1);
    transition: .4s;
}

.fasham-tab [id$=_divTabs] ul li a.defaultTab {
    background: transparent;
    padding-right: 30px;
    font-weight: bold;
    transition: .4s;
    flex: 1;
}

.fasham-tab [id$=_divTabs] .panel-container {
    width: calc(80% - 40px);
    padding: 0;
    border: 0;
    margin-bottom: 0;
    margin-right: auto;
    background: transparent;
}

.mayor-container {
    position: relative;
}

.mayor-container > div:nth-of-type(1) {
    width: 100%;
    border: 1px solid #ffffff38;
    border-radius: 10px;
    box-sizing: border-box;
    margin-right: 0;
    padding: 40px 36px;
    box-shadow: 0 0 10px #ffffff50;
}

.mayor-container > div:nth-of-type(1) > div:first-child {
    padding-right: 0
}

.title-mayor {
    font-family: IranSans;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
}

.title-mayor em {
    color: #fff;
    line-height: 1;
    vertical-align: middle;
}

.mayor-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    padding: 10px 20px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.mayor-content p {
    margin: 0;
    line-height: 2;
    color: #fff;
    text-align: justify;
    font-size: 16px;
}

.mayor-image {
    height: 100%;
}

.mayor-image img {
    height: 100%;
    max-width: 100%;
    border-radius: 10px;
}

@media screen and (max-width: 600px) {
    .fasham-tab {
        padding: 20px 10px;
    }

    .fasham-tab [id$=_divTabs] {
        flex-direction: column;
    }

    .fasham-tab [id$=_divTabs] ul {
        padding: 0;
        width: 100%;
    }

    .fasham-tab [id$=_divTabs] ul li {
        width: 100%;
    }

    .fasham-tab [id$=_divTabs] .panel-container {
        width: 100%;
    }

    .mayor-container > div:nth-of-type(1) {
        padding: 0
    }

    .mayor-container > div:nth-of-type(1) > div:nth-child(2) {
        padding-right: 0;
        margin-top: 20px
    }
}

/********* End Style MultiContent With Class fasham-tab ********/

form[auth="false"] .slide-2,
form[auth="false"] .shahid-slide {
    margin: 50px 0 0;
}

.slide-2,
.shahid-slide {
    position: relative;
    z-index: 1;
}

form[auth="false"] .slide-2 {
    padding: 40px 0;
}

form[auth="false"] .shahid-slide {
    padding: 40px 0 50px;
}

.slide-2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background:rgba(48, 111, 182, 0.75);
    backdrop-filter: blur(10px);
    transform: translateX(50%);
    z-index: -1;
}

.shahid-slide::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background: url('/Design/Themes/shahrdari-fasham/default/image/bg-shahid.jpg') no-repeat;
    background-size: cover;
    transform: translateX(50%);
    z-index: -1;
}

.shahid-slide::after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    transform: translateX(50%);
    z-index: -1;
}

.slide-2 .owl-carousel .owl-stage-outer {
    padding: 30px 0;
}

.shahid-slide .owl-carousel .owl-stage-outer {
    padding: 30px 0 0;
}

.slide-2 .owl-carousel .item,
.shahid-slide .owl-carousel .item {
    position: relative;
    margin: 0;
    cursor: pointer;
    transition: .4s;
}

.shahid-slide .owl-carousel .item::before {
    content: '';
    position: absolute;
    top: -12px;
    right: -25px;
    width: 40px;
    height: 40px;
    background: url('/Design/Themes/shahrdari-fasham/default/image/stapler.png') no-repeat;
}

.shahid-slide .owl-carousel .item {
    background-color: #fff;
    display: block;
    padding: 20px 20px 10px;
}

.shahid-slide .owl-carousel .item img {
    /* object-fit: contain; */
}

.slide-2 .owl-carousel .item img {
    object-fit: none;
    transition: .4s;
}

.slide-2 .owl-carousel .item:hover img {
    transform: translateY(-10px);
}

.slide-2 .owl-carousel .item .owl-image-title,
.shahid-slide .owl-carousel .item .owl-image-title {
    color: #fff;
    font-family: IranSans;
    margin-top: 10px;
    animation: none !important;
    transition: .4s;
}

.shahid-slide .owl-carousel .item .owl-image-title {
    color: #000;
    font-size: 14px;
}

.slide-2 .owl-carousel .item:hover .owl-image-title {
    transform: scale(1.10);
}

.slide-2 .owl-theme .owl-controls {
    margin-top: 0;
}

.slide-2 .owl-carousel .owl-controls .owl-prev,
.slide-2 .owl-carousel .owl-controls .owl-next {
    line-height: 1;
    margin: 0 !important;
    padding: 8px !important;
    background-color: #044287 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slide-2 .owl-carousel .owl-controls .owl-prev {
    right: 0
}

.slide-2 .owl-carousel .owl-controls .owl-next {
    left: 0;
}

.slide-2 .owl-carousel .owl-controls .owl-prev i,
.slide-2 .owl-carousel .owl-controls .owl-next i{
    line-height: 1;
    font-weight: 100 !important;
    font-size: 26px !important;
    font-family: 'Font Awesome 5 Pro' !important;
}

@media screen and (min-width: 992px) {
    .slide-2 .owl-carousel .owl-controls .owl-prev,
    .slide-2 .owl-carousel .owl-controls .owl-next {
        display: none !important;
    }
}

.shahid-slide .owl-box {
    overflow: visible;
}

.shahid-slide .owl-theme .owl-controls {
    margin-top: 0;
}

.shahid-slide .owl-carousel .owl-controls .owl-prev,
.shahid-slide .owl-carousel .owl-controls .owl-next {
    line-height: 1;
    margin: 0 !important;
    padding: 8px !important;
    background-color: transparent !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.shahid-slide .owl-carousel .owl-controls .owl-prev {
    left: 100%;
}

.shahid-slide .owl-carousel .owl-controls .owl-next {
    right: 100%;
}

.shahid-slide .owl-carousel .owl-controls .owl-prev i,
.shahid-slide .owl-carousel .owl-controls .owl-next i{
    line-height: 1;
    font-weight: 100 !important;
    font-size: 28px !important;
    font-family: 'Font Awesome 5 Pro' !important;
}

/********* Start Gallery Tab Fasham *********/
.fasham-tab-gallery {
    position: relative;
}

form[auth="false"] .fasham-tab-gallery {
    margin: 40px 0;
}

.fasham-tab-gallery::before {
    content: '';
    position: absolute;
    top: -40px;
    right: 50%;
    width: 100vw;
    height: calc(100% + 100px);
    transform: translateX(50%);
    background-color: #fff;
}

.fasham-tab-gallery [id$=_divTabs] > ul {
    position: relative;
    padding: 0;
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

.fasham-tab-gallery [id$=_divTabs] ul::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    margin: auto 0;
    width: 100vw;
    height: 1px;
    background-color: rgba(129, 165, 203, 1);
    transform: translateX(50%);
    z-index: -1;
}

.fasham-tab-gallery [id$=_divTabs] ul li {
    width: calc(100% / 3 - 40px);
}

.fasham-tab-gallery [id$=_divTabs] ul li:not(:first-child) {
    margin-right: auto;
}

.fasham-tab-gallery [id$=_divTabs] ul li a {
    margin: 0;
    padding: 4px 10px;
    text-align: center;
    border-radius: 10px;
    background: #fff !important;
    border: 1px solid rgba(129, 165, 203, 1);
    color: rgba(4, 66, 135, 1);
    font-family: 'IranSans';
    font-size: 15px;
    position: relative;
}

.fasham-tab-gallery [id$=_divTabs] ul li a::before {
    position: absolute;
    top: 4px;
    right: calc(50% - 70px);
    color: rgba(4, 66, 135, 1);
    font-size: 20px;
    font-family:'Font Awesome 5 Pro';
}

.fasham-tab-gallery [id$=_divTabs] ul li:nth-child(1) a::before {
    content: '\f030';
}

.fasham-tab-gallery [id$=_divTabs] ul li:nth-child(2) a::before {
    content: '\f57d';
}

.fasham-tab-gallery [id$=_divTabs] ul li:nth-child(3) a::before {
    content: '\f008';
}

.fasham-tab-gallery [id$=_divTabs] ul li a.defaultTab::before {
    color: #fff;
}

.fasham-tab-gallery [id$=_divTabs] ul li a.defaultTab {
    background: linear-gradient(rgba(4, 66, 135, 1), rgba(0, 119, 225, 1)) no-repeat !important;
}

.fasham-tab-gallery [id^=dirFeature_] .p-15.dp-directory {
    padding: 0;
}

.fasham-tab-gallery [id^=dirFeature_] {
    display: block !important;
    max-width: 100%;
}

.fasham-tab-gallery .panel-container {
    padding: 20px 0 0 !important;
    margin-bottom: 0 !important;
    border: 0 !important;
}

.fasham-tab-gallery .owl-carousel .owl-stage-outer {
    padding-right: 0;
    width: 100%;
    max-width: 100%;
}

.fasham-tab-gallery .owl-carousel .owl-item > div {
    width: 100%;
    margin-bottom: 0 !important;
}

.fasham-tab-gallery .owl-carousel .owl-item > div > a {
    position: relative;
}

.fasham-tab-gallery .dp-groupContainer {
    border: 0;
}

.fasham-tab-gallery .dp-groupContainer img {
    width: 100%;
    flex: 1;
    height: 100% !important;
    border-radius: 10px;
}

.fasham-tab-gallery .dp-groupContainer .dp-overly {
    background-color: rgba(0, 0, 0, 0.46);
    backdrop-filter: blur(2px);
    display: flex;
    align-items: center;
    padding: 0 45px 0 10px;
    border-radius: 0 0 10px 10px;
}

.fasham-tab-gallery .dp-groupContainer .dp-overly-icons,
.fasham-tab-gallery .dp-groupContainer .dp-overly-icons ~ hr{
    display: none;
}

.fasham-tab-gallery .dp-groupContainer .dp-overly-text {
    margin: 0 !important;
    font-size: 15px;
    position: relative;
    overflow: visible !important;
}

.fasham-tab-gallery .dp-groupContainer .dp-overly-text::before {
    content: '\f030';
    position: absolute;
    top: -2px;
    right: -35px;
    bottom: 0;
    margin: auto 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Font Awesome 5 Pro';
}

.fasham-tab-gallery .panel-container > div:nth-of-type(2) .dp-groupContainer .dp-overly-text::before {
    content: '\f57d'
}

.fasham-tab-gallery .panel-container > div:nth-of-type(2) .dp-groupContainer .dp-overly-text::before {
    content: '\f57d'
}

.fasham-tab-gallery .owl-carousel .owl-controls {
    padding: 0;
    margin: 0;
}

.fasham-tab-gallery .owl-carousel .owl-controls .owl-prev,
.fasham-tab-gallery .owl-carousel .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 10px !important;
    background-color: #fff !important;
    transform: translateY(-50%);
}

.fasham-tab-gallery .owl-carousel .owl-controls .owl-prev {
    left: 104%
}

.fasham-tab-gallery .owl-carousel .owl-controls .owl-next {
    right: 104%;
}

.fasham-tab-gallery .owl-carousel .owl-controls .owl-prev i,
.fasham-tab-gallery .owl-carousel .owl-controls .owl-next i {
    color: #044287;
    font-weight: 100 !important;
    font-size: 40px;
    font-family: 'Font Awesome 5 Pro' !important;
    transform: scaleY(1.2);
}

@media screen and (max-width: 600px) {
    .fasham-tab-gallery [id$=_divTabs] > ul {
        flex-direction: column;
    }

    .fasham-tab-gallery [id$=_divTabs] ul li {
        width: 100%;
        margin: 0 0 10px;
    }

    .fasham-tab-gallery .owl-carousel .owl-controls .owl-prev {
        left: 100%
    }

    .fasham-tab-gallery .owl-carousel .owl-controls .owl-next {
        right: 100%;
    }
}

/********* End Gallery Tab Fasham *********/

/* ======> Start Style News <====== */
.owl-stage-outer{
	max-width: 100%;
	padding: 5px !important;
	margin: 5px !important;
}
.owl-item div{
	width:100%;
	height: auto;
}
img[alt="ویرایش"] {
    width: auto !important;
}
.mainNewsCarousel .advancedlistmode.colWidth .NewsItemStyle{
    height: 100%;
}
.mainNewsCarousel .owl-carousel,
.videoGallery .owl-carousel{
    position: unset;
}
.mainNewsCarousel .owl-prev,
.mainNewsCarousel .owl-next,
.videoGallery .owl-prev,
.videoGallery .owl-next{
    background: #53b0ae !important;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 100% !important;
    display: flex !important;
    justify-content:center;
    align-items:center;
}
.mainNewsCarousel .owl-prev i:before,
.mainNewsCarousel .owl-next i:before{
     
}
.mainNewsCarousel .owl-prev,
.videoGallery .owl-prev{
    position:absolute;
    left: 40px;
    width:30px;
    height:30px;
}
.mainNewsCarousel .owl-next,
.mainNewsCarousel .owl-prev{
    top: 90px;
}
.videoGallery .owl-next,
.videoGallery .owl-prev{
    top: -50px;
}
.mainNewsCarousel .owl-next,
.videoGallery .owl-next{
    position:absolute;    
    left: 5px;
    width:30px;
    height:30px;
    margin-right: 10px;
}
.mainNewsCarousel .bottombox .detailbox div[id$=_NewsEventTimeArea]{
    display:none !important;
}
.mainNewsCarousel .bottombox [id$=_NewsEventDateArea]{
    font-size:0px;
    padding: 0;
    margin: 0;
}
.mainNewsCarousel .bottombox [id$=_NewsEventDateArea] span{
    font-size:18px;
    color: #bfbfbf;
}
.mainNewsCarousel .NewsDateAreaBox,
.mainNewsCarousel .NewsDateAreaBox .detailboxitem{
    background:none;
    padding-bottom: 10px;
}
.bottombox{
    position:relative;
}
.mainNewsCarousel .detailbox{
    position:absolute;
    right:0;
    bottom:0;
    
}
.mainNewsCarousel [id$=_NewsContent]{
    position:absolute;
    left:0;
    bottom:0;
}

.services .dp-module-title {
    display: none;
}
.dp-module-title.uk-clearfix span{
    color: #4E4E4E;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mod-qset.uk-panel-box{
    position: relative;
    z-index:1;
}
.dp-module-title.uk-clearfix:before{
    content: '';
    display: block !important;
    width: 100%;
    border-top: 2px solid #53b0ae;
}

.dp-module-title.uk-clearfix > :before{
    content: '';
    display: block !important;
    width: 70px;
    border-top: 4px solid #53b0ae;
    margin-bottom: 6px;
}

/********** NEWS ROTATOR  ***********/
[id*=_NewsRotator] .rotatorBox {
	z-index: auto !important;
}

/********** NEWS **********/
#NewsContent table,
#NewsContent tbody,
#NewsContent tr,
#NewsContent td {
	display: block;
	height: auto;
}

#NewsContent [id*=_NewsContentList]>tbody {
	display: block;
	position: relative;
}

#NewsContent [id*=_NewsContentList]>tbody>tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
}

#NewsContent [id*=_NewsContentList]>tbody>tr>td {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: top;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, .15);
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
}

#NewsContent [id*=_NewsContentList]>tbody>tr>td:last-child {
	padding: 0
}

#NewsContent [id*=_NewsContentList]>tbody>tr>td:hover {
	box-shadow: 0 5px 5px 2px rgba(0, 0, 0, .15);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

#NewsContent [id*=NewsContentList][id*=_NewsContentPanel],
#NewsContent #NewsContentLayout,
#NewsContent #NewsContentLayout>tbody {
	display: block;
	width: 100% !i;
	!;
	height: 100%;
}

[id*=paneheader]~* #NewsContent [id*=NewsContentList][id*=_NewsContentPanel] {
	height: auto;
}

#NewsContent [id*=_NewsContentList] td:empty {
	visibility: hidden;
}

#NewsContent .NewsItemStyle>tbody>tr:nth-child(3) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row-reverse;
	/* -webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column; */
	position: relative;
}

#NewsContent .NewsItemStyle>tbody>tr:nth-child(3)>td:first-child {
	display: block;
	border: 0;
	/* flex: 1; */
}

#NewsContent .NewsItemStyle>tbody>tr:nth-child(3)>td:nth-child(2) {
	display: block;
	float: none;
	width: 100%;
	padding: 0px 10px 10px 25px !important;
	margin: 0;
	box-sizing: border-box;
	position: relative;
	transition: .5s;
}

#NewsContent [id*=_NewsAbstract] {
	display: block;
	color: #787878;
	padding: 5px 0;
}

#NewsContent .BorderBackgroundPanel {
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
}

#NewsContent [id*=_NewsAbstractMorePanel] {
	text-align: right !important;
}

#NewsContent .AbstractMoreLink {
	display: inline-block;
	color: #16853e !important;
	font-weight: normal !important;
	padding: 5px 0;
	box-sizing: border-box;
	-webkit-transition: .5s;
	transition: .5s;
}

#NewsContent .AbstractMoreLink:hover {
	letter-spacing: .5px;
}

#NewsContent .PanelTitle {
	padding: 5px 0;
	margin: 0;
}

#NewsContent .DPNewsItemTitle span {
	color: #333;
	font-size: 14px;
	font-weight: normal !important;
}

#NewsContent .DPNewsWrap * {
	color: #777;
	font-weight: normal;
}

#NewsContent .NewTextStyle {
	font-weight: normal !important;
}

#NewsContent [id*=_ContentRightImageLink] {
	display: block;
	text-align: center;
}

#NewsContent .DPNewsImageLink img {
	float: none;
	display: block;
	width: 100% !important;
	height: 150px !important;
	width: 200px !important;
	text-align: center;
	margin: 10px;
	border: 0 !important;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-transition: .3s;
	transition: .3s;
}

.news-date {
	min-width: 30px;
	color: #fff;
	text-align: center;
	padding: 5px;
	background: #16853e;
	position: absolute;
	top: 0;
	left: 9px;
}

.news-date span {
	font-size: 16px;
}

@media (max-width: 768px) {
	#NewsContent [id*=_NewsContentList]>tbody>tr {
		display: block;
		margin: 0;
	}

	#NewsContent [id*=_NewsContentList]>tbody>tr {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#NewsContent [id*=_NewsContentList]>tbody>tr>td {
		width: 100% !important;
		padding: 0;
		margin: 20px 0;
	}
}

.news-carousel {
	direction: ltr;
}

.news-carousel .owl-item>* {
	direction: rtl;
	display: block;
	width: 100% !important;
}

.news-carousel .owl-controls {
	width: 100%;
	text-align: center;
}

.news-carousel .owl-prev,
.news-carousel .owl-next {
	display: inline-block !important;
	color: #16853e;
	font-size: 30px;
	margin: 0 20px;
}

@media (min-width: 768px) {
	.news-carousel .owl-controls {
		display: none;
	}
}
/* ======> End Style News <====== */

/* Start Style Services  For payame noor Theme */
.services{
    position:relative;
}
.services:before{
    content:'';
    width:100vw;
    height:100%;
    position: absolute;
    top:0;
    left: 50%;
    background: url(../image/services-bg.jpg) no-repeat;
    background-size:100% 100%;
    transform: translateX(-50%);
    opacity: 0.7;
}
.services {
    padding:50px 0 0px 0;
}
.services .owl-image-title {
    color:white !important;
}
main#wrap\: .services {
}
.services .owl-stage-outer{
    overflow:visible !important:
}
.services .owl-stage {
    display: flex;       
}

.services .owl-item {
    cursor: default !important;
    animation: none !important;
}
.services .owl-item:hover .item{
    /* transform:translateY(-40px); */
}
.services .owl-item .item {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: column;
    width: 100%;
    cursor: pointer;
    /* min-height: 160px; */
    margin: 0 !important;
    position: relative;
    z-index: 1;
    transition: 0.4s;
}
.services .owl-item{
     background-position: bottom center;
     background-size: 100% 0%;
     transition: background-size .4s;
     /* height: 230px; */
     display: flex;
     justify-content: space-evenly;
     align-items: end;
}
.services .owl-item:hover{
    background:url(../image/SlideShowBg.png);
    background-size:100% 100%;
    background-position: bottom center;
}


.services .owl-item .item:hover .owl-image-title {
    animation: none !important;
}
.services .owl-carousel .owl-stage-outer{/* margin-top: -60px !important; */}
.services .owl-item .item .owl-image-title {
    color: #606060;
    transition: 0.3s;
    line-height: 1.2;
    margin: 3px 0 0;
}
.services .owl-item:hover .owl-image-title {
    color:white !important;
    width: 100%;
}
.services .owl-item .item .owl-image-title {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;

}
.services .owl-item:hover .owl-image-title:after{
    display: none;
    content:'ادامه مطلب';
    transform: translateY(0) !important;
     color:white !important;   
}
.services .owl-item .item .owl-image-title:after{
    display: none;
    content:'ادامه مطلب';
    width:50%;
    margin:auto;
    background: #59afdf;
    padding:5px;
    border-radius:15px;
    transform: translateY(150%);
    transition: 0.3s;
    margin: 10px 0;
    font-weight: normal;
}
.services .owl-item .item .owl-image-title > p:first-child {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
}

.services .owl-item .item .owl-image-title > p:nth-child(2) p {
    visibility: hidden;
    opacity: 0;
    line-height: 0;
    pointer-events: none;
    text-align: justify !important;
    transition: .4s linear;
}

.services .owl-item .item:hover .owl-image-title > p:nth-child(2) p {
    visibility: visible;
    opacity: 1;
    pointer-events: none;
    line-height: 1.4;
    flex: 1 1 100%;
}

.services .owl-item .item {
    --w: 150px;
    --h: 128px;
}

.services .owl-item .item img {
    width: var(--w) !important;
    height: var(--h) !important;
    padding: 20px;
    border-radius: 15px;
    box-sizing: border-box;
    object-fit: contain;
    transition: .3s;
    filter: brightness(5);
}

.services .owl-item .item:hover img {
    filter: none;
}

.services .owl-item .item::before {
    content: '';
    width: calc(var(--w) + 2px);
    height: calc(var(--h) + 2px);
    border-radius: 15px;
    background: linear-gradient(45deg, #FFC83C, #b0b1b1 70%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    transition: .3s;
    position: absolute;
    z-index: -2;
    opacity: 0;
    top: -1px;
}

.services .owl-item .item::after {
    content: '';
    width: var(--w);
    height: var(--h);
    border-radius: 15px;
    background: #706f6f;
    transition: .3s;
    position: absolute;
    z-index: -1;
    top: 0;
}

.services .owl-item .item:hover::before {
    opacity: 1;
}

.services .owl-controls {
    margin-top: 0 !important;
}

.services .owl-box {
    overflow: visible;
}

.services .owl-controls .owl-prev,
.services .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 20px !important;
    transform: translateY(-50%);
    background-color: transparent !important;
}

.services .owl-controls .owl-prev {
    left: 100%
}

.services .owl-controls .owl-next {
    right: 100%;
}

.services .owl-controls .owl-prev i,
.services .owl-controls .owl-next i {
    color: #606060;
    font-size: 30px;
    font-family: 'Font Awesome 5 Pro';
    transform: scaleY(1.4)
}

.services .owl-controls .owl-prev:hover i,
.services .owl-controls .owl-next:hover i {
    color: #8fa1ab
}

@media screen and (max-width: 1025px) {
    .services .owl-item .item:before {
        width: 100px;
        height: 100px
    }

    .services .owl-item .item:after {
        width: 110px;
        height: 110px;
    }
}

@media screen and (max-width: 950px) {
    .services .owl-controls .owl-prev {
        left: calc(100% - 20px)
    }

    .services .owl-controls .owl-next {
        right: calc(100% - 20px);
    }
    .services .owl-controls .owl-nav div{
        display:block !important;
    }
}

@media screen and (max-width: 480px) {
    .services .owl-controls .owl-prev {
        left: calc(100% - 20px);
    }
    
    .services .owl-controls .owl-next {
        right: calc(100% - 20px);
    }
}

/* End Style Services  For Armed Force Theme */
/* Start style video gallery*/
.videoGallery{
    margin:55px 0;
}
.videoGallery .\$vid-gall-caro-date{
    display:none;
}
/* End Style video gallery*/
/* Start style footer menu*/
.footerMenu ul.dp-Horizontal-menu li a i{
    display:none;
}
.footerMenu ul.dp-Horizontal-menu li:hover{
    background:transparent;
}
.footerMenu ul.dp-Horizontal-menu li:hover a{
    background:var(--first-color) !important;
    color: white !important;
}
.footerMenu ul.dp-Horizontal-menu li a{
    transition:0.3s ease-in-out;
    border-radius:5px;
    
}
.footerMenu:before{
    content:'';
    width:100vw;
    height:49px;
    position:absolute;
    bottom:0;
    left:50%;
    background:var(--second-color);
    transform:translateX(-50%);
}
.footerMenu{
    position:relative;
}
.footerMenu .dp-Advanced-Menu,
.footerMenu [id*=_dp_Advanced_Menu]{
    height:49px;
    min-height:0 !important;
}
.footerMenu .dp-Advanced-Menu ul{
    display:flex !important;
    justify-content:space-around;
    align-items:center;
}
@media (max-width:760px){
    .footerMenu .dp-Advanced-Menu ul{
        flex-wrap:wrap;
    }
    .footerMenu .dp-Advanced-Menu,
    .footerMenu [id*=_dp_Advanced_Menu],
    .footerMenu:before{
        height:130px;
    }
}
/* End Style footer menu*/
/* Start style About Us Section */
.aboutUs {
    position: relative;
    z-index: 1;
}
.aboutUs::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    transform: translateX(50%);
    background: url(../image/about-us-bg.jpg) no-repeat;
    z-index: -1;
    background-size: 100% 100%;
    opacity: 0.8;
}
.aboutUs {
    padding: 40px 0px 80px;
}
.aboutUs .aboustUsImg {
    position:relative;
}
.aboutUs .aboustUsImg:before{
    content:'';
    position:absolute;
    top:-5%;
    right:20%;
    width:60%;
    height: 90%;
    background:#013182;
    z-index:-1;
}
.aboutUs .title{
    font-size:18px;
    color:#013182;
    font-weight:bold;
    margin-bottom:5px;
}
.aboutUs .desc{
    font-size:16px;
    margin-bottom:20px;
}
.aboutUs .imgThumbnail  .item{
    margin:0px 10px;
}
.aboutUs .bottombtnBox {
    margin-top:auto;
    margin-bottom:15px;
}
.aboutUs .divBtnContainer{
    text-align:left;
}
.aboutUs .divBtnContainer a{
    padding: 5px 10px ;
    background:#00bf7e;
    color:white;
}
@media (max-width:768px){
    .aboutUs .aboustUsDesc > div > div:last-child{
        flex-wrap:wrap;
    } 
    .aboutUs div[id*=_divHtmlHolder]> .uk-grid{
        flex-direction:column-reverse;
    }
    .aboutUs .title-border-top{
        order:1;
    }
    .aboutUs .aboutTitle{
        margin-top:15px;
    }
}
/* End style About Us Section */
/* Start Style Tab Or MultiContent Armed Force Theme */
.af-tab {
    position: relative;
    z-index: 1;
}

main#wrap\: .af-tab {
    padding: 50px 0;
}

.af-tab::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    transform: translateX(50%);
    z-index: -1;
}

.af-tab .test {
    display: none;
}

.af-tab [id$=_divTabs] {
    text-align: center;
}

.af-tab [class*=RadTabStrip_Default] .tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 35px;
    max-width: 60%;
    margin: 0 auto 10px;
    border-radius: 10px;
    border: 1px solid #020A8699;
    background-color: transparent;
}

.af-tab [class*=RadTabStrip_Default] .tabs li {
    position: relative;
    float: none !important;
    display: inline-block;
    background: transparent;
    z-index: 1;
    width: calc(100% / 4 - 10px);
    transition: .7s linear;
}

.af-tab [class*=RadTabStrip_Default] .tab a {
    position: relative;
    color: #020A86;
    font-size: 14px;
    font-family: IranSans;
    background-color: transparent !important;
    padding: 0 20px 0 0;
    transition: .4s;
}

.af-tab [class*=RadTabStrip_Default] .tab a.defaultTab {
    color: #fff;
}

/* .af-tab [class*=RadTabStrip_Default] .tab a::before {
    content: '';
    position: absolute;
    top: 6px;
    right: -10px;
    width: 24px;
    height: 24px;
    background: url('/Design/Themes/armed-force/default/image/Vector.png') no-repeat;
    background-size: 100% 100%;
    z-index: 1;
} */

.af-tab [class*=RadTabStrip_Default] .tab.defaultTab::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    width: calc(100% + 40px);
    height: calc(100% + 15px);
    background: #020A86;
    border-radius: 10px;
    transform: translate(50%, -50%);
    z-index: -1;
    transition: .7s linear;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.61);
}

.af-tab [class*=RadTabStrip_Default] .panel-container {
    padding: 0;
    border: 0;
    background: transparent;
    margin-bottom: 0;
}

.af-tab [class*=RadTabStrip_Default] .panel-container #NewsContent [id$=_ContentTitlePanel] {
    min-height: auto;
}

.af-tab [class*=RadTabStrip_Default] .panel-container #NewsContent [id$=_ContentTitleLink] span {
    -webkit-line-clamp: 2;
    color: #020A86;
    font-weight: bold !important;
}

.af-tab [class*=RadTabStrip_Default] .panel-container #NewsContent #ContentBox .AbstractMoreLink {
    /* display: none; */
    position: absolute;
    right: 15px;
    text-align: right;
    bottom: 10px;
    width: 20%;
    padding: 0;
    font-size: 0;
    background-color: transparent;
}

.af-tab [class*=RadTabStrip_Default] .panel-container #NewsContent #ContentBox .AbstractMoreLink::before {
    content: 'ادامه ...';
    color: #909090;
    font-size: 14px;
    font-weight: 100;
}

.af-tab [class*=RadTabStrip_Default] .panel-container [id$=_NewsFooterArchiveLink] input {
    width: 120px !important;
    height:  40px !important;
    opacity: 0;
    position: relative;
    z-index: 1;
}

.af-tab [class*=RadTabStrip_Default] .panel-container [id$=_NewsFooterArchiveLink]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 8px;
    width: 120px;
    height: 40px;
    background-color: #FDB515;
    z-index: 1;
    border-radius: 8px;
    pointer-events: none;
}

.af-tab [class*=RadTabStrip_Default] .panel-container [id$=_NewsFooterArchiveLink]::before:hover {
    background-color: #b78108;
}

.af-tab [class*=RadTabStrip_Default] .panel-container [id$=_NewsFooterArchiveLink] span {
    position: absolute;
    left: 40px;
    color: #343434;
    pointer-events: none;
    z-index: 2;
}

.af-tab #NewsContent #NewsInfoArea {
    margin: 0;
}

.af-tab #NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(2) {
    padding: 10px;
    background-color: #EDEDED;
    border-radius: 0 0 15px 15px;
    box-sizing: border-box;
}

.af-tab #NewsContent [id$=_ContentDetailsPanel] {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 15px;
    width: auto;
    margin: 0 auto;
    justify-content: flex-end;
}

.af-tab #NewsContent [id$=_ContentDetailsPanel] > span:not([id$=_DetailsDatePanel]) {
    display: none;
}

.af-tab #NewsContent #ContentBox [id$=_NewsAbstractPanel] {
    padding: 0 0 25px;
}

.af-tab #NewsContent #ContentBox [id$=_NewsAbstractPanel] span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000000;
}

.af-tab #NewsContent >table > tbody > tr > td {
    padding: 0 14px;
    box-sizing: border-box;
}

.af-tab #NewsContent #NewsContentLayout [id$=_ContentTopImageLink] {
    position: relative;
    overflow: hidden;
    transition: .4s;
}

.af-tab #NewsContent >table > tbody > tr > td [id$=_ContentTopImageLink] img {
    transition: .7s;
}

.af-tab #NewsContent >table > tbody > tr > td:hover [id$=_ContentTopImageLink] img {
    transform: scale(1.2);
}

.image {
    position: relative;
    z-index: 1;
}

.image img {
    max-width: 100%;
}

.image::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    transform: translateX(50%);
    z-index: -1;
}

.af-tab [id$=_NewsFooterArchiveLink] {
    left: 15px;
    margin: 15px 0 !important;
}

@media screen and (max-width: 992px) {
    .af-tab [class*=RadTabStrip_Default] .tabs {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    main#wrap\: .af-tab {
        padding: 50px 0;
    }

    .af-tab [class*=RadTabStrip_Default] .tabs {
        padding: 10px 0 0;
        display: block;
    }

    .af-tab [class*=RadTabStrip_Default] .tabs li {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }

    .af-tab [class*=RadTabStrip_Default] .tabs li:nth-child(2) {
        margin-right: 0;
    }

    .af-tab [class*=RadTabStrip_Default] .tab a {
        padding: 0;
    }

    .af-tab [class*=RadTabStrip_Default] .tab a::before {
        right: 20px;
    }
    
}

/* End Style Tab Or MultiContent Armed Force Theme */

/* Start Style Slide Show Advance With Class Namad For Armed Force Theme */
.namad {
    position: relative;
    z-index: 1;
}

.namad img {
    object-fit: scale-down;
}

.namad::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    transform: translateX(50%);
    z-index: -1;
}

.namad [id$=_fakeDiv] .owl-carousel .owl-prev,
.namad [id$=_fakeDiv] .owl-carousel .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    color: #343434 !important;
    font-size: 30px !important;
    background: #fff !important;
    transform: translateY(-50%);
}

.namad [id$=_fakeDiv] .owl-carousel .owl-prev {
    left: calc(100% - 30px);
}

.namad [id$=_fakeDiv] .owl-carousel .owl-next {
    right: calc(100% - 30px);
}

@media screen and (max-width: 950px) {
    .namad [id$=_fakeDiv] .owl-carousel .owl-prev,
    .namad [id$=_fakeDiv] .owl-carousel .owl-next {
        display: block !important
    }
}

/* End Style Slide Show Advance With Class Namad For Armed Force Theme */

/* Start Style SlideShow Plus With Class Map Slide For Armed Force Theme */
main#wrap\: .bg-services {
    /* background: rgba(90, 70, 0, 0.31) url('/Design/Themes/armed-force/default/image/back.jpg') repeat-y;
    background-size: 100vw auto;
    background-attachment: fixed; */
}

.map-slide .owl-box {
    overflow: visible;
}

.map-slide {
    position: relative;
}

main#wrap\: .map-slide {
    padding: 70px 0;
}

.map-slide::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: rgba(90, 70, 0, 0.31);
    backdrop-filter: blur(1px);
    transform: translateX(50%);
}

.map-slide .item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0 !important;
    width: 60%;
    margin: 0 auto !important;
    background-color: rgba(173, 173, 173, 0.19);
    backdrop-filter: blur(4px);
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 15px;
}

.map-slide .item::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    transition: .2s;
}

.map-slide .item:hover::before {
    border-color: #FDB515
}

.map-slide .item img {
    object-fit: none;
    width: auto !important;
}

.map-slide .item:hover img {
    filter: brightness(0) saturate(100%) invert(86%) sepia(21%) saturate(6721%) hue-rotate(348deg) brightness(103%) contrast(98%);
}

.map-slide .item .owl-image-title {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
    margin-left: 20px;
    animation: none !important;
    transition: .2s;
}

.map-slide .item:hover .owl-image-title {
    color: #FDB515;
}

.map-slide .owl-theme .owl-controls .owl-prev,
.map-slide .owl-theme .owl-controls .owl-next {
    position: absolute;
    bottom: 50%;
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    transform: translateY(50%);
}

.map-slide .owl-theme .owl-controls .owl-prev {
    right: -30px;
}

.map-slide .owl-theme .owl-controls .owl-next {
    left: -30px;
}

.map-slide .owl-theme .owl-controls .owl-prev i,
.map-slide .owl-theme .owl-controls .owl-next i {
    color: #fff;
    font-size: 25px;
    font-weight: 200;
    font-family: 'Font Awesome 5 Pro';
}

@media screen and (max-width: 1025px) {
    .map-slide .item {
        width: 100%;
        justify-content: space-around;
    }
}

@media screen and (max-width: 767px) {
    .map-slide .owl-theme .owl-controls .owl-prev,
    .map-slide .owl-theme .owl-controls .owl-next {
        display: block !important;
    }
}

/* End Style SlideShow Plus With Class Map Slide For Armed Force Theme */

/* Start Style About US For Armed Force Theme */
.about-armed {
    position: relative;
    z-index: 1;
}

main#wrap\: .about-armed {
    padding: 20px 0;
}

.about-armed::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    transform: translateX(50%);
    z-index: -1;
}

.about-armed:not(.none)::after {
    content: '';
    position: absolute;
    bottom: 50px;
    right: 50%;
    width: 100vw;
    height: 30%;
    background: url('/Design/Themes/armed-force/default/image/road.png') no-repeat;
    background-position: right bottom;
    background-size: auto auto;
    transform: translateX(50%);
    z-index: -1;
}

.about-us {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.about-us h4 {
    color: #343434;
    font-size: 22px;
    font-weight: bold;
    font-family: IranSans;
}

.about-us h4,
.about-us p {
    width: 100%;
}

.about-us p {
    color: #343434;
    text-align: right;
    line-height: 2;
}

.btn-armed {
    padding: 10px 15px;
    color: #343434;
    border-radius: 6px;
    font-weight: bold;
    background-color: #FDB515;
}

.image-about {
    position: relative;
    padding: 50px;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.image-about::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 425px;
    height: 285px;
    border-radius: 10px;
    border: 1px solid #fff;
}

.image-about img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.image-about.image-country::before {
    display: none;
}

.location::after {
    content: '';
    position: absolute;
    top: calc(100% - 130px);
    right: 0;
    width: 100%;
    height: 40%;
    background: url('/Design/Themes/armed-force/default/image/loc.png') no-repeat;
    background-position: bottom center;
    background-size: auto 100%;
    z-index: -1;
}

.organ-image,
.organ {
    margin-top: 50px;
}

@media screen and (max-width: 1025px) {
    .image-about {
        padding: 0px;
    }

    .organ-image,
    .organ {
        margin-top: 0;
    }
}

@media screen and (max-width: 950px) {
    .image-about::before {
        width: 55%;
        height: 54%;
    }
}

@media screen and (max-width: 768px) {
    .image-about::before {
        width: 69%;
        height: 68%;
    }
}

@media screen and (max-width: 600px) {
    .image-about::before {
        width: calc(100% - 30px);
        height: calc(100% - 30px);
    }
}

@media screen and (max-width: 480px) {
    .organ,
    .image-about {
        margin-top: 10px;
    }
}

/* End Style About US For Armed Force Theme */

/* Start Style Video Gallery With Class=Video-Gallery For Armed Force Theme */
/* main#wrap\: .af-video,
main#wrap\: .af-gallery {
    position: relative;
    z-index: 1;
}

.af-video::before,
.af-gallery::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: rgba(8, 25, 53, 0.78);
    backdrop-filter: blur(20px);
    transform: translateX(50%);
    z-index: -1;
} */

.video-archive img {
    margin-left: 10px;
}

.video-archive span {
    color: #020a86;
    font-size: 16px;
}

main#wrap\: .af-video {
    padding-top: 100px;
}

main#wrap\: .af-gallery {
    margin-top: 30px;
}

[id$=_videogallerycontainer] {
    padding: 0 !important;
}

.af-video [id^=rpShowVideo] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 40px 40px;
    grid-template-areas:
        "a a a a b b c c"
        "a a a a e e d d";
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-top: 30px;
}

.af-video [id^=rpShowVideo] > div {
    width: 100% !important;
    padding-right: 0 !important;
}

.af-video [id^=rpShowVideo] > div:nth-child(1) {
    grid-area: a;
}

.af-video [id^=rpShowVideo] > div:nth-child(2) {
    grid-area: b;
}

.af-video [id^=rpShowVideo] > div:nth-child(3) {
    grid-area: c;
}

.af-video [id^=rpShowVideo] > div:nth-child(4) {
    grid-area: d;
    width: 100% !important;
}

.af-video [id^=rpShowVideo] > div:nth-child(5) {
    grid-area: e;
}

.af-video .pager,
.af-video #script_container {
    display: none;
}

.video-box,
.video-box .uk-overlay.uk-overlay-hover {
    position: relative;
}

.video-box .voverlay {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 10px;
    position: relative;
}

.video-box .voverlay::before {
    content: "\f03d";
    position: absolute;
    top: 0;
    right: -30px;
    color: #fff;
    font-size: 20px;
    font-family: 'Font Awesome 5 Pro';
}

.video-box .voverlay img {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.video-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 40px 10px 0;
    margin: 0;
    display: flex;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.46);
    backdrop-filter: blur(2px);
    border-radius: 0 0 10px 10px;
}

.video-box .uk-overlay.uk-overlay-hover::before {
    content: '\f144';
    position: absolute;
    top: 50%;
    right: 50%;
    /* width: 100%; */
    /* height: 100%; */
    color: #fff;
    border-radius: 20px;
    /* background-color: #0005; */
    font-family: 'Font Awesome 5 Pro';
    font-size: 55px;
    font-weight: 100;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transform: translate(50%, -50%);
    z-index: 1;
}

.af-video [id^=rpShowVideo] > div:not(:nth-child(1)) .video-caption::before {
    font-size: 40px
}

.video-caption a {
    color: #fff;
    transition: .4s ease-in-out;
}

.video-box:hover .video-caption a {
    color: #fff;
}

.video-caption a .description {
    height: auto;
    min-height: auto;
    max-height: 100%;
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0;
    background-color: transparent;
    font-size: 14px;
    color: #fff;
}

.uk-overlay-panel.uk-overlay-background.uk-overlay-bottom.uk-overlay-slide-bottom {
    display: none;
}

.videogallery-edit {
    z-index: 1;
    position: relative
}

@media screen and (max-width: 768px) {
    .af-video [id^=rpShowVideo] {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-areas:
            "a a"
            "b c"
            "d e";
    }

    .af-gallery [id^=rpShowVideo] {
        margin-right: 0;
    }
    
}

@media screen and (max-width: 600px) {

    .af-video [id^=rpShowVideo] {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas:
            "a"
            "b"
            "c"
            "d"
            "e";
    }
    
    .video-box,
    .video-box > div:not(.video-caption),
    .video-box > div a,
    .video-box > div a img {
        width: calc(100%) !important;
    }
}

/* End Style Video Gallery With Class=Video-Gallery For Armed Force Theme */

/* Start Style Picture Gallery With Class=AF-Gallery For Armed Force Theme */
.af-gallery [id^=dirFeature] {
    display: block !important;
}

.af-gallery [id^=dirFeature] .dp-margin-bottom {
    width: 100% !important;
}

.af-gallery .owl-stage-outer {
    padding: 30px 0;
    width: 100%;
}

.af-gallery .owl-controls {
    margin-top: 0;
}

.af-gallery .owl-carousel .owl-prev,
.af-gallery .owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    margin: 0 !important;
    font-size: 30px !important;
    background: transparent !important;
    transform: translateY(-50%);
}

.af-gallery .owl-carousel .owl-prev {
    left: 105%;
}

.af-gallery .owl-carousel .owl-next {
    right: 105%;
}

.af-gallery .owl-carousel .owl-prev i,
.af-gallery .owl-carousel .owl-next i {
    color: #001385 !important;
    font-size: 40px !important;
    font-weight: 200 !important;
    font-family: 'Font Awesome 5 Pro' !important;
    transform: scaleY(1.4);
}

/* .af-gallery .p-15.dp-directory > div:first-child,
.af-gallery .p-15.dp-directory > div:nth-child(2) > div:first-child {
    display: none;
} */

.af-gallery a[id^=lnk] {
    position: relative;
    display: block;
    transition: .4s;
}

.af-gallery .dp-groupContainer {
    border: 0;
}

.af-gallery .dp-groupContainer img  {
    flex: 1 1 100%;
    height: 100% !important;
    transition: .4s;
    border-radius: 15px;
}

.af-gallery a[id^=lnk]:hover {
    transform: scale(1.2);
}

.af-gallery .dp-overly {
    display: none;
}

.more-media,
.more-media:hover,
.more-media:focus {
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 950px) {
    .af-gallery .owl-carousel .owl-prev {
        left: 100%;
    }

    .af-gallery .owl-carousel .owl-next {
        right: 100%;
    }
}

/* End Style Picture Gallery With Class=AF-Gallery For Armed Force Theme */

/* Start Style Srvices With Class=Box For Barghe Ardabil Theme */
.sevices {
    position: relative;
    padding-top: 35px !important;
}

.sevices::before {
    content: '';
    position: absolute;
    top: 0;
    right: calc(50% + 20px);
    width: 100vw;
    height: 100%;
    background: #f4f4f4 url('/Design/Themes/barghe-ardabil/default/image/bg.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateX(calc(50% + 5px));
}

.sevices .mb {
    margin-bottom: 35px;
}

.box {
    position: relative;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    background: #fff;
    height: 100%;
    border-radius: 5px;
    padding: 20px 0;
    box-sizing: border-box;
}

.box-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background-color:#FFC701;
    margin: 0 0 15px;
}

.box-img::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    margin: auto;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border: 1px solid #FFC701A1;
    border-radius: 50%;
    transform: translateX(50%) scale(0);
    transition: .4s;
}

.box-img::after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    margin: auto;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    border: 1px solid #FFC701A1;
    border-radius: 50%;
    transform: translateX(50%) scale(0);
    transition: .4s;
}

.box:hover .box-img::before,
.box:hover .box-img::after {
    transform: translateX(50%) scale(1);
}

.box-text {
    color: #202020;
}

.app {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0;
    z-index: 1;
}

.app::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    transform: translateX(50%);
    background: #fff url('/Design/Themes/barghe-ardabil/default/image/bg-app.png') no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.app a {
    color: #FFC701;
    padding: 10px 20px;
    margin-bottom: 20px;
    border: 1px solid #FFFFFF52;
    border-radius: 10px;
    background-color: #F9F9F926;
    transition: .4s;
}

.app a:hover {
    color: #FFC701;
    border-color: #FFC70140;
    background-color: #FFC70140;
}

.app span {
    color: #fff;
    margin-bottom: 20px;
}

.new-title-box {
    position: relative;
}

.new-title-box td {
    border: 0;
    padding: 0;
}

.change-date,
.news-date {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 4px 10px;
    background-color: #020a86;
    border-radius: 15px 0;
}

.change-date div,
.news-date div {
    color: #fff;
}

.day {
    font-size: 20px;
    margin-left: 5px;
}

/* End Style Srvices With Class=Box For Barghe Ardabil Theme */

/* Start Style Footer */
.footer-logo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-logo img {
    width: 40%;
}

.footer-logo span {
    color: #ffffff5c;
    font-size: 14px;
    margin-right: 10px;
}

.footer {
    margin-top: 40px;
    padding: 10px 0;
    border-top: 1px solid #ffffff80;
    /* display: flex; */
    /* flex-direction: row-reverse; */
    /* justify-content: space-around; */
}
.footer > div{
    margin: auto;
}
.details-footer {
    display: flex;
}

[id$=_DataListGeneral] {
    width: 100% !important;
}

[id$=_DataListGeneral] fieldset {
    margin: 0 !important;
    border: 0;
}

[id$=_DataListGeneral] fieldset legend {
    display: block;
    width: 100%;
    padding: 0 0 15px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

[id$=_DataListGeneral] fieldset legend span {
    font-size: 17px !important
}

.StatisticsSummaryTitle,
.StatisticsSummaryValue,
[id$=_DataListGeneral] fieldset span[id*=_label] {
    color: #fff;
    text-align: left;
    line-height: 1;
    font-size: 13px;
}

main#wrap\: .footer1pane,
main#wrap\: .footer2pane,
main#wrap\: .footer3pane,
main#wrap\: .footer4pane {
    height: 100%;
    max-width: 100%;
    width: calc(80% - 10px);
    padding: 0;
    /* background-color: #fff4f40f; */
    box-sizing: border-box;
    border-radius: 5px;
}

.social-net {
    position: relative;
    /* height: 100%; */
    text-align: center;
    background-color: rgba(255, 255, 255, 0.17);
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 15px;
    box-sizing: border-box;
}

.social-net ul {
    padding: 0;
    margin: 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.social-net ul li {
    margin-left: 20px;
}

.social-net a span {
    color: #fff;
    font-size: 20px;
    transition: .4s ease;
}

.social-net a:hover span {
    color: rgba(240, 187, 0, 1);
}

.contact-us {
    position: relative;
}

.contact-us p {
    color: #fff;
    font-size: 13px;
}

.contact-us ul {
    padding: 0;
    margin: 0;
}

.contact-us ul li {
    line-height: 2.5;
}

.contact-us ul:nth-of-type(2) {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.contact-us ul:nth-of-type(2) li {
    margin-left: 20px;
}

.contact-us li,
.contact-us a,
.contact-us a:hover,
.contact-us a:active,
.contact-us a:focus {
    color: #fff;
    font-size: 13px;
}
#footer-box .dp-module-content{
    margin-top:20px;
}
#footer-box .dp-module-title span{
    color:white !important;
    font-weight:normal;
}
#footer-box [id*=_myDataList] td:hover a{
    color:var(--second-color) !important;
}

#footer-box .dp-module-title:before {
    display: none;
}

#footer-box .dp-module-title.uk-clearfix > :before{
    display: none;
}

#footer-box .dp-module-title.uk-clearfix::after {
    content: '';
    display: block !important;
    width: 100%;
    border-top: 2px solid #ffc83b;
}

#footer-box .dp-module-title.uk-clearfix > ::after {
    content: '';
    display: block !important;
    width: 70px;
    border-top: 4px solid #ffc83b;
    margin-top: 6px;
}


#footer-box {
    position: relative;
    padding: 30px 0 0;
    background-color: rgba(8, 25, 53, 0.5);
    background-color: var(--first-color);
    backdrop-filter: blur(20px);
}
#footer-box .footerFix{
    margin-top: 30px;
}
#footer-box .footer-icons li a{
    width: 41px;
    height: 38px;
    padding: 10px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    align-items: center;
    border-radius: 5px;
    background: #ffffff2b;
    transition: .3s;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}

#footer-box .footer-icons li a * {
    color: #fff;
    transition: .3s;
}

#footer-box .footer-icons li a:hover *{
    color: #ffc83b;
}
.contactUs.uk-grid .title span,
.contactUs.uk-grid .title p{
    font-size: 18px;
    font-weight: bold;       
    color: #00af74 !important;
}
.contactUs.uk-grid .title{
    
    width:100%;
}
.contactUs.uk-grid em{
    margin-left:10px;
}
.contactUs.uk-grid > .address:not(:nth-child(2)),
.contactUs.uk-grid > .phone:not(:nth-child(4)){
    margin-right:25px;
}
.contactUs.uk-grid .address,
.contactUs.uk-grid .phone {
    margin-top: 15px;
    
}
.contactUs.uk-grid em,
.contactUs.uk-grid i{
    color:#00a975 !important;
}
.contactUs.uk-grid .address *,
.contactUs.uk-grid .phone *{
    color:white;
    font-size:16px;
    
}
ul.social-network.socialfooter {
    display: flex;
    margin-top:15px;
    padding: 0;
}
ul.social-network.socialfooter li{
    
}
ul.social-network.socialfooter li:hover span{
    background: #f37021;
}
ul.social-network.socialfooter li span{
    font-size:20px;
    color:white;
    padding:10px;
    transition:0.2s ease-in-out;
}
#footer-box [id$=_myDataList] td {
    line-height: 0.5;
}

#footer-box [id$=_myDataList] td span,
#footer-box [id$=_myDataList] td span a {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    transition:0.2s ease-in-out;
}
#footer-box [id$=_myDataList] td:hover span a {
    color:#00af74;
}
form[auth=false] #footer-box [id$=_myDataList] td span a[id$=_editLink] {
    display: none; 
}

#LastUpdatePortal {
    align-items: center;
    justify-content: space-between;
    display: none;
}

#LastUpdatePortal i {
    color: #ffffff;
    font-size: 14px;
    margin-left: 5px;
}

#LastUpdatePortal span,
#LastUpdatePortal span div {
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
}

.dp-footertext {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    height: 100%;
    position: relative;
}

.dp-footertext div {
    color: #fff;
}

.dp-footertext div strong {
    color: #ffffff;
    margin-left: 5px;
    font-weight: normal;
}
#footer-box .dp-module-content div,
#footer-box .dp-module-content span,
#footer-box .dp-module-content p{
    line-height:2 !important;
}
.footerCol3 .footerLogo img{
    margin:0 !important;
    padding:0 !important;
}
.footerCol3 .footerLogo{
    margin-bottom:15px;
}
.footerCol3 div{
    display:flex;    
    justify-content:center;
    align-items:center;
    margin-bottom:5px;
}
.footerCol3{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.footerCol3 iframe{
    width:100%;
    height:140px;
    border-radius:8px;
}
.footerCol3 div{
    width:100% !important;
}
.footerLastUpdate{
    display:flex;
    justify-content:center;
    align-items:center;
}
#footer-box .dp-module-content{
    color:white;    
}
.dp-footertext > div:last-child {
    display: flex;
    align-items: center;
}

#HitCounter {
    color: #fff;
}

.footerFix ul{
    display:flex;
    justify-content: start;
    align-items:center;
}
.footerFix ul li a i{
    font-size: 20px;
    color: white;
    transition:0.3s ease;
}
.footerFix ul li{
    padding: 5px 5px;
}
.footerFix ul li a:hover i{
    color:var(--second-color);
    height:100%;
}
.site-visit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.sitemap ,
a.user-signin {
    display:none;
}
.footer .visit-icons .fal.fa-fw.fa-eye{
    margin-left:10px;
}
.site-visit .visit-icons a,
.site-visit .visit-icons i {
    color: #00ab75;
}

.dp-poweredby {
    display: none;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.dp-poweredby .version {
    color: #fff;
    font-size: 16px;
}

.ednamad {
    text-align: center;
}

.social-media ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-media ul a span {
    color: #ff9b00;
    font-size: 22px;
    margin: 15px 5px 0;
    transition: .4s;
}

.social-media ul a:hover span {
    color: #fff;
}

#totop-btn {
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 8px 15px;
    border-radius: 100%;
    background: var(--second-color);
    transform: scaleY(0);
    transform-origin: bottom;
    transition: .4s;
    z-index: 999;
    background-size: 100% 100%;
}

#totop-btn.active {
    transform: scaleY(1);
}

.messanger {
    display: none;
}

/* End Style Footer */

@media screen and (max-width: 960px) {
    .footer-content section {
        margin-bottom: 0;
    }
    .footer-content [id*=pane]{
        width:100% !important;
    }
}

@media screen and (max-width: 600px) {
    .dp-footertext {
        margin: 10px 0;
    }
}

@media screen and (max-width: 767px) {
    #footer-box::before {
        background-size: 100% 100px
    }

    .bg-bDark {
        margin-right: 0 !important;
        padding: unset !important;
    }
}

@media screen and (max-width: 480px) {
    #footer-box {
        margin: 0;
    }

    .dp-footertext,
    .dp-footertext > div:last-child {
        flex-direction: column;
    }
    
    .messanger {
        top: 40%;
    }
}
.dp-article.description{
	position:unset !important;
}

#NewsCategoryItemsRadTree {
    overflow: auto !important;
}

#NewsEditPagePanel :where(h1, h2, h3, h4, h5, h6) {
    font-family: inherit;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '\f060' !important;
    font: 900 20px "Font Awesome 5 Pro" !important;
}

.swiper-button-prev::after {
    content: '\f061' !important;
}
/* #************# End Style Portal New Front Ends #************# */
 .dp-NV-utilityLinks li .icon-download {
    width: fit-content;
    font-size: 15px;
    font-weight: bold;
    padding-inline: 10px;
}