/********** FONTS **********/
@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: 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: 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');
}

/********** DOURTAL ICONS **********/
@font-face {
    font-family: dourtal-icons;
    font-weight: normal;
    font-style: normal;
    src: url('fonts/dourtal-icons.eot');
    src: url('fonts/dourtal-icons.eot#iefix') format('embedded-opentype'),
    url('fonts/dourtal-icons.woff2') format('woff2'),
    url('fonts/dourtal-icons.woff') format('woff'),
    url('fonts/dourtal-icons.ttf') format('truetype'),
    url('fonts/dourtal-icons.svg#dourtal-icons') format('svg');
}

[class^="di-"]:before,
[class*=" di-"]:before {
    display: inline-block;
    text-align: center;
    font-family: "dourtal-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
    line-height: 1em;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.di-cog:before { content: '\e812'}
.di-eye:before { content: '\e80f'}
.di-gap:before { content: '\e806'}
.di-key:before { content: '\e822'}
.di-new:before { content: '\e821'}
.di-rss:before { content: '\e81f'}
.di-bale:before { content: '\e802'}
.di-eita:before { content: '\e803'}
.di-mail:before { content: '\e818'; line-height: 1.7 }
.di-star:before { content: '\e816'}
.di-find:before { content: '\e809'}
.di-news:before { content: '\e80e'}
.di-user:before { content: '\e815'}
.di-home:before { content: '\e804'}
.di-globe:before { content: '\e813'}
.di-login:before { content: '\e808'}
.di-phone:before { content: '\e824'}
.di-email:before { content: '\e820'}
.di-heart:before { content: '\e817'}
.di-users:before { content: '\e80c'}
.di-aparat:before {content: '\e800';line-height: 1.2;}
.di-mobile:before { content: '\e81a'}
.di-search:before { content: '\e819'}
.di-rubica::before { content: '\e825'}
.di-bisphon:before { content: '\e805'}
.di-dourtal:before { content: '\e807'}
.di-refresh:before { content: '\e80a'}
.di-sitemap:before { content: '\e80b'}
.di-chev-up:before { content: '\e80d'}
.di-comment:before { content: '\e810'}
.di-soroush:before { content: '\e801'}
.di-network:before { content: '\e823'}
.di-location:before { content: '\e811'}
.di-calendar:before { content: '\e814'}
.di-question:before { content: '\e81e'}
.di-plus-circle:before { content: '\e81b'}
.di-cross-circle:before { content: '\e81d'}
.di-minus-circle:before { content: '\e81c'}

/*========== BODY ==========*/
body { direction: rtl }

.Normal {
    font-family: IranSans, Tahoma !important
}

.bg-background {
    background: url("image/bg-body.jpg") repeat
}

.gap\:5 { gap: 5px }
.gap\:10 { gap: 10px }
.gap\:15 { gap: 15px }
.gap\:20 { gap: 20px }
.gap\:25 { gap: 25px }
.gap\:30 { gap: 30px }
.gap\:35 { gap: 35px }
.gap\:40 { gap: 40px }
.gap\:45 { gap: 45px }
.gap\:50 { gap: 50px }

.row-gap\:5 { row-gap: 5px }
.row-gap\:10 { row-gap: 10px }
.row-gap\:15 { row-gap: 15px }
.row-gap\:20 { row-gap: 20px }
.row-gap\:25 { row-gap: 25px }
.row-gap\:30 { row-gap: 30px }
.row-gap\:35 { row-gap: 35px }
.row-gap\:40 { row-gap: 40px }
.row-gap\:45 { row-gap: 45px }
.row-gap\:50 { row-gap: 50px }

.col-gap\:5 { -webkit-column-gap: 5px; -moz-column-gap: 5px; column-gap: 5px }
.col-gap\:10 { -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px }
.col-gap\:15 { -webkit-column-gap: 15px; -moz-column-gap: 15px; column-gap: 15px }
.col-gap\:20 { -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px }
.col-gap\:25 { -webkit-column-gap: 25px; -moz-column-gap: 25px; column-gap: 25px }
.col-gap\:30 { -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px }
.col-gap\:35 { -webkit-column-gap: 35px; -moz-column-gap: 35px; column-gap: 35px }
.col-gap\:40 { -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px }
.col-gap\:45 { -webkit-column-gap: 45px; -moz-column-gap: 45px; column-gap: 45px }
.col-gap\:50 { -webkit-column-gap: 50px; -moz-column-gap: 50px; column-gap: 50px }

label:has(input) {
    cursor: pointer;
}


/********** PORTAL UI **********/
#eFormDependenciesRadTree input {
    display: inline-block !important;
}

input[type=text],
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;
    vertical-align: middle;
}

#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;
}

/********** 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;
}

/* #NewsCategoryDropDownIcon ,
#RNewsCategoryDropDownIcon {
	width: 20px;
	height: 36px;
	padding-left: 20px;
	border: 1px solid #cacaca;
	border-radius: 5px 0 0 5px;
	background: #fff url(/RadControls/Combobox/Skins/VSNET/DropArrow.gif) no-repeat 5px / 12px;
	cursor: pointer;
	position: relative;
	left: 5px;
} */

/* #NewsCategoryDropDownIcon:hover {
  background-color: #cae4ff;
} */

.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;
}

.ui-accordion-header,
td.releasenote input {
    font-family: IranSans, 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 <<<<<<<<<< **********/
body, #tagBody {
	min-height: 100vh;
	background: #fff;
	/* override news collector body styles */
	width: auto;
	height: auto;
	overflow: auto;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

body.invert main[id*="wrap:"] {
	-webkit-filter: invert(1);
	filter: invert(1);
}

.main-form {
	min-height: 100vh;
	position: relative;
	overflow: hidden;
	z-index: 1;
}


#wrap\:,
#wrap\: > .table-class {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#body-panes {
	flex: 1;
}

#wrap\: .hide-for-user,
[auth=false] .hide-for-user {
	display: none !important;
}

/********** PANES **********/
[type=pane] {
    max-width: 100%;
    margin: 0;
    -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%;
    color: #333;
    line-height: 24px;
    min-height: 25px;
    background-color: #efefef;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #dbd9d9;
    position: relative;
    z-index: 1;
}

[id*=paneheader] ~ * [id^=divMinMax_]:first-of-type {
    margin: 0 !important
}

.triple-pane-wrap .pane-box {
	display: flex;
	flex-direction: column;
}

.triple-pane-wrap [type=pane] {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.triple-pane-wrap .dp-module-box {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.triple-pane-wrap .dp-module-content {
	flex: 1;
	display: flex !important;
	flex-direction: column;
}

.triple-pane-wrap [id*=divMinMax] {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.topleftpane,
.toprightpane {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.bg-box {
	padding: 54px 32px;
	border-radius: 24px;
	background: #f8f8fd;
}

#footer-box [id*=divHtmlHolder] a em,
#footer-box [id*=divHtmlHolder] a i {
	color:#50AFD9;
}

#footer-box .contact-us div{
	color:#fdfdfd;
	line-height: 2.5em;
	font-size:14px;
}

#footer-box .contact-us .socialMedia ul {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#footer-box .contact-us .socialMedia ul li {
	background:#0000003b;
	border-radius:5px;
	margin-left:10px;
	width: 43px;
	height: 43px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
    [type=pane] {
        display: block;
        width: 100%;
    }

	.owl-controls {
		display: none;
	}
}

/* ========== portal-css: header ========== */
.bg-header {
    background: url("image/Website-Pattern-04.jpg") repeat
}

/********** DATE **********/
.dp-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    margin: 0 auto 0 1.5vw;
}

.dp-date i {
	font-size: 20px;
}

/********** HEADER ICONS **********/
.header-alts {
    float: right;
}

.header-alts {
    float: left;
}

.header-alt-icons {
    float: right;
    clear: both;
    list-style: none;
    padding: 5px;
    margin: 0;
}

.header-alt-icons li {
    display: inline-block;
    vertical-align: top;
}

.header-alt-icons li a {
    display: block;
    width: 36px;
    height: 36px;
    background: url(image/ar-sprites.png) 0 -120px;
}

.header-alt-icons .ico-halt1 {
    background-position-x: -72px
}

.header-alt-icons .ico-halt2 {
    background-position-x: -36px
}

.header-alt-icons .ico-halt3 {
    background-position-x: 0px
}

.ico-irflag {
    width: 51px;
    height: 28px;
    margin: 4px 0;
    background: url(image/ar-sprites.png) -108px -121px;
}

/********** SEARCH **********/
.dp-search {
    display: block!important;
    visibility: visible !important;
    width: 440px;
    max-width: 100%;
    font-size: 0 !important;
    margin: 0;
    vertical-align: middle;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    z-index: 99;
    /* top: 100%; */
    /* left: 0; */
    inset-block-start: 100%;
    inset-inline-end: 0;
}

.dp-search .uk-flex {
	border: 1px solid #fff;
	background: var(--color-main);
	overflow: hidden;
}

.dp-search.active {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
}

.dp-search #imgLoading {
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    position: absolute;
    visibility: hidden;
    top: 18px;
    left: 90px;
}

.dp-search #SearchLoading {
    position: absolute !important;
}

.dp-search .headerSearchTextBox {
    flex: 1;
    height: 45px;
    min-height: 22px !important;
    color: #fff !important;
    font-size: 22px !important;
    padding: 10px;
    border-radius: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 none;
    background: none;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.dp-search .headerSearchTextBox:focus {
    color: white;
}

.headerSearchTextBox::-webkit-input-placeholder {
    color: #ffffff;
    -webkit-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::-moz-placeholder {
    color: #ffffff;
    -moz-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox:-ms-input-placeholder {
    color: #ffffff;
    -ms-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::-ms-input-placeholder {
    color: #ffffff;
    -ms-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::placeholder {
    color: #ffffff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox:focus::-webkit-input-placeholder {
    color: #fff;
}

.headerSearchTextBox:focus::-moz-placeholder {
    color: #fff;
}

.headerSearchTextBox:focus:-ms-input-placeholder {
    color: #fff;
}

.headerSearchTextBox:focus::-ms-input-placeholder {
    color: #fff;
}

.headerSearchTextBox:focus::placeholder {
    color: #fff;
}

.dp-search .HeaderSearchButton {
    color: #fff;
    font-size: 16px !important;
    line-height: 8px;
    white-space: nowrap;
    padding: 15px;
    border: 0;
    align-self: normal;
    background: rgb(0 0 0 / 40%);
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
    outline: 0;
    z-index: 1;
    position: relative;
}

.dp-search .HeaderSearchButton:hover {
	background: rgb(0 0 0 / 20%);
}

.dp-search  [id*=SearchEditButton] {
	order: -1;
}

.dp-search .search-ico {
    display: none;
    color: #d2d3d4;
    font-size: 17px;
    line-height: 24px;
    padding: 3px 7px 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-weight: 100;
    z-index: 0;
}
.dp-search .search-ico {
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.search-box .search-ico {
    pointer-events: none;
}

.dp-search .search-ico:hover {
}

/*---------------sticky menu style----------------*/
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

#header-sticky.uk-active nav ul.dp-navigation-menu {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#header-sticky.uk-active nav .res-nav {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*========= portal-css: Structure - theme ==========*/
.dp_DefaultLayoutdiv,
.dp_defaultLayoutdiv {
    direction: rtl;
    margin: 0 auto
}

.dp_AlternateLayoutDiv,
.dp_alternateLayoutDiv {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.dp_DefaultLayoutTable,
.dp_defaultLayoutTable,
.dp_DefaultLayoutTable > tbody,
.dp_defaultLayoutTable > tbody,
.dp_DefaultLayoutTable > tbody > tr,
.dp_defaultLayoutTable > tbody > tr,
.dp_DefaultLayoutTable > tbody > tr > td ,
.dp_defaultLayoutTable > tbody > tr > td {
    display: block;
    width: 100%;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.dp_DefaultLayoutTable a,
.dp_defaultLayoutTable a {
    /* color: var(--color-alt) !important; */
}

.dp_DefaultLayoutDiv {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.dp_alternateLayoutTable,
.dp_AlternateLayoutTable {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.dp_alternatePortalHeader,
.dp_AlternatePortalHeader {
    width: 100vw;
    padding: 0;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    position: relative;
}

@media(max-width: 770px) {
	form:not([home="true"]) .dp_DefaultPortalHeader::before {
		display: none;
	}
}

#footer-box {

}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter,
.dp_AlternatePortalFooter,
.dp_alternatePortalFooter {
   color: #000;
   position: relative;
   background: #fff;
}

#footer-box .dp_DefaultPortalFooter,
#footer-box .dp_defaultPortalFooter {
   position: static;
}

.dp_DefaultPortalFooter a,
.dp_defaultPortalFooter a,
.dp_DefaultPortalFooter a:hover,
.dp_defaultPortalFooter a:hover {
    color: var(--color-alt)
}

.dp-itemViewMode {
    background: #fff
}

.dp_alternateLayoutTable > tbody,
.dp_AlternateLayoutTable > tbody {
	display: flex !important;
	flex-direction: column;
	min-height: 100vh;
}

.dp_alternateLayoutTable > tbody > tr:not(:first-child):not(:last-child),
.dp_AlternateLayoutTable > tbody > tr:not(:first-child):not(:last-child),
.dp_alternateLayoutTable #bodyArea,
.dp_AlternateLayoutTable #bodyArea {
	flex: 1;
}

.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;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.dp_AlternateLayoutDiv th:empty {
	display: none;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {
    width: 1024px;
    margin: 0 auto;
    color: #d2d3d4;
    padding: 0 !important;
    background: linear-gradient(-90deg, #01602d, #018840 30%);
}

.dp_alternatePortalFooter a,
.dp_AlternatePortalFooter a,
.dp_alternatePortalFooter a:hover,
.dp_AlternatePortalFooter a:hover {
    color: var(--color-alt);
}

body .dp_DefaultLayoutTableModule,
body .dp_defaultLayoutTableModule {
    padding: 15px;
    width: 1024px !important;
    max-width: 100% !important;
    margin: 25px auto !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
}

.dp_alternateLayoutTableModule,
.dp_AlternateLayoutTableModule {
    width: 100%;
    padding: 15px;
    border-right: solid 1px #8f9092;
    border-left: solid 1px #8f9092;
    background: #DDD
}

.dp-cp-topnav .dp-cp-tools .dp-cp-nav-links > a {
	box-sizing: initial;
}

#NewsEditContainer {
	margin-bottom: 100px !important;
}

#MultiViewAddViewTable > .dp-DeatilsBtn {
	top: auto;
	bottom: 0;
}

@media (max-width:768px){
	#footer-box{
		background-color: #003971;
		background-size: auto;
		background-position: top center;
	}
	.dp-footertext{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
}
/*========== portal-css: admin Control Panel ==========*/
.ControlPanel {
    border: 1px solid
}

.ControlPanel * {}

.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 input {color: #000;padding-left: 4px;font: normal 11px IranYekan;border-radius: 5px } */
.ControlPanel td td td select {
    color: #333;
    cursor: pointer;
    border-radius: 5px
}

/* .ControlPanel td td td input[type="submit"]
{background: #F8950F;border: 1px solid #006e74;color: #000;display: inline-block;font: 8pt IranYekan; margin: 3px 5px;padding: 1px 5px;text-align: center;text-decoration: none}
*/
.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 **********/
.dp-footer-container {
    width: 100%;
    color: #fff;
    padding: 0;
    background: #1b4298;
    position: relative;
    z-index: 1;
}

.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;
}

/*........................icons........................*/
.dp_footer_icon {
    height: 35px;
    width: 100%
}

.dp_footer_icon ul {
    content: "";
    display: inline-block;
    height: 35px;
    padding: 0;
    width: 220px
}

.dp_footer_icon ul li { /*border-left: 1px solid #737373;*/
    display: block;
    float: left;
    margin: 5px 0;
    padding: 0 5px
}

.Bloger { background: url("image/Bloger.png") no-repeat center }
.facebook { background: url("image/facebook.png") no-repeat center }
.googleplus { background: url("image/googleplus.png") no-repeat center }
.linkdin { background: url("image/linkdin.png") no-repeat center }
.towitter { background: url("image/towitter.png") no-repeat center }
.yahoo { background: url("image/yahoo.png") no-repeat center }

/*========== portal-css: admin - menu ***********/
.top-admin-menu {
    background-color: #0B486B
}

.SiteLink {
    direction: rtl;
    color: #fff;
    display: block;
    padding: 4px;
    position: relative;
    z-index: 10
}

.SiteLink a {
    color: #fff;
    padding: 0 5px;
    border-left: 1px solid #000;
    font: normal 13px IranYekan
}

.SiteLink a:hover {
    color: #336699
}

/*========== portal-css: ==========*/
input[type=text].NormalTextBox,
.NormalTextBox input[type=text],
.NormalTextBox {
    min-height: 25px;
    text-align: right
}

input.NormalTextBox, .Normal input,
.Normal select, select.NormalTextBox,
.NormalTextBox input[type="text"] {
    border-radius: 4px;
    color: #555;
    font-weight: 400;
    margin: 2px 0;
    padding: 0 5px;
    border: 1px solid #bfbdbd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

select.NormalTextBox {
    padding: 3px 5px !important
}

.NormalTextBox {
    color: #000
}

.NormalTextBox:focus {
    -webkit-box-shadow: 0 0 3px #729CE0;
    box-shadow: 0 0 3px #729CE0
}

.NormalRed {
    color: #fc0;
    font: bold 11px regular
}

.NormalBold {
    font-weight: bold
}

.NormalItalic {
    font-style: italic
}

#EditTable .NormalTextBox {
    font-family: inherit
}

.CommandButton:hover,
a.CommandButton:hover {
    background-color: #74C2E1;
    color: #000
}

.Calendar {
    text-decoration: none;
    font: bold 10px Tahoma
}

.SubModule {
    background: #CCC;
    font-weight: bold;
    line-height: 20px;
    padding: 0 5px
}

.SubSubModule {
    background: #DDD;
    color: #000
}

div.edmenuback {
    background: #ccc;
    border: 1px solid #929292;
    width: 100%
}

td.edmenuStyle {
    width: 75px;
    padding-top: 2px;
    padding-left: 2px;
    text-align: right
}

td.edmenuHTML {
    text-align: right;
    width: 35px
}

.MessageTitle {
    font: normal 11px regular;
    color: darkblue
}

.Messageauthor {
    font: normal 11px regular;
    color: darkgray
}

.MessageBody {
    font: normal 11px regular;
    color: black
}

.SurveyQuestion {
    color: darkred
}

.SurveyPanel {
    color: silver;
    background: silver
}

.SurveyOption {
    color: black
}

.SurveyButton {
    color: darkred;
    font-weight: bold
}

.bc_Row {
    padding-left: 57px;
    border-bottom: solid 2px Black;
    background: #fc0
}

.bc_Text {
    font-size: 10px
}

.bc_Link, .bc_Link:link, .bc_Link:visited {
    padding-left: 8px;
    font-size: 10px;
    text-decoration: none;
    color: #fff
}

.bc_Link:hover {
    text-decoration: underline;
    color: #EC872C
}

.FilterButton {
    border: black thin solid;
    padding: 2px 3px;
    font: 11px Tahoma;
    background: #999;
    overflow: visible;
    color: white;
    line-height: 12px;
    text-align: center
}

a.FilterButton {
    color: white
}

a.FilterButton:hover {
    color: white
}

.alternateRow {
    background: #EEE
}

.Message {
    background: #fc0
}

.ItemDate, .ItemTitle {
    font: bold 11px Tahoma;
    color: #000
}

.dp_Gallery_alternative_ItemTitle,
.dp_Gallery_alternative_ItemValue {
    font-weight: bold;
    background-color: #D7E7F2
}

.dp_Gallery_Item_Image {
    border: thin
}

.dp_Gallery_Item_Title {
    color: black;
    background: #83B7DE;
    text-align: center
}

.dp_Gallery_Item_ItemTitle {
    font-weight: bold;
    background: #cadfee
}

.dp_Gallery_Item_ItemValue {
    background: #CaDFEE
}

.GridItemStyle {
    background: #F0F0F0
}

.GridHeaderStyle {
    font-weight: bold;
    background: url(gridHeader_bg.gif);
    height: 20px
}

.GridalternatingStyle {
    background: #F4F8FD;
    color: #325190
}

.GridalternatingStyle a {
    color: #325190
}

.GridStyle {
    border: 1px solid #EaE9E1;
    width: 100%
}

.Category_treeView_Class {
    border: darkgray thin solid;
    vertical-align: top
}

.Category_LoadModule_Class {
    border: darkgray thin solid;
    vertical-align: top
}

.eForm_ControlSelector {
    direction: ltr;
    width: 400px
}

.eForm_ControlToolBar {
    width: 100px;
    height: 100%;
    direction: ltr;
    vertical-align: top;
    border-left: #7c7c94 1px solid;
    border-right: #7c7c94 1px solid
}

.eForm_ControlProperties {
    background: #f1f1f1;
    vertical-align: top;
    padding: 0;
    margin: 0;
    height: 0
}

.eForm_FormToolBar {
    vertical-align: top;
    height: 100%;
    width: 15%;
    min-width: 220px;
    border-left: #7c7c94 1px solid;
    border-right: #7c7c94 1px solid;
    white-space: nowrap
}

.eForm_ControlContainer {
    background: #d1d1d1;
    vertical-align: top;
    height: 100%
}

.eForm_Edit {
    width: 100%;
    height: 100%;
    border: solid 0 black
}

.eForm_DesignerContainer {
    width: 100%;
    height: 100%;
    border: solid 0 black;
    vertical-align: top;
    white-space: nowrap
}

.eForm_Edit_Links_Left {
    text-align: left
}

.eForm_Edit_Links_Right {
    text-align: right
}

.eForm_Edit_Links {
    width: 100%;
    background-color: #e8e8e8
}

.eForm_Grid_addButton {
    float: right
}

.ItemDate {
    font-weight: normal
}

.dp_Directorytree {
    font: 11px Tahoma
}

.MenuCSS-MenuContainer {
    border-style: none;
    height: 24px;
    background: #6B6B6B
}

.MenuCSS-MenuBar {
    border-style: none;
    height: 24px
}

.MenuCSS-MenuItem {
    border-style: none;
    height: 24px;
    color: #FFF
}

.MenuCSS-MenuIcon {
    border-style: none;
    height: 24px;
    background-color: #C0C0C0
}

.MenuCSS-SubMenu {
    border-style: none;
    height: 24px;
    background-color: #6B6B6B
}

.MenuCSS-MenuBreak {
    border-style: none;
    height: 24px;
    background-color: white
}

.MenuCSS-MenuItemSel {
    border-style: none;
    height: 24px;
    color: black;
    background-color: #CCC
}

.MenuCSS-Menuarrow {
    border-style: none;
    height: 24px
}

.MenuCSS-MenuScroll {
    border-style: none;
    height: 24px
}

.MenuCSS-RootMenuarrow {
    border-style: none;
    height: 24px
}

.dp_Message_Error {
    color: Red
}

.dp_Message_Confirm {
    color: Black;
    font-weight: bold
}

.dp_Message_Success {
    color: Green
}

.dp_Message_Normal {
    color: Black
}

.MainMenu_MenuContainer {
    background: transparent
}

.MainMenu_MenuBar {
    cursor: hand;
    height: 16px;
    background: transparent
}

.MainMenu_MenuItem,
.MainMenu_MenuIcon {
    border: 1px solid #cccccc;
    font: bold normal 9pt Tahoma;
    background: transparent;
    cursor: hand;
    color: black
}

.MainMenu_SubMenu {
    z-index: 1000;
    cursor: hand;
    background-color: #ccc
}

.MainMenu_MenuBreak {
    height: 1px
}

.MainMenu_MenuItemSel {
    font: 9pt Tahoma;
    cursor: hand;
    color: black;
    background: #aaa
}

.MainMenu_Menuarrow {
    border-right: #ccc 1px solid;
    border-top: #ccc 0 solid;
    font: 10pt webdings;
    cursor: hand;
    border-bottom: #ccc 1px solid
}

.MainMenu_RootMenuarrow {
    font: 10pt webdings;
    cursor: hand
}

.treeView, .TreeView {
    direction: rtl !important
}

[id$=_MultiContentViewerContainer] table[id$=_grvTab] {
	width: 100% !important;
}

.TabStripTopGroup {
    z-index: 99;
    position: relative
}

.TabStripDefaultTab {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripDefaultTabHover {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripSelectedTab {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripMultiPage {
    background: White;
    border: 1px solid #919B9C;
    width: 650px;
    height: 250px;
    position: relative;
    top: -3px;
    left: 1px;
    z-index: 98;
    padding: 12px
}

.availableFieldsCssClass {
    background-color: #E0EEFF;
    font: normal 11px regular;
    color: Blue;
    direction: ltr
}

.SelectedFieldsCssClass {
    background-color: #E0EEFF;
    font: normal 11px regular;
    color: #00F;
    direction: ltr
}

.lnkCssClass {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass:active {
    text-transform: uppercase;
    color: #09F
}

.lnkCssClass:visited {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass:hover {
    text-transform: uppercase;
    color: #09F
}

.ComarttrvRelationsCssClass {
    background: #FFF;
    padding: 4px 0 0 1px;
    cursor: default
}

.ComarttrvRelationsHoverNodeCssClass,
.ComarttrvRelationsNodeCssClass,
.comarttrvRelationsSelectedNodeCssClass {
    font: 11px tahoma;
    padding: 2px 3px 1px;
    cursor: hand;
    background: #d7e9ff
}

.MarqueeFont14601 {
    font: normal 14px IranYekan;
    display: table-cell;
    padding-right: 40px
}

.Error {
    font: bold 11px Tahoma, Helvetica, sans-serif;
    color: red
}

.HeadBg {
    background-color: #fff
}

/*-----------SLIDER STYLE------------*/
#sliderpack {
    padding: 0;
}

#sliderpack iframe {
	display: block !important;
	margin: 0 !important;
	width: 100% !important;
}

/* ==============================================================a=l=a=v=i========
   portal-css: slickNav - css
   ========================================================================== */
.slicknav_menu {
    display: none
}

@media only screen and (max-width: 768px) {
    #navigation-style {
        display: none !important
    }

    .slicknav_menu {
        display: block
    }
}

.slicknav_btn {
    background-color: #d31002 !important;
    margin: 5px !important
}

.slicknav_nav a {
    color: red !important
}

.slicknav_nav a:hover, .slicknav_nav a:hover span {
    color: #fff !important;
    background-color: #006d5c !important
}

.slicknav_menu {
    background-color: transparent !important
}

.slicknav_nav {
    background: transparent !important
}

.slicknav_arrow {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
        transform: scaleX(-1)
}

/* ==============================================================a=l=a=v=i========
   portal-css: registeration-form-style-custom
   ========================================================================== */

.register-uk-container {
    padding: 0 15px
}

.register-padding-top {
    padding-top: 15px
}

.register-style.custom-bg {
    background-color: #ffffff
}

.register-style h3,
.register-style label,
.register-style dt,
.register-style button {
    color: #888
}

.register-style label {
    color: #666
}

.register-style input,
.register-style textarea,
.register-style select {
    background-color: #f5f5f5 !important;
    border: 1px solid #ddd !important;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 4px 0 rgba(238,238,238,1);
    box-shadow: inset 0 -1px 4px 0 rgba(238,238,238,1)
}

.register-style textarea {
    color: #AAA
}

.register-style select {
    color: #444
}

.register-style input:focus,
.register-style textarea:focus {
    background-color: #fff !important;
    border: 1px solid #AAA !important;
    color: #444;
    -webkit-box-shadow: inset 0 -1px 4px 0 rgba(204,204,204,1);
    box-shadow: inset 0 -1px 4px 0 rgba(204,204,204,1)
}

.register-style .uk-form-row .custom-marginin {
    margin: 4px 40px 4px 0
}

.register-style .register-accordion-title {
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.register-style .register-accordion-title.uk-active,
.register-style .register-accordion-title:hover {
    border: 1px solid #444;
    background-color: #444;
    color: #fff
}

.register-style .uk-alert ul {
    padding-left: 30px
}

.register-style .uk-alert ul li {
    position: relative;
    margin-top: 5px;
    padding-top: 5px
}

.register-style span.custom-font-style {
    color: #666;
    padding: 0 25px;
    margin: 0
}

.register-style i.alert-icon {
    position: absolute;
    right: 0;
    top: 30%
}

.register-style .uk-form-row .custom-pos {
    position: relative;
    padding: 4px 35px 4px 0
}

.register-style .uk-form-row span.userpro-field-icon {
    background-color: #f5f5f5;
    border: 1px solid transparent;
    border-radius: 999px;
    color: #999999;
    cursor: default;
    font-size: 18px;
    height: 32px;
    right: 25px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.register-style .uk-form-row span.userpro-field-icon:hover {
    background-color: #444;
    color: #fff
}

.register-style .uk-form-row span.userpro-field-icon-hover {
    background-color: #444;
    color: #fff
}

.register-style .uk-form-row span.userpro-field-icon-green {
    background-color: #03A678;
    color: #fff
}

.register-style .uk-button-success {
    background-color: #03A678;
    color: #fff;
    margin: 0
}

.register-style .uk-button-danger {
    color: #fff
}

.register-style .uk-form-horizontal .uk-form-label {
    width: 100%;
    font-weight: normal
}

.register-style .uk-form-row .register-important {
    border-left: 2px solid #e4354f !important
}

.register-style .uk-form-row .register-position {
    position: relative
}

.register-style .uk-form-row span.info {
    display: inline-block;
    height: 15px;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 15px
}

.register-style .uk-form-row span.info::before {
    background-color: #666;
    border-radius: 50%;
    color: #fff;
    content: attr(data-label);
    cursor: help;
    font-size: 12px;
    position: absolute;
    text-align: center;
    height: 15px;
    width: 15px
}
/*.register-style .password-checker {background-color: #fafafa; border: 1px solid #cccccc; border-radius: 3px; margin: 6px 0 0; padding: 5px; position: relative; right: 0;width: 96%; z-index: 100 }*/
.register-style .uk-form-file button.register-button-upload {
    color: #8c8c8c
}

.register-style .uk-form-row .pic-profile {
    border: 1px solid #eee;
    border-radius: 5px
}


.capture-code-style img {
    width: 180px;
    height: 80px;
    background-color: #ccc;
    display: block;
    border-radius: 4px;
    border: 1px solid #666666 !important;
    -webkit-box-shadow: 0 -1px 4px 0 rgba(204,204,204,1);
    box-shadow: 0 -1px 4px 0 rgba(204,204,204,1)
}

.capture-code-style .insert-code-style {
    height: 26px;
    margin: 3px 2px 0 0;
    width: 75%;
    border: 1px solid #aaa !important
}

.captcha-padding-bottom {
    padding-bottom: 35px
}

.pic-profile {
    width: 64px;
    height: 64px;
}

.captcha-refresh-btn {
    width: 22%;
    border: 1px solid #aaa !important;
    margin: 4px 0 0 0 !important
}

.register-custom-btn {
}

.custom-icon-position {
    font-size: 20px !important;
    left: -30px;
    position: absolute;
    top: 5px
}

.times-style {
    color: red
}

.check-style {
    color: green
}

.loading-style {
}

@media screen and (max-width: 480px) {
    .register-style .uk-form-row span.userpro-field-icon {
        margin: -9px 0;
    }
}
/*--------end--------------register-style----------------------------*/

/*---------- 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: #666 !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 {
    float: none !important;
    padding-top: 8px;
}

.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-btn {
}

.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: 99;
}

.dp-modules-title-st-list a {
    display: block;
    color: #666 !important;
    text-align: start;
    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;
    -webkit-border-start: 4px solid #fc0;
            border-inline-start: 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%;
}
/*******************************************************************/


























/********** THEME STYLE - DOURAN GROUP - by Mohammad Ali Abbasi **********/
body { direction: rtl !important; font-size: 12px;}
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, Tahoma;
}

body[id] :where(h1, h2, h3, h4, h5, h6) {
    font-family: inherit
}

:root {
    --color-main: #00D0D3;
    --color-alt: #FF952B ;
}

.transall, .transall:before, .transall:after,
.transall *, .transall *:before, .transall *:after,
.trans, .transudo, .transudo:before, .transudo:after {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

* { outline: 0 none }
td img[src] { min-width: 10px }
.ws_shadow { display: none }
tr td { white-space: normal !important }
.ImportanceRadioButtons { display: block }
[id$=_galleryItemsPlace] { overflow: hidden }
img, video, table, marquee {max-width: 100%;}
#dp-cp-right-canvas { z-index: 990 !important }
.ComArtTrvRelationsCssClass img { min-width: 20px }
*, *:before, *:after {/* outline: 1px solid pink !important; */}
#eFormDependenciesRadTree input { display: inline-block !important}

.mod-calss { font-family: tahoma }
[id*=divHtmlHolder] {clear: both;}
[id^=divMinMax_]:empty { display: none }
[id^=divMinMax_] {margin-bottom: 20px;}
[id^=divMinMax_] [id^=divMinMax_] { margin: 0 }
[id^=divMinMax_]:before { content: ''; display: table-cell }
[id^=divMinMax_]:after { content: ''; display: table; clear: both}
[id^=divMinMax_]:before, [id^=divMinMax_]:after, [id^=divMinMax_]:empty {
    border-collapse: collapse !important;
    border-spacing: 0 !important
}

@media (min-width: 1500px) {
    body .uk-container {
        max-width: 1475px;
    }
}

.uk-container::before,
.uk-container::after {
	border-collapse: collapse;
	border-spacing: 0;
}

hr[gap-fill] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	border: 0;
	padding: 0;
	margin: 0;
}

body em {
	color: inherit;
}

* {
	box-sizing: border-box;
}

a, a:link, a:visited, a:active, a:hover {
    color: var(--color-main);
    text-decoration: none !important
}

body [class*='uk-icon-'] {
	font-family: 'Font Awesome 5 Pro', FontAwesome;
}

::-moz-selection { background: var(--color-alt) !important; color: #fff !important }
::selection { background: var(--color-alt) !important; color: #fff !important;}

/********** SCROLLBAR **********/
::-webkit-scrollbar-track { background: #eee }
::-webkit-scrollbar { width: 12px; height: 12px; background: #eee }
::-webkit-scrollbar-thumb { border-radius: 5px }
::-webkit-scrollbar-thumb { border: 2px solid #eee; background: var(--color-alt); }
::-webkit-scrollbar-thumb:hover { border-width: 0 }
:root, * { scrollbar-width: thin; scrollbar-color: var(--color-alt) #eee; }

/********** HEADER **********/
.site-logo {
    flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	font-size: 14px;
	text-align: center;
	padding: 8px 12px;
	border-radius: 12px;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.login-btn:hover {
	color: #fff;
	background: var(--color-alt);
}

.login-btn i {
	font-size: 18px;
}

.logo-alt {
    flex: 1;
    display: flex;
    flex-direction: row-reverse;
    margin-right: auto;
}

.logo-alt img {height: 100px;object-fit: contain;transition: .3s;}

.site-title {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle;
}

[id$=_PortalTitle] {
    display: inline-block;
    color: #000;
    font-size: 20px;
    padding: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.portal-image {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.portal-image img {
    display: inline-block;
    max-height: 60px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
}

[msh-sticky].active :where(.portal-image, .logo-alt) img {
    height: 60px;
}

/********** QUICK ACCESS **********/
/* start style btn change language */
button.dropbtn,
.dropdown-content a{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	font-weight:bold;
	font-size: 15px !important;
	border-radius: unset !important;
}

.dropbtn:after{
	content:'\f0d7';	
    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%);
    right: 3px;
    top: 50%;
}
button.dropbtn img,
.dropdown-content a img{
	margin-left:5px;
	border-radius:100%;
	width:31px;
	height:30px;
}
.dropbtn {
	background-color: transparent;
	color: white;
	padding: 5px 15px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	position:relative;
}

.dropdown {
	position: relative;
	display: inline-block;
	direction:ltr;
}

.dropdown-content {
	opacity: 0;
	position: absolute;
	right: 0;
	background-color: #f9f9f9;
	/* min-width: 160px; */
	-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.dropdown-content a {
	color: black !important;
	padding: 12px 16px !important;
	text-decoration: none !important;
}

.dropdown-content a:hover {
	background-color: var(--sixth-color);
	color:white !important;
}

.dropdown:hover .dropdown-content {
	display: block;
	opacity: 1;
}

.dropdown:hover .dropbtn {
	background-color: var(--sixth-color);
}
/* end style change language btn */
.quick-access {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 9;
	margin: 0;
	padding: 0;
	gap: 5px;
}

main#wrap\:auth .quick-access {
    left: 70px
}

.quick-access > li {
    display: block;
    padding-inline-start: 8px;
    overflow-wrap: break-word;
    word-break: break-word;
    word-spacing: normal;
    letter-spacing: normal;
}

.quick-access > li > a {
    display: block;
    color: #323232;
    text-align: center;
    font-size: 20px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 50%;
}

.header-top .quick-access > li > a {
    color: var(--color-main);
}

.lang-switch i {
    font-size: 20px;
    vertical-align: middle;
    margin-inline-end: 5px;
}

.quick-access li a:hover,
.quick-access li a:hover i {
    color: var(--color-alt);
}

.quick-access li a.search-toggle i {
	width: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.quick-access li a.search-toggle i:not(.active) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    opacity: 0;
    left: 8px;
}

/********** ICONS **********/
.header-info {
    color: #fff;
}

.top-nav {
    color: #fff;
    list-style: none;
    font-size: 14px;
    padding: 0;
    margin: 0 auto 0 0;
}

.top-nav li {
    display: inline-block;
    vertical-align: top;
}

.top-nav li a {
    display: block;
    color: #fff !important;
    font-size: 12px;
    padding: 0 8px;
    margin: 8px 0;
}

.top-nav li:not(:last-child) a {
    border-left: solid 1px #fff;
}

.top-nav li a:hover {
    color: #470200 !important;
}

.dp_header_icon {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dp_header_icon li {
    display: inline-block;
    vertical-align: middle;
    color: #470200;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.dp_header_icon li a {
    display: block;
    width: 24px;
    height: 24px;
    color: #fff !important;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    margin: 2px;
    border-radius: 100%;
    vertical-align: middle;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.dp_header_icon li a .fa-stack {
    width: auto;
    height: auto;
    line-height: unset;
    vertical-align: top;
}

.dp_header_icon li a .fa-stack-1x:nth-child(1) {
    font-size: 30%;
    top: -19%;
    left: 18%;
}

.dp_header_icon li a .fa-stack-1x:nth-child(2) {
    font-size: 50%;
    top: -11%;
    left: -7%;
}

.dp_header_icon li a:hover {
    color: #470200 !important;
}

.lang-switch {
    white-space: nowrap;
    list-style: none;
    font-size: 0;
    line-height: 0;
    margin: 0;
}

.lang-switch > img {
	display: none;
}

.lang-wrap {
	font-size: 14px;
	line-height: normal;
	position: relative;
}

.lang-btn {
	display: block;
	color: #323232;
	padding: 5px;
}

.lang-btn::before {
    content: '\f107';
    display: inline-block;
    font: 100 18px 'Font Awesome 5 Pro', FontAwesome;
    margin: 0 5px;
	vertical-align: middle;
}

.lang-list {
	min-width: 80px;
	list-style: none;
	padding: 0;
	margin: 0;
	border: #333;
	border-radius: 5px;
	border: 1px solid var(--color-main);
	background: #fff;
	position: fixed;
	pointer-events: none;
	transition: .3s;
	z-index: 999;
	opacity: 0;
	top: 100%;
	left: 0;
}

.lang-list::before {
	content: '';
	border: 5px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	bottom: 100%;
	left: 5px;
}

.lang-wrap:hover .lang-list {
	position: absolute;
	pointer-events: auto;
	opacity: 1;
}

.lang-list li {
	display: block;
	line-height: normal;
}

.lang-list li a {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	color: #333;
	padding: 5px;
	gap: 5px;
	border-radius: 5px;
	transition: .3s;
}

.lang-list li a:hover {
	color: #333;
	background: #eee;
}

select.LanguageSwitcher {
	color: #fff;
	border: 1px solid rgb(255 255 255 / 50%);
	background: none;
	cursor: pointer;
}

select.LanguageSwitcher option {
	color: var(--color-main);
	cursor: pointer;
}

/********** NAVIGATION **********/
[msh-sticky] {
	transition: .5s;
}

[home="true"] [msh-sticky].active {
	background: var(--color-main);
}

[msh-sticky].active.scroll-up {
	animation: slide-bottom .5s;
}

[msh-sticky].active.scroll-down {
	transform: translateY(-100%);
}

@keyframes slide-bottom {
	0% { transform: translateY(-100%) }
	to { transform: translateY(0) }
}

/* quick access nav */
.fixed-qa-nav1 {
	direction: ltr;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	position: fixed;
	transform: translateY(-50%);
	z-index: 999;
	left: 0;
	top: 50%;
}

@media (max-width: 1000px) {
	.fixed-qa-nav1 {
		top: 90%;
	}
}

.fixed-qa-nav1 li a {
	direction: rtl;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 47px;
	height: 44px;
	font-size: 27px;
	color: #fff;
	border-radius: 5px;
	padding: 8px;
	margin: 5px 1px;
	background: var(--color-alt);
	position: relative;
	transition: .3s;
}

.fixed-qa-nav1 li a:hover {
	width: 58px;
}

.fixed-qa-nav1 li a span {
	font-size: 14px;
	white-space: nowrap;
	padding: 5px 10px;
	border-radius: 4px;
	color: #000;
	position: absolute;
	transform-origin: left;
	transform: translateY(-50%) scaleX(0);
	transition: .3s;
	left: calc(100% + 10px);
	top: 50%;
}

.fixed-qa-nav1 li a:hover span {
	transform: translateY(-50%) scaleX(1);
}

.fix-online-chat {
	position: fixed;
	transform: translateY(-50%);
	z-index: 99;
	right: 0;
	top: 50%;
}

.header-bar {
	position: relative;
	z-index: 9;
}

.header-top {
    display: block;
    background-color: var(--color-main);
}

.header-middle {
	padding: 10px 0;
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.header-middle::before,
.header-middle::after {
	content: '';
	width: 200%;
	height: 100%;
	background-repeat: repeat-x;
	position: absolute;
	right: 0;
	top: 0;
}

.header-middle::after {
	background-image: url(image/header-bg.png);
	background-position: 0 40px;
	animation: v-move 500s linear reverse infinite;
	z-index: -1;
}

.header-middle::before {
	background-image: url(image/header-bg2.png);
	background-position: 0 25px;
	animation: v-move 500s linear infinite;
	z-index: -2;
}

@keyframes v-move {
	0% { transform: translateX(0) }
	100% { transform: translateX(50%) }
}

.header-bottom {
	position: relative;
	background: #fff;
}

#menu {
    /* -webkit-box-flex: 1; */
    -ms-flex-positive: 1;
    /* flex-grow: 1; */
    /* width: auto; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin: auto; */
}

#menu.uk-active {
    -webkit-animation: uk-fade-top .5s;
    animation: uk-fade-top .5s;
}

#header-sticky.active .nav-tool > * {
    display: inline-block;
}

.megamenu-root,
.megamenu-root ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.megamenu-root ul {
    padding: 0 10px 10px 0;
    margin: 0;
}

.megamenu-root a {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.megamenu-root a:hover {
    color: #b2040e;
    padding-right: 10px;
}

.megamenu-root > li > a {
    display: block;
    color: #b2040e;
    font-size: 16px;
    line-height: 1.8em;
    font-weight: bold;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.megamenu-root ul > li > a {
    display: block;
    color: #333;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: bold;
}

.call-action-btn {
    display: inline-block;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 2em;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background: #881125;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.call-action-btn:hover {
    color: #881125 !important;
    -webkit-box-shadow: inset 0 0 0 2px #881125;
    box-shadow: inset 0 0 0 2px #881125; 
    background: #fdb913;
}
@media (max-width:768px){
	#menu{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
	}
}
/********** MAIN NAV **********/
#main-nav {
	--pad-x: 15px;
	--pad-y: 10px;
}

#main-nav > ul {
    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;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 99;
}

#header-sticky.uk-active #main-nav > ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

#main-nav > ul > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#main-nav ul ul li {
    display: block;
    position: relative;
}

#main-nav ul li a {
    display: block;
    color: #323232 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: var(--pad-y) var(--pad-x);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 1;
}

#main-nav > ul > li > a {
    text-align: center;
}

#main-nav > ul > li > a:hover {
    color: var(--color-alt) !important;
}

#main-nav > ul > li:first-child > a {
    -webkit-marginin-start: calc(var(--pad-x) * -1);
    margin-inline-start: calc(var(--pad-x) * -1);
}

#main-nav > ul > li:hover > a {
    color: #fff;
}

#main-nav > ul > li:hover > a:before {
    border-width: 5px;
}

#main-nav ul ul {
    display: block;
    /* min-width: 200px; */
    padding: 0;
    position: absolute;
    z-index: 9;
	/* top: 100%; */
    /* right: 0; */
	inset-block-start: 100%;
	inset-inline-start: 0;
}

#main-nav ul ul ul {
    /* top: 0; */
    /* right: 100%; */
	inset-block-start: 0;
	inset-inline-start: 100%;
}

#main-nav ul ul li a {
    color: var(--color-main) !important;
    text-align: initial;
    font-size: 14px;
    /* padding: 5px 10px 5px 5px; */
	padding-block: 5px;
	padding-inline: 5px 10px;
    margin: 0;
    min-width: 200px;
}

#main-nav ul ul li a:hover {
    color: #fff !important;
    /* padding: 5px 15px 5px 0; */
	padding-inline: 10px 5px;
    background: var(--color-main);
}

#main-nav .nav-parent > a:after {
    content: '\f107';
    display: inline-block;
    font: 14px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    /* top: 50%; */
    /* left: 3px; */
	inset-block-start: 50%;
	inset-inline-end: 3px;
}

#main-nav ul ul .nav-parent > a:after {
    content: '\f104';
	/* left: 10px; */
	inset-inline-end: 10px;
}

[rtl=false] #main-nav ul ul .nav-parent > a:after {
    content: '\f105';
}

#main-nav .nav-sub {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    border: 1px solid var(--color-main);
    background: #fff;
    -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;
}

.nav-sub.megamenu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.nav-sub.megamenu li.nav-parent,
.nav-sub.megamenu li.nav-parent > ul {
    background: #eee !important;
}

.nav-sub.megamenu li.nav-parent:not(:last-child) {
    border-left: 1px solid #aaa
}

#main-nav .nav-sub.megamenu .nav-parent a:hover {
    color: var(--color1) !important;
    background: none;
}

#main-nav .nav-sub.megamenu > li ul a {
    font-size: 12px;
}

.nav-sub.megamenu ul {
    display: block !important;
    position: static !important;
	visibility: visible !important;
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
	pointer-events: all !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-animation: none;
    animation: none !important;
    opacity: 1 !important;
}

#main-nav .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);
}

@-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;
    }
}

/********* RESPONSIVE NAV **********/
body.uk-offcanvas-page {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    position: static !important;
}

.menu-btn {
    float: left;
    color: #1e2226 !important;
    font-size: 18px;
    line-height: 15px;
    padding: 6px 10px;
    margin: 5px 0;
    border-radius: 0;
    background: #fff;
    border-radius: 5px;
}

.menu-btn i {
    vertical-align: middle;
}

#res-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#res-nav > div {
    height: 100vh;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    background: #1e2226;
}

#res-nav ul ul {
    height: 0;
	padding-right: 10px;
	overflow: hidden;
	border-right: 1px solid var(--color-alt);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#res-nav li {
    position: relative;
}

#res-nav li.nav-parent > a {
    pointer-events: none;
}

#res-nav li:hover > a {
    color: #fff;
    background: var(--color-alt);
}

#res-nav li:hover > ul {
    height: auto;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
	transform: scaleY(1);
}

#res-nav a {
    display: block;
    color: #ebebeb;
    padding: 5px;
}

#res-nav .nav-parent a {
    padding-left: 15px;
}

#res-nav .nav-parent > a {
    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;
    /* top: 5px; */
    /* left: 5px; */
	inset-block-start: 5px;
	inset-inline-end: 5px;
}

/********** BREADCRUMBS **********/

[home="true"] .breadcrumbs-wrap {
	display: none;
}

.breadcrumbs-wrap:has([id*=BreadCrumbs]) {
    color: #1e2226;
    padding: 6px 0;
    margin: 0 0 15px;
    -webkit-box-shadow: 0 4px 10px rgba(119,119,119,.2);
    box-shadow: 0 4px 10px rgba(119,119,119,.2);
}

[id$=_Namepage] ,
[id$=_BreadCrumbs] {
    display: block;
    width: 100%;
}

[id$=_Namepage] .breadcrumbs .bc-link ,
[id$=_Namepage] .breadcrumbs .bc-text{
	display: none;
	color: #fff;
}

[id$=_Namepage] .breadcrumbs .bc-link:nth-last-child(1) {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	padding-block: 40px 30px;
} 

[id$=_Namepage] .breadcrumbs .bc-link:nth-last-child(1)::before ,
.breadcrumbsNew .bc-link::before {
	content: "\f0d9";
	font-family: "Font Awesome 5 Pro";
	color: #ED1B24;
	font-size: 35px;
	display: inline-block;
	padding-left: 10px;
	transform: translateY(7px);
}

@media (max-width: 1400px) {
	[id$=_Namepage] .breadcrumbs .bc-link:nth-last-child(1) {
		font-size: 20px;
		padding-block: 30px 20px;
	}
	.breadcrumbsNew .bc-link {
		font-size: 20px !important; 
		padding-block: 30px 20px !important;
	}
	[id$=_Namepage] .breadcrumbs .bc-link:nth-last-child(1)::before ,
	.breadcrumbsNew .bc-link::before {
		font-size: 32px;
	}
}

[id$=_BreadCrumbs] tbody,
[id$=_BreadCrumbs] tbody tr,
[id$=_BreadCrumbs] tbody tr td {
    display: block;
}

[id$=_BreadCrumbs] .bc-text {
	color: #FFFFFFB2;
}

[id$=_BreadCrumbs] a.bc-link {
	color: #7e7e7e;
	font-size: 14px;
	border-bottom: 1px dashed rgb(255 255 255 / 40%);
}

[id$=_BreadCrumbs] a.bc-link:hover {
    border-bottom-style: solid;
}

[id$=_BreadCrumbs] .bc-text {
    font-size: 0;
}

[id$=_BreadCrumbs] .bc-text:before {
    content: '/';
    display: inline-block;
    width: 15px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.breadcrumbsNew .bc-link {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    padding-block: 40px 30px;
    color: #fff;
}

.breadcrumbsNew1 .bc-link ,
.breadcrumbsNew1 .bc-text{
	display: inline-block;
	color: #FFFFFFB2;
	font-size: 14px;
	padding-bottom: 3px;
	padding-inline: 5px;
}
.breadcrumbsNew1 .bc-link {
	border-bottom: 1px dashed rgb(255 255 255 / 40%);
}
.breadcrumbsNew1{
	margin-bottom: 20px;
}

/********** MARK: SLIDER **********/
[id*=sliderItemsPlace] {
	height: 100%;
	position: relative;
	z-index: 1;
}

[id*=sliderItemsPlace] > [id*=wowslider-container] {
	width: 100% !important;
}

:root #wowslider-container_quiet .ws_bullets {
	padding: clamp(1px, 2vw, 15px) clamp(5px, 2vw, 50px) 6px;
	background: none;
	position: absolute;
	transform: translateX(50%);
	right: 50%;
	bottom: 0;
	top: auto;
}

:root #wowslider-container_quiet .ws_bullets:has(.ws_selbull)::before {
	content: '';
	width: 100%;
	height: 125%;
	border-radius: 10px 10px 0 0;
	background: #fff;
	position: absolute;
	transform: perspective(100px) rotateX(45deg);
	transform-origin: top center;
	z-index: -1;
	right: 0;
	top: 0;
}

:root #wowslider-container_quiet .ws_bullets > div {
	display;
	float: none;
	display: flex;
	gap: 8px;
}

:root #wowslider-container_quiet .ws_bullets div a {
	display: inline-block;
	float: none;
	width: 10px;
	height: 5px;
	font-size: 0;
	text-indent: initial;
	margin: 0;
	background: #c1c1c1;
	transition: .3s;
}

:root #wowslider-container_quiet .ws_bullets div a.ws_selbull {
	width: 17px;
	background: var(--color-main);
}

body #wowslider-container_quiet .ws-title:not([style*="display: none"]) {
	display: block !important;
	width: 72%;
	color: #fff;
	padding: 0;
	background: transparent;
	transform: translate(50%, -50%);
	opacity: 1;
	bottom: auto;
	right: 50%;
	left: auto;
	top: 50%;
}

body #wowslider-container_quiet .ws-title span {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	color: #fff;
	font-weight: 700;
	font-size: clamp(35px, 4vw, 60px);
}

body #wowslider-container_quiet .ws-title div {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	font-size: clamp(14px, 3vw, 28px) !important;
	padding: 10px 20px;
	margin-top: 20px;
	border-radius: 16px;
	background: #ff00006e;
}

.sliderpane {
	position: relative;
}

/********** SLIDESHOW PLUS **********/
[id$=_fakeDiv] .owl-box {
    overflow: visible;
    max-width: 100%;
}

[id$=_fakeDiv] .owl-item .item {
    display: block;
    margin: 0;
    cursor: pointer;
}

[id$=_fakeDiv] .owl-controls {
    margin: 0 !important;
}

[id$=_fakeDiv] .owl-box :where(.owl-prev, .owl-next):not([style*="display: none"]) {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	font-size: 20px !important;
	color: #271dda !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 50% !important;
	background: none !important;
	position: absolute;
	top: 50% !important;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}

[id$=_fakeDiv] .owl-box :where(.owl-prev, .owl-next) i:before {
    font: 400 32px 'Font Awesome 5 Pro', FontAwesome;
}

[id$=_fakeDiv] .owl-box .owl-prev i:before { content: '\f105' }
[id$=_fakeDiv] .owl-box .owl-next i:before { content: '\f104' }

[id$=_fakeDiv] .owl-prev { right: -55px }
[id$=_fakeDiv] .owl-next { left: -55px }

.carousel-img-round .owl-item .item img {
	border-radius: 16px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

/********** ADVANCED MENU **********/
[id$=_dp_Advanced_Menu] {
    position: relative;
}

[id$=_dp_Advanced_Menu] .dp-Advanced-Menu {
    min-height: auto;
}

/********** WEATHER **********/
.dp-weather-content {
    text-align: center;
}

.dp-weather-content .temperature {
    padding: 15px 0;
}

.dp-weather-content .temperature-forecasts-btn {
    display: inline-block;
    color: #173953;
    padding: 0 15px;
}

.dp-weather-content .show-states {
    display: inline-block;
    width: auto;
    color: #173953 !important;
    font-size: unset;
    padding: 0 15px;
    border: 0 !important;
}

.dp-weather-states .all-cities .state-item {
    color: #fff !important;
    background: #173953 !important;
}

/********** GALLERY **********/
.gv_galleryWrap .gv_showOverlay {
    display: none;
}

.sr-gall {
    padding: 20px 0 !important;
}

/********** PICTURES GALLERY **********/
[id$=_RepeatColumnsHorizontal] ul {
    margin: 0;
}

.galleryContainer {
    height: auto !important;
}

.galleryContainer .gv_galleryWrap {
    height: auto !important;
    padding: 0 !important;
    background: none;
}

.galleryContainer .gv_galleryWrap .gv_gallery {
    height: auto !important;
}

.galleryContainer .gv_galleryWrap .gv_panelWrap {
    margin-bottom: 10px;
    position: static;
}

.galleryContainer .gv_galleryWrap .gv_panelWrap .gv_panel {
    position: static;
}

.galleryContainer .gv_galleryWrap .gv_overlay * {
    margin: 0;
}

.galleryContainer .gv_galleryWrap .gv_panel img {
    position: static;
}

.galleryContainer .gv_galleryWrap .gv_filmstripWrap {
    display: none;
}

.galleryContainer .gv_galleryWrap .gv_navWrap {
    width: 100% !important;
    height: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
}

.galleryContainer .gv_galleryWrap .gv_navWrap > * {
    display: inline-block;
    width: auto;
    height: auto;
    background: none;
    vertical-align: middle;
    opacity: 1;
}

.galleryContainer .gv_galleryWrap .gv_navWrap > :before {
    display: inline-block;
    color: #e8921b;
    margin: 5px;
    font: 16px FontAwesome;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scaleY(1.5);
    -ms-transform: scaleY(1.5);
        transform: scaleY(1.5);
}

.galleryContainer .gv_galleryWrap .gv_navWrap > :hover:before { color: #7c0201; }
.galleryContainer .gv_galleryWrap .gv_navWrap .gv_navPrev:before { content: '\f053' }
.galleryContainer .gv_galleryWrap .gv_navWrap .gv_navNext:before { content: '\f054' }
.galleryContainer .gv_galleryWrap .gv_navWrap .gv_navPlay:before { content: '\f04b' }
.galleryContainer .gv_galleryWrap .gv_navWrap .gv_navPause:before { content: '\f04c' }

.galleryContainer + [id$=_centerDiv],
.galleryContainer + [id$=_centerDiv] tbody,
.galleryContainer + [id$=_centerDiv] tr,
.galleryContainer + [id$=_centerDiv] td {
    display: block;
    padding: 0;
    border-spacing: 0;
}

/********** VIDEO GALLERY **********/
.video-box[class*=voverlay_] {
    width: 100%;
}

[id$=_dataContainer].uk-container {
    max-width: none;
    padding: 0;
}

[side-pane] [id$=_dataContainer].uk-container > .uk-grid.uk-flex {
    max-width: 250px;
    margin: 0;
}

[side-pane] [id$=_dataContainer].uk-container > .uk-grid.uk-flex {
    max-width: 250px;
}

[side-pane] [id$=_dataContainer] .video-box {
    width: 100%;
    padding: 0;
}

.dp-videogallery-deleteAll {
    margin: auto !important;
}

[id$=_videogallerycontainer].uk-container {
    max-width: none;
    padding: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-caption {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-box:hover .video-caption {
    pointer-events: none;
    opacity: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] > * {
    width: 260px;
    max-width: 100%;
    padding: 0;
    margin: 10px !important;
    position: relative;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-caption {
    width: 100%;
    padding: 5px 10px;
    background: rgba(0,0,0,0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .voverlay {
    color: #fff;
    display: inline-block;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .voverlay img {
    height: auto;
    padding: 0;
    border-radius: 0;
}

[id$=_videogallerycontainer] .video-box > .uk-overlay {
    position: relative;
}

.videogallery[class*=voverlay_] .voverlay:before,
[id$=_videogallerycontainer] .video-box > .uk-overlay:before {
    content: '\f01d';
    color: #fff;
    font: 80px FontAwesome;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    pointer-events: none;
    z-index: 1;
}

[id$=_videogallerycontainer] .video-box > .uk-overlay .uk-overlay-panel {
    pointer-events: none;
}

#voverlay {
    padding: 0 !important;
}

#voverlay:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    right: 0;
    z-index: -2;
}

#voverlay .vcontainer {
    padding: 10px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff !important;
}

#voverlay .close {
    z-index: 1
}

img[src*='VideoGallery/Images/white.png'] {
    display: none !important;
}

.videogallery[class*=voverlay_] .voverlay {
    width: 240px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    opacity: 1;
    position: relative;
}

.videogallery[class*=voverlay_] .voverlay .description {
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.videogallery[class*=voverlay_] .voverlay div {
    min-height: auto !important;
}

/********** NEWS **********/
[id*=NewsCategoryContainer] {
	margin-bottom: 20px !important;
}

#NewsContent > table,
#NewsContent > table > tbody {
	display: block;
}

#NewsContent table tr td {
    padding: 0;
}

#NewsContent > table > tbody > tr {
	display: flex;
	flex-wrap: wrap;
	--gap: 30px;
	--cols: 1;
	gap: var(--gap);
}

#NewsContent > [id*=NewsContentList] {
	display: block;
}

#NewsContent > table > tbody > tr > td {
	display: block;
	width: calc((100% / var(--cols)) - ((var(--cols) - 1) * var(--gap) / var(--cols))) !important;
	min-width: 270px;
	margin-bottom: var(--gap);
}

@media (max-width: 1500px) {
	#NewsContent > table > tbody > tr > td {
		width: 40% !important;
	} 
}

#NewsContent tr:has( > td[style*="width:50%"]) { --cols: 2 }
#NewsContent tr:has( > td[style*="width:33%"]) { --cols: 3 }
#NewsContent tr:has( > td[style*="width:25%"]) { --cols: 4 }
#NewsContent tr:has( > td[style*="width:20%"]) { --cols: 5 }
#NewsContent tr:has( > td[style*="width:16%"]) { --cols: 6 }
#NewsContent tr:has( > td[style*="width:14%"]) { --cols: 7 }
#NewsContent tr:has( > td[style*="width:12%"]) { --cols: 8 }
#NewsContent tr:has( > td[style*="width:11%"]) { --cols: 9 }
#NewsContent tr:has( > td[style*="width:10%"]) { --cols: 10 }

#NewsContent :empty:not(img, input, i),
#NewsContent td:has( > .DPNewsImageLink:empty) {
	display: none !important;
}

#NewsContent [id*=NewsContentPanel] {
	display: flex;
	height: 100%;
	/* padding: 24px; */
	border-radius: 15px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 4px 32px 0 rgba(51, 80, 151, 0.17);
	transition: .3s;
}

#NewsContent [id*=NewsContentPanel]:hover {
	box-shadow: 0 4px 32px 0 rgba(51, 80, 151, 30%);
	transform: translateY(-10px);
}

#NewsContent [id*=NewsContentLayout],
#NewsContent [id*=NewsContentLayout] > tbody {
	display: flex;
	flex-direction: column;
	height: 100%;
}

#NewsContent [id*=NewsContentLayout] > tbody .DPNewsItemTitle {
	color: #1D4593;
}

#NewsContent [id*=NewsContentLayout] > tbody > tr {
	display: flex;
	gap: 15px;
}

#NewsContent [id*=NewsContentLayout] > tbody > tr:nth-child(2) {
	width: 100%;
	height: 270px;
}

#NewsContent [id*=NewsContentLayout] > tbody > tr:last-child {
	flex: 1;
	padding-inline: 17px;
	padding-bottom: 10px;
}

#NewsContent [id*=NewsContentLayout] > tbody > tr:last-child #NewsInfoArea {
	padding-block: 5px;
}

#NewsContent [id*=NewsContentLayout] > tbody > tr > td {
	display: block;
	width: 100%;
}

#NewsContent .DPNewsImageLink {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
}

#NewsContent .DPNewsImageLink img {
	display: block;
	max-width: 100%;
	width: 100%;
	/* height: revert-layer; */
	margin: 0 auto;
	border: 0;
	border-radius: 10px 10px 0 0;
}

#NewsContent .DPNewsItemTitle span {
	font-size: 15px;
}

#NewsContent .DPNewsItemTitle [id*=_ContentTitle] {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

#NewsContent [id*=ContentSubTitle] {
	display: block;
}

/* parent of ContentBox */
:has( > #ContentBox) { 
	flex: 1;
}

#NewsContent #ContentBox,
#NewsContent #ContentBox > tbody {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-align: start;
}

#NewsContent #ContentBox {
	position: relative;
}

#NewsContent #ContentBox [id$=_ContentDetailsPanel] {
	position: absolute;
	bottom: 0;
}

#NewsContent #ContentBox [id$=_ContentDetailsPanel] .DPNewsWrap b{
	display: none;
}

#NewsContent #ContentBox [id$=_ContentDetailsPanel] .DPNewsWrap{
		color: #BFBFBF;
	}

#NewsContent [id*=NewsAbstractArea] {
	flex: 1;
	display: flex;
	flex-direction: column;
}

#NewsContent [id*=NewsAbstractArea] > td {
	display: block;
	height: 100%;
}

#NewsContent #ContentBox [id*=NewsAbstractPanel] {
	font-size: 14px;
	color: #414141;
	padding: 0;
	border: 0;
	background: none;
}

#NewsContent #ContentBox [id*=NewsAbstractPanel] {
	display: flex;
	flex-direction: column;
	height: 100%;
	line-height: 1.8em;
}

#NewsContent #ContentBox [id*=NewsAbstractPanel] > span {
	font-weight: 500;
	font-size: 13px;
	color: #434343;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
            line-clamp: 4; 
    -webkit-box-orient: vertical;
}

#NewsContent [id*=NewsAbstractMorePanel] {
	margin-top: auto;
	padding-top: 30px;
}

#NewsContent #ContentBox .AbstractMoreLink {
	font-size: 12px;
	color: #BFBFBF;
	font-weight: 300 !important;
	margin: 8px;
}

/********** NEWS ICONS *********/
[id$=DetailsNewsCodeImage],
[id$=DetailsSubmitDateImage],
[id$=DetailsVisitImage],
[id$=DetailsCommentCountImage],
[id$=DetailsNewsSourceImage],
[id$=DetailsCreatedByImage] {
    display: none;
}

[id$=ContentDetailsPanel] {
	display: block;
	text-align: right;
	margin: 5px 0;
}

[id$=DetailsNewsCodePanel],
[id$=DetailsSubmitDateCaption],
[id$=DetailsSubmitTime],
[id$=DetailsVisitPanel],
[id$=DetailsCommentCountPanel],
[id$=DetailsNewsSourcePanel],
[id$=DetailsCreatedByPanel] {
	display: inline-block;
	font-size: 10px;
}

[id$=DetailsNewsCodePanel]:before,
[id$=DetailsSubmitDateCaption]:before,
[id$=DetailsSubmitTime]:before,
[id$=DetailsVisitPanel]:before,
[id$=DetailsCommentCountPanel]:before,
[id$=DetailsNewsSourcePanel]:before,
[id$=DetailsCreatedByPanel]:before {
	display: inline-block;
	width: 18px;
	color: var(--color-main);
	text-align: center;
	font: 12px FontAwesome;
	padding: 2px 0;
	vertical-align: top;
}

[id$=DetailsNewsCodePanel]:before 		{ content: '\f1ea' } /* icon News Code */
[id$=DetailsSubmitDateCaption]:before 	{ content: '\f073' } /* icon News Date */
[id$=DetailsSubmitTime]:before 			{ content: '\f017' } /* icon News Time */
[id$=DetailsVisitPanel]:before 			{ content: '\f06e' } /* icon News Views */
[id$=DetailsCommentCountPanel]:before 	{ content: '\f086' } /* icon News Comment */
[id$=DetailsNewsSourcePanel]:before 	{ content: '\f09e' } /* icon News Source */
[id$=DetailsCreatedByPanel]:before		{ content: '\f007' } /* icon News User */

/********** NEWS PAGINATION **********/
[id$=_NewsPagingNumbers] {
    float: right;
}

[id$=_NewsPagingNumbers] .pgNumbersCurrent {
	display: inline-block;
	min-width: 10px;
	text-align: center;
	color: #fff !important;
	padding: 1px 5px;
	margin: 0 5px;
	border-radius: 5px;
	background: var(--color-main);
}

[id$=_NewsPagingNumbers] .pgNumbers {
	display: inline-block;
	min-width: 8px;
	text-align: center;
	color: var(--color-main);
	padding: 0 5px;
	margin: 0 5px;
	border-radius: 5px;
	border: 1px solid var(--color-main);
}

[id$=_NewsPagingNumbers] [id*=NewsPagingNumbers_goToTxt] {
	height: 26px;
	margin: 0 5px;
	vertical-align: middle;
}

#NewsContent [id$=_NewsPagingNumbers]
:where(.pgNext, .pgPrevious, .commandButton, [id*=NewsPagingNumbers_goToBtn]) {
	display: inline-block;
	width: auto;
	height: 26px;
	text-align: center;
	border: 1px solid var(--color-main);
	line-height: 2.3;
	padding: 0 5px;
	margin: 0 5px;
	border-radius: 5px;
}

/********** NEWS ARCHIVE **********/
[id*=NewsFooterArchiveLink] {
    float: left !important;
    clear: none !important;
    width: auto !important;
    color: var(--color-main);
    font-size: 0 !important;
    padding-left: 30px;
    margin: 0 !important;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

[id*=NewsFooterArchiveLink]:hover {
	letter-spacing: .5px
}

[id*=ArchiveLinkCaption] {
    display: inline-block;
    vertical-align: top;
    padding: 1px 0;
    font-size: 12px;
}

[id*=NewsActiveImage] {
}

[id*=NewsFooterArchiveLink]:before {
    content: '\f1ea';
    font: 18px FontAwesome;
    position: absolute;
    top: 1px;
    left: 4px;
    pointer-events: none;
}

[id*=NewsFooterArchiveLink]:after {
    content: "";
    display: table;
    clear: both;
}

[id*=ArchiveLinkImage] {
    width: 100% !important;
    height: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

/********** NEWS PAGE **********/
#NVContentImageContainer {
    width: 100%;
    max-width: 400px;
    margin: 0 15px 5px 0 !important;
}

#NVContentHeader b,
#NVContentHeader td,
#NVContentHeader span {
    font: 12px IranSans, Tahoma !important;
}

#VisitedCount {
    font-family: IranSans, Tahoma !important;
}

#NVContentDescriptionContainer {
    display: block;
    font-size: 14px;
    line-height: 2em !important;
    margin-top: 10px;
}

[id$=_SliderImageItem] {
    width: 100%;
}

.uk-container:has(.news-bg) {
	padding-block: 50px;
	position: relative;
	z-index: 1;
}

.uk-container:has(.news-bg)::before {
	content: '';
	width: 100dvw;
	height: 100%;
	display: block;
	background: #e5f0ff;
	background-image: url(image/news-bg.svg);
	background-size: cover;
	background-position: right;
	position: absolute;
	transform: translateX(50%);
	right: 50%;
	top: 0;
}

/********** Services **********/
.tp-serv .owl-item {
	display: block;
	position: relative !important;
	transition: .3s;
}

.tp-serv .owl-item:hover {
	/* transform: translateY(-10px); */
}

.tp-serv .owl-item .item {
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 140px;
	width: 150px;
	aspect-ratio: 1.1 / 1;
	position: relative;
	padding: 1px;
	margin: auto;
	position: relative;
	border-radius: 8px;
}

.tp-serv .owl-item img {
	margin: 17px auto;
	object-fit: contain;
	transition: .3s;
}

.tp-serv .owl-image-title {
	color: #141414;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	/* margin: 0 15px !important; */
	transition: .3s;
	animation: none;
}

@media (max-width: 1400px) {
	.tp-serv .owl-item .item {
		height: 130px;
		width: 135px;
	}
}

/************* Services2 *************/
.services .owl-item .item {
	display: block;
}

.services .owl-item .item .owl-user-image {
	width: 110px;
	height: 110px !important;
	object-fit: none;
	margin: auto;
}

.services .owl-item .item {
	height: 140px;
	width: 174px;
	margin-block: 28px;
}

.services .owl-item .item::after {
	content: '';
	width: 110px;
	height: 110px;
	display: inline-block;
	border-radius: 50%;
	border: 2px dotted #fff;
	position: absolute;
	top: 0;
	right: calc(100% - 140px);
	transition: transform 0.7s , border 0.5s;
}

.services .owl-item:hover .item::after {
	border: 2px dashed #fff;
	transform: rotate(80deg);
}

.services .owl-item .item .owl-image-title  .uk-animation-fade {
	color: #fff;
	font-size: 16px;
	padding-block: 20px 28px;
}

.services {
	margin: 70px 0 0;
}

@media (max-width: 1200px) {
	.services .owl-item .item::after {
		right: 11%;
	}
}


@media (max-width: 700px) {
	.services .owl-item .item::after {
		right: 18%;
	}
}

/************* Services3 *************/
.services3 .owl-item .item::after {
	border-color: var(--color-alt);
}

.services3 .owl-item:hover .item::after {
	border-color: var(--color-alt);
}

.services3 .owl-item .item .owl-image-title  .uk-animation-fade {
	color: #434343;
}
	
/********** SYSTEM **********/

[admin="false"] .system {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.system .owl-stage {
	margin: 70px 0;
}

.system .owl-item .item::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: radial-gradient(circle at center, #ffffff 0%, #ffffff 50%, #ffffff00 50%);
	background-repeat: no-repeat;
    background-position: center;
	transition: background-size 0.7s;
	background-size: 0% 0%;
}

.system .owl-item .item:hover::before {
	content: '';
    background-size: 200% 200%;
	border-radius: 8px;
}

.system .owl-item img {
	width: 50px !important;
	height: 50px !important;
}

.system .owl-item .item {
	background: #FFFFFF99;
	backdrop-filter: blur(6px);
}

@media (max-width: 700px) {
	[home="true"][admin="false"] .system {
		position: relative;
	}

	.system .owl-item .item::before {
		background: #00d0d370;
	}

	.system .owl-stage {
		margin: 30px 0;
	}
}

/********** el-Services **********/
.el-Services .owl-item .item {
	width: 180px;		
	height: 180px;
}

.el-Services .owl-item img {
	width: 75px !important;
	height: 80px !important;
}

.el-Services .owl-item .item {
	background: var(--color-main);
	border-radius: 50%;
	transition: background 1s;
}

.el-Services .owl-item .item:hover {
	background: var(--color-alt);
	position: relative;
}

.el-Services .owl-item .item:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -10px;
	border-radius: 50%;
	border: 3px dotted transparent;
	transform: rotate(0deg);
	transition: all 0.7s;
}

.el-Services .owl-item .item:hover:before {
	border: 3px dotted var(--color-alt);
	transform: rotate(180deg);
}

.el-Services .owl-image-title {
	color: #fff;
	padding-inline: 15px;
}

.el-Services .owl-item a:hover .owl-image-title {
	color: #fff !important;
}

.el-Services .owl-stage {
	margin-block: 50px 123px;
}

@media (max-width: 1400px) {
	.el-Services .owl-item .item {
		width: 160px;		
		height: 160px;
	}

	.el-Services .owl-item img {
		width: 65px !important;
		height: 70px !important;
	}
}

/********** Pictures-dezful **********/
.maxpane {
	background: ;
	background: url(./image/bg-Pictures-dezful.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.Pictures-dezful .owl-carousel .owl-stage-outer {
	margin-block: 80px 70px;
}

.Pictures-dezful .owl-item .item {
	position: relative;
	width: 280px !important;
	height: 370px !important;
	transition: transform 0.5s;
}

.Pictures-dezful .owl-item img {
	width: 280px !important;
	height: 350px !important;
}

.Pictures-dezful .owl-item .item::before {
	content: '';
	position: absolute;
	bottom: 5px;
	z-index: 1;
	width: calc(100% - 8px);
	height: 80px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 40, 38, 0.8) 83.02%);
	backdrop-filter: blur(4px);
	border-radius: 0 0 32px 32px;
	overflow: hidden;
} 

.Pictures-dezful .owl-item img {
	border: 3px solid #FFFFFF;
	border-radius: 32px;
}

.Pictures-dezful .owl-image-title {
	position: absolute;
	bottom: 0;
	font-size: 23px;
	color: #fff;
	width: 100%;
	line-height: 70px;
	z-index: 2;
}

.Pictures-dezful .owl-item a:hover .owl-image-title {
	color: #fff;
}

.Pictures-dezful .owl-item a:hover {
	transform: translateY(-15px);
}

@media (max-width: 1400px) {
	.Pictures-dezful .owl-item img {
		width: 250px !important;
		height: 310px !important;
	}

	.Pictures-dezful .owl-item .item::before {
		bottom: 45px;
		width: calc(100% - 36px);
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 40, 38, 0.8) 83.02%);
	} 

	.Pictures-dezful .owl-image-title {
		font-size: 20px;
		line-height: 140px;
	}
}

/********** NEWS LIGHTBOX **********/
#jquery-lightbox > table > tbody > tr:not(:nth-child(2)),
#jquery-lightbox > table > tbody > tr > .ml,
#jquery-lightbox > table > tbody > tr > .mr {
    display: none;
}

#lightbox-nav,
#lightbox-image,
#lightbox-container-image,
#lightbox-container-image-box,
#lightbox-container-image-data-box {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

#jquery-lightbox > table > tbody > tr > .mc {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

[side-pane] [id$=_NewsList] [id$=_tblCollectedNews] > div,
[side-pane] [id$=_NewsList] [id$=_tblCollectedNews] > div > div {
    margin: 0 !important;
}

[id$=_NewsList] div {
    float: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[id$=_NewsList] > div:last-of-type {
    padding-right: 15px;
}

[id$=_NewsList] > div:last-of-type a {
    display: inline-block;
    height: auto;
}

[id$=_NewsList] > div:last-of-type a:hover {
    background: #470200;
}

/********** NEWS ROTATOR **********/
:has( > [id$=_NewsRotator]) {
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 0;
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 4px 32px 0 rgba(51, 80, 151, 0.17);
	position: relative;
}

[id$=_NewsRotator] {
    flex: 1;
    border-bottom: 0;
}

[id$=_NewsRotator] .uk-clearfix {
	height: 100%;
	padding: 0;
}

[id$=_NewsRotator] .rotatorBox[id$=_rotator] {
    height: auto !important;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-template-areas:
        'main';
    position: static;
}

[id$=_NewsRotator] .rotatorBox > .NewsItemStyle {
    grid-area: main;
    background: none !important;
    /* height: auto !important; */
    padding: 0;
    position: static;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 1;
}

[id$=_NewsRotator] .rotatorBox > :not(:first-child) {
    opacity: 0;
    pointer-events: none;
    top: 0;
}

[id$=_NewsRotator] .rotatorBox .newsCollectorImages {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0;
    margin: 0;
    border: 0;
}

[id$=_NewsRotator] .rotatorBox .newsCollectorImages img {
    display: block !important;
    width: 100% !important;
    height: 100%;
    border-radius: 16px;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt[class*='-img']  {
    height: 100%;
    float: none !important
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.content {
    float: none;
    display: block;
    width: 100% !important;
    height: 100%;
    padding: 16px;
    border-radius: 24px;
    position: absolute;
    bottom: 0;
    /* backdrop-filter: blur(22px); */
    background: linear-gradient(180deg, rgb(0 90 255 / 0%) 5.49%, #1f1f51 94.51%);
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.content > div {
	position: relative;
	bottom: -78%;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.pre-title,
[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title {
    display: block;
    color: #fff;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt,
[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt span {
	color: #fff;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.pre-title span {
    margin: 0;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title i {
    display: none
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title a span {
    display: block;
    color: #fff !important;
    font-size: 17px;
    font-weight: 500 !important;
}

[id$=_NewsRotator] .rotatorBox [id$=_DateAreaRotate] {
    color: #fff;
    padding: 5px 10px 0 !important;
}

[id$=_NewsRotator] .rotatorBox .newsRotatorlblDate {
	color: #fff;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.abstract {
    color: #fff;
    padding: 0 10px;
    background: none !important;
}

[id$=_NewsRotator] .rotatorBox [id$=_SourceRotatorArea] {
    display: none;
    padding: 0 10px;
}

[id$=_NewsRotator] [id*=EventDateAreaRotator] {
	font-size: 0 !important;
}

/* pagination */
[id$=_NewsRotator] ~ [id$=_NewsPager] {
    padding: 10px;
    border-top: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

[id$=_NewsPager] .pager {
    display: flex;
    justify-content: flex-end;
    direction: unset;
    text-align: center;
    font-size: 0;
    padding: 0;
}

[id$=_NewsPager] .pager > :not(.pagerLinks) {
	display: none !important;
}

[id$=_NewsPager] .pagerLinks {
	display: block !important;
}

[id$=_NewsPager] .pagerLinks ul {
    display: inline-block;
    padding: 0 !important;
}

[id$=_NewsPager] .pic .pagerLinks ul li {
    display: inline-block !important;
    width: auto !important;
    margin: 0 !important;
    vertical-align: middle;
}

[id$=_NewsPager] .pagerLinks ul li a {
    display: block !important;
    font-size: 0 !important;
    width: 8px;
    height: 8px;
    margin: 4px;
    border-radius: 30px;
    background: #d9d9d9;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

[id$=_NewsPager] .pagerLinks ul li a:hover {
    background: var(--color-alt);
}

[id$=_NewsPager] .pagerLinks ul li a.currentPageClass {
    width: 13px;
    background: var(--color-main) !important;
}

[id$=_NewsPager] .pagerLinks ul li a:before {
    display: none !important;
}

.archive-link {
	text-align: end;
	margin-block-start: -85px;
	margin-inline-end: 25px;
	pointer-events: none;
}

[id*=divHtmlHolder]:has(.archive-link) {
	pointer-events: none;
}

.archive-link a {
	pointer-events: auto;
}

/********** TOP NEWS **********/
.dp-TNFull.news_thumb .dp-TNFull.title {
    color: #616161;
    font-family: inherit !important;
    font-size: 12px !important;
}

.dp-TNFull.box .main_news img {
    width: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.dp-TNFull.news_thumb div ul {
    margin-left: 10px;
    background: #efefef;
}

.dp-TNFull.news_thumb div ul li.active {
    background: #939393;
}

.dp-TNFull.news_thumb div ul li.active * {
    color: #fff !important;
}

/********** TOP NEWS PICTURE MODE **********/
.TNContainer [id$=_pnlTopNewsContainer] {
    margin: 0 !important
}

[id^=divMinMax_] .TNContainer {
    margin: 0;
    border: 0;
    background: none;
}

.TNContainer .trcontent {
    position: relative;
}

.TNContainer .trcontent .main_news {
	border-radius: 24px;
}

.TNContainer .trcontent .dp-TNPicture.image {
    display: block;
    width: 100%;
}

.TNContainer .trcontent .dp-TNPicture.image img {
    display: block;
    width: 100% !important;
    height: 430px;
    min-height: 430px !important;
    -o-object-fit: cover;
    object-fit: fill;
}

.TNContainer .main_news .desc .block {
    border: none;
}

.TNContainer .dp-TNPicture.toolbar {
    width: auto !important;
    background: none;
    position: absolute;
    top: 6px;
    left: 15px;
}

.TNContainer .dp-TNFull.player-btns,
.TNContainer .dp-TNPicture.player-bullets {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    vertical-align: top;
}

.TNContainer .dp-TNPicture.player-bullets ul li.active {
    background: #2bb1f7;
}

.TNContainer .pagerbar {
    height: auto;
    display: block;
    float: right;
    clear: none;
    vertical-align: top;
}

.TNContainer .pagerbar ul {
    display: block !important;
}

@media (max-width: 700px) {
	.TNContainer .trcontent .dp-TNPicture.image img {
	    height: 400px;
	    min-height: 400px !important;
	}

	.TNContainer .dp-TNPicture + .desc .dp-TNFull.title a {
		font-size: 14px !important;
	}

	.TNContainer .dp-TNPicture + .desc .block {
		padding: 10px 15px !important;
	}
}


/********** TOP NEWS PICTURE MODE **********/
.TNContainer .dp-TNPicture + .desc .block {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: linear-gradient(360deg, rgba(2, 6, 41, 0.37) 0%, rgba(6, 20, 143, 0.185) 100%);
    backdrop-filter: blur(22px)
}

.TNContainer .dp-TNPicture + .desc .block section{
	display: none;
}

.TNContainer .dp-TNPicture + .desc .PreTitle,
.TNContainer .dp-TNPicture + .desc .SubTitle {
    display: none !important
}

.TNContainer .dp-TNPicture + .desc #toggleDescIcon {
    display: none;
}

.TNContainer .dp-TNPicture.toolbar {
    padding: 3px 0 !important;
}

.TNContainer .dp-TNPicture + .desc .block small {
    margin: 5px;
}

.TNContainer .dp-TNPicture + .desc .block small .main_news {
	background: none;
	font-size: 14px;
}

.TNContainer .dp-TNPicture + .desc .dp-TNFull.title a {
    color: #fff;
    font-size: 18px;
}

.TNContainer .dp-TNPicture.player-bullets ul li.active {
    background: #f58220;
}

.TNContainer .dp-TNPicture.abstract {
    color: #4d4d4e;
    text-align: center;
    display: none;
}

@media (max-width: 1400px) {
	.TNContainer .dp-TNPicture + .desc .dp-TNFull.title a {
	    font-size: 14px;
	}

	.TNContainer .dp-TNPicture + .desc .block small .main_news {
		font-size: 12px;
	}
}

/********** TOP NEWS TEXT TICKER **********/
.ticker-wrapper,
.ticker-wrapper a,
.ticker-wrapper p,
.ticker-wrapper div {
    display: block !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    text-align: center !important;
    font-size: 14px !important;
    font-family: inherit !important;
    line-height: 2em;
    color: #fff !important;
    margin: auto !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background: #002d65 !important;
    position: static !important;
}

.ticker-wrapper {
    padding: 15px 30px !important;
}

/********** TOP NEWS TEXT MODE ***********/
.dp-TNText.news_thumb ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    background: none !important;
}

.dp-TNText.box .dp-TNText.image {
    float: right !important;
    width: auto !important;
}

.dp-TNText.box .dp-TNText.image img {
    width: 114px;
    height: 78px;
    -o-object-fit: cover;
       object-fit: cover;
    border: 1px solid grey !important;
}

.dp-TNText.box:hover .dp-TNText.image img {
    border-color: #ccc !important;
    -webkit-box-shadow: 5px 5px 10px rgba(128,128,128,.4);
            box-shadow: 5px 5px 10px rgba(128,128,128,.4);
}

.dp-TNText.box .dp-TNText.detail {
    float: right !important;
    width: calc(100% - 120px);
    padding-right: 10px;
}

.dp-TNText.box .dp-TNText.abstract p {
    color: #6c6c6c;
    margin: 0;
}

.dp-TNText.box .dp-TNText.abstract span {
    display: none;
}

.dp-TNText.box .dp-TNText.title {
    color: #575757;
    font-family: inherit;
    font-size: 14px;
}

.dp-TNText.box .dp-TNText.date .main_news {
    color: #cc2229;
    background: none;
}

.dp-TNText.bottom-bar:before {
    display: none !important
}

.dp-TNText.bottom-bar .dp-TNText.pagerbar {
    background: transparent;
}

.dp-TNText.pagerbar span {
    display: inline-block;
    color: #464646 !important;
    vertical-align: middle;
}

.dp-TNText.pagerbar ul li {
    color: #464646;
    background: #d9d9da;
}

.dp-TNText.pagerbar ul li.active {
    color: #fff;
    background: #cc2229;
}

/********** POPULAR NEWS **********/
[id^=divMinMax_] .MPNContainer,
.MPNContainer .MPNBulletContainer,
.MPNContainer .MPNListNumbersContainer {
    padding: 0 !important;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.MPNContainer br {
    display: none
}

.MPNContainer #categories.MPNListContainerContainer {
    border: 0;
    background: none;
}

.MPNContainer #categories .MPNListTextContainer a {
    display: inline-block;
    color: #3c3c3c;
}

.MPNContainer #categories .MPNListTextContainer a:hover {
    color: #ba0000;
}

.MPNContainer #categories .MPNListTextContainer a:before {
    content: '\f04d';
    display: inline-block;
    width: 10px;
    color: #ba0000;
    font: 6px FontAwesome;
    vertical-align: middle;
}

.MPNContainer .MPNListContainerContainer .MPNFooter {
    text-align: left;
    padding: 0;
    border: 0;
}

.MPNContainer .MPNListContainerContainer .MPNFooter img {
    display: none;
}

.MPNContainer .MPNListContainerContainer .MPNFooter a {
    color: #fff;
    padding: 5px 10px;
    background: #ba0000;
}

/********* POPULAR NEWS MODAL **********/
.ui-widget-overlay.ui-front {
    background: #000;
}

.mpnDialog > [role=dialog] {
    max-width: 100%;
    height: auto !important;
    padding: 10px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mpnDialog > [role=dialog] > [id$=_dialog] {
    width: auto !important;
    height: auto !important;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 12px rgba(0,0,0,.3);
            box-shadow: 2px 2px 12px rgba(0,0,0,.3);
}

.MPNWindowTable,
.MPNWindowTable tbody,
.MPNWindowTable tbody tr,
.MPNWindowTable tbody tr td {
    display: block;
    width: 100%;
}

.MPNWindowTable .MPNWtl, .MPNWindowTable .MPNWtc,
.MPNWindowTable .MPNWtr, .MPNWindowTable .MPNWml,
.MPNWindowTable .MPNWmr, .MPNWindowTable .MPNWbl,
.MPNWindowTable .MPNWbc, .MPNWindowTable .MPNWbr {
    display: none
}

.MPNWindowTable .MPNWmc > iframe {
    height: 300px !important;
}

/***** DIRCTORY *****/
.dp-directory .dp-groupContainer {
	aspect-ratio: 1/1 !important;
	height: auto !important;
}

.dp-directory .dp-groupContainer img {
	width: 100% !important;
	height: 100% !important;
	aspect-ratio: 1/1 !important;
	transition: .3s;
}

.dp-directory .dp-groupContainer:hover img {
	transform: scale(1.1);
}

[id*=dirFeature] ~ [id*=divMinMax] .galleryContainer .thumbnail-parent img {
	width: 100% !important;
	height: 100% !important;
}

.rc-picdir .dp-directory .dp-topButtons {
	display: none;
}

.rc-picdir .dp-directory > [id*=grid] {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 35px;
}

.rc-picdir .dp-directory > [id*=grid]::before,
.rc-picdir .dp-directory > [id*=grid] :has( > .uk-grid-divider) {
	display: none;
}

.rc-picdir .dp-directory > [id*=grid] > * {
	width: 100%;
	padding: 0;
	margin: 0 !important;
}

.rc-picdir .dp-directory > [id*=grid] > :nth-child(2) { grid-area: 1/1 }
.rc-picdir .dp-directory > [id*=grid] > :nth-child(3) { grid-area: 2/1 }
.rc-picdir .dp-directory > [id*=grid] > :nth-child(4) { grid-area: 1/2/4/4 }
.rc-picdir .dp-directory > [id*=grid] > :nth-child(5) {grid-area: 1/4;}
.rc-picdir .dp-directory > [id*=grid] > :nth-child(6) {grid-area: 2/4;}

.rc-picdir .dp-directory a[id*=lnk] {
	display: block;
}

.rc-picdir .dp-directory .dp-groupContainer {
	aspect-ratio: 5/4 !important;
	height: 100% !important;
	!;
	margin: 0 !important;
	border-radius: 16px;
	border: 0;
}

.rc-picdir .dp-directory .dp-groupContainer .dp-overly hr,
.rc-picdir .dp-directory .dp-groupContainer .dp-overly-icons {
	display: none;
}

.rc-picdir .dp-directory .dp-groupContainer .dp-overly {
	height: auto;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 12.82%, rgba(102, 102, 102, 0.72) 163.73%);

}

@media (max-width: 768px) {
	.rc-picdir .dp-directory > [id*=grid] {
		display: flex !important;
	}
}

/* ABOUT */
.bg-arrow-fade {
	padding: 20px 0;
	margin: 30px 0;
	background: linear-gradient(90deg, transparent, #F4F2FC);
	position: relative;
}

.bg-arrow-fade::before {
	content: '';
	height: 74%;
	aspect-ratio: 1/1;
	border-radius: 25px;
	background: #f7f3fe;
	position: absolute;
	transform: translate(50%, -50%) rotate(45deg);
	z-index: -1;
	right: 0;
	top: 50%;
}

.tp-about-text {
	color: #212121;
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
}

.tp-about-more {
	color: #ff0000;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0%;
	transition: all 0.4s;
}

.tp-about-fig img {
	display: block;
	margin: -25% auto 0;
}

@media (max-width: 768px) {
	.tp-about-fig img {
		margin: auto;
	}
}

/* PRODUCTS HEX */
.hex-grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 1px;
	padding: 0;
	margin: 52px 0;
	list-style: none;
}

[class*=hex-item] {
	height: 7vw;
	margin: -3.3vw -0.8vw 0;
	transition: .5s;
}

.hex-item-border {
	background-image: url("data:image/svg+xml,%3Csvg width='155' preserveAspectRatio='none' viewBox='0 0 155 142' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M135.597 105.893L135.597 105.893L135.593 105.9L119.618 135.038C117.582 138.75 113.672 141.044 109.438 141.009L77.214 140.741L77.2057 140.741L44.9817 141.009C40.748 141.044 36.8375 138.75 34.8021 135.038L18.8269 105.9L18.823 105.893L2.22679 76.7281C0.220196 73.2018 0.220196 68.8791 2.22679 65.3529L18.823 36.1876L18.8269 36.1807L34.8021 7.04292C36.8375 3.33053 40.7481 1.03675 44.9817 1.07197L77.2057 1.34018L77.214 1.34011L109.438 1.07198C113.672 1.03675 117.582 3.33055 119.618 7.04293L135.593 36.1807L135.593 36.1807L135.597 36.1876L152.193 65.3529C154.199 68.8791 154.199 73.2018 152.193 76.7281L135.597 105.893Z' fill='white' stroke='%23E7E7F7'/%3E%3C/svg%3E%0A");
}

.hex-item-solid {
	background-image: url("data:image/svg+xml,%3Csvg width='155' preserveAspectRatio='none' viewBox='0 0 155 142' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M135.597 105.893L135.597 105.893L135.593 105.9L119.618 135.038C117.582 138.75 113.672 141.044 109.438 141.009L77.214 140.741L77.2057 140.741L44.9817 141.009C40.748 141.044 36.8375 138.75 34.8021 135.038L18.8269 105.9L18.823 105.893L2.22679 76.7281C0.220196 73.2018 0.220196 68.8791 2.22679 65.3529L18.823 36.1876L18.8269 36.1807L34.8021 7.04292C36.8375 3.33053 40.7481 1.03675 44.9817 1.07197L77.2057 1.34018L77.214 1.34011L109.438 1.07198C113.672 1.03675 117.582 3.33055 119.618 7.04293L135.593 36.1807L135.593 36.1807L135.597 36.1876L152.193 65.3529C154.199 68.8791 154.199 73.2018 152.193 76.7281L135.597 105.893Z' fill='%23f8f8fd'/%3E%3C/svg%3E%0A");
}

.hex-item-link {
	background-image: url("data:image/svg+xml,%3Csvg width='173' preserveAspectRatio='none' viewBox='0 0 173 160' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_314_1638)'%3E%3Cpath d='M161.627 69.2916C163.721 72.9712 163.721 77.4818 161.627 81.1614L145.031 110.327L129.056 139.464C126.932 143.338 122.851 145.732 118.434 145.695L86.2098 145.427L53.9858 145.695C49.5681 145.732 45.4876 143.338 43.3637 139.464L27.3884 110.327L10.7922 81.1614C8.69839 77.4818 8.69839 72.9712 10.7922 69.2916L27.3884 40.1263L43.3637 10.9886C45.4876 7.11479 49.5682 4.72127 53.9858 4.75803L86.2098 5.02617L118.434 4.75803C122.852 4.72127 126.932 7.1148 129.056 10.9886L145.031 40.1263L161.627 69.2916Z' fill='white'/%3E%3Cpath d='M144.597 110.079L144.597 110.079L144.593 110.086L128.618 139.224C126.582 142.936 122.672 145.23 118.438 145.195L86.214 144.927L86.2057 144.927L53.9817 145.195C49.748 145.23 45.8375 142.936 43.8021 139.224L27.8269 110.086L27.823 110.079L11.2268 80.9141C9.2202 77.3878 9.2202 73.0652 11.2268 69.5389L27.823 40.3736L27.8269 40.3667L43.8021 11.229C45.8375 7.51657 49.7481 5.22278 53.9817 5.25801L86.2057 5.52622L86.214 5.52615L118.438 5.25801C122.672 5.22278 126.582 7.51658 128.618 11.229L144.593 40.3667L144.593 40.3667L144.597 40.3736L161.193 69.5389C163.199 73.0652 163.199 77.3878 161.193 80.9141L144.597 110.079Z' stroke='%23F8F8FD'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_314_1638' x='0.221848' y='0.757812' width='171.976' height='158.938' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5'/%3E%3CfeGaussianBlur stdDeviation='4.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0241784 0 0 0 0 0 0 0 0 0 0.429167 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_314_1638'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_314_1638' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: 103% 105%;
	z-index: 1;
}

.hex-item-link:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='174' preserveAspectRatio='none' viewBox='0 0 174 160' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_870_268)'%3E%3Cpath d='M163.378 68.9227C165.495 72.6177 165.495 77.1576 163.378 80.8525L146.687 109.988L130.588 139.156C128.459 143.013 124.388 145.393 119.983 145.357L87.4713 145.088L54.9594 145.357C50.5541 145.393 46.4831 143.013 44.3543 139.156L28.2551 109.988L11.5647 80.8525C9.44804 77.1576 9.44804 72.6177 11.5647 68.9227L28.2551 39.7875L44.3543 10.6194C46.4831 6.76251 50.5542 4.38216 54.9594 4.41857L87.4713 4.6873L119.983 4.41857C124.388 4.38216 128.459 6.76251 130.588 10.6194L146.687 39.7875L163.378 68.9227Z' fill='url(%23paint0_linear_870_268)'/%3E%3Cpath d='M146.254 109.739L146.254 109.739L146.25 109.746L130.151 138.914C128.11 142.61 124.209 144.892 119.987 144.857L87.4754 144.588L87.4671 144.588L54.9553 144.857C50.7336 144.892 46.8322 142.61 44.792 138.914L28.6929 109.746L28.689 109.739L11.9986 80.604C9.97009 77.063 9.97009 72.7122 11.9986 69.1713L28.689 40.036L28.6929 40.0291L44.7921 10.8611C46.8322 7.16483 50.7336 4.88366 54.9553 4.91855L87.4671 5.18735L87.4754 5.18728L119.987 4.91855C124.209 4.88366 128.11 7.16483 130.151 10.8611L146.25 40.0291L146.25 40.0291L146.254 40.036L162.944 69.1713C164.972 72.7122 164.972 77.063 162.944 80.604L146.254 109.739Z' stroke='%23F8F8FD'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_870_268' x='0.977203' y='0.417969' width='172.988' height='158.939' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5'/%3E%3CfeGaussianBlur stdDeviation='4.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0241784 0 0 0 0 0 0 0 0 0 0.429167 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_870_268'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_870_268' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_870_268' x1='85.2573' y1='54.2253' x2='87.4713' y2='199.472' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23232059'/%3E%3Cstop offset='1' stop-color='%234B45BF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: 103% 106%;
}

.hex-item-link a {
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 100%;
	color: var(--color-main);
	font-weight: 700;
	font-size: 0.8vw;
	line-height: 1.2;
	text-align: center;
	position: relative;
}

.hex-item-link:hover a {
	color: #fff;
}

.hex-item-link a::before {
	content: '';
	width: 210%;
	height: 210%;
	background: url("data:image/svg+xml,%3Csvg width='351' preserveAspectRatio='none' viewBox='0 0 351 319' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='139.635' y='84.973' width='71.6724' height='0.261841' stroke='%23232059' stroke-opacity='0.4'/%3E%3Crect x='139.635' y='235.002' width='71.6724' height='0.261841' fill='%23232059' fill-opacity='0.4' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cpath d='M222.477 85.2536C222.352 86.3011 221.966 87.1075 221.318 87.6727C220.67 88.2379 219.809 88.5205 218.735 88.5205C217.571 88.5205 216.636 88.1041 215.931 87.2714C215.227 86.4311 214.874 85.3082 214.874 83.9027V82.9475C214.859 81.5683 215.223 80.453 215.965 79.6014C216.704 78.7498 217.665 78.3334 218.848 78.3523C219.903 78.3523 220.745 78.6481 221.374 79.2396C222.007 79.8237 222.375 80.6188 222.477 81.6249H221.216C221.099 80.8411 220.849 80.2665 220.464 79.901C220.084 79.5467 219.545 79.3696 218.848 79.3696C218 79.3696 217.333 79.6843 216.847 80.3136C216.368 80.9428 216.129 81.8321 216.129 82.9814V83.9423C216.129 85.0388 216.357 85.9054 216.813 86.5423C217.273 87.1904 217.913 87.5144 218.735 87.5144C219.47 87.5144 220.035 87.3486 220.431 87.017C220.834 86.6704 221.097 86.0957 221.222 85.2931H222.511L222.477 85.2536Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M135.111 85.2536C134.986 86.3011 134.6 87.1075 133.952 87.6727C133.304 88.2379 132.443 88.5205 131.369 88.5205C130.205 88.5205 129.27 88.1041 128.565 87.2714C127.861 86.4311 127.508 85.3082 127.508 83.9027V82.9475C127.493 81.5683 127.857 80.453 128.599 79.6014C129.338 78.7498 130.299 78.3334 131.482 78.3523C132.537 78.3523 133.379 78.6481 134.008 79.2396C134.642 79.8237 135.009 80.6188 135.111 81.6249H133.85C133.733 80.8411 133.483 80.2665 133.098 79.901C132.718 79.5467 132.179 79.3696 131.482 79.3696C130.634 79.3696 129.967 79.6843 129.481 80.3136C129.003 80.9428 128.763 81.8321 128.763 82.9814V83.9423C128.763 85.0388 128.991 85.9054 129.447 86.5423C129.907 87.1904 130.547 87.5144 131.369 87.5144C132.104 87.5144 132.669 87.3486 133.065 87.017C133.468 86.6704 133.732 86.0957 133.856 85.2931H135.145L135.111 85.2536Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M93.1985 14.0487V9.79656H88.4976V14.0487H87.3498V4.9183H88.4976V8.86786H93.1985V4.9183H94.3515V14.0487H93.1985Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M263.475 13.3936V9.1414H258.774V13.3936H257.627V4.26314H258.774V8.21271H263.475V4.26314H264.628V13.3936H263.475Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M263.616 314.784V310.532H258.915V314.784H257.767V305.653H258.915V309.603H263.616V305.653H264.769V314.784H263.616Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M94.5168 160.056C94.3924 161.104 94.0062 161.91 93.3581 162.475C92.71 163.041 91.8489 163.323 90.775 163.323C89.6107 163.323 88.6762 162.907 87.9716 162.074C87.2669 161.234 86.9146 160.111 86.9146 158.705V157.75C86.8995 156.371 87.2631 155.256 88.0055 154.404C88.744 153.553 89.7049 153.136 90.8881 153.155C91.9431 153.155 92.7853 153.451 93.4146 154.042C94.0476 154.626 94.415 155.422 94.5168 156.428H93.2563C93.1395 155.644 92.8889 155.069 92.5046 154.704C92.124 154.349 91.5852 154.172 90.8881 154.172C90.0403 154.172 89.3733 154.487 88.8872 155.116C88.4087 155.746 88.1694 156.635 88.1694 157.784V158.745C88.1694 159.842 88.3974 160.708 88.8533 161.345C89.313 161.993 89.9536 162.317 90.775 162.317C91.5098 162.317 92.075 162.151 92.4707 161.82C92.8739 161.473 93.1376 160.898 93.262 160.096H94.5507L94.5168 160.056Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M135.111 235.151C134.986 236.199 134.6 237.005 133.952 237.571C133.304 238.136 132.443 238.418 131.369 238.418C130.205 238.418 129.27 238.002 128.565 237.169C127.861 236.329 127.508 235.206 127.508 233.801V232.845C127.493 231.466 127.857 230.351 128.599 229.499C129.338 228.648 130.299 228.231 131.482 228.25C132.537 228.25 133.379 228.546 134.008 229.137C134.642 229.722 135.009 230.517 135.111 231.523H133.85C133.733 230.739 133.483 230.164 133.098 229.799C132.718 229.445 132.179 229.267 131.482 229.267C130.634 229.267 129.967 229.582 129.481 230.211C129.003 230.841 128.763 231.73 128.763 232.879V233.84C128.763 234.937 128.991 235.803 129.447 236.44C129.907 237.088 130.547 237.412 131.369 237.412C132.104 237.412 132.669 237.246 133.065 236.915C133.468 236.568 133.732 235.994 133.856 235.191H135.145L135.111 235.151Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M221.815 235.151C221.69 236.199 221.304 237.005 220.656 237.571C220.008 238.136 219.147 238.418 218.073 238.418C216.908 238.418 215.974 238.002 215.269 237.169C214.565 236.329 214.212 235.206 214.212 233.801V232.845C214.197 231.466 214.561 230.351 215.303 229.499C216.042 228.648 217.003 228.231 218.186 228.25C219.241 228.25 220.083 228.546 220.712 229.137C221.345 229.722 221.713 230.517 221.815 231.523H220.554C220.437 230.739 220.187 230.164 219.802 229.799C219.422 229.445 218.883 229.267 218.186 229.267C217.338 229.267 216.671 229.582 216.185 230.211C215.706 230.841 215.467 231.73 215.467 232.879V233.84C215.467 234.937 215.695 235.803 216.151 236.44C216.611 237.088 217.251 237.412 218.073 237.412C218.808 237.412 219.373 237.246 219.768 236.915C220.172 236.568 220.435 235.994 220.56 235.191H221.848L221.815 235.151Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M91.916 315.049V310.797H87.2151V315.049H86.0673V305.918H87.2151V309.868H91.916V305.918H93.069V315.049H91.916Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M265.07 160.056C264.946 161.104 264.56 161.91 263.912 162.475C263.264 163.041 262.403 163.323 261.329 163.323C260.164 163.323 259.23 162.907 258.525 162.074C257.821 161.234 257.468 160.111 257.468 158.705V157.75C257.453 156.371 257.817 155.256 258.559 154.404C259.298 153.553 260.258 153.136 261.442 153.155C262.497 153.155 263.339 153.451 263.968 154.042C264.601 154.626 264.969 155.422 265.07 156.428H263.81C263.693 155.644 263.443 155.069 263.058 154.704C262.678 154.35 262.139 154.172 261.442 154.172C260.594 154.172 259.927 154.487 259.441 155.116C258.962 155.746 258.723 156.635 258.723 157.784V158.745C258.723 159.842 258.951 160.708 259.407 161.345C259.867 161.993 260.507 162.317 261.329 162.317C262.063 162.317 262.629 162.151 263.024 161.82C263.427 161.473 263.691 160.899 263.816 160.096H265.104L265.07 160.056Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cline x1='130.288' y1='90.2009' x2='94.8391' y2='152.375' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='94.8401' y1='165.722' x2='129.407' y2='226.894' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='257.538' y1='165.347' x2='222.427' y2='225.973' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='221.483' y1='90.6883' x2='257.536' y2='151.873' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='129.408' y1='240.948' x2='95.6314' y2='301.692' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline y1='-0.5' x2='69.503' y2='-0.5' transform='matrix(-0.485977 -0.873972 -0.873972 0.485977 129.248 77.255)' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='222.398' y1='240.939' x2='254.914' y2='302.746' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline y1='-0.5' x2='69.8384' y2='-0.5' transform='matrix(0.465589 -0.885001 -0.885001 -0.465589 223.232 76.7887)' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='267.143' y1='158.695' x2='341.714' y2='158.695' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cline x1='9.67065' y1='158.695' x2='84.2417' y2='158.695' stroke='%23232059' stroke-opacity='0.4'/%3E%3Cpath d='M6.10374 161.313V157.06H1.40287V161.313H0.255044V152.182H1.40287V156.132H6.10374V152.182H7.25678V161.313H6.10374Z' fill='%23232059' fill-opacity='0.4'/%3E%3Cpath d='M349.44 161.907V157.654H344.74V161.907H343.592V152.776H344.74V156.726H349.44V152.776H350.594V161.907H349.44Z' fill='%23232059' fill-opacity='0.4'/%3E%3C/svg%3E%0A");
	position: absolute;
	transform: translate(51%, -50%);
	transition: .3s;
	pointer-events: none;
	opacity: 0;
	z-index: -1;
	right: 50%;
	top: 50%;
}

.hex-item-link a:hover::before {
	opacity: 1;
}

.hex-item-link a img  {
	width: 3.2vw;
	height: 3.2vw;
	margin: 15px auto 5px;
	object-fit: contain;
	transition: .5s;
}

.hex-item-link a:hover img  {
	filter: brightness(10) contrast(10);
}

.hex-item-link a span  {
	flex: 1;
	display: flex;
	align-items: center;
	margin: 0 16% 10px;
}

@media(max-width: 1024px) {
	.hex-grid {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0;
	}

	.hex-grid [class*=hex-item] {
		width: 200px;
		height: 180px;
		margin: 0;
	}

	.hex-grid [class*=hex-item] a {
		justify-content: center;
		font-size: 17px;
	}

	.hex-item-link a img  {
		width: 80px;
		height: 80px;
	}

	.hex-item-link a span  {
		flex: 0;
	}
	
	.hex-grid [class*=hex-item]:not(.hex-item-link) {
		display: none;
	}
}

/********** DOCUMENT **********/
.dp-documents.box .dp-documents.title {
    font-size: 14px;
    font-family: inherit;
}

.dp-documents.box .dp-documents.details {
    padding: 0;
}

/********** SIMPLE MENU **********/
[id^=simple_menu_].menu-v {
	display: block;
	width: 100% !important;
	max-width: 260px;
	background: #fff !important;
}

[id^=simple_menu_].menu-v li {
	position: relative;
	background: none !important;
}

[id^=simple_menu_].menu-v a {
	color: #1e2226 !important;
	font-family: inherit !important;
	padding: 10px !important;
	-webkit-transition: .5s !important;
	-o-transition: .5s !important;
	transition: .5s !important;
}

[id^=simple_menu_].menu-v a:hover {
	-webkit-box-shadow: inset -6px 0 var(--color-alt);
	        box-shadow: inset -6px 0 var(--color-alt);
	background-color: #fff !important;
}

[id^=simple_menu_].menu-v li ul {
	top: 0 !important;
	right: 100% !important;
	background: #fff;
}

/********** STATS **********/
[id$=_DataListGeneral] fieldset {
    padding: 0;
    border: none;
}

[id$=_DataListGeneral] * {
    font-family: IranSans, Tahoma;
    padding: 0;
}

/********** FOOTER LINKS **********/
[id$=_myDataList],
[id$=_myDataList] tbody,
[id$=_myDataList] tr,
[id$=_myDataList] td {
    display: block
}

[id$=_myDataList] [id$=_editLink]:not([href]),
[id$=_myDataList] br {
    display: none;
}

[id$=_myDataList] [id$=_editLink] img {
    display: none;
}

[id$=_myDataList] [id$=_editLink]:before {
    content: '\f14b';
    color: #0077e1;
    font: 20px FontAwesome;
    vertical-align: middle;
}

[id$=_myDataList] td {
    padding: 0;
}

[id$=_myDataList] [id$=_HyperLink1] {
    line-height: 2.5em;
    color: #454545 !important;
    padding: 3px 0 3px 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
}

[id$=_myDataList] [id$=_HyperLink1]:hover {
    color: #fff !important;
    padding: 3px 5px 3px 0;
}

[id$=_myDataList] [id$=_HyperLink1]:before {
	content: '';
	display: inline-block;
	border: 0 solid transparent;
	border-right-color: #fff;
	vertical-align: middle;
	transform-origin: center right 3px;
	transition: .3s;
}

[id$=_myDataList] [id$=_HyperLink1]:hover:before {
	border: 6px solid transparent;
	border-width: 6px 9px;
	border-right-color: #fff;
	transform:  translateY(2px) rotate(120deg);
}

#footer-box [id$=_myDataList] [id$=_HyperLink1] {
    color: #fdfdfd !important;
    font-size: 14px;
}

#footer-box [id$=_myDataList] [id$=_HyperLink1]:hover {
	/* color: #ffd200 !important; */
}

#footer-box [id$=_myDataList] [id$=_editLink]:before {
    color: #fdfdfd;
}

.links-col2 [id$=_myDataList] tbody {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.links-col3 [id$=_myDataList] tbody {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}

.links-col4 [id$=_myDataList] tbody {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}

.links-col5 [id$=_myDataList] tbody {
    -webkit-columns: 5;
    -moz-columns: 5;
    columns: 5;
}

.links-col6 [id$=_myDataList] tbody {
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6;
}

/**********home page news carousel **********/ 
.owl-main-news .advancedlistmode.colWidth .newitem .newitembox{
	background:#ffffff;
	padding: 27px 27px 30px;
	border-radius:24px;
	height: 380px;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-main-news .owl-next i,
.owl-main-news .owl-prev i{
	font-size: 32px;
	font-weight:400;
}
.owl-main-news .owl-next,
.owl-main-news .owl-prev{
	background:none !important;
	font-size:30px !important;
}

.owl-controls,
.owl-nav {
	width: 100%;
	height: 1px;
	margin: 0;
}

.owl-carousel.owl-theme .owl-controls .owl-nav > [class*=owl-] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50% !important;
	color: var(--color-main) !important;
	position: absolute;
	right: auto;
	left: 101.8%;
	top: 45%;
}
.owl-nav .owl-next {
	left: auto;
    right: 101.8% !important;
}

.owl-carousel {
	max-width: 100%;
}

.owl-main-news .owl-carousel .owl-stage-outer{
	width:100%;
	max-width: 100%;
}
.owl-main-news .owl-stage-outer{
	padding:0;
}
.owl-main-news [id*=_NewsListAdvanced]{
	/* height: 400px; */
	padding: 0;
}
.owl-main-news .NewsItemStyle {
	width:100%;
	height: auto !important;
}
.owl-main-news .newsCollectorImages{
	border:none;
	
}
.owl-main-news .newsCollectorImages img{
	border-radius:16px;
}
.owl-main-news .bottombox{
	position:relative !important;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding: 0 15px;
	bottom: 0 !important;
}
.owl-main-news .NewsDateAreaBox,
.owl-main-news .NewsDateAreaBox .detailboxitem{
	background:none;
}
.owl-main-news [id*=_NewsEventTimeArea]{
	display:none !important;
}
.owl-main-news .dp-listNewsClt.date.detailboxitem{
	font-size:0;
	display: none;
}
.owl-main-news  [id*=_lblEventDate]{
	font-size:14px !important;
	font-weight:400;
	color:#7A7A7A;
	margin-right: -14px;
}
.owl-main-news .linkbox{
	background:transparent;
	padding:0;
	width:100%;
}
.owl-main-news .linkbox a{
	color: #7A7A7A !important;
}
.owl-main-news [id*=_NewsAbstract]{
	padding:0 !important;
}
.owl-main-news .NewsAbstractbox span {
    display: -webkit-box;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.owl-main-news .dp-module-title-text{
	/* color:#ffffff !important; */
}
.owl-main-news .dp-module-title:before{
	width: calc(100% - 30px);
	height:1px;
	content: '';
	position:absolute;
	bottom:0px;
	background: #FFFFFF8C;
	left: 15px;
}

.owl-main-news [id*=ListItemContentEdit] img{
	width:auto !important;
}

.owl-main-news [id].advancedlistmode[id*=NewsListAdvanced] .newitem {
	height: 400px !important;
	margin: 25px auto 0;
	width: 280px;
}

[home="true"] .owl-main-news [id].advancedlistmode[id*=NewsListAdvanced] .newitem {
	width: 330px;
}

.owl-main-news  .owl-item .newitembox a  {
	margin: auto;
	width: auto !important;
	height: auto !important;
}

.owl-main-news  .owl-item .newitembox a img{
	width: 330px !important;
	height: 270px !important;
	transform: translateY(0);
}

.owl-main-news  .owl-item .newitembox .top-img{
	min-height: 270px !important;
}

.owl-main-news  .owl-item .newitembox [id$=_lnkNCListItemContentEdit] img {
	width: 20px !important;
	height: 20px !important;
}

.owl-main-news .owl-item [id*=NewsEventDateArea] [id*=lblEventDate] {
	right: 7%;
}

.owl-main-news .advancedlistmode .newitembox .source.linkbox [id*=lnkContinueKey] {
	display: inline-block;
	color: #BFBFBF !important;
}

.owl-main-news .advancedlistmode .newitembox .dp-normNewsClt.content {
	padding: 0 10px;
}

.owl-main-news .advancedlistmode .newitembox .dp-listNewsClt.title :where([id*=lnkTitle], [id*=lblTitle]) {
	color: #181818;
	font-family: inherit;
	font-weight: 500;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-top: 5px;
}

.owl-main-news .advancedlistmode .newitembox [id*=NewsAbstract] [id*=lblAbstract] {
	display: none;
}

.owl-main-news  .owl-item a {
	cursor: pointer;
}

@media (max-width: 500px) {
	.owl-main-news [id].advancedlistmode[id*=NewsListAdvanced] .newitem {
		width: 280px;
	}
	[home="true"] .owl-main-news [id].advancedlistmode[id*=NewsListAdvanced] .newitem {
		width: 280px;
	}
}


/********** FOOTER **********/
[auth=false] .pb-footer-shape {
	margin: -33px 0 30px;
}

.footer-contact {
	line-height: 2.54;
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer-box,
#footerArea,
#trFooter {
    color: #fff;
    font-size: 14px;
    line-height: 1.65em;
    background: var(--color-main);
    background-position: center bottom;
    background-repeat: repeat-x;
    position: relative;
}

#footer-box a {
	color: #fff;
}

#mainFooter {
	color: #000;
	background: #fff;
}

.footer-content {
	position: relative;
	z-index: 1;
}

.footer-content::before {
	content: '';
	width: 310px;
	height: 90px;
	background: url(image/logo-footer.png);
	background-size: 100% 100%;
	position: absolute;
	right: -5px;
	top: -14px;
}

.footer-content [type=pane] {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 20px 0 0 !important;
}

.footer-content [type=pane] > .dp-module-box {
	flex: 1;
}

#footer-box [id^=divMinMax_] {
    color: #fff;
}

@-webkit-keyframes border-pulsate {
    0%   { border-right:1px solid var(--fifth-color); }
	25%  {  border-bottom:1px solid var(--fifth-color); }
    50%  { border-left:1px solid var(--fifth-color); }
	75%  { border-top:1px solid var(--fifth-color); }
    100% { border-right:1px solid transparent }
}

@keyframes border-pulsate {
    0%   { border-right:1px solid var(--fifth-color); }
	25%  {  border-bottom:1px solid var(--fifth-color); }
    50%  { border-left:1px solid var(--fifth-color); }
	75%  { border-top:1px solid var(--fifth-color); }
    100% { border-right:1px solid transparent }
}

#footer-box .contact-us li{
	border:1px solid transparent;
	
}
#footer-box .contact-us li:hover {
     -webkit-animation: border-pulsate 2s infinite;
    animation: border-pulsate 2s infinite;
}

#LastUpdatePortalCtrl {
    display: inline-block;
}

#HitCounter i {
    color: var(--color-alt);
}

#LastUpdatePortal {
}

#LastUpdatePortal i {
    display: inline-block;
    color: var(--color-alt);
    vertical-align: middle;
}

.dp-footertext {
	font-size: 14px;
	padding: 10px 20px;
	position: relative;
}

.dp-footertext strong {
	color: #FFC700;
}

@media (min-width: 640px) {
    .middle-footer {
        padding-right: 50px;
        border-right: 1px solid #8f9193;
    }
}

.footer-title {
    color: var(--color-alt);
    margin: 0 0 5px;
}

.footer-phone {
    margin: -20px auto 0 0;
}

.logo-footer {
    margin-top: -10px;
}

.footer-text {
    text-align: justify;
    font-size: 11px;
    padding: 0 10px 0 15px;
    margin: 0;
}

.tp-map {
	margin: 30px 0;
	border-radius: 24px;
	border: 12px solid rgba(255, 255, 255, 0.1) !important;
	position: relative;
	z-index: 1;
}

.tp-contact {
	display: flex;
	flex-direction: column;
	gap: 12px;
	color: #fff;
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tp-contact li {
	display: flex;	
	align-items: center;
	gap: 6px;
}

.tp-contact li em {
	color: #fff;
	margin-inline-end: 5px;
	font-size: 16px;
}

/********** SOCIAL MEDIA **********/
.social-network {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-network li {
	display: inline-block;
	vertical-align: middle;
}

.social-network li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #fff !important;
    font-size: 20px;
    padding: 5px;
    border-radius: 8px;
    background: rgb(255 255 255 / 33%);
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.social-network li a:hover {
    color: var(--color-alt) !important;
	background: #fff;
}

/********** FOOTER ICONS **********/
.dp-footerlink {
    display: inline-block;
}

.dp-footerlink table,
.dp-footerlink table tbody {
    display: block;
}

.dp-footerlink table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 220px;
}

.dp-footerlink table tbody tr td {
    width: 50%;
    padding: 0;
    margin: 0;
}

.dp-footerlink table tbody tr td:empty {
    display: none;
}

.dp-footerlink a {
    display: block;
    color: #fff !important;
    text-align: center;
    padding: 5px 10px;
    margin: 5px;
    background: #a1a1a1;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.dp-footerlink a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--color-alt);
    -webkit-transform: translate(100%, 60px) rotate(-30deg);
    -ms-transform: translate(100%, 60px) rotate(-30deg);
    transform: translate(100%, 60px) rotate(-30deg);
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
}

.dp-footerlink a:hover:before {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.text-name {
	color: var(--color-main);
    font-size: 16px;
    text-align: left;
	transform: translateY(15px);
}

[alt="image-footer.png"] {
	transform: translateY(40px);
	height: 126px;
	width: 100%;
}

[alt="logo-footer.png"] {
	transform: translateY(-40px);
}

.footer-icons {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
	transform: translateY(12px);
}

.footer-icons li {
    display: inline-block;
    margin-left: 5px;
}

.footer-icons li a {
    display: block;
    color: #fff;
    width: 36px;
    height: 35px;
    border-radius: 8px;
    background: var(--color-main);
	text-align: center;
	transition: all 0.5s;
}

.footer-icons li a:hover {
	transform: rotate3d(1, 1, 1.1, 15deg);
	box-shadow: -2px 3px 3px #474747d6;
}

.footer-icons li a {
	font-size: 22px;
    padding-block: 5px;
}

.footer-hr {
    margin: 0;
    border-color: #f58220;
}

@media (max-width: 700px) {
	[alt="logo-footer.png"] {
		transform: translateY(0);
	}

	[alt="image-footer.png"] {
		display: none;
	}

	.footer-icons {
		transform: translateY(30px);
		text-align: center;
		width: 100%;
	}

	.text-name {
		text-align: center;
	}
}

/********** TOTOP BTN **********/
.totop-wrap {
	display: flex;
	justify-content: center;
	position: fixed;
	z-index: 500;
	bottom: 5px;
	right: 5px;
}

#totop-btn {
    display: block;
    width: 40px;
    height: 40px;
    color: #fff !important;
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    padding: 4px;
    border-radius: 100%;
    background: #fff;
    background: var(--color-main);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#totop-btn:hover {
    transform: translateY(-5px);
}

/********** DOURAN COPYRIGHT **********/
.powered-by a {
	color: #ffb800 !important;
}

.dp-poweredby,
.dp-poweredby *,
.dp-poweredby :before,
.dp-poweredby :after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dp-poweredby {
	display: none;
    position: relative;
    z-index: 99;
}

#poweredbylink img {
    height: 24px;
    font-size: 0;
    opacity: 0;
}

#poweredbylink {
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 8px;
    z-index: 2;
}

#poweredbylink:hover {
    width: 62px;
}

#poweredbylink:before {
    content: '';
    width: 20px;
    height: 20px;
    padding: 2px;
    background: #777;
    position: absolute;
    top: 0;
    left: 0;
}

#poweredbylink:hover:before {
}

#poweredbylink:after {
    content: '';
    width: 15px;
    height: 15px;
    margin: 4px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13px' viewBox='0 0 49.5 63'%3E %3Cpath d='M2.6 47H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0 8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0 8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5z' fill='%23fc0'/%3E%3Cpath d='M2.6 39.5h3.8v-.4q0-9 5.5-14.8a18.5 18.5 0 0 1 14-5.8 19.9 19.9 0 0 1 8.8 1.9 24.3 24.3 0 0 1 7.5 6v-5.5a25.6 25.6 0 0 0-7.7-4.7 23.4 23.4 0 0 0-8.6-1.6 24.3 24.3 0 0 0-9.4 1.8 22.4 22.4 0 0 0-7.7 5.3 24.6 24.6 0 0 0-5 8A25.8 25.8 0 0 0 2 39v.5h.5z' fill='%23fff' /%3E %3Cpath d='M45.4 0v36.7q0 10.6-5.3 16.9a17 17 0 0 1-7.3 5 4.7 4.7 0 0 1 .4 1.9 4.8 4.8 0 0 1-.5 2 23 23 0 0 0 4.7-2 24.5 24.5 0 0 0 8.8-8.7 21 21 0 0 0 2.5-6.5 44.5 44.5 0 0 0 .8-9V0z' fill='%23fff' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

.dp-poweredby .version {
    width: 50px;
    color: #fff;
    padding: 2px 0;
    text-align: center;
    background: #777;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 4px;
    right: 0;
    pointer-events: none;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
        transform-origin: right;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    z-index: 1;
}

#poweredbylink:hover + .version {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}


/********** TABS PLUS **********/
[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .title.accordion-header {
	color: #023c50 !important;
	font: 14px/30px YekanNum, Yekan, Tahoma;
	padding: 5px 10px;
	border-radius: 10px 0 0;
	background-image: none !important;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .active .title.accordion-header {
	color: #fff !important;
}

[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .title.accordion-header:before {
	content: '';
	width: 5px;
	height: 100%;
	background: #093e53;
	position: absolute;
	top: 0; right: 0;
	z-index: -1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .active .title.accordion-header:before {
	content: '';
	width: 100%;
	height: 100%;
}

[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .title.accordion-header:after {
	content: "\f067";
	display: inline-block;
	font: 22px FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 10px;
	left: 13px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

[id$=_MultiContentViewerContainer] [class*=accoardion_Default] .active .title.accordion-header:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
        transform: rotate(-225deg);
}

/********** CONTACT FORM **********/
.dp_Message_Normal[id$=_Title] {
	color: #01374c;
	font: normal 24px iranyekan!important;
}

[id$=_DetailsPanel] table {
	width: 100%;
	margin-bottom: 15px;
}

[id$=_DetailsPanel] td {
	padding-top: 10px;
}

[id$=_DetailsPanel] td.SubHead:not([nowrap]) {
	padding-top: 25px;
}

[id$=_DetailsPanel] td.SubHead[nowrap] {
	color: #01374c;
}

[id$=_DetailsPanel] textarea,
[id$=_DetailsPanel] [type=text] {
	width: 100% !important;
	min-height: 40px !important;
	caret-color: #f99d1b;
	background: #fff;
	border: 1px solid #f7f7fd !important;
	outline: none;
	padding: 5px 7px;
	font-size: 16px;
	border-radius: 4px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

[id$=_DetailsPanel] textarea:hover ,
[id$=_DetailsPanel] textarea:focus ,
[id$=_DetailsPanel] [type=text]:hover ,
[id$=_DetailsPanel] [type=text]:focus {
	border-bottom: 1px solid #f99d1b !important;
	-webkit-box-shadow: 0px 1px 10px rgba(0,0,0,.1);
	        box-shadow: 0px 1px 10px rgba(0,0,0,.1);
}

[id$=_DetailsPanel] .CommandButton {
	color: #093e53 !important;
	border-color: #01374c !important;
}

[id$=_DetailsPanel] .CommandButton:hover {
	color: #fff !important;
	background: #01374c !important;
}

/* MARK: ARTICLE */
[id$=_ArticleSimple].dp-setColumns {
	padding: 0;
}

.dp-setColumns .dp-listArtcSmp.box {
	--pad: 24px;
	padding: var(--pad) var(--pad) 55px var(--pad);
	border-radius: 24px;
	border: 0 !important;
	background: #fff;
	-webkit-box-shadow: 0px 4px 26px 12px rgb(3 83 162 / 11%);
	box-shadow: 0px 4px 26px 12px rgb(3 83 162 / 11%);
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.box::before {
	width: calc(100% - var(--pad) * 2);
	height: calc((100% - var(--pad) * 2) - 25px);
	border-radius: 16px;
	background: none;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	-webkit-box-shadow: 0px 4px 26px 12px rgb(3 83 162 / 11%);
	box-shadow: 0px 4px 26px 12px rgb(3 83 162 / 11%);
	pointer-events: none;
	opacity: 1;
	z-index: 0;
	right: 50%;
	top: 32px;
}

.dp-setColumns .dp-listArtcSmp.box > * {
	padding: 20px;
}

.dp-listArtcSmp.box .dp-listArct.label {
	display: none;
}

.dp-listArtcSmp.title {
	padding: 0;
}

.dp-setColumns .dp-listArtcSmp img[src='/images/edit.gif'] {
	width: 20px;
	height: 20px;
}

.dp-listArtcSmp.box .dp-listArtcSmp.title a {
	display: block;
	width: 100%;
	color: #0353A2;
	font-size: 18px;
	font-weight: 500;
}

.dp-listArtcSmp.dp-imgHolder {
	display: none;
}

.dp-listArtcSmp.box .dp-listArtcSmp.title i {
	display: none;	
}

.dp-listArtcSmp.box .dp-listArtcSmp.date {
	right: 32px;
	bottom: 15px !important;
	top: auto;
	opacity: 1;
}

.dp-listArtcSmp.date [id$=_StartDate] {
	color: #7A7A7A;
}

.dp-listArtcSmp.box .dp-listArtcSmp.description {
	color: #414141;
	font-size: 14px;
	font-weight: 400;
	text-align: start;
	padding: 0 20px;
	background: none;
}

/* MARK: TABS */
[id*=MultiContentViewerContainer] {
	margin: 35px 0;	
}

[id*=MultiContentViewerContainer] > .test {
	display: none;
}

[class*=RadTabStrip_Default] > .tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	gap: 0 18px;
	padding: 0 !important;
	border-radius: 12px;
	width: max-content;
	margin: auto !important;
	background: none !important;
}

@media (max-width: 480px) {
	[class*=RadTabStrip_Default] > .tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

[class*=RadTabStrip_Default] > .tabs::after {
	display: none;
}

[class*=RadTabStrip_Default] > .tabs > .tab {
	float: none;
	/* -webkit-box-flex: 1; */
	-ms-flex: 1;
	/* flex: 1; */
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	transition: .3s;
}

body [class*=RadTabStrip_Default] > .tabs > .tab a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	min-width: 258px;
	font-family: inherit;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.65;
	color: #03378C;
	padding: 10px 30px 10px;
	margin: 0;
	background: linear-gradient(var(--color-main));
	background-repeat: repeat-x;
	background-position: center center;
	transition: .3s;
}


body [class*=RadTabStrip_Default] > .tabs > .tab .defaultTab {
	background: linear-gradient(var(--color-alt));
}

[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab {
	display: block;
}

body [class*=RadTabStrip_Default] > .tabs > .tab a {
	color: #fff;
	border-radius: 16px;
	background-size: 100% 100%;
}

body [class*=RadTabStrip_Default] > .tabs > .tab:nth-child(1) a::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 30px;
	background: url(./image/icon-news.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

body [class*=RadTabStrip_Default] > .tabs > .tab:nth-child(2) a::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 30px;
	background: url(./image/icon-Multimedia.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

body [class*=RadTabStrip_Default] > .tabs > .tab:nth-child(3) a::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 30px;
	background: url(./image/icon-image.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

[class*=RadTabStrip_Default] > .panel-container {
	padding: 20px 0 !important;
	border: 0 !important;
	background: none !important;
	min-height: 520px;
}

.arch-tab {
	margin-inline: auto 15px;
}

@media (max-width: 600px) {
	[class*=RadTabStrip_Default] > .tabs > .tab {
		margin-bottom: 6px;
	}
}

/* MARK: TABS - DifferentTabs theme */
[id*=MultiContentViewerContainer]:has([class*=RadTabStrip_DifferentTabs]) {
	padding: 90px 0;
	margin: 0;
	position: relative;
}

[id*=MultiContentViewerContainer]:has([class*=RadTabStrip_DifferentTabs])::before {
	content: '';
	width: 100dvw;
	height: 100%;
	background: var(--color-main);
	background-image: url('./image/tabs-bg.svg');
	transform: translateX(50%);
	position: absolute;
	z-index: -1;
	right: 50%;
	top: 0;
}

[class*=RadTabStrip_DifferentTabs].tabstrip {
	--margin: 30px;
	display: flex;
	font-family: inherit;
	background: var(--color-main);
}

[class*=RadTabStrip_DifferentTabs].tabstrip::after {
	content: '';
	flex: 1;
	border-radius: 12px 0 0 12px;
	background: rgba(255, 255, 255, 0.18);
}

[class*=RadTabStrip_DifferentTabs] > .tabs {
	flex: 1;
	display: flex;
	min-width: 270px;
	flex-direction: column;
	padding: 0 !important;
	border-radius: 0 12px 12px 0;
	background: rgba(255, 255, 255, 0.18) !important;
	position: relative;
}

[class*=RadTabStrip_DifferentTabs] > .tabs::before,
[class*=RadTabStrip_DifferentTabs] > .tabs::after {
	content: '';
	display: block !important;
	border: calc(var(--margin) / 2) solid  rgba(34, 34, 34, 0.5);
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0;
}

[class*=RadTabStrip_DifferentTabs] > .tabs::before {
	border-top-color: transparent;
	border-right-color: transparent;
	bottom: 100%;
}

[class*=RadTabStrip_DifferentTabs] > .tabs::after {
	border-bottom-color: transparent;
	border-right-color: transparent;
	top: 100%;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab {
	float: none;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
	white-space: nowrap;
	padding: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab:not(:first-child) {
	box-shadow: 0 -1px rgba(255, 255, 255, 0.2);
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab > a {
	display: block;
	height: auto;
	min-width: 150px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #fff;
	padding: 20px 30px;
	background: none !important;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab > a {
	display: block;
	height: auto;
	min-width: 150px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #fff;
	padding: 20px 30px;
	background: none !important;
	white-space: nowrap;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab.defaultTab {
	background: rgba(255, 255, 255, 0.2);
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab:first-child {
	border-radius: 0 8px 0 0;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab:last-child {
	border-radius: 0 0 8px 0;
}

[class*=RadTabStrip_DifferentTabs] > .tabs > .tab.defaultTab > a {
	color: #000;
	font-weight: 700;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container {
	width: 566px;
	height: auto !important;
	font-size: 14px;
	padding: 40px !important;
	margin: calc(var(--margin) * -1) 0;
	border: 0 !important;
	background: #fff !important;
	position: relative;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container > .panel-content {
	height: 100% !important;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container::before,
[class*=RadTabStrip_DifferentTabs] > .panel-container::after {
	content: '';
	border: calc(var(--margin) / 2) solid rgba(34, 34, 34, 0.5);
	position: absolute;
	right: 100%;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container::before {
	border-top-color: transparent;
	border-left-color: transparent;
	top: 0;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container::after {
	border-bottom-color: transparent;
	border-left-color: transparent;
	bottom: 0;
}

@media (max-width: 767px) {
	[class*=RadTabStrip_DifferentTabs].tabstrip {
		flex-direction: column;
	}

	[class*=RadTabStrip_DifferentTabs].tabstrip > .tabs {
		border-radius: 16px 16px 0 0;
	}

	[class*=RadTabStrip_DifferentTabs] > .panel-container {
		width: 100%;
		padding: 20px !important;
		margin: 0;
		border-radius: 0 0 16px 16px;
	}

	[class*=RadTabStrip_DifferentTabs].tabstrip > .tabs::before,
	[class*=RadTabStrip_DifferentTabs].tabstrip > .tabs::after,
	[class*=RadTabStrip_DifferentTabs] > .panel-container::before,
	[class*=RadTabStrip_DifferentTabs] > .panel-container::after {
		display: none !important;
	}
}

[class*=RadTabStrip_DifferentTabs] > .panel-container li {
	height: auto;
}

[class*=RadTabStrip_DifferentTabs] > .panel-container li a {
	color: #000;
	height: auto;
}

/* MARK: TABS - Cool theme */
[class*=RadTabStrip_Cool].tabstrip  {
	font-family: inherit;
}

[class*=RadTabStrip_Cool] > .tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 0 18px;
	padding: 0 !important;
	border-bottom: 1px solid var(--color-main););
	background: none !important;
}

@media (max-width: 480px) {
	[class*=RadTabStrip_Cool] > .tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

[class*=RadTabStrip_Cool] > .tabs::after {
	display: none;
}

[class*=RadTabStrip_Cool] > .tabs > .tab {
	float: none;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	margin-bottom: -3px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

[class*=RadTabStrip_Cool] > .tabs > .tab > a {
	display: block;
	min-width: 150px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.5;
	color: var(--color-main);
	padding: 15px 15px;
	background: none !important;
	white-space: nowrap;
}

[class*=RadTabStrip_Cool] > .tabs > .tab.defaultTab {
	box-shadow: inset 0 -3px 0 var(--color-main);
}

[class*=RadTabStrip_Cool] > .tabs > .tab.defaultTab > a {
	font-weight: 700;
}

[class*=RadTabStrip_Cool] > .panel-container {
	padding: 30px 0 !important;
	border: 0 !important;
	background: none !important;
}

/* NEWS COLLECTOR */
[type=pane]:has(.bg-wave) {
	padding: 20px 0;
	margin: 20px 0;
	position: relative;
}

[type=pane]:has(.bg-wave)::before,
[type=pane]:has(.bg-wave)::after {
	content: '';
	display: block;
	width: 100dvw;
	height: 100%;
	position: absolute;
	transform: translateX(50%);
	z-index: -1;
	right: 50%;
	top: 0;
}

[type=pane]:has(.bg-wave)::before {
	background: url(./image/bg-wave.png);
	background-size: 95% auto;
	background-repeat: no-repeat;
	background-position: bottom -50px center;
	z-index: -2;
}

[type=pane]:has(.bg-wave)::after {
	/* background: #e9edf4; */
	background: rgb(212 222 241 / 50%);
	backdrop-filter: blur(30px);
	z-index: -1;
}

.advancedlistmode[id*=NewsListAdvanced] {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}

[id*=NewsListAdvanced] .newitem :empty:not(img, input, i),
[id*=NewsListAdvanced] .newitem :has( > :empty:not(img, input, i)) {
	/* display: none !important; */
}

[id].advancedlistmode[id*=NewsListAdvanced] .newitem {
	height: auto !important;
	margin: 0 0 22px;
}

[id].advancedlistmode[id*=NewsListAdvanced] .newitem .newitembox {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 0;
	border-radius: 16px;
	 background-color: #f8f8fd !important; 
	box-shadow: none;
	transition: .3s;
	/* overflow: hidden; */
}

[id].advancedlistmode[id*=NewsListAdvanced] .newitem:hover .newitembox::before {
	opacity: 1;
}

.advancedlistmode .newitembox .imgbox {
	height: auto !important;
	padding: 0;
	background: none !important;
}

.advancedlistmode .newitembox .newsCollectorImages {
	display: block !important;
	width: auto;
	height: auto;
	max-width: none !important;
	max-height: none !important;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	box-sizing: content-box;
}

[admin="false"] .news-bottom .advancedlistmode .newitembox .newsCollectorImages {
	display: none !important;
}

.advancedlistmode .newitembox .newsCollectorImages img {
	width: 100%;
	height: 100%;
	max-width: 100% !important;
	max-height: 100% !important;
	border-radius: 16px 16px 0 0;
	transition: .3s;
	aspect-ratio: 10 / 6;
}

.advancedlistmode .newitembox .uk-clearfix::before,
.advancedlistmode .newitembox .uk-clearfix::after {
	display: none !important;
}

.advancedlistmode .newitembox .dp-normNewsClt.content {
	display: flex !important;
	padding: 10px;
	transition: .3s;
}

.advancedlistmode .newitembox:hover .dp-normNewsClt.content {
	box-shadow: none;
}

.advancedlistmode .newitembox :has( > .dp-normNewsClt.content) {
	display: block;
	padding: 0;
}

.advancedlistmode .newitembox .dp-listNewsClt.title i,
.advancedlistmode .newitembox .affiliation i {
	display: none;
}

.news-bottom .advancedlistmode .newitembox .dp-listNewsClt.title i {
	display: inline-block;
	font-weight: 600;
	color: var(--color-main);
	font-size: 25px;
}

.advancedlistmode .dp-normNewsClt.content .dp-listNewsClt.pre-title,
.advancedlistmode .dp-normNewsClt.content .dp-listNewsClt.pre-title [id*=lblPreTitle] {
	margin: 0;
}

.news-bottom .advancedlistmode .newitembox .dp-listNewsClt.title :where([id*=lnkTitle], [id*=lblTitle]) {
	width: 560px;
	font-family: inherit;
	font-weight: 500;
	color: #4E4E4E;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.advancedlistmode .newitembox [id*=NewsAbstract] {
	height: auto;
	padding: 5px 0;
	background: none !important;
}

.advancedlistmode .newitembox [id*=NewsAbstract] [id*=lblAbstract] {
	color: #5f5f5f;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.advancedlistmode .newitembox [is*=lblAbstract] {
	font-size: 14px;
	font-weight: 400;
}

.advancedlistmode .newitembox .bottombox [id*=_NewsContent] {
	display: none;
}

.advancedlistmode .newitembox .bottombox .date {
	font-size: 0 !important;
}

.advancedlistmode .newitembox .bottombox .date .NewsDateStyle {
	position: absolute;
	bottom: -50px;
	font-size: 12px !important;
	color: #BFBFBF;
}

.news-bottom .advancedlistmode .newitembox .bottombox .date .NewsDateStyle {
	bottom: 5px;
}

.advancedlistmode .newitembox .NewsDateAreaBox {
	flex: 1; 1; */
	background: none;
}

.advancedlistmode .newitembox .detailbox {
	display: flex !important;!i;!I;!;
	flex-wrap: wrap;
	gap: 5px 10px;
	justify-content: space-between;
	align-items: center;
}

.advancedlistmode[id*=NewsListAdvanced] .newitembox .detailbox .detailboxitem {
	width: 50% !important;
	padding: 0;
	font-size: 12px;
	background: none;
}

.advancedlistmode .newitembox .NewsDateAreaBox:not(:has(.detailboxitem)) {
	display: none;
}

.advancedlistmode .newitembox .detailbox .detailboxitem[id*=NewsEventTimeArea],
.advancedlistmode .newitembox [id*=NewsPreTitle],
.advancedlistmode .newitembox [id*=lblSubTitle] {
	display: none !important;
}

[id*=lnkNCListItemContentEdit] img {
	display: inline-block !important;
	width: 20px !important;
}

.advancedlistmode[id*=NewsListAdvanced] .newitembox .detailbox .detailboxitem * {
	font-size: inherit;
}

.advancedlistmode[id*=NewsListAdvanced] .newitembox .detailbox .detailboxitem i {
	color: var(--color-main);
}

.advancedlistmode .newitembox .source.linkbox {
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	background: none;
	position: absolute;
	inset-inline-end: 65.5%;
	inset-block-end: 6%;
}

.advancedlistmode .newitembox .source.linkbox [id*=lnkContinueKey] {
	color: var(--color-alt) !important;
}

.advancedlistmode .newitembox [id*=NewsEventDateArea] {
	font-size: 0 !important;
}

.advancedlistmode [id*=NewsEventDateArea] [id*=lblEventDate] {
	font-size: 12px !important;
	color: #bfbfbf !important;
	position: absolute;
	bottom: 6%;
	left: 1%;
}

.advancedlistmode > :not(:has(*)) {
	display: none !important;
}

.advancedlistmode .NewsNextBtnStyle,
.advancedlistmode .NewsPrevBtnStyle {
	display: inline-block;
	height: auto;
	background: var(--color-main);
}

.advancedlistmode .NewsNextBtnStyle:hover,
.advancedlistmode .NewsPrevBtnStyle:hover {
	background: var(--color-alt);	
}

.news-slide .owl-stage-outer {
	width: calc(100% + 30px);
	padding: 15px;
	margin: 0 -15px;
}

.news-slide .owl-stage {
	display: flex;
	left: -2px;
}

.news-slide .advancedlistmode .owl-stage .newitem {
	height: 100% !important;
}

.news-slide .advancedlistmode .owl-stage .owl-item:not(.active) .newitembox {
	box-shadow: none;
}

.news-slide :where(.owl-prev, .owl-next) {
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	color: #fff !important;
	font-size: 20px !important;
	border-radius: 50% !important;
	background: var(--color-main) !important;
	position: absolute;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
	bottom: 50%;
}

.news-slide .owl-prev { right: -55px }
.news-slide .owl-next { left: -55px }

.rc-more-btn {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 18px;
	color: #4E4E4E !important;
	padding: 10px;
	margin-inline: auto 10px;
	position: relative;
}

.rc-more-btn i {
	color: var(--color-main);
}

.rc-more-btn::after {
	border-top-style: dashed;
	right: auto;
	left: 0;
}

@media (max-width: 1400px) {
	.news-bottom .advancedlistmode .newitembox .dp-listNewsClt.title :where([id*=lnkTitle], [id*=lblTitle]) {
		width: 370px;
	}
}

@media (max-width: 700px) {
	.news-bottom .advancedlistmode .newitembox .dp-listNewsClt.title :where([id*=lnkTitle], [id*=lblTitle]) {
		width: 300px;
	}
}

/* MultiContent */

.MultiContent-section {
	background: url(./image/bg-MultiContent.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

/************* parallax-section *************/

#parallax-section {
	background: url(./image/bg-ParallaxSection.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

/* quick access */
.fixed-qa {
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

main#wrap\:auth\:admin .fixed-qa {
    left: 60px
}

.fixed-qa li {
    display: block
}

.fixed-qa li a {
    display: block;
    margin: 5px 0;
    position: relative
}

.fixed-qa li a svg {
    width: 45px;
    height: 45px;
    padding: 10px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #0ea4df;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.fixed-qa li a:hover svg {
    width: 45px;
    height: 45px;
    padding: 10px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f7941d
}

.fixed-qa li a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 2px 10px;
    white-space: nowrap;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: -1
}

.fixed-qa li a:hover span {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.qa-offnavs .uk-offcanvas {
    background: rgb(0 0 0 / 26%)
}

.qa-offnavs .uk-offcanvas-bar {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 52%);
    box-shadow: 0 0 15px rgb(0 0 0 / 52%)
}

main#wrap\:auth .qa-offnavs .uk-offcanvas-bar {
    margin-left: 60px
}

.qa-offnavs .uk-offcanvas-bar:after {
    display: none
}

.qa-links {
    list-style: none;
    padding: 0;
    margin: 0
}

.qa-links li a {
    display: block;
    color: #212121;
    text-align: center;
    font-size: 15px;
    padding: 15px 6px;
    margin: 10px;
    border: 1px solid #6f6f6f;
}

.qa-links li a:hover {
    color: #0ea4df;
    background: #eee
}

.uk-accordion-title.uk-active {
    border: 1px solid rgba(30,34,38,.5);
}

.uk-accordion-title>i {
    vertical-align: -3px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.uk-accordion-title.uk-active>i {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

/********** MEDIA QUERY **********/
@media (max-width: 1024px) {
	.undernavpane {
		margin: 0 !important;
	}

	.fix-page-nav,
	.fix-quick-access {
		display: none;
	}
}


@media (max-width: 768px) {
    .display-block\@sm {
        display: block !important
    }
}

@media (max-width: 480px) {
    #NewsContent .NewsItemStyle > tbody > tr:nth-child(2) {
        display: block
    }

    #NewsContent .NewsItemStyle > tbody > tr:nth-child(2) > td {
        display: block;
        width: 100%
    }

    [id*=pnlPagerContainer] .pager {
        display: none
    }

	.dp-date {
		display: none;
	}
}

/* ===== itemView mode panes - n.ghelichkhani ===== */
.dp-itemViewMode {
    flex: 1;
    padding: 0 25px !important;
}

.dp-itemViewMode .leftpane,
.dp-itemViewMode .rightpane {
    min-width: 280px;
}

.dp-itemViewMode .leftpane:empty,
.dp-itemViewMode .rightpane:empty {
    min-width: 0;
    padding: 0;
}

@media only screen and (max-width : 768px) {
    .dp-itemViewMode div[type='pane'] {
        display: block !important;
    }
}

@media only screen and (max-width : 480px) {
    .dp-itemViewMode .leftpane,
    .dp-itemViewMode .rightpane {
        min-width: 100% !important;
    }
}

/*====== responsive modules layout ======*/
.dp_res_DesktopLayout {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dp_tableCls, .dp-tableCls {
    text-align: right;
    display: table;
    /*background: pink;*/
}

.dp_tableRowCls,
.dp-tableRowCls {
    text-align: right;
    display: table-row;
    /*     background-color:aquamarine; */
}

.dp_tableCellCls, .dp-tableCellCls {
    display: table-cell;
    width: auto;
    vertical-align: top;
}

.dp_tableCls, .dp_tableRowCls,
.dp-tableCls, .dp-tableRowCls {
    width: 100%;
}

.dp_tableCls, .dp_tableRowCls, .dp_tableCellCls,
.dp-tableCls, .dp-tableRowCls, .dp-tableCellCls {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*.dp_tableCellCls > div {
    width:100px;
}*/
.dp-dInlineBlock {
    display: inline-block;
}

.news-bottom .dp-dInlineBlock {
	display: flex;
	align-items: center;
	gap: 10px;
}

.dp-m-0 {
    margin: 0;
}

.dp-p-0 {
    padding: 0;
}
/*.dp-clearfix{
    float:none !important;
    clear:both !important;
}*/
.dp-clearfix::before,
.dp-clearfix::after {
    /* content: ''; */
    display: block;
    width: 100%;
    float: none;
    clear: both;
}

/* quick access nav */
.fixed-qa-nav li a:hover span {
	transform: translateY(-50%) scaleX(1);
}

.font-IranSans *{
  font-family: IranSans;
}

.font-IranYekan *{
  font-family: IranYekan;
}

.font-BYekan *{
  font-family: BYekan;
}

.color-black *{
  color: #000 !important;
}

.color-blue *{
  color: #003366 !important;
}

.color-red *{
  color: #8B0000 !important;
}

.brighte #body-panes{
  filter: brightness(1.3); 
}

.contrast-1 {
  background: black !important;
}

.contrast-1 * {
	color: yellow !important;
}

.contrast-2 {
  background: #0014bc !important;
}

.contrast-2 * {
	color: #ccc !important;
}

.contrast-3 {
  background: darkgreen !important;
}

.contrast-3 * {
	color: lightgray !important;
}

/* ÙØ§ØµÙ„Ù‡ Ø¨ÛŒÙ† Ú©Ù„Ù…Ø§Øª */
.word-spacing-normal {
  word-spacing: normal;
}

.word-spacing-5px {
  word-spacing: 5px;
}

.word-spacing-10px {
  word-spacing: 10px;
}

.line-height-1-5 {
  line-height: 1.5;
}

.line-height-2 {
  line-height: 2;
}

.line-height-2-5 {
  line-height: 2.5;
}

.highlighted-links a{
  font-weight: bold;
  background: yellow;
  color: black;
  text-decoration: underline;
}

.highlighted-links a *{
  font-weight: bold;
  background: yellow;
  color: black;
  text-decoration: underline;
}
.hidden-images img {
  visibility: hidden !important;
}



/************** Start sys **************/

.sys .owl-item  {
	margin-top: 35px;
}

.sys .owl-item .item {
	display: block;
	margin: auto;
	width: 175px;
	height: 166px;
	transition: all 0.7s;
}

.sys .owl-item:hover .item{
	transform: translateY(-20px);
}

.sys .owl-item .item .owl-user-image {
	width: 110px;
	height: 110px !important;
	object-fit: contain;
	margin: auto;
}

.sys .owl-item .item {
	position: relative;
}

.sys .owl-item:hover .item::after {
	border: 2px dashed #fff;
	transform: rotate(80deg);
}

.sys .owl-item .item .owl-image-title {
	color: var(--color-main);
	font-size: 15px;
	width: 85%;
	margin: auto;
	line-height: 24px;
}

.sys {
	margin: 60px 0 0;
}

@media (max-width: 1200px) {
	.services .owl-item .item::after {
		right: 11%;
	}
}


@media (max-width: 700px) {
	.services .owl-item .item::after {
		right: 28%;
	}
}

/* END */