/********** 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: IranNastaliq;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranNastaliq.ttf');
}

@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');
}
.Sub-Title {
    font-family: IranNastaliq;
    font-size: 70px;
 }

[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'}
.di-mobile:before { content: '\e81a'}
.di-search:before { content: '\e819'}
.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 ==========*/
:root{
	--first-color:#00377b;
	--second-color: #F69050;
	--third-color:#062d66;
	--fourth-color:#3e8192;
}
body { direction: rtl }

a, a:link, a:visited, a:active, a:hover {
    color: #125292;
    text-decoration: none !important
}

.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;
}

.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 {
	background: #EFF5FC;
	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 {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

/********** PORTAL NEWS **********/
.DPNewsItemTitle span {
    margin: 0;
    font-weight: normal !important;
}

.DPNewsWrap * {
    color: #333 !important;
}

.NewTextStyle {
    font: 11px IranYekan !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%;
    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
}
#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: block;
		margin: 10px 0 !important;!i;!;!i;!;
	}
	
}
/* ========== portal-css: header ========== */
.bg-header {
    background: url("image/Website-Pattern-04.jpg") repeat
}

/********** DATE **********/
.dp-date {
    color: #ffd200;
    text-align: center;
    font-size: 13px;
    white-space: nowrap;
}
/********** 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: 200px;
    /* height: 100%; */
    font-size: 0 !important;
    margin: 0;
    border-radius: 3px;
    border: 1px solid #d2d3d4;
    vertical-align: middle;
    background: #19212e;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden;
    left: 100%;
    top: -2px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.dp-search.active {
    width: 240px;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.dp-search #imgLoading {
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    position: absolute;
    visibility: hidden;
    top: 7px;
    left: 32px;
}

.dp-search #SearchLoading {
    position: absolute !important;
}

.dp-search .headerSearchTextBox {
    float: right;
    width: calc(100% - 55px);
    height: 20px;
    min-height: 22px !important;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 0;
    padding: 0;
    margin: 4px 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 [id$=_HeaderSearch_SearchButton] {
    float: right;
    width: 30px;
    height: 14px;
    color: #fff;
    margin-left: -26px;
    font-size: 12px !important;
    line-height: 8px;
    padding: 15px 0;
    border: 0;
    background: transparent;
    opacity: 0;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
    outline: 0;
    z-index: 1;
    position: relative;
}

[id$=_SearchEditButton] {
    float: right;
    height: 20px;
    color: #fff;
    font-size: 9px;
    border: 0;
    background: #707070;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 45px;
    z-index: 1;
}

[id$=_SearchEditButton]:hover {
    color: #fff;
    background: #da684a;
}

.dp-search .search-ico {
    float: left;
    display: inline-block;
    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 {
}

[id$=_HeaderSearch_SearchButton]:hover + .search-ico {}

/*---------------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-collapse: collapse
}

.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: #da684a !important; */
}

.dp_alternateLayoutTable,
.dp_AlternateLayoutTable {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.dp_alternatePortalHeader,
.dp_AlternatePortalHeader {
    width: 100vw;
    margin: 0 auto;
    background: url(image/headerBG.png) 100% 100%;
	background-size:100% 100%;
}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    /* background:url('image/headerBG.png') 100% 100%; */
    background-size:100% 100%;
}
#footer-box{
	background: url('image/footerBG.png');
	background-size: 100% 100%;
	background-position: bottom center;
	/* padding-top: clamp(30px, 10vw, 252px); */
}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter {
   
}

.dp_DefaultPortalFooter a,
.dp_defaultPortalFooter a,
.dp_DefaultPortalFooter a:hover,
.dp_defaultPortalFooter a:hover {
    color: #da684a
}


.dp-itemViewMode {
    background: #fff
}

.dp_alternateLayoutTable > tbody, .dp_alternateLayoutTable > tbody > tr,
.dp_alternateLayoutTable > tbody > tr > td, .dp_AlternateLayoutTable > tbody,
.dp_AlternateLayoutTable > tbody > tr, .dp_AlternateLayoutTable > tbody > tr > td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {
    width: 1024px;
    margin: 0 auto;
    color: #d2d3d4;
    /* padding: 10px 0 !important; */
    background: #002e68;
}

.dp_alternatePortalFooter a,
.dp_AlternatePortalFooter a,
.dp_alternatePortalFooter a:hover,
.dp_AlternatePortalFooter a:hover {
    color: #da684a;
}

.dp_DefaultLayoutTableModule,
.dp_defaultLayoutTableModule {
    padding: 15px;
    max-width: 1024px !important;
    margin: 25px auto 5px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
}

.dp_alternateLayoutTableModule,
.dp_AlternateLayoutTableModule {
    width: 100%;
    padding: 15px;
    border-right: solid 1px #8f9092;
    border-left: solid 1px #8f9092;
    background: #DDD
}

.margin-top {
    margin: 8px auto
}
@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 select {
    color: #333;
    cursor: pointer;
    border-radius: 5px
}

.Head {
    color: #404040;
    letter-spacing: 0
}

.SubHead {
    color: #404040;
    font: 800 12px IranYekan, regular
}

.SubSubHead {
    font-weight: bold;
    font: 11px Tahoma;
    color: #000
}

.TitleHead {
    color: #fff;
    font: 18px IranYekan, regular;
    line-height: 32px;
    padding-right: 8px !important;
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0
}

.CommandButton,
a.CommandButton {
    background-color: #74C2E1;
    border: medium none;
    color: #000000;
    display: inline-block;
    font: 8pt IranYekan;
    margin: 3px 5px;
    padding: 1px 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75)
}

.CommandButton,
a.CommandButton:hover {
    background-color: #336699;
    color: #ffffff;
    cursor: pointer
}

/********** FOOTER MENU **********/
.dp-footer-container {
    width: 100%;
    position: relative;
    z-index: 1;
    background: #002553;
    padding: 10px 0;
    color: #ffffff;
}

.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 {
    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
}

.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
}

#ctl01_Banner_ctl00 {
    display: none
}

#NewsContentLayout {
    border-collapse: collapse;
}

#NewsContent table tr td {
    padding: 0
}

.MarqueeFont14601 {
    font: normal 14px IranYekan;
    display: table-cell;
    padding-right: 40px
}

#tabel1 {
    margin: 20px auto;
    width: 500px !important
}

    #tabel1 ~ p {
        margin: 0 auto;
        width: 500px !important
    }

#lblDate span {
    color: #083453
}

.Error {
    font: bold 11px Tahoma, Helvetica, sans-serif;
    color: red
}

.HeadBg {
    background-color: #fff
}

/*========== portal-css: custom - css ==========*/
#Table2 tr td {
    padding: 5px 0
}

#Table6 {
    padding: 5px 0
}

.contentpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.leftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.rightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toppane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toprightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.topleftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}
/*................. slider ....................*/

/*-----------SLIDER STYLE------------*/
#sliderpack {
    min-height: 10px;
    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-margin {
    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 .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 {
    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;
    padding: 10px 15px !important;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.dp-modules-title-st-list i {
    display: inline-block;
    width: 21px;
    font-size: 16px;
    vertical-align: middle;
}

.dp-modules-title-st-list a:hover {
    color: #fff !important;
    border-right: 4px solid #fc0;
    background-color: #1C2529;
}

/********** ADD MODULE ON PANE **********/
#mdl-modal .uk-modal-close:after {
    margin: 5px;
    font-size: 20px;
    font-weight: 100;
    font-family: 'Font Awesome 5 Pro', FontAwesome;
}

.add-mdl-opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.add-mdl-opt > * {
    margin: 5px;
}

.add-mdl-opt > :last-child {
    margin-right: auto;
}

#mdl-modal select,
#mdl-modal input[type=text] {
    height: 30px;
    border-radius: 0;
}

#mdl-modal select {
    padding: 0 10px 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff url("data:image/svg+xml,%3Csvg fill='%23bbb' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: 10px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

#mdl-modal select:focus {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23f90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
}

#mdl-modal input:focus,
#mdl-modal select:focus {
    border-color: #fc0
}

#mdl-modal .uk-button {
    border-radius: 0;
}

.mdl-loading {
    display: none;
    color: #9400e6;
    font-size: 16px;
    padding: 0 10px;
}

.mdl-loading i {
    padding: 0 5px;
    font-size: 160%;
    vertical-align: middle;
}

.added-mdls {
    list-style: none;
    padding: 0;
    margin: 0;
}

.added-mdls .uk-panel-box {
    padding: 10px;
    margin: 10px 0;
    border-radius: 0;
}

.added-mdls li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.added-mdls li > * {
    margin: 0 5px;
}

#mdl-modal .mdl-lst-msg:not(:empty) {
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid rgba(0,0,0,.2);
    background: rgba(0,0,0,.3);
}

#mdl-modal .mdl-del-btn,
#mdl-modal .mdl-dup-btn {
    color: #fff !important;
    padding: 2px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.2);
    background: #009dd8;
}

#mdl-modal .mdl-del-btn {
    background: #ee465a;
}

#mdl-modal .mdl-dup-btn {
    margin-right: auto;
    background: #009dd8;
}

.add-module-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.add-module-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    vertical-align: top;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.add-module-list li:not(.active) {
    opacity: .3;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    outline: 0;
}

.add-module-list li a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 250px;
    color: #222d32;
    padding: 5px;
    margin: 5px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    position: relative;
}

.add-module-list li a.clicked {
    -webkit-box-shadow: 0 0 0 1px #999;
            box-shadow: 0 0 0 1px #999;
    -webkit-animation: shadow-up .5s;
    animation: shadow-up .5s;
}

@-webkit-keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

@keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

.add-module-list li a span {
    display: block;
    font-size: 8px;
    line-height: 1.5em;
    position: absolute;
    bottom: 0;
    left: 3px;
    opacity: 1;
}

.add-module-list li a:hover:after {
    content: '\f067';
    font: 20px 'Font Awesome 5 Pro', FontAwesome;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.add-module-list li a:hover {
    border-color: #ffca08;
    background: #ffca08;
}

.add-module-list li a i:before {
    display: inline-block;
    width: 40px;
    font-size: 30px;
}

.add-module-list li a p {
    margin: 0;
    word-break: break-word;
}

.add-module-btn {
    display: inline-block;
    color: #374850 !important;
    text-align: center;
    font-size: 16px;
    padding: 2px 4px;
    margin: 2px 5px;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
}

.add-module-btn:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #a1acc5;
            box-shadow: 0 0 0 1px #a1acc5;
}

#mdl-modal > .uk-modal-dialog:before {
    /* content: ''; */
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

#mdl-modal > .uk-modal-dialog:after {
    /* content: '\f1ce'; */
    font: 22px 'Font Awesome 5 Pro';
    position: absolute;
    top: 10%;
}
/*******************************************************************/
/************** customize ui-kit **************/
@media (min-width: 1500px) {
    .uk-container {
        max-width:1400px !important;
    }
}
/************** customize ui-kit **************/



/********** THEME STYLE - DOURAN GROUP - by Mohammad Shabani **********/
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 h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: inherit
}

.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
}

.uk-clearfix:before, .uk-clearfix:after,
.uk-container:before, .uk-container:after {
    display: table !important;
    border-spacing: 0;
}

::-moz-selection { background: var(--first-color) !important; color: #fff !important }
::selection {background: var(--first-color) !important;color: #fff !important;}

/********** SCROLLBAR **********/
::-webkit-scrollbar-track { background: #333 }
::-webkit-scrollbar {width: 8px;height: 8px;/* background: #333; */}
::-webkit-scrollbar-thumb {/* border-radius: 5px; */}
::-webkit-scrollbar-thumb {border: 2px solid #333;background: var(--fifth-color);}
::-webkit-scrollbar-thumb:hover { border-width: 0 }
:root, * {scrollbar-width: thin;scrollbar-color: var(--fifth-color) #333;}

/********** HEADER **********/
.site-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    max-width: 30%;
}

.logo-alt {
    margin-right: auto;
}

.site-title {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle;
}

[id$=_PortalTitle] {
    display: inline-block;
    color: #fff;
    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: 99px;
    max-height: 100px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -o-object-fit: contain;
    object-fit: contain;
}

[msh-sticky].active .portal-image img {height: 60px;}
[msh-sticky].active .endOfHeader img {height:0 !important;}
[msh-sticky].active .mainHeaderContainer > .uk-flex{padding:15px 0;}
@media(max-width:768px){
	nav{
		order:1;
	}
	.site-logo{
		order:2
	}
	.endOfHeader{
		order:3
	}
}
/********** header shoar images ******/
.endOfHeader{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    v;
    position: relative;
}
.endOfHeader > div.row{
    display:flex;    
    justify-content:center;
    align-items:center;
}
.endOfHeader > div.row > div{
    margin-left:5px;
}
/********** QUICK ACCESS **********/

/* start style change language btn */
.changeLanguage a{
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.changeLanguage a i{
	margin-left:5px;
}
/* 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;
	/* width: 10%; */
}

main#wrap\:auth .quick-access {
    left: 70px
}

.quick-access li {
    display: block;
    position: relative;
    margin-left: 5px;
}
.quick-access li:first-child a i{
	font-size:18px;
}
.quick-access li a i{
	font-size:20px;
}
.quick-access li a {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 4px !important;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: .5s;
    transition: 0.3s;
    border-radius: 50%;
    font-weight: 400;
}

.quick-access li a:hover,
.quick-access li a:hover i {
    color: var(--second-color);
}

.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;
}

.quick-access li a span {
    height: 100%;
    white-space: nowrap;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 0 50px 50px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	pointer-events: none;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
    left: 100%;
    top: 0;
}

.quick-access li a:hover span {
    color: var(--second-color);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    pointer-events: all;
}

/********** 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 {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}

.lang-switch li {
    display: inline-block;
    vertical-align: middle;
}

.lang-switch li a,
.lang-switch li span {
    color: #fff;
    font-size: 12px;
    padding: 1px 5px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lang-switch li span,
.lang-switch li a:hover {
    color: #fc0;
}

.lang-switch li:not(:first-child) a:before,
.lang-switch li:not(:first-child) span:before {
    content: '';
    width: 1px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -3px;
    -webkit-transform: translateY(-50%) rotate(20deg);
    -ms-transform: translateY(-50%) rotate(20deg);
        transform: translateY(-50%) rotate(20deg);
}

/********** NAVIGATION **********/
.dp-top-header {
    background: url(image/headerBG.png) 100% 100%;
    background-size: 100% 100%;
}

.dp-top-header {
    position: relative;
    /* z-index: 500; */
}

main#wrap\: .dp-top-header:before {
    content: '';
    width: 100%;
    height: 160%;
    position: absolute;
    pointer-events: none;
    z-index: -1;
}
.mainHeaderContainer{
	padding: 5px 50px;
}
#header-sticky {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 200;
}
#header-sticky .mainHeaderContainer > div{
	justify-content:space-between;
	align-items:end;
}
#header-sticky.active {
    background: url(image/headerBG.png) 100% 100%;
	background-size:100% 100%;
    -webkit-box-shadow: 0 8px 20px rgba(0,0,0,.2);
    box-shadow: 0 8px 20px rgba(0,0,0,.2);
    -webkit-animation: uk-fade-top .5s;
    animation: uk-fade-top .5s;
	padding-block: 13px;
}

@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px))) {
    #header-sticky.active {
        /* backdrop-filter: brightness(2) contrast(2) saturate(3) blur(3px); */
    }
}

#header-sticky.active #main-nav > ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

#menu {
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#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;
	     justify-content: space-between;
	}
}

/********** MAIN NAV **********/

#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;
}

#header-sticky.uk-active #main-nav > ul {
    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 ul li:hover {
	background-color: #f69047;
	color: #003260!important;
}



#main-nav ul li a {
    display: block;
    color: #fff !important;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 15px;
    transition: .5s;
    z-index: 1;
    font-weight: 300;
}

#main-nav > ul > li > a {
    text-align: center;
}

#main-nav > ul > li:hover > a {
    color: var(--second-color) !important;
}

#main-nav > ul > li:hover > a:before {
    border-width: 5px;
}

#main-nav ul ul {
    display: block;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
}

#main-nav ul ul ul {
    top: 0;
    right: 100%;
    background-color: #fff;
}

#main-nav ul ul li a {
    color: #003260 !important;
    font-size: 14px;
    padding: 4px 10px 4px 5px;
    margin: 0;
    min-width: 200px;
}

#main-nav ul ul li a:hover {
    color: #003260!important;
    padding: 4px 15px 4px 0;
}

#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;
    position: absolute;
    top: 50%;
    left: 3px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#main-nav ul ul .nav-parent > a:after {
    content: '\f104';
}

#main-nav .nav-sub {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background: #fff !important;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s, transform 0s .5s;
    transition: all .5s, transform 0s .5s;
}

.nav-sub.megamenu {
    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;
    transform: scale(1) !important;
    pointer-events: all !important;
    box-shadow: none !important;
    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);
    transform: scale(1);
}

@-webkit-keyframes navslide {
    0% {
        -webkit-transform: translateY(-5px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
        ;
    }
}

@keyframes navslide {
    0% {
        transform: translateY(-5px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.active .mainHeaderContainer .uk-flex {
	display: none;
}
/********* 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 #da684a;
    -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: #da684a;
}

#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;
}

/********** BREADCRUMBS **********/
.breadcrumbs-wrap:not(:empty) {
    color: #1e2226;
    padding: 0 0 6px;
    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$=_BreadCrumbs] {
    display: block;
    width: 100%;
}

[id$=_BreadCrumbs] tbody,
[id$=_BreadCrumbs] tbody tr,
[id$=_BreadCrumbs] tbody tr td{
    display: block;
}

[id$=_BreadCrumbs] a.bc-link {
    color: #da684a;
    border-bottom: 1px dashed rgba(218,104,74,.4);
}

[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;
}
/************ Live Date **********/
.liveDate{
	display:none;
	justify-content: center;
	align-items:center;
	width: 100%;
	position: absolute;
	bottom: -61.4px;
	background: url(image/dateBg.png) 100% 100% no-repeat;
	background-size:100% 100%;
	height:46px;	
}
.liveDate span{
	font-size:14px;
	font-weight:400;
	color: #FFFFFFA3;
}
.liveDate i{
	font-size: 24px;
	color: #FFFFFFA3;
	margin-left: 10px;
}
@media(max-width:768px){
	.liveDate{
		bottom:-60px;
		left: 28%;
	}
}
/********** MARK: SLIDER **********/
.undernavpane .ws_bullets {
	right: 50% !important;
	left: auto !important;
	bottom: 5px;
	top: auto !important;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.undernavpane .ws_bullets .ws_bulframe {
	display: none !important;
}

.undernavpane #wowslider-container_quiet {
	height:100vh !important;
}

.undernavpane [id$=_sliderItemsPlace] {
	position: relative;
	overflow: visible;
	margin-bottom: 38px;
}

.undernavpane [id$=_sliderItemsPlace] .ws_images img {
	min-height: 100vh;	
}

.undernavpane [id$=_sliderItemsPlace]::before,
.undernavpane [id$=_sliderItemsPlace]::after {
	content: '';
	width: 143px;
	height: 30px;
	background: url(image/slider-curve.svg);
	position: absolute;
	translate: 51% 0;
	z-index: 10;
	bottom: 0;
	right: 50%;
}

.undernavpane [id$=_sliderItemsPlace]::after {
	width: 41px;
	height: 50px;
	background: url(image/palne-down.svg);
	translate: 50% 60%;
}

.slider-style {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

[id^=wowslider-container_] {
    z-index: -40 !important;
}

[id$=_sliderItemsPlace] #wowslider-container_block .ws-title {
    color: #fff;
    background: rgba(52, 52, 52, 0.8);
    opacity: 1;
}

[id$=_sliderItemsPlace] #wowslider-container_block .ws-title * {
    font-size: 16px;
    color: #fff;
    text-align: right !important;
}

#wowslider-container_block a.ws_prev:before,
#wowslider-container_block a.ws_next:before {
    color: #fff;
    font: 20px/34px FontAwesome;
}

#wowslider-container_block a.ws_prev:before {
    content: '\f053'
}

#wowslider-container_block a.ws_next:before {
    content: '\f054'
}
/********** PARTICLE SLIDER **********/
.particle-slider {
    height: 100vh;
    margin-bottom: -20px;
    background: #19212e;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.particle-slider::before {
    content: '';
    width: 30%;
    height: 25%;
    background: #fff;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: skewY(-14deg);
    -ms-transform: skewY(-14deg);
    transform: skewY(-14deg);
    z-index: 1;
}

.particle-slider::after {
    content: '';
    width: 70%;
    height: 25%;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    z-index: 1;
}

#particles-js {
    width: 100%;
    position: absolute;
    height: 100vh;
    left: 0;
}

.particle-slider-details {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    margin-bottom: 20vh;
    z-index: 1;
}

.text-cycle {
    display: block;
    font-size: 45px;
    line-height: 1.5em;
    padding: 0 10%;
}

@media (max-width: 960px) {
    .text-cycle {
        font-size: 35px;
    }
}

@media (max-width: 500px) {
    .text-cycle {
        font-size: 25px;
    }
}

.text-cycle ul,
.text-cycle-items {
    display: none;
}

.text-cycling::after {
    content: '|';
    -webkit-animation: type .5s infinite;
    animation: type .5s infinite;
}

@-webkit-keyframes type { to { opacity: 0 } }
@keyframes type { to { opacity: 0 } }

.slider-more-btn {
    display: inline-block;
    color: #da684a !important;
    padding: 6px 18px;
    border-radius: 30px;
    border: 2px solid #fff;
    background: #fff -o-linear-gradient(#fc993f, #dd6c49);
    background: #fff -webkit-gradient(linear, left top, left bottom, from(#fc993f), to(#dd6c49));
    background: #fff linear-gradient(#fc993f, #dd6c49);
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.slider-more-btn:hover {
    color: #fff !important;
    background-size: 100% 100%;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
        transform: scale(1.05);
}

[msh-slider] {
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: -1;
    right: 0;
    top: 0;
}

[msh-slider] li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    right: 0;
    top: 0;
}

[msh-slider] li:not(:first-child) img {
    -webkit-transform: scale(1.2) skew(5deg);
    -ms-transform: scale(1.2) skew(5deg);
        transform: scale(1.2) skew(5deg);
    opacity: 0;
}

[msh-slider] li.active img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
        transform: translateX(0);
    opacity: 1;
}

/********** 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 .owl-prev,
[id$=_fakeDiv] .owl-box .owl-next {
    width: auto;
    height: auto;
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

[id$=_fakeDiv] .owl-box .owl-prev :before,
[id$=_fakeDiv] .owl-box .owl-next :before {
    font-family: 'Font Awesome 5 Pro', FontAwesome;
    font-weight: 100;
}

[id$=_fakeDiv] .owl-prev { right: -25px }
[id$=_fakeDiv] .owl-next { left: -25px }

/********** SERVICES **********/
.white-bg-point {
    position: relative;
    z-index: 0;
}

.white-bg-point::before {
    content: '';
    width: 30vw;
    height: 100px;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: calc(50% - 50vw + 4px);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
        transform-origin: top left;
    -webkit-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
        transform: skewY(-10deg);
    z-index: -1;
}

.white-bg-point::after {
    content: '';
    width: 70vw;
    height: 100px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw + 4px);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
        transform-origin: top right;
    -webkit-transform: skewY(4.5deg);
    -ms-transform: skewY(4.5deg);
        transform: skewY(4.5deg);
    z-index: -1;
}

.white-bg-point .dp-module-content {
    padding: 40px 0 60px;
    position: relative;
}

.white-bg-point .dp-module-content:before {
    content: '';
    width: calc(100vw - 8px);
    height: calc(100% - 100px);
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    z-index: -2;
}

.d2-serv .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
    left: -2px;
}

.d2-serv .owl-item .item {
    height: 100%;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.d2-serv .owl-item.active .item {
    -webkit-box-shadow: inset 0 0 0 1px #e6e6e6;
            box-shadow: inset 0 0 0 1px #e6e6e6;
    background: -o-linear-gradient(#da684a, #da684a),
                -o-linear-gradient(#da684a, #da684a),
                -o-linear-gradient(#da684a, #da684a),
                -o-linear-gradient(#da684a, #da684a);
    background: -webkit-gradient(linear, left top, left bottom, from(#da684a), to(#da684a)),
                -webkit-gradient(linear, left top, left bottom, from(#da684a), to(#da684a)),
                -webkit-gradient(linear, left top, left bottom, from(#da684a), to(#da684a)),
                -webkit-gradient(linear, left top, left bottom, from(#da684a), to(#da684a));
    background: linear-gradient(#da684a, #da684a),
                linear-gradient(#da684a, #da684a),
                linear-gradient(#da684a, #da684a),
                linear-gradient(#da684a, #da684a);
    background-position: top left, top right, bottom right, bottom left;
    background-size: 0% 1px, 1px 0%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.d2-serv .owl-item.active .item:hover {
    background-size: 100% 1px, 1px 100%;
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
        transform: scale(.98);
    -webkit-box-shadow: none;
            box-shadow: none;
}

.d2-serv .owl-item .item:before {
    content: '';
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: -o-linear-gradient(225deg,#f0552b, transparent),
                -o-linear-gradient(225deg,transparent, #e88423);
    background: linear-gradient(-135deg,#f0552b, transparent),
                linear-gradient(-135deg,transparent, #e88423);
    background-position: -95px 95px, 95px -95px;
    background-repeat: repeat-y;
    position: absolute;
    right: 50%;
    top: 20px;
    -webkit-transform: translate(50%) rotate(-500deg);
    -ms-transform: translate(50%) rotate(-500deg);
        transform: translate(50%) rotate(-500deg);
}

.d2-serv .owl-item .item:hover:before {
    background-position: 0;
    -webkit-transform: translate(50%) rotate(0) scale(1.05);
    -ms-transform: translate(50%) rotate(0);
        transform: translate(50%) rotate(0);
}

.d2-serv .owl-item .item img {
    width: 60px !important;
    height: 62px !important;
    margin: 30px auto;
}

.d2-serv .owl-item .item:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
        transform: scale(1.05);
    -webkit-filter: grayscale(1) brightness(5) ;
    filter: grayscale(1) brightness(5) ;
}

.d2-serv .owl-item .item .owl-image-title {
    color: #34383b;
    font-size: 20px;
    -webkit-animation: none;
    animation: none;
}

.d2-serv .owl-item .owl-image-title :not(.owl-image-title) {
    color: #767676;
    font-size: 12px;
}

/********** ADVANCED MENU **********/
[id$=_dp_Advanced_Menu] {
    position: relative;
}

[id$=_dp_Advanced_Menu] .dp-Advanced-Menu {
    min-height: auto;
}

/********** ABOUT **********/
.d2-about {
    margin-top: 50px !important;
    margin-bottom: 10px !important;
}

.d2-about-fig {
    height: 100%;
}

.d2-about-fig img {
    display: block;
    width: 100%;
    height: 90%;
    -o-object-fit: cover;
       object-fit: cover;
}

.d2-about-title {
    color: #da684a;
    font-size: 24px;
}

.d2-about-text {
    color: #767676;
    text-align: justify;
    font-size: 14px;
    line-height: 2.5em;
}

.d2-about-text:before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 42px;
    margin-left: 10px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' viewBox='0 0 27 43'%3E%3Cpath fill='%23545b63' d='M9.354,43.007c6.219-5.121,9.883-9.143,12.992-14.066s4.664-9.724,4.664-14.4A14.952,14.952,0,0,0,23.316,4.016,12.588,12.588,0,0,0,13.578-.009,13.144,13.144,0,0,0,3.989,3.942,12.792,12.792,0,0,0,0,13.358a10.342,10.342,0,0,0,3.321,7.9,12.121,12.121,0,0,0,8.619,3.1H13.2a28.093,28.093,0,0,1-3.171,7.385C8.516,34.307,7.539,34.991,5.1,37.8Z'/%3E%3C/svg%3E%0A");
    vertical-align: middle;
    opacity: .2;
}

.d2-about-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
}

.d2-about-items li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #767676;
    margin-bottom: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.d2-about-items li a:hover {
    color: #da684a;
}

.d2-about-items li a .d2-about-item-fig {
    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;
    width: 66px;
    height: 66px;
    margin: 0;
    border-radius: 50%;
    border: 1px solid #da684a;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.d2-about-items li a:hover .d2-about-item-fig {
    background: #da684a;
}

.d2-about-items li a .d2-about-item-fig img {
    width: 44px;
    height: 44px;
    -o-object-fit: contain;
       object-fit: contain;
}

.d2-about-items li a:hover .d2-about-item-fig img {
    -webkit-filter: grayscale(1) brightness(5);
    filter: grayscale(1) brightness(5);
}

.d2-about-items li a .d2-about-item-text:before {
    content: '';
    display: inline-block;
    width: 10px;
}

/********** LOGOS **********/
#d2-info {
    background: url(image/info-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

#d2-info canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.d2-info-txt {
    color: #fff;
    text-align: center;
    font-size: 26px;
    line-height: 2em;
    margin: 120px 0;
}

.d2-logos {
    padding: 40px 0;
}

.d2-logos [id$=_fakeDiv] .owl-item .item  {
    padding: 10px 0 !important;
}

.d2-logos [id$=_fakeDiv] .owl-item .item img {
    width: auto !important;
    height: auto !important;
    margin: auto;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.d2-logos [id$=_fakeDiv] .owl-item .item:hover img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/********** PARALLAX **********/
#parallax-section {
    /* background: url(image/parallax-sys.jpg); */
    /* background-attachment: fixed; */
    /* background-position: center; */
    /* background-size: cover; */
    /* position: relative; */
    /* overflow: hidden; */
    /* z-index: 5; */
}

#parallax-section > canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.d2-sys .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 2px;
}

.d2-sys .owl-item .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-perspective: 100px;
    perspective: 100px;
}

@media (min-width: 768px) {
    .d2-sys .owl-stage {
        padding-bottom: 50px;
    }
    .d2-sys .owl-stage.toggle .owl-item:nth-child(2n-1),
    .d2-sys .owl-stage:not(.toggle) .owl-item:nth-child(2n) {
        -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    } 
}

.d2-sys .owl-item .item:before {
    content: '';
    --size: 90px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    border: 1px dashed #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: calc(50% - var(--size)/2);
    top: 32px;
}

.d2-sys .owl-item .item:hover:before {
    -webkit-animation: rotate 10s linear infinite;
    animation: rotate 10s linear infinite;
}

@-webkit-keyframes rotate { to { -webkit-transform: rotate(1turn) } }
@keyframes rotate { to { -webkit-transform: rotate(1turn); transform: rotate(1turn) } }

.d2-sys .owl-item .item:after {
    content: '';
    width: 80px;
    height: 40px;
    border-radius: 50%;
    border: 1px dashed #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom: 0;
    position: absolute;
}

.d2-sys .owl-item:nth-child(even) .item:after,
.d2-sys .toggle .owl-item:nth-child(odd) .item:after {
    -webkit-transform: scaleY(1);
    transform: rotateX(0);
    left: -50px;
    top: 50px;
}

.d2-sys .owl-item:nth-child(odd) .item:after,
.d2-sys .toggle .owl-item:nth-child(even) .item:after {
    -webkit-transform: scaleY(-1);
    transform: rotateX(180deg);
    left: -50px;
    top: 70px;
}

.d2-sys .owl-item .item img {
    width: 56px !important;
    height: 54px !important;
    margin: 50px auto;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}

.d2-sys .owl-item .item > .owl-image-title,
.d2-sys .owl-item:hover .item > .owl-image-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-radius: 10px !important;
    background: transparent;
    overflow: hidden;
    -webkit-animation: none;
    animation: none;
    border: 1px solid var(--second-color);       
    padding: 15px 17px 15px 17px;    
}
.d2-sys .owl-item .item > div.owl-image-title{
	-webkit-backdrop-filter: blur(6px);
	        backdrop-filter: blur(6px);
    
	
}

.d2-sys .owl-item .owl-image-title > .owl-image-title {
    line-height: 25px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;    
    border-bottom: 0.5px solid #FFFFFF70;
}

.d2-sys .owl-item .owl-image-title > p,
.d2-sys .owl-item .owl-image-title .owl-image-title {
    margin: 0;    
}

.d2-sys .owl-item .owl-image-title p p {
    margin: 0;
}

.d2-sys .owl-item:hover > a > div{
    color: #fff !important;
    background: #da684a !important;
}

.d2-sys .owl-item .owl-image-title > p:not(.owl-image-title) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #ffffff;
    padding: 10px !important;
    text-align: right;
    font-size: 14px;
}
.d2-sys .owl-item .owl-image-title > p:not(.owl-image-title) ul li{
	list-style:disc;
	margin-top: 5px;
}

/********** 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 **********/
#NewsContent table ,
#NewsContent tbody ,
#NewsContent tr ,
#NewsContent td {
	display: block;
}

#NewsContent #ContentBox,
#NewsContent #ContentBox > tbody {
	height: 100%;
}

#NewsContent #ContentBox > tbody {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

[id$=_DetailsSubmitDate],
[id$=_DetailsSubmitDate] table,
[id$=_DetailsSubmitDate] tbody,
[id$=_DetailsSubmitDate] tr,
[id$=_DetailsSubmitDate] td {
	display: inline-block !important;
}

#NewsContent [id$=_NewsContentList] {
	display: block;
}

#NewsContent [id$=_NewsContentList] > tbody  {
	display: block;
}

#NewsContent [id$=_NewsContentList] > tbody > tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -25px;
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 240px;
	text-align: center;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td:hover {
	    -webkit-transform: translateY(-2px);
	    -ms-transform: translateY(-2px);
	    transform: translateY(-2px);
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td:hover:before {
	border-bottom-color: #3c7405;
}
#NewsContent [id$=_NewsContentList] > tbody > tr > td:hover:after {
	
	background: #3c7405;
}

#NewsContent [id*=NewsContentList][id$=_NewsContentPanel],
#NewsContent #NewsContentLayout,
#NewsContent #NewsContentLayout > tbody {height: 100%;}

[id$=paneheader] ~* #NewsContent [id*=NewsContentList][id$=_NewsContentPanel] {
	height: auto;
}

#NewsContent [id$=_NewsContentList] td:empty {
	visibility: hidden;
}

#NewsContent .NewsItemStyle > tbody > tr:nth-child(3) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}
#NewsContent .NewsItemStyle > tbody > tr:nth-child(3):has([id*=_ContentRightImageLink]){
	flex-direction:row;
} 
#NewsContent .NewsItemStyle > tbody > tr:nth-child(3) > td:first-child {
	display: block;
	width: 100%;
	border: 0;
}
#NewsContent .NewsItemStyle > tbody > tr:nth-child(3) > td:first-child:has([id*=_ContentRightImageLink]){
	width:auto;
}

#NewsContent .NewsItemStyle > tbody > tr:nth-child(3) > td:nth-child(2) {
	display: block;
	float: none;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	        flex: 1 1 auto;
	padding: 0 !important;
	margin: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#NewsContent [id$=_NewsAbstract] {
	color: #595959;
    -ms-flex: 1;
	        -webkit-box-flex: 1;
	            flex: 1;
}

#NewsContent .BorderBackgroundPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
}

#NewsContent [id$=_NewsAbstractMorePanel] {
	text-align: right !important;
}

#NewsContent .AbstractMoreLink {
	display: inline-block;
	color: #fff !important;
	font-weight: normal !important;
	padding: 5px 10px;
	margin: 5px 0;
	background: #da684a;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#NewsContent .AbstractMoreLink:hover {
	letter-spacing: .5px;
}
.rightTitle #NewsContent .PanelTitle {
	text-align:revert;
	margin:0;
	padding:0;
}
#NewsContent .PanelTitle {
	text-align: center;
	font-size: 0;
	padding: 5px 10px;
	margin: 0 15px;
	background: #fff;
}

#NewsContent [id$=_ContentSubTitle] {
	display: block;
}

#NewsContent .PanelTitle * {
	font-size: 12px;
}

#NewsContent .PanelTitle br {
	display: none;
}

#NewsContent .DPNewsItemTitle span {
	color: #393939;
	font-size: 16px;
	font-weight: normal !important;
}

#NewsContent .DPNewsWrap * {
	color: #777;
	font-weight: normal;
}

#NewsContent .NewTextStyle {
	font-weight: normal !important;
}

#NewsContent [id$=_ContentRightImageLink] {
	position: relative;
}
#NewsContent [id*=_ContentRightImageLink].DPNewsImageLink img{
	height:242px !important;
	float: right;
	margin: 0;
	width: 301px !important;
	object-fit: contain;
}
#NewsContent .DPNewsImageLink img {
	float: none;
	display: block;
	width: 100% !important;
	height: 270px !important;
	max-width: 600px;
	text-align: center;
	margin: 0 auto -30px;
	-o-object-fit: cover;
	object-fit: cover;
	border: 0 !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

#NewsContent [id$=_ContentTitleLink] {
	color: #fff;
}

#NewsContent [id$=_ContentTitle] {
	clear: both;
	width: 100%;
	color: #454545;
	font-size: 12px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#NewsContent [id$=_NewsAbstractArea] {
    -ms-flex: 1;
	        -webkit-box-flex: 1;
	            flex: 1;
	padding: 10px 0;
	margin: 0 10px;
}

#NewsContent [id$=_NewsAbstractArea] > td {
	height: 100%;
}

.news-item {
	position: relative;
}

.news-date {
	min-width: 45px;
	color: #fff !important;
	text-align: center;
	line-height: 1.6em;
	padding: 10px 10px 0;
	background: #da684a;
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 99;
}

.news-date :first-child {
	font-size: 32px;
}

@media (max-width: 768px) {
	#NewsContent [id$=_NewsContentList] > tbody > tr { display: block; margin: 0 }
	#NewsContent [id$=_NewsContentList] > tbody > tr { -ms-flex-wrap: wrap; flex-wrap: wrap }
	#NewsContent [id$=_NewsContentList] > tbody > tr > td {width: 100% !important;padding: 0;margin: 0 0 20px;}
}

/********** NEWS ICONS *********/
[id$=DetailsNewsCodeImage],
[id$=DetailsSubmitDateImage],
[id$=DetailsVisitImage],
[id$=DetailsCommentCountImage],
[id$=DetailsNewsSourceImage],
[id$=DetailsCreatedByImage] {
    display: none;
}

[id$=ContentDetailsPanel] {
	display: block;
	text-align: right;
	margin: 0 10px;
}

[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: #da684a;
	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 {
        background: #1e2226;
    }

/********** NEWS ARCHIVE **********/
[id*=NewsFooterArchiveLink] {
    float: left !important;
    clear: none !important;
    width: auto !important;
    color: #da684a;
    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%;
}
/********** SLIDER ITEMS**********/

main#wrap\: .undernavpane .owl-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100% !important;
	position: absolute;
	top: 25%;
}

main#wrap\: .undernavpane .owl-box .owl-carousel {
	/* max-width: 100%; */
}

main#wrap\:auth .undernavpane .owl-box {
    background: #1e375f;
}

.undernavpane .owl-box .owl-carousel {
	/* max-width: 1000px; */
}

.undernavpane .owl-box .owl-item img {
	width: 60px !important;
	height: 60px !important;
	-o-object-fit: contain;
	   object-fit: contain;
	margin-top: 24px;
}

.undernavpane .owl-item img{
	width:auto !important;
	height:auto !important;
	max-width:124px;
	max-height:124px;
}

.undernavpane .owl-item {
	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;
}

.undernavpane .owl-carousel {
	max-width: 640px;
}

.undernavpane .owl-stage{
	/* max-width: 100% !important; */
	/* display: -webkit-box; */
	display: -ms-flexbox;
	/* display: flex; */
}
.undernavpane .owl-item a{
	display:-webkit-box !important;
	display:-ms-flexbox !important;
	display:flex !important;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	position:relative;
}

.undernavpane .owl-item {
	/* margin: 0 !important; */
	padding-top: 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.undernavpane .owl-item:hover {
	-webkit-transform: translateY(-5px);
	    -ms-transform: translateY(-5px);
	        transform: translateY(-5px);
}

.undernavpane .owl-item a:before{
	content:'';
	width:124px;
	height:124px;
	position:absolute;
	right: 50%;
	top: 0;
	background:url(image/bg-item.svg) 100% 100% no-repeat;
	-ms-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}

.undernavpane .owl-item:hover .owl-image-title{
	color:white;
}
.undernavpane .owl-item:hover img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.undernavpane .owl-item:hover a:before{ 
	-ms-transform: translateX(50%); 
	-webkit-transform: translateX(50%); 
	transform: translate(50%);
}
.undernavpane .owl-item:hover .owl-image-title{
	scale:1.1;
}
.undernavpane .owl-item img,
.undernavpane .owl-item a:before,
.undernavpane .owl-item .owl-image-title{
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}

.undernavpane .owl-image-title{
	color:white;
	margin-top: 60px;
	font-weight:700;
	font-size:18px;
	-webkit-animation: none;
	        animation: none;
}

/**********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: 20px;
	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-next .uk-icon-chevron-right ,
.owl-prev .uk-icon-chevron-left {
    color: #00377b;
    font-size: 30px;
}

.owl-next .uk-icon-chevron-right {
    margin-right: 25px;
}

.owl-prev .uk-icon-chevron-left {
    margin-left: 25px;
}

.Slideshowbotton {
    padding: 30px 0;
}

.Slideshowbotton .owl-dots {
    padding-top: 12px;
}

.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;
	width: 40px !important;
	height: 40px !important;
	background:none !important;
	position: absolute;
	/* right: auto; */
	/* left: 100%; */
	top: 45%;
}
.owl-nav .owl-next {
	/* left: auto; */
	/* right: 100% !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: 4 !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;
}

form[home=true] main[id='wrap:'] .bottompane {
    position: relative;
    background: #1312561C;
    border: 1px solid;
    border-image-source: linear-gradient(111.25deg, rgba(255, 255, 255, 0.154) 25.57%, rgba(223, 223, 223, 0.154) 84.64%);
    -webkit-box-shadow: 0px 4px 60px 20px #101C37B2;
            box-shadow: 0px 4px 60px 20px #101C37B2;
    padding: 40px 40px 20px 40px;
    border-radius: 16px;
    border: 1px;
    -webkit-backdrop-filter: blur(3.5px);
            backdrop-filter: blur(3.5px);
    height: 550px;
    margin-top: 100px;
}
.owl-main-news [id*=ListItemContentEdit] img{
	width:auto !important;
}
/********** Footer items **********/
.footer-map iframe{
	border-radius:15px;
	width:100%;
	position:relative;
	height: 250px;
}

.footer-map{
	position:relative;
}
.footer-map:before{
	content:'';
	width:100%;
	height: 250px;
	padding: 15px;
	background: hwb(0deg 100% 0% / 8%);
	position:absolute;
	top: -15px;
	left: -15px;
	border-radius:15px;
	z-index:-1;
}
/********** 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 **********/
[id$=_NewsRotator] {
    border: 1px solid #c9c9c9;
    border-bottom: 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;
    -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: auto !important;
    height: auto !important;
    padding: 0;
    border: 0;
}

[id$=_NewsRotator] .rotatorBox .newsCollectorImages img {
    display: block !important;
    width: 100% !important;
    max-width: 380px !important;
    height: 200px !important;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt[class*='-img']  {
    float: none !important
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.content {
    display: block;
    width: 100% !important;
    padding: 0;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.pre-title,
[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title {
    display: block;
    padding: 0 10px;
    background: #b95a1a;
}


[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.pre-title span {
    color: #fff;
    margin: 0;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title i {
    display: none
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title a span {
    display: block;
    color: #fff !important;
    text-align: center !important;
    font-weight: normal !important;
    padding-bottom: 5px;
}

[id$=_NewsRotator] .rotatorBox [id$=_DateAreaRotate] {
    padding: 5px 10px 0 !important;
}

[id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.abstract {
    /* padding: 0 10px; */
    background: none !important;
}

[id$=_NewsRotator] .rotatorBox [id$=_SourceRotatorArea] {
    padding: 0 10px;
}

[id$=_NewsRotator] ~ [id$=_NewsPager] {
    border: 1px solid #c9c9c9;
    border-top: 0;
}

[id$=_NewsPager] .pager {
    direction: unset;
    font-size: 0;
    padding: 5px;
}

[id$=_NewsPager] .pagerLinks ul {
    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: 9px;
    height: 9px;
    margin: 2px;
    border-radius: 50%;
    background: #b6b6b6;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

[id$=_NewsPager] .pagerLinks ul li a:hover {
    background: #ffd200;
}

[id$=_NewsPager] .pagerLinks ul li a.currentPageClass {
    background: #003a66 !important;
}

[id$=_NewsPager] .pagerLinks ul li a:before {
    display: none !important;
}

/********** 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 .dp-TNPicture.image {
    display: block;
    width: 100%;
}

.TNContainer .trcontent .dp-TNPicture.image img {
    display: block;
    width: 100% !important;
    height: 288px;
    min-height: 288px !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.TNContainer .main_news .desc .block {
    border: none;
}

.TNContainer .dp-TNPicture.toolbar {
    width: auto !important;
    background: none;
    position: absolute;
    top: 0;
    left: 10px;
}

.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;
}

/********** TOP NEWS PICTURE MODE **********/
.TNContainer .dp-TNPicture + .desc .block {
    text-align: center;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255,.7);
}

.TNContainer .dp-TNPicture + .desc small,
.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 .dp-TNFull.title a {
    color: #002d65;
    font-size: 14px;
}

.TNContainer .dp-TNPicture.player-bullets ul li.active {
    background: #f58220;
}

.TNContainer .dp-TNPicture.abstract {
    color: #4d4d4e;
    text-align: center;
}

/********** 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;
}

/********** NEWS COLLECTOR **********/
[side-pane] [id$=_NewsList],
[side-pane] [id$=_NewsList] > * {
    padding: 0;
    margin: 0;
}

[id$=_NewsList].uk-grid {
    margin-right: -15px;
}

.\31item [id$=_NewsList] > [id$=_tblCollectedNews]:nth-last-of-type(2) {
    display: none !important;
}

[id$=_NewsList] [id*=_rptNewsList_][id$=_tblCollectedNews] {
    margin: 0 !important;
    padding-right: 15px;
}

[id$=_NewsList] [id$=_tblCollectedNews] > div > :first-child {
    position: relative;
}

[id$=_NewsList] .dp-normNewsClt.content {
    background: rgba(225,225,225,.8);
    position: absolute;
    bottom: 0;
}

[id$=paneheader] + * .dp-normNewsClt.content {
    position: static !important;
}

.newsCollectorImages img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.dp-normNewsClt.content .dp-listNewsClt.title {
    display: block;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.5;
    /* margin-bottom:15px; */
}

.dp-normNewsClt.content .dp-listNewsClt.title a span {
    display: block;
    color: #0353A2;
    font-weight: normal;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
}


[id$=_tblCollectedNews]:hover .dp-listNewsClt.title .NormalFontNewsTitle {
    color: #a61c2c;
}

.dp-normNewsClt.content .dp-listNewsClt.title i {
    display: none;
}

[id$=_NewsList] [id$=_tblCollectedNews] > div {
    padding: 0 !important;
    margin-bottom: 10px;
    background: #fff !important;
}

[id$=_NewsList] [id$=_tblCollectedNews] .newsCollectorImages {
    display: block !important;
    width: auto !important;
    height: auto !important;
    padding: 0;
    border: 0;
}

[id$=_NewsList] [id$=_tblCollectedNews] .newsCollectorImages img {
    width: 300px !important;
    height: 220px !important;
    position: static;
    -o-object-fit: cover;
       object-fit: cover;
    border: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

[id$=_NewsList] [id$=_tblCollectedNews]:hover .newsCollectorImages img {
    border-color: #ccc !important;
}

[id$=_NewsList] [id$=_tblCollectedNews] .dp-normNewsClt.content {
    padding: 0;
}

.dp-normNewsClt.content .dp-listNewsClt.pre-title,
.dp-normNewsClt.content .dp-listNewsClt.affiliation,
.dp-normNewsClt.content [id$=_NewsDateArea] {
    display: none;
}

[id$=_NewsContent] .dp-listNewsClt.abstract {
    background: none;
}

/********** GALLERY **********/
.sr-gall li a {
    display: block;
    margin-bottom: 8px !important;
    background: #b95a1a;
    position: relative;
    overflow: hidden;
}

.sr-gall li a img {
    display: block;
    width: 100%;
}

.sr-gall li a:hover img {
    -webkit-transform: rotate(1deg) scale(1.05);
    -ms-transform: rotate(1deg) scale(1.05);
        transform: rotate(1deg) scale(1.05);
}

.sr-gall li a span {
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    position: absolute;
    bottom: 5%;
    text-shadow: 1px 1px #b95a1a;
}

.sr-gall li a:hover span {
    font-size: 20px;
    bottom: 50%;
    background: rgba(185,90,26,.5);
}

/********** DOCUMENT **********/
.dp-documents.box .dp-documents.title {
    font-size: 14px;
    font-family: inherit;
}

.dp-documents.box .dp-documents.details {
    padding: 0;
}

/********** TABS PLUS **********/

/********** TABS PLUS VERTICAL -  GLASSY ELECTRIC THEME **********/
.tabstrip[class*=GlassyElectric] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=GlassyElectric]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-bottom-color: #fff;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background: -o-linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #f3f3f3),color-stop(51%, #ededed),to(#fff));
    background: linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    -webkit-box-shadow: inset 0 -10px 5px -10px rgba(0,0,0,.1);
            box-shadow: inset 0 -10px 5px -10px rgba(0,0,0,.1);
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab:hover>a:before {
    background: -o-linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #ececec),color-stop(50%, #e0e0e0),to(#f2f2f2));
    background: linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab>a:before {
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    position: static;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #223369;
}

.tabstrip[class*=GlassyElectric]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    font-size: 12px;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    position: static !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1 !important;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=GlassyElectric]>.tabs,
    .tabstrip[class*=GlassyElectric]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - BlueBar THEME **********/
.tabstrip[class*=BlueBar] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=BlueBar]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=BlueBar]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=BlueBar]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-top-color: #223369;
    border-bottom-color: #fff;
    -webkit-box-shadow: inset 0 3px #223369;
            box-shadow: inset 0 3px #223369;
}

.tabstrip[class*=BlueBar]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.tabstrip[class*=BlueBar]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    position: static;
}

.tabstrip[class*=BlueBar]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #223369;
}

.tabstrip[class*=BlueBar]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=BlueBar]>.tabs,
    .tabstrip[class*=BlueBar]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Cool THEME Yellow **********/
.tabstrip[class*=Cool] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=Cool]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Cool]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=Cool]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-top-color: #fdb934;
    border-bottom-color: #fff;
    -webkit-box-shadow: inset 0 3px #fdb934;
            box-shadow: inset 0 3px #fdb934;
}

.tabstrip[class*=Cool]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.tabstrip[class*=Cool]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    position: static;
}

.tabstrip[class*=Cool]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #fdb934;
}

.tabstrip[class*=Cool]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Cool]>.tabs,
    .tabstrip[class*=Cool]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Blue3D THEME **********/
.tabstrip[class*=Blue3D] {
    height: auto;
    font: inherit;
    background: none;
    font-family: inherit;
}

.tabstrip[class*=Blue3D]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #1e69de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Blue3D]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: -1px;
    border: 1px solid #1e69de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=Blue3D]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-bottom: 0;
}

.tabstrip[class*=Blue3D]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background: -o-linear-gradient(#479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
    background: -webkit-gradient(linear,left top, left bottom,from(#479fed),color-stop(50%, #54a3ee),color-stop(51%, #3690f0),to(#1e69de));
    background: linear-gradient(#479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
}

.tabstrip[class*=Blue3D]>.tabs>.tab:hover>a:before {
    background: -o-linear-gradient(#238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%);
    background: -webkit-gradient(linear,left top, left bottom,from(#238dea),color-stop(50%, #54a3ee),color-stop(51%, #3690f0),to(#065cdd));
    background: linear-gradient(#238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%);
}

.tabstrip[class*=Blue3D]>.tabs>.tab.defaultTab>a:before {
    background: #fff;
}

.tabstrip[class*=Blue3D]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    position: static;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=Blue3D]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #000F4D;
    text-shadow: none;
}

.tabstrip[class*=Blue3D]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #1e69de;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=Blue3D]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Blue3D]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Blue3D]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Blue3D]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Blue3D]>.tabs,
    .tabstrip[class*=Blue3D]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - ClassicGreen THEME **********/
.tabstrip[class*=ClassicGreen] {
    font: inherit;
}

.tabstrip[class*=ClassicGreen]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #336c2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #336c2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#5fae53, #3b7c33);
    background: -webkit-gradient(linear, left top, left bottom, from(#5fae53), to(#3b7c33));
    background: linear-gradient(#5fae53, #3b7c33);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab:hover>a {
    background: #3b7c33;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab.defaultTab>a {
    color: #2C3F0A;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicGreen]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #336c2b;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicGreen]>.tabs,
    .tabstrip[class*=ClassicGreen]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - ClassicOrange THEME **********/
.tabstrip[class*=ClassicOrange] {
    font: inherit;
}

.tabstrip[class*=ClassicOrange]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #d64817;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicOrange]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicOrange]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #d64817;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#F2825B,#E55B2B,#F07146);
    background: -webkit-gradient(linear,left top, left bottom,from(#F2825B),color-stop(#E55B2B),to(#F07146));
    background: linear-gradient(#F2825B,#E55B2B,#F07146);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicOrange]>.tabs>.tab:hover>a {
    background: #E55B2B;
}

.tabstrip[class*=ClassicOrange]>.tabs>.tab.defaultTab>a {
    color: #e25c2d;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicOrange]>.panel-container {
    display: block;
    width: 100%;
    height: 100% !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #D64817;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicOrange]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicOrange]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicOrange]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicOrange]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicOrange]>.tabs,
    .tabstrip[class*=ClassicOrange]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - ClassicRed THEME **********/
.tabstrip[class*=ClassicRed] {
    font: inherit;
}

.tabstrip[class*=ClassicRed]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #951100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicRed]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicRed]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #951100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#dd4b39,#d14836);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#d14836));
    background: linear-gradient(#dd4b39,#d14836);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicRed]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#dd4b39,#c53727);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#c53727));
    background: linear-gradient(#dd4b39,#c53727);
}

.tabstrip[class*=ClassicRed]>.tabs>.tab.defaultTab>a {
    color: #951100;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicRed]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #951100;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicRed]>.tabs,
    .tabstrip[class*=ClassicRed]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - ClassicBlue THEME **********/
.tabstrip[class*=ClassicBlue] {
    font: inherit;
}

.tabstrip[class*=ClassicBlue]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #0487bd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicBlue]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicBlue]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #0487bd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#1abde7,#1c9dd1);
    background: -webkit-gradient(linear,left top, left bottom,from(#1abde7),to(#1c9dd1));
    background: linear-gradient(#1abde7,#1c9dd1);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicBlue]>.tabs>.tab:hover>a {
    background: #21ADDF;
}

.tabstrip[class*=ClassicBlue]>.tabs>.tab.defaultTab>a {
    color: #000F4D;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicBlue]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #0487BD;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicBlue]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicBlue]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicBlue]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicBlue]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicBlue]>.tabs,
    .tabstrip[class*=ClassicBlue]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - ClassicGrey THEME **********/
.tabstrip[class*=ClassicGrey] {
    font: inherit;
}

.tabstrip[class*=ClassicGrey]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #B3B3B3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #B3B3B3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#dbdbdb,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#dbdbdb),to(#f2f2f2));
    background: linear-gradient(#dbdbdb,#f2f2f2);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
            box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#e8e8e8,#f7f7f7);
    background: -webkit-gradient(linear,left top, left bottom,from(#e8e8e8),to(#f7f7f7));
    background: linear-gradient(#e8e8e8,#f7f7f7);
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab.defaultTab>a {
    border-bottom: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=ClassicGrey]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #B3B3B3;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicGrey]>.tabs,
    .tabstrip[class*=ClassicGrey]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Black THEME **********/
.tabstrip[class*=Black] {
    font: inherit;
}

.tabstrip[class*=Black]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #343232;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Black]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=Black]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #343232;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#333, #555);
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#555));
    background: linear-gradient(#333, #555);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
            box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.tabstrip[class*=Black]>.tabs>.tab:hover>a {
    background: #353434;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=Black]>.tabs>.tab.defaultTab>a {
    color: #111;
    border-bottom: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=Black]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #343232;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=Black]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Black]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Black]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Black]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Black]>.tabs,
    .tabstrip[class*=Black]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Inox THEME **********/
.tabstrip[class*=Inox] {
    font: inherit;
}

.tabstrip[class*=Inox]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
    border-top: 1px solid #c5c5c5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Inox]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=Inox]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font: inherit;
    padding: 12px 20px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.tabstrip[class*=Inox]>.tabs>.tab:hover>a {
}

.tabstrip[class*=Inox]>.tabs>.tab.defaultTab>a {
    color: #111;
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid #223369;
}

.tabstrip[class*=Inox]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    /* overflow: hidden; */
    z-index: 1;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
    pointer-events: none;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content.active-content-div {
    opacity: 1;
    z-index: 1;
    pointer-events: all;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    z-index: 2;
    opacity: 0 !important;
    top: 0;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@media (max-width: 768px) {
    .tabstrip[class*=Inox]>.tabs,
    .tabstrip[class*=Inox]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - DifferentTabs THEME **********/
.tabstrip[class*=DifferentTabs] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=DifferentTabs]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=DifferentTabs]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=DifferentTabs]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #474747;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #cecece;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=DifferentTabs]>.tabs>.tab:hover>a {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=DifferentTabs]>.tabs>.tab.defaultTab>a {
    color: #223369;
    border-left-color: transparent;
    background: #fff;
    -webkit-box-shadow: inset -3px 0 #223369;
            box-shadow: inset -3px 0 #223369;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=DifferentTabs]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #cecece;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=DifferentTabs]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=DifferentTabs]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=DifferentTabs]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=DifferentTabs]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=DifferentTabs],
    .tabstrip[class*=DifferentTabs]>.tabs,
    .tabstrip[class*=DifferentTabs]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - dnn THEME **********/
.tabstrip[class*=_dnn_] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=_dnn_]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_dnn_]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=_dnn_]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #474747;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #cecece;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=_dnn_]>.tabs>.tab:hover>a {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=_dnn_]>.tabs>.tab.defaultTab>a {
    color: #fdb934;
    border-left-color: transparent;
    background: #fff;
    -webkit-box-shadow: inset -3px 0 #fdb934;
            box-shadow: inset -3px 0 #fdb934;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=_dnn_]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #cecece;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_dnn_]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=_dnn_]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=_dnn_]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=_dnn_]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=_dnn_],
    .tabstrip[class*=_dnn_]>.tabs,
    .tabstrip[class*=_dnn_]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - FlatBlue THEME **********/
.tabstrip[class*=FlatBlue] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=FlatBlue]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatBlue]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=FlatBlue]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #1e69de;
    background: -o-linear-gradient(#479fed,#54a3ee 50%,#3690f0 51%,#1e69de);
    background: -webkit-gradient(linear,left top, left bottom,from(#479fed),color-stop(50%, #54a3ee),color-stop(51%, #3690f0),to(#1e69de));
    background: linear-gradient(#479fed,#54a3ee 50%,#3690f0 51%,#1e69de);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=FlatBlue]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#238dea,#54a3ee 50%,#3690f0 51%,#065cdd);
    background: -webkit-gradient(linear,left top, left bottom,from(#238dea),color-stop(50%, #54a3ee),color-stop(51%, #3690f0),to(#065cdd));
    background: linear-gradient(#238dea,#54a3ee 50%,#3690f0 51%,#065cdd);
}

.tabstrip[class*=FlatBlue]>.tabs>.tab.defaultTab>a {
    color: #000f4d;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=FlatBlue]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #1e69de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatBlue]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=FlatBlue]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=FlatBlue]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=FlatBlue]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=FlatBlue],
    .tabstrip[class*=FlatBlue]>.tabs,
    .tabstrip[class*=FlatBlue]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - FlatGreen THEME **********/
.tabstrip[class*=FlatGreen] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=FlatGreen]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatGreen]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=FlatGreen]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #336c2b;
    background: -o-linear-gradient(#5fae53, #3b7c33);
    background: -webkit-gradient(linear, left top, left bottom, from(#5fae53), to(#3b7c33));
    background: linear-gradient(#5fae53, #3b7c33);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=FlatGreen]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#3b7c33, #3b7c33);
    background: -webkit-gradient(linear, left top, left bottom, from(#3b7c33), to(#3b7c33));
    background: linear-gradient(#3b7c33, #3b7c33);
}

.tabstrip[class*=FlatGreen]>.tabs>.tab.defaultTab>a {
    color: #2C3F0A;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=FlatGreen]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #336c2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatGreen]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=FlatGreen]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=FlatGreen]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=FlatGreen]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=FlatGreen],
    .tabstrip[class*=FlatGreen]>.tabs,
    .tabstrip[class*=FlatGreen]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - FlatRed THEME **********/
.tabstrip[class*=FlatRed] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=FlatRed]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatRed]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=FlatRed]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #951100;
    background: -o-linear-gradient(#dd4b39,#d14836);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#d14836));
    background: linear-gradient(#dd4b39,#d14836);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=FlatRed]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#dd4b39,#c53727);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#c53727));
    background: linear-gradient(#dd4b39,#c53727);
}

.tabstrip[class*=FlatRed]>.tabs>.tab.defaultTab>a {
    color: #951100;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=FlatRed]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #951100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=FlatRed]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=FlatRed]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=FlatRed]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=FlatRed]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=FlatRed],
    .tabstrip[class*=FlatRed]>.tabs,
    .tabstrip[class*=FlatRed]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Longhorn THEME **********/
.tabstrip[class*=Longhorn] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=Longhorn]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=Longhorn]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=Longhorn]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #D64817;
    background: -o-linear-gradient(#F2825B,#E55B2B,#F07146);
    background: -webkit-gradient(linear,left top, left bottom,from(#F2825B),color-stop(#E55B2B),to(#F07146));
    background: linear-gradient(#F2825B,#E55B2B,#F07146);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=Longhorn]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#ea6639,#ec7146);
    background: -webkit-gradient(linear,left top, left bottom,from(#ea6639),to(#ec7146));
    background: linear-gradient(#ea6639,#ec7146);
}

.tabstrip[class*=Longhorn]>.tabs>.tab.defaultTab>a {
    color: #951100;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=Longhorn]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #D64817;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=Longhorn]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Longhorn]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Longhorn]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Longhorn]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Longhorn],
    .tabstrip[class*=Longhorn]>.tabs,
    .tabstrip[class*=Longhorn]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - _Mac_ THEME **********/
.tabstrip[class*=_Mac_] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=_Mac_]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Mac_]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=_Mac_]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #b4b4b4;
    background: -o-linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #f3f3f3),color-stop(51%, #ededed),to(#fff));
    background: linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=_Mac_]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #ececec),color-stop(50%, #e0e0e0),to(#f2f2f2));
    background: linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
}

.tabstrip[class*=_Mac_]>.tabs>.tab.defaultTab>a {
    color: #000;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=_Mac_]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #b4b4b4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Mac_]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=_Mac_]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=_Mac_]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=_Mac_]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=_Mac_],
    .tabstrip[class*=_Mac_]>.tabs,
    .tabstrip[class*=_Mac_]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - _MySite_ THEME **********/
.tabstrip[class*=_MySite_] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
}

.tabstrip[class*=_MySite_]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_MySite_]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=_MySite_]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #b3b3b3;
    background: -o-linear-gradient(#dbdbdb,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#dbdbdb),to(#f2f2f2));
    background: linear-gradient(#dbdbdb,#f2f2f2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=_MySite_]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#e8e8e8,#f7f7f7);
    background: -webkit-gradient(linear,left top, left bottom,from(#e8e8e8),to(#f7f7f7));
    background: linear-gradient(#e8e8e8,#f7f7f7);
}

.tabstrip[class*=_MySite_]>.tabs>.tab.defaultTab>a {
    color: #000;
    border-left-color: transparent;
    background: #fff;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=_MySite_]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #b3b3b3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_MySite_]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=_MySite_]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=_MySite_]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=_MySite_]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=_MySite_],
    .tabstrip[class*=_MySite_]>.tabs,
    .tabstrip[class*=_MySite_]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - _Office2007_ THEME **********/
.tabstrip[class*=_Office2007_] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
    background: no-repeat;
}

.tabstrip[class*=_Office2007_]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Office2007_]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=_Office2007_]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #0487bd;
    background: -o-linear-gradient(#1abde7,#1c9dd1);
    background: -webkit-gradient(linear,left top, left bottom,from(#1abde7),to(#1c9dd1));
    background: linear-gradient(#1abde7,#1c9dd1);
    text-shadow: 1px 1px #000f4d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=_Office2007_]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#21addf, #21addf);
    background: -webkit-gradient(linear, left top, left bottom, from(#21addf), to(#21addf));
    background: linear-gradient(#21addf, #21addf);
}

.tabstrip[class*=_Office2007_]>.tabs>.tab.defaultTab>a {
    color: #000f4d;
    border-left-color: transparent;
    background: #fff;
    text-shadow: none;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=_Office2007_]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #0487bd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Office2007_]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=_Office2007_]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=_Office2007_]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=_Office2007_]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=_Office2007_],
    .tabstrip[class*=_Office2007_]>.tabs,
    .tabstrip[class*=_Office2007_]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - _Outlook_ THEME **********/
.tabstrip[class*=_Outlook_] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    font: inherit;
    background: no-repeat;
}

.tabstrip[class*=_Outlook_]>.tabs {
    display: block;
    width: 30%;
    height: auto;
    padding: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Outlook_]>.tabs>.tab {
    float: none;
    margin: 0 -1px -1px;
}

.tabstrip[class*=_Outlook_]>.tabs>.tab>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    font-size: 13px;
    padding: 15px;
    margin: 0;
    border: 1px solid #343232;
    background: -o-linear-gradient(#333, #555);
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#555));
    background: linear-gradient(#333, #555);
    text-shadow: 1px 1px #000f4d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=_Outlook_]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#353434, #353434);
    background: -webkit-gradient(linear, left top, left bottom, from(#353434), to(#353434));
    background: linear-gradient(#353434, #353434);
}

.tabstrip[class*=_Outlook_]>.tabs>.tab.defaultTab>a {
    color: #111;
    border-left-color: transparent;
    background: #fff;
    text-shadow: none;
    position: relative;
    z-index: 2;
}

.tabstrip[class*=_Outlook_]>.panel-container {
    display: block;
    width: 70%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    padding: 15px;
    border: 1px solid #343232;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
            box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.tabstrip[class*=_Outlook_]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=_Outlook_]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=_Outlook_]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=_Outlook_]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%) } to { -webkit-transform: translateY(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%) } to { -webkit-transform: translateY(0); transform: translateY(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0) } to { -webkit-transform: translateY(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateY(0); transform: translateY(0) } to { -webkit-transform: translateY(100%); transform: translateY(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=_Outlook_],
    .tabstrip[class*=_Outlook_]>.tabs,
    .tabstrip[class*=_Outlook_]>.panel-container {
        display: block;
        width: 100%;
    }
}

/********** SIMPLE MENU **********/
[id^=simple_menu_].menu-v {
	display: block;
	width: 100% !important;
	max-width: 275px;
	/* background: #fff !important; */
}

[id^=simple_menu_].menu-v>li {
	position: relative;
	background: none !important;
	display: flex;
	align-items: center;
	border: 1px solid var(--third-color);
	margin: 4px 0;
	background-color: #fff !important;
}

[id^=simple_menu_].menu-v .sub li {
	display: flex;
	align-items: center;
	border-top: 1px solid var(--third-color);
	border-left: 1px solid var(--third-color);
}

[id^=simple_menu_].menu-v .sub li:last-child {
	border-bottom: 1px solid var(--third-color);
}


[id^=simple_menu_].menu-v a {
	color: #1e2226 !important;
	font-family: inherit !important;
	padding: 0px !important;
	/* -webkit-transition: 1s !important; */
	/* -o-transition: 1s !important; */
	/* transition: 1s !important; */
	/* display: inline-block; */
	border: none !important;
}

[id^=simple_menu_].menu-v>li>a {
	display: block;
	padding: 12px 5px !important; 	
	font-size: 13px !important;
}

[id^=simple_menu_].menu-v>li>a:hover {
	font-weight: bold !important;
	background-color: #fff !important;
}

.menu-v a.arrow
{
	width: 100%;
}

[id^=simple_menu_].menu-v li ul {
	top: 0px !important;
	right: 100% !important;
}
/********** STATS **********/
[id$=_DataListGeneral] fieldset {
    padding: 0;
    border: none;
}

[id$=_DataListGeneral] * {
    font-family: IranSans, Tahoma;
    padding: 0;
}

/********** FOOTER LINKS **********/

[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 {
    padding: 3px 5px 3px 0;
}

#footer-box [id$=_myDataList] [id$=_HyperLink1] {
    color: #fdfdfd !important;
    font-size: 14px;
}

    #footer-box [id$=_myDataList] [id$=_HyperLink1]:hover {
        color: var(--second-color) !important;!i;!; !important; !important; !important; !important; !important; !important; !important; !important; !important; !important; !important; !important; !important; !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;
}

/********** FOOTER **********/
#footer-box {
    z-index: 10;
    position: relative;
}

#footer-box [id^=divMinMax_] {
    color: #d2d3d4;
}
@-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;*/
	font-size:15px;
	    line-height: 2;
	
}
#footer-box .contact-us li:hover {
     -webkit-animation: border-pulsate 2s infinite;
        animation: border-pulsate 2s infinite;
}

#LastUpdatePortalCtrl {
    display: inline-block;
}

#HitCounter i {
    color: #da684a;
}

#LastUpdatePortal {
    display: none;
}

#LastUpdatePortal i {
    display: inline-block;
    color: #da684a;
    vertical-align: middle;
}

.dp-footertext {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;font-size: 14px;font-weight: 400;}


@media (min-width: 640px) {
    .middle-footer {
        padding-right: 50px;
        border-right: 1px solid #8f9193;
    }
}

.footer-title {
    color: #da684a;
    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;
}

/********** SOCIAL MEDIA **********/
.social-network {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 24px 0 0;
}

.social-network li {
    display: block;
}

.social-network li a {
    display: block;
    color: #fff !important;
    font-size: 19px;
    padding: 10px;
    border-radius:4px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #FFFFFF33;
}

.social-network li a:hover {
    color: #da684a !important;
}
.footerHtmlBox {
    margin-top:calc(50px + 24px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.footerHtmlBox .addrInf{
    margin-top:25px;
}
.footerHtmlBox .addrInf span{
    font:400  14px  'IranSans';
    line-height:23.13px;
    color:#fff;        
}
.footerHtmlBox .socialMedia ul{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
}
.footerHtmlBox .socialMedia ul li{
	margin-left:15px;
}

/********** 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: #da684a;
    -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);
}

.footer-icons {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-icons li {
    display: inline-block;
}

.footer-icons li a {
    display: block;
    color: #d2d3d4;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 1;
}

.footer-hr {
    margin: 0;
    border-color: #f58220;
}

/********** TOTOP BTN **********/
#totop-btn {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;    
    line-height: 32px;
    padding: 4px;    
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: perspective(200px) rotateX(90deg);
    transform: perspective(200px) rotateX(90deg);
    pointer-events: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: fixed;
    bottom: 0;
    right: 30px;
    z-index: 500;
	background: #fff;
	border-radius:5px
}
#totop-btn i{
	font-size: 20px;	    
    color: var(--first-color);
    font-weight: 900;
}

#totop-btn.active {
    bottom: 30px;
    -webkit-transform: perspective(200px) rotateX(0);
    transform: perspective(200px) rotateX(0);
    pointer-events: auto;
}

#totop-btn:hover {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
}

#totop-btn i {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#totop-btn:hover i {
    -webkit-transform: scale(1.2) rotate(45deg);
    -ms-transform: scale(1.2) rotate(45deg);
        transform: scale(1.2) rotate(45deg);
}

/********** DOURAN COPYRIGHT **********/
.dp-poweredby,
.dp-poweredby *,
.dp-poweredby :before,
.dp-poweredby :after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dp-poweredby {
    position: relative;
}

#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: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);
}

/********** OLD THEME STYLES ***********/

/********** CONTACT **********/
#dp-contact{
	padding: 20px;
	background: #fff url(image/contact-bg.jpg) no-repeat top center;
}

.contact-title {
	display: block;
	color: #fff;
	text-align: center;
	font-family: IranSans, Tahoma;
	font-size: 30px;
	padding: 50px 0 10px;
}

.contact-txt {
	display: block;
	color: #fff;
	text-align: center;
	font-family: IranSans, Tahoma;
	font-size: 16px;
	padding: 5px 0;
}

.contact-map {
	display: block;
	width: 100%;
	border-radius: 5px 5px 0 0;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.contact-map-det {
	display: block;
	min-width: 300px;
	width: 30%;
	height: 100%;
	color: #fff;
	padding: 50px 40px 0;
	-webkit-box-sizing:  border-box;
	        box-sizing:  border-box;
	background: rgba(0,0,0,.8);
	position: absolute;
	z-index: 1;
}

.contact-ico {
	display: inline-block;
	font-size: 34px !important;
	vertical-align:  middle;
}

.contact-item-header {
	display: inline-block;
	color: #a2a2a2;
	padding-right: 20px;
	margin: 5px 0;
	vertical-align:  middle;
}

.contact-item-txt {
	display: block;
	font-size: 18px;
	line-height: 2em;
	margin: 0 40px 40px 0;
}

.contact-map-area iframe {
	width: 100%;
	height: 400px;
}

.gm-style {
	font-family: IranSans, Tahoma !important
}

.gm-fullscreen-control {
	top: 50px !important;
	right: auto !important;
	left: 0;
}

.gm-bundled-control {
	right: auto !important;
	left: 0 !important;
}

/********** 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;
}

/********** CUSTOMERS **********/
.customer-lnk {
	display: block;
	background: #fff;
	padding: 10px;
	margin-bottom: 5px !important;
	border: 1px solid #ccc;
	    -webkit-transform: scale(0.90);
	    -ms-transform: scale(0.90);
	    transform: scale(0.90);
}

.customer-lnk img {
	display: block;
	margin: auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: 0.7;
}

.customer-lnk:hover {
	-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
}

.customer-lnk:hover img {
	display: block;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	    -webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    transform: scale(1.1);
	opacity: 1;
}

/************************* inner page icons ************************/
.ha {
	width:130px; 
	height:130px;
	background-color:#f00;
	margin:7px;
	background-position:center center; 
}

.ha-icons-holder {
	text-align: center;
}

.ha-icons {
	display: inline-block;
	width:183px;
	height:183px;
	margin: 10px 42px;
	border:0 solid #eee;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
	vertical-align: top;
}

.ha-icons:hover {
	-webkit-filter: hue-rotate(180deg);
	filter: hue-rotate(180deg);
	border-width:4px;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(136,136,136,.4);
	        box-shadow: 0px 0px 10px 2px rgba(136,136,136,.4);
	border-radius: 3px;
	overflow:hidden;
}

.seperator {
	clear:both;
}

div[align="center"] h1[style="font:normal 9px Tahoma; margin:0;"],
div[align="center"] h1[style="font:normal 9px Tahoma; margin:0;"] a {
  color: #fff;
  background:#01374c;
}

/********** PORTFOLIO **********/
.dp-portfolio-item {
	min-height: 220px;
	margin-bottom: 30px !important;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.2);
	        box-shadow: 0 3px 8px rgba(0,0,0,.2);
	position: relative;
	overflow: hidden;
}

.dp-portfolio-img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 220px;
}

.dp-portfolio-det {
	display: block;
	width: 100%;
	height: 100%;
	padding: 100px 0 0;
	-webkit-box-sizing:  border-box;
	        box-sizing:  border-box;
	background: rgba(255,255,255,.95);
	position: absolute;
	top: -20%;
	right: 0;
	opacity: 0;
}

.dp-portfolio-item:hover .dp-portfolio-det {
	height: 100%;
	padding: 15% 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: rgba(255,255,255,.95);
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
}

.dp-portfolio-title {
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 26px;
	margin: 10px;
}

.dp-portfolio-txt {
	display: block;
	color: #6d6d6d;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin: 10px;
}

.dp-portfolio-lnk {
	display: block;
	width: 150px;
	color: #000 !important;
	text-align: center;
	padding: 15px 0;
	margin: auto;
	border-radius: 4px;
	background: -o-linear-gradient(left, #ff8800 , #fcb81b);
	background: -webkit-gradient(linear, left top, right top, from(#ff8800) , to(#fcb81b));
	background: linear-gradient(90deg, #ff8800 , #fcb81b);
	-webkit-box-shadow: 0px 12px 10px -10px #fbc736;
	        box-shadow: 0px 12px 10px -10px #fbc736;
	position: relative;
}

.dp-portfolio-lnk:hover {
	letter-spacing: 1px;
	background-position-x: 150px;
}

.dp-portfolio-lnk:after {
	content: "\f104";
	display:inline-block;
	padding: 5px 10px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 12px; left: 20px
}

/********** DOURAN CONTACT US **********/
#conpost {
	display: block;
	text-align: center;
	width: 100%;
}

.conpost-item {
	display: inline-block;
	width: 310px;
	max-width: calc(100% - 40px);
	text-align: right;
	padding: 12px;
	margin: 110px 20px 10px;
	border: 5px solid orange;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: #fff;
	position: relative;
	vertical-align: top;
}

.conpost-item:hover {
	background: orange;
}

.conpost-item:before {
	content: '';
	width: 120px;
	height: 100px;
	background: url(image/contact-sprites.png);
	position: absolute;
	top: -62px;
	right: 50%;
	z-index: 1;
	    -webkit-transform: translateX(50%);
	    -ms-transform: translateX(50%);
	    transform: translateX(50%);
}

.ico-post01:before { background-position-x: 0px }
.ico-post02:before { background-position-x: -120px }
.ico-post03:before { background-position-x: -240px }
.ico-post04:before { background-position-x: -360px }
.ico-post05:before { background-position-x: -480px }
.ico-post06:before { background-position-x: -600px }
.ico-post07:before { background-position-x: -720px }
.ico-post08:before { background-position-x: -840px }
.ico-post09:before { background-position-x: -960px }
.ico-post10:before { background-position-x: -1080px }
.ico-post11:before { background-position-x: -1200px }
.ico-post12:before { background-position-x: -1320px }
.ico-post13:before { background-position-x: -1440px }
.ico-post14:before { background-position-x: -1560px }
.ico-post15:before { background-position-x: -1680px }
.ico-post16:before { background-position-x: -1800px }
.ico-post17:before { background-position-x: -1920px }
.ico-post18:before { background-position-x: -2040px }
.ico-post19:before { background-position-x: -2160px }
.ico-post20:before { background-position-x: -2280px }
.ico-post21:before { background-position-x: -2400px }
.ico-post22:before { background-position-x: -2520px }
.ico-post23:before { background-position-x: -2640px }
.ico-post24:before { background-position-x: -2760px }
.ico-post25:before { background-position-x: -2880px }
.ico-post26:before { background-position-x: -3000px }
.ico-post27:before { background-position-x: -3120px }
.ico-post28:before { background-position-x: -3240px }
.ico-post29:before { background-position-x: -3360px }
.ico-post30:before { background-position-x: -3480px }

.conpost-icon {
	display: block;
	width: 180px;
	margin: -120px auto 0;
	position: relative;
    right: -2px;
}

.conpost-item:hover .conpost-icon {
	    -webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
}

.conpost-icon path {
	stroke: orange;
}

.conpost-title {
	display: block;
	color: orange;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
}

.conpost-name {
	display: block;
	text-align: center;
}

#conpost .conpost-txt {
	display: block;
	max-height: 0;
	text-align: justify;
	margin-bottom: 15px;
	line-height: normal !important;
	overflow: hidden;
}

.conpost-item:hover .conpost-txt {
	max-height: 340px !important;
	overflow: auto !important;
}

.conpost-tel {
	display: block;
	margin-bottom: 5px;
}

.conpost-tel:before ,
.conpost-mail:before {
	display: inline-block;
	width: 22px;
	height: 22px;
	color: #fff;
	font: 14px/14px FontAwesome;
	margin-left: 5px;
	border-radius: 100px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: orange;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: top;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.conpost-tel:before {
	content: "\f095";
	padding: 5px 6px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
        transform: scaleX(-1);
}

.conpost-mail {
	display: block;
}

.conpost-mail:before {
	content: "\f003";
	padding: 4px;
}

.conpost-item a:hover {
	border-bottom: 1px dashed #fff;
}

.conpost-item:hover .conpost-title ,
.conpost-item:hover .conpost-name ,
.conpost-item:hover .conpost-txt ,
.conpost-item:hover .conpost-tel ,
.conpost-item:hover .conpost-tel a ,
.conpost-item:hover .conpost-mail ,
.conpost-item:hover .conpost-mail a {
	color: #fff;
}

.conpost-item:hover .conpost-tel:before,
.conpost-item:hover .conpost-mail:before {
	background: #fff;
}

.item-green { border-color: #8bc037; }
.item-green .conpost-tel:before,
.item-green .conpost-mail:before,
.item-green:hover { background: #8bc037; }
.item-green .conpost-icon path { stroke: #8bc037; }
.item-green:hover .conpost-tel:before,
.item-green:hover .conpost-mail:before,
.item-green a,.item-green .conpost-title { color: #8bc037; }

.item-orange { border-color: #f99f38; }
.item-orange .conpost-tel:before,
.item-orange .conpost-mail:before,
.item-orange:hover { background: #f99f38; }
.item-orange .conpost-icon path { stroke: #f99f38; }
.item-orange:hover .conpost-tel:before,
.item-orange:hover .conpost-mail:before,
.item-orange a, .item-orange .conpost-title { color: #f99f38;}

.item-blue { border-color: #0081c5; }
.item-blue .conpost-tel:before,
.item-blue .conpost-mail:before,
.item-blue:hover { background: #0081c5; }
.item-blue .conpost-icon path { stroke: #0081c5; }
.item-blue:hover .conpost-tel:before,
.item-blue:hover .conpost-mail:before,
.item-blue a, .item-blue .conpost-title { color: #0081c5; }

.item-purple { border-color: #942645; }
.item-purple .conpost-tel:before,
.item-purple .conpost-mail:before,
.item-purple:hover { background: #942645; }
.item-purple .conpost-icon path { stroke: #942645; }
.item-purple:hover .conpost-tel:before,
.item-purple:hover .conpost-mail:before,
.item-purple a, .item-purple .conpost-title { color: #942645; }

.item-yellow { border-color: #fc0; }
.item-yellow .conpost-tel:before,
.item-yellow .conpost-mail:before,
.item-yellow:hover { background: #fc0; }
.item-yellow .conpost-icon path { stroke: #fc0; }
.item-yellow:hover .conpost-tel:before,
.item-yellow:hover .conpost-mail:before,
.item-yellow a, .item-yellow .conpost-title { color: #fc0; }

.item-cyan { border-color: #005d72; }
.item-cyan .conpost-tel:before,
.item-cyan .conpost-mail:before,
.item-cyan:hover { background: #005d72; }
.item-cyan .conpost-icon path { stroke: #005d72; }
.item-cyan:hover .conpost-tel:before,
.item-cyan:hover .conpost-mail:before,
.item-cyan a, .item-cyan .conpost-title { color: #005d72; }

.item-aqua { border-color: #17cfc5; }
.item-aqua .conpost-tel:before,
.item-aqua .conpost-mail:before,
.item-aqua:hover { background: #17cfc5; }
.item-aqua .conpost-icon path { stroke: #17cfc5; }
.item-aqua:hover .conpost-tel:before,
.item-aqua:hover .conpost-mail:before,
.item-aqua a, .item-aqua .conpost-title { color: #17cfc5; }

.item-forest { border-color: #1c934c; }
.item-forest .conpost-tel:before,
.item-forest .conpost-mail:before,
.item-forest:hover { background: #1c934c; }
.item-forest .conpost-icon path { stroke: #1c934c; }
.item-forest:hover .conpost-tel:before,
.item-forest:hover .conpost-mail:before,
.item-forest a, .item-forest .conpost-title { color: #1c934c; }

.item-magenta { border-color: #e51062 }
.item-magenta .conpost-tel:before,
.item-magenta .conpost-mail:before,
.item-magenta:hover { background: #e51062; }
.item-magenta .conpost-icon path { stroke: #e51062; }
.item-magenta:hover .conpost-tel:before,
.item-magenta:hover .conpost-mail:before,
.item-magenta a, .item-magenta .conpost-title { color: #e51062; }

.pushbtn ,
.pushbtn:link {
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	background: -ms-linear-gradient(90deg,#f47d00 0%,#faa500 100%) !important;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	overflow: hidden;
	z-index: 1;
}

.pushbtn:hover ,
.pushbtn:link:hover {
	    -webkit-transform: translateY(5px);
	    -ms-transform: translateY(5px);
	    transform: translateY(5px);
	-webkit-box-shadow: inset 0 0 rgba(255,255,255,.5),0 0 #7d2f00;
	        box-shadow: inset 0 0 rgba(255,255,255,.5),0 0 #7d2f00;
}

.pushbtn:before ,
.pushbtn:link:before {
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0; left: 0;
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	    transform-origin: right;
	    -webkit-transform: scaleX(0) skew(-30deg) translateX(0);
	    -ms-transform: scaleX(0) skew(-30deg) translateX(0);
	    transform: scaleX(0) skew(-30deg) translateX(0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: .5;
	z-index: -1;
}

.pushbtn:hover:before ,
.pushbtn:link:hover:before {
	    -webkit-transform: scaleX(1) skew(-30deg) translateX(-120%);
	    -ms-transform: scaleX(1) skew(-30deg) translateX(-120%);
	    transform: scaleX(1) skew(-30deg) translateX(-120%);
}

/********** HR ICONS **********/
.dp-hr {
	padding: 20px;
	border: 1px solid #ddd;	
	background: #fff;
}

.hp-hr-title {
	color: #e58838;
}

.dp-hr-icons {
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.dp-hr-icons > li {
	display: inline-block;
	vertical-align: top;
}

.dp-hr-icons > li > a {
	display: block;
	width: 150px;
	color: #666;
	margin: 10px;
}

.dp-hr-icons > li > a:hover span {
	color: #e58838;
}

.dp-hr-icons > li > a > span {
	display: block;
}

a > [class*=dp-hr-icon] {
	width: 100px;
	height: 100px;
	padding: 10px;
    margin: 0 auto 10px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background: #f1eff0 ;
}

a > [class*=dp-hr-icon]:before {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	background: url(image/dp-hr-sprites.png);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.dp-hr-icons .dp-hr-icon1:before { background-position-x: 0 }
.dp-hr-icons .dp-hr-icon2:before { background-position-x: -80px }
.dp-hr-icons .dp-hr-icon3:before { background-position-x: -160px }
.dp-hr-icons .dp-hr-icon4:before { background-position-x: -240px }
.dp-hr-icons .dp-hr-icon5:before { background-position-x: -320px }
.dp-hr-icons .dp-hr-icon6:before { background-position-x: -400px }
.dp-hr-icons .dp-hr-icon7:before { background-position-x: -480px }
.dp-hr-icons .dp-hr-icon8:before { background-position-x: -560px }
.dp-hr-icons .dp-hr-icon9:before { background-position-x: -640px }

a:hover > [class*=dp-hr-icon]:before {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/*********** HOME ICONS ***********/
.icon-section {
	background: #fff;
}
.ico-holder {
	display: block;
    padding: 30px;
}

.ico-img {
    display: block;
	background: #af1b45;
    width: 130px;
    height: 130px;
    margin: auto;
    border-radius: 100px;
    position: relative;
}

.ico-holder:hover .ico-img {
	opacity: 0.8;
}

.ico-holder:hover .ico-img:after {
	    -webkit-transform: scale(0.95);
	    -ms-transform: scale(0.95);
	    transform: scale(0.95);
}

.ico-holder:hover .ico-title {
	opacity: 0.8;
}

.ico-img:after {
    content: "";
    width: 97px;
    height: 88px;
    position: absolute;
    top: 21px;
    right: 17px;
    background: url(image/douran-icons.png) 0 -148px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.ico-img:before {
    content: "";
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: -2px;
    right: -3px;
    border: 4px solid transparent;
    border-radius: 100px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.ico-holder:hover .ico-img:before {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    top: -8px;
    right: -8px;
}

.ico-title {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    color: #af1b45;
	font-family:IranSans;
}

.ico-txt {
	color: #000;
	line-height: 24px;
	text-align: justify;
	-moz-text-align-last: right;
	     text-align-last: right;
	margin: 0;
	color: #333;
	font-size: 13px;
}

.ico-validation	{ background: #8bc037; }
.ico-agency		{ background: #f99f38; }
.ico-brochure	{ background: #8bc037; }
.ico-consulting	{ background: #0081c5; }
.ico-cooperate	{ background: #f99f38; }
.ico-subscribe	{ background: #0081c5; }

.ico-validation	~ .ico-title { color: #8bc037; }
.ico-agency		~ .ico-title { color: #f99f38; }
.ico-brochure	~ .ico-title { color: #8bc037; }
.ico-consulting	~ .ico-title { color: #0081c5; }
.ico-cooperate	~ .ico-title { color: #f99f38; }
.ico-subscribe	~ .ico-title { color: #0081c5; }

.ico-holder:hover .ico-validation:before 	{ border-color: #8bc037; }
.ico-holder:hover .ico-agency:before 		{ border-color: #f99f38; }
.ico-holder:hover .ico-brochure:before 		{ border-color: #8bc037; }
.ico-holder:hover .ico-consulting:before 	{ border-color: #0081c5; }
.ico-holder:hover .ico-cooperate:before 	{ border-color: #f99f38; }
.ico-holder:hover .ico-subscribe:before 	{ border-color: #0081c5; }

.ico-validation:after 	{ background-position-x: 0px;    }
.ico-agency:after 		{ background-position-x: -92px;  }
.ico-brochure:after 	{ background-position-x: -191px; }
.ico-consulting:after 	{ background-position-x: -290px; }
.ico-cooperate:after 	{ background-position-x: -388px; }
.ico-subscribe:after 	{ background-position-x: -484px; }

/********** DOURAN PRODUCTS *********/
.douran-products {}

.douran-products .dprod-item {
	display: inline-block;
	clear: both;
	margin: 10px 0;
	padding-right: 10px;
}

.douran-products .dprod-item .dprod-ico-box {
	display: inline-block;
	width: 230px;
	height: 200px;
	background: #005d72;
	color: #fff;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

.douran-products .dprod-item .dprod-ico-box:after {
	content: '';
	width: 80px;
	height: 100%;
	background: -o-linear-gradient(left,#fff,transparent);
	background: -webkit-gradient(linear,left top, right top,from(#fff),to(transparent));
	background: linear-gradient(90deg,#fff,transparent);
	position: absolute;
	top: 0; right: -80px;
	-ms-transform: skew(0deg);
	        -webkit-transform: skew(0deg);
	    transform: skew(0deg);
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.douran-products .dprod-item .dprod-ico-box:hover:after {
	right: calc(100% + 80px);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-ms-transform: skew(-30deg);
	        -webkit-transform: skew(-30deg);
	    transform: skew(-30deg);
}

.douran-products .dprod-item .dprod-ico-box:hover .dprod-ico ,
.douran-products .dprod-item .dprod-ico-box:hover .dprod-title {
	    -webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    transform: scale(1.1);
}

.douran-products .dprod-item .dprod-ico-box .dprod-ico {
    display: block;
    width: 121px;
    height: 115px;
    margin: 25px auto 10px;
    background: url(image/douran-icons.png) 0 -236px;
}

.douran-products .dprod-item .ico-erp		{ background: #A91F23; }
.douran-products .dprod-item .ico-dortal	{ background: #ffcb05; }
.douran-products .dprod-item .ico-dashboard	{ background: #0081c5; }
.douran-products .dprod-item .ico-security	{ background: #8bc037; }
.douran-products .dprod-item .ico-network	{ background: #f99f38; }
.douran-products .dprod-item .ico-voip		{ background: #0081c5; }
.douran-products .dprod-item .ico-AI		{ background: #c500b5; }

.douran-products .dprod-item .ico-software	{ background: #8bc037; }
.douran-products .dprod-item .ico-hardware	{ background: #f99f38; }
.douran-products .dprod-item .ico-voipvc	{ background: #0081c5; }

.douran-products .dprod-item .ico-safety	{ background: #8bc037; }
.douran-products .dprod-item .ico-net		{ background: #f99f38; }
.douran-products .dprod-item .ico-voip-vc	{ background: #0081c5; }

.douran-products .dprod-item .ico-complain	{ background: #8bc037; }
.douran-products .dprod-item .ico-satisfact	{ background: #0081c5; }

.douran-products .dprod-item .ico-erp		.dprod-ico { background-position-x: 0; }
.douran-products .dprod-item .ico-dortal	.dprod-ico { background-position-x: -121px; }
.douran-products .dprod-item .ico-dashboard	.dprod-ico { background-position-x: -242px; }
.douran-products .dprod-item .ico-security	.dprod-ico { background-position-x: -363px; }
.douran-products .dprod-item .ico-network	.dprod-ico { background-position-x: -484px; }
.douran-products .dprod-item .ico-voip		.dprod-ico { background-position-x: -605px; }
.douran-products .dprod-item .ico-AI		.dprod-ico { background-position: -605px -605px; }

.douran-products .dprod-item .ico-software	.dprod-ico { background-position: 0 -351px; }
.douran-products .dprod-item .ico-hardware	.dprod-ico { background-position: -122px -351px; }
.douran-products .dprod-item .ico-voipvc	.dprod-ico { background-position: -243px -351px; }

.douran-products .dprod-item .ico-safety	.dprod-ico { background-position: -365px -351px; }
.douran-products .dprod-item .ico-net		.dprod-ico { background-position: -484px -351px; }
.douran-products .dprod-item .ico-voip-vc	.dprod-ico { background-position: -605px -351px; }

.douran-products .dprod-item .ico-complain	.dprod-ico	{ background-position: -336px 0; }
.douran-products .dprod-item .ico-satisfact .dprod-ico	{ background-position: -457px 0; }


.douran-products .dprod-item .dprod-ico-box .dprod-title {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 0 10px;
    line-height: 20px !important;
    margin: 0;
}

.douran-products .dprod-item .dprod-details {
	display: inline-block;
	width: calc(100% - 230px - 6px);
	min-height: 200px;
	color: #005d72;
	padding: 30px 10px;
	-webkit-box-sizing:  border-box;
	        box-sizing:  border-box;
	vertical-align: top;
	position: relative;
}

.douran-products .dprod-item .dprod-details .dprod-txt {
	display: block;
	font-size: 15px;
	line-height: 2em;
	text-align: justify;
	-moz-text-align-last: right;
	     text-align-last: right;
}

.douran-products .dprod-item .dprod-details .dprod-more {
	display: inline-block;
	color: #005d72;
	padding: 5px 15px;
	border: 2px solid #005d72;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.douran-products .dprod-item .dprod-details .dprod-more:hover {
	background: #005d72;
	color: #ffffff;
}

/*info*/
.info-title {
    display: table;
    text-align: center;
    font-size: 17px;
    padding: 2px 10px;
    color: #003b4d;
    margin: auto;
    border-bottom: 3px solid #f99d1b;
}

.info-txt {
    font-size: 13px;
    line-height: 2em;
    color: #003b4d;
    text-align: justify;
    -moz-text-align-last: right;
         text-align-last: right;
}

.info-more {
    font-size: 12px;
    background: #fff;
    color: #003b4d !important;
    padding: 4px 10px;
    border: 2px solid #003b4d;
    float: left;
}

.info-more:hover {
    background: #003b4d;
    color: #fff !important;

}

/********** PARALLAX INFO **********/
.parallax-info {
	position: relative;
	overflow: hidden;
}

.parallax-info:before {
	content: "";
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	background: url(image/pbg.jpg) center / cover;
	z-index: -9;
}

.parallax-txt {
    display: block;
    font-size: 27px;
    line-height: 2em;
    text-align: center;
    color: #fff;
    margin: 90px 0;
}

/********** TOP SERVICE **********/
.section-shadow {
    display: block;
    background: #fff;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 1.5px 2.598px 21px 3px rgba(64, 64, 64, 0.35);
    box-shadow: 1.5px 2.598px 21px 3px rgba(64, 64, 64, 0.35);
}

.top-service {
    margin: -50px 0 0 !important;
    position: relative;
    z-index: 999;
}

.service-item {
    display: block;
    height: 216px;
	padding: 5px;
	position: relative;
}

.service-icon {
    display: block;
    width: 84px;
    height: 74px;
	margin: 80px auto 10px;
	background: url(image/douran-icons.png)
}

.service-title {
    display: block;
    text-align: center;
    padding: 5px;
    margin: 0;
}

.service-more {
    display: block;
    height: 0;
    overflow: hidden;
    margin: auto;

	background: transparent;
    border-radius: 50px;
    border: 0;
    color: #003b4d;
    cursor: pointer;
    outline: 0;
    pointer-events: none;
}

.service-item.ico-products 	.service-icon { background-position-x: 0; }
.service-item.ico-products2 .service-icon { background-position-x: -84px; }
.service-item.ico-services 	.service-icon { background-position-x: -168px; }
.service-item.ico-academy 	.service-icon { background-position-x: -252px; }

.service-item:hover .service-icon { background-position-y: -74px; }

.service-item:before {
    content: "";
	width: 100%;
    height: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
	-webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.service-item.ico-products 	.service-title { color: #005d72; }
.service-item.ico-products2 .service-title { color: #f99d1b; }
.service-item.ico-services 	.service-title { color: #942645; }
.service-item.ico-academy 	.service-title { color: #10bdf2; }

.service-item.ico-products:before 	{ background: #005d72; }
.service-item.ico-products2:before 	{ background: #f99d1b; }
.service-item.ico-services:before 	{ background: #942645; }
.service-item.ico-academy:before 	{ background: #10bdf2; }

.service-item:hover:before { height: 100%; }
.service-item:hover .service-icon { margin-top: 40px; }
.service-item:hover .service-title { color: #fff; }
.service-item:hover .service-more { height: 26px; background: #fff;}

/********** TABLE STYLE **********/
[class*=iv-table-wrap] {
    max-width: 100%;
    overflow: auto;
    -webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
}

[class*=iv-table-wrap] > table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    background: #fff;
}

[class*=iv-table-wrap] > table > :first-child > :first-child > * {
    color: #fff;
    text-align: start;
    font-size: 14px;
    padding: 20px;
    border: 0;
    background: #6c7ae0;
}

[class*=iv-table-wrap] > table > :first-child > :first-child > :first-child {
    border-radius: 0 10px 0 0;
}

[class*=iv-table-wrap] > table > :first-child > :first-child > :last-child {
    border-radius: 10px 0 0 0;
}

[class*=iv-table-wrap] > table tbody tr:nth-child(odd) {
    background: #f8f6ff;
}

[class*=iv-table-wrap] > table tbody tr td {
    padding: 15px;
    border: 0;
}

/********** TABLE 2 STYLE **********/
.iv-table-wrap2 {
    border-radius: 10px 10px 0 0;
}

.iv-table-wrap2 > table > :first-child > :first-child {
    -webkit-box-shadow: 0 15px 20px -10px rgba(0,0,0,.1);
            box-shadow: 0 15px 20px -10px rgba(0,0,0,.1);
}

.iv-table-wrap2 > table tbody tr {
    border-bottom: 1px solid #f2f2f2;
}

.iv-table-wrap2 > table tbody tr:nth-child(odd) {
    background: #fff;
}

.iv-table-wrap2 > table > :first-child > :first-child > * {
    color: #fa4251;
    padding: 18px;
    background: #fff;
}

/********** TABLE 3 STYLE **********/
.iv-table-wrap3 > table > :first-child > :first-child > * {
    color: #00ad5f;
    background: #393939;
}

.iv-table-wrap3 > table tbody tr,
.iv-table-wrap3 > table tbody tr:nth-child(odd) {
    color: #fff;
    background: #222;
}

/********** TABLE 4 STYLE **********/
.iv-table-wrap4 {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.iv-table-wrap4 > table > :first-child > :first-child > * {
    color: #4272d7;
    background: #fff;
}

.iv-table-wrap4 > table tbody tr {
    color: #808080;
    border-bottom: 2px solid #f2f2f2;
}

.iv-table-wrap4 > table tbody tr:nth-child(odd) {
    background: #fff;
}

/********** TABLE 5 STYLE **********/
.iv-table-wrap5 {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.iv-table-wrap5 > table > :first-child > :first-child > * {
    color: #555;
    background: #fff;
}

.iv-table-wrap5 > table tbody tr td {
    padding: 10px;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    background: #ededed;
}

.iv-table-wrap5 > table tbody tr td:first-child {
    border-radius: 0 20px 20px 0;
}

.iv-table-wrap5 > table tbody tr td:last-child {
    border-radius: 20px 0 0 20px;
}

/********** MEDIA QUERY **********/
@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
    }
}

/* ===== itemView mode panes - n.ghelichkhani ===== */
.dp-itemViewMode {
    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;
}

.dp_tableRowCls,
.dp-tableRowCls {
    text-align: right;
    display: table-row;
}

.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-dInlineBlock {
    display: inline-block;
}

.dp-m-0 {
    margin: 0;
}

.dp-p-0 {
    padding: 0;
}

.dp-clearfix::before,
.dp-clearfix::after {
    /* content: ''; */
    display: block;
    width: 100%;
    float: none;
    clear: both;
}
/* end */

.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);
}

.iv-fc-benefits label > span {
    display: inline-block;
    width: 130px;
}

.iv-fc-benefits label > input {
    width: 150px;
    margin: 8px;
}

.iv-fc-benefits input {
    border-radius: 0;
    border: 1px solid #cacaca;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.iv-fc-benefits input:focus {
    border-color: #223369;
}

#fc-compute {
    color: #fff;
    padding: 15px 35px;
    margin: 5px;
    border: 0;
    background: #223369;
    cursor: pointer;
}

/********* ORGAN CHART **********/
.org-chart-wrap {
    border: 1px solid #ccc;
    overflow: auto;
}

.org-chart {
    width: 1300px;
    height: 1280px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.org-chart-boxes {
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
}

[id^=org-job-box] {
    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;
    text-align: center;
    width: 140px;
    min-height: 60px;
    color: #333;
    font-size: 12px;
    line-height: 1.4em;
    padding: 5px;
    border-radius: 3px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #333;
    background: #fff;
    position: absolute;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

[id^=org-job-box]:hover {
    font-weight: bold;
    background: #fff75d;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.org-box-cls1 {
    color: #ff8b00;
    border-color: #ff8b00;
}

.org-box-cls2 {
    color: #034da2;
    border-color: #034da2;
}

.org-box-cls3 {
    color: #00709a;
    border-color: #00aeef;
}

.org-box-cls4 {
    color: #1b5633;
    border-color: #00a651;
}

#org-job-box01 {
    top: 30px;
    right: calc(50% - 70px);
}

#org-job-box02 {
    top: 96px;
    left: calc(20% - 70px);
}

#org-job-box03 {
    top: 160px;
    right: calc(50% - 70px);
}

#org-job-box04 {
    top: 260px;
    right: calc(50% - 70px);
}

#org-job-box05 {
    top: 360px;
    right: calc(30% - 70px);
}

#org-job-box06 {
    top: 300px;
    right: calc(15% - 70px);
}

#org-job-box07 {
    top: 410px;
    right: calc(15% - 70px);
}

#org-job-box08 {
    top: 360px;
    left: calc(30% - 70px);
}

#org-job-box09 {
    top: 300px;
    left: calc(15% - 70px);
}

#org-job-box10 {
    top: 410px;
    left: calc(15% - 70px);
}

#org-job-box11 {
    top: 550px;
    right: calc(30% - 70px);
}

#org-job-box12 {
    top: 550px;
    right: calc(15% - 70px);
}

#org-job-box13 {
    top: 550px;
    left: calc(30% - 70px);
}

#org-job-box14 {
    top: 500px;
    left: calc(15% - 70px);
}

#org-job-box15 {
    top: 600px;
    left: calc(15% - 70px);
}

#org-job-box16 {
    top: 680px;
    right: calc(30% - 70px);
}

#org-job-box17 {
    top: 800px;
    right: calc(8% - 70px);
}

#org-job-box18 {
    top: 900px;
    right: calc(8% - 70px);
}

#org-job-box19 {
    top: 1000px;
    right: calc(8% - 70px);
}

#org-job-box20 {
    top: 1100px;
    right: calc(8% - 70px);
}

#org-job-box21 {
    top: 800px;
    right: calc(22% - 70px);
}

#org-job-box22 {
    top: 900px;
    right: calc(22% - 70px);
}

#org-job-box23 {
    top: 1000px;
    right: calc(22% - 70px);
}

#org-job-box24 {
    top: 800px;
    right: calc(36% - 70px);
}

#org-job-box25 {
    top: 900px;
    right: calc(36% - 70px);
}

#org-job-box26 {
    top: 1000px;
    right: calc(36% - 70px);
}

#org-job-box27 {
    top: 1100px;
    right: calc(36% - 70px);
}

#org-job-box28 {
    top: 800px;
    right: calc(50% - 70px);
}

#org-job-box29 {
    top: 900px;
    right: calc(50% - 70px);
}

#org-job-box30 {
    top: 1000px;
    right: calc(50% - 70px);
}

#org-job-box31 {
    top: 1100px;
    right: calc(50% - 70px);
}

#org-job-box32 {
    top: 1200px;
    right: calc(50% - 70px);
}

#org-job-box33 {
    top: 800px;
    left: calc(36% - 70px);
}

#org-job-box34 {
    top: 900px;
    left: calc(36% - 70px);
}

#org-job-box35 {
    top: 1000px;
    left: calc(36% - 70px);
}

#org-job-box36 {
    top: 1100px;
    left: calc(36% - 70px);
}

#org-job-box37 {
    top: 800px;
    left: calc(22% - 70px);
}

#org-job-box38 {
    top: 900px;
    left: calc(22% - 70px);
}

#org-job-box39 {
    top: 1000px;
    left: calc(22% - 70px);
}

#org-job-box40 {
    top: 800px;
    left: calc(8% - 70px);
}

#org-job-box41 {
    top: 900px;
    left: calc(8% - 70px);
}

#org-job-box42 {
    top: 1000px;
    left: calc(8% - 70px);
}

.org-chart-lines {
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 0;
}

[id^=org-line] {
    width: 2px;
    height: 2px;
    background: #ff8b00;
    position: absolute;
}

#org-line01 {
    height: 890px;
    top: 90px;
    right: 50%;

}

#org-line02 {
    width: 190px;
    top: 711px;
    left: 50%;
}

#org-line03 {
    width: 740px;
    top: 580px;
    left: 295px;
}

#org-line04 {
    height: 110px;
    top: 330px;
    right: 22.6%;
}

#org-line05 {
    width: 40px;
    top: 330px;
    right: 255px;
}

#org-line06 {
    width: 40px;
    top: 438px;
    right: 255px;
}

#org-line07 {
    width: 40px;
    top: 330px;
    left: 255px;
}

#org-line08 {
    width: 40px;
    top: 440px;
    left: 255px;
}

#org-line09 {
    height: 112px;
    top: 530px;
    left: 295px;
}

#org-line10 {
    width: 710px;
    top: 390px;
    left: 295px;
}

#org-line11 {
    height: 112px;
    top: 330px;
    left: 295px;
}

#org-line12 {
    width: 40px;
    top: 530px;
    left: 255px;
}

#org-line13 {
    width: 40px;
    top: 640px;
    left: 255px;
}

#org-line14 {
    width: 320px;
    top: 125px;
    right: 50%;
}

#org-line15 {
    width: 1090px;
    top: 770px;
    left: 106px;
}

#org-line16 {
    height: 110px;
    top: 771px;
    right: 104px;
}

#org-line17 {
    width: 92px;
    top: 881px;
    right: 14px;
}

#org-line18 {
    height: 252px;
    top: 881px;
    right: 14px;
}

#org-line19 {
    width: 22px;
    top: 930px;
    right: 14px;
}

#org-line20 {
    width: 22px;
    top: 1130px;
    right: 14px;
}

#org-line21 {
    width: 22px;
    top: 1030px;
    right: 14px;
}

#org-line22 {
    height: 110px;
    top: 771px;
    right: 284px;
}

#org-line23 {
    width: 92px;
    top: 881px;
    right: 194px;
}

#org-line24 {
    height: 151px;
    top: 881px;
    right: 194px;
}

#org-line25 {
    width: 22px;
    top: 930px;
    right: 194px;
}

#org-line26 {
    width: 22px;
    top: 1030px;
    right: 195px;
}

#org-line27 {
    height: 110px;
    top: 771px;
    right: 467px;
}

#org-line28 {
    width: 92px;
    top: 881px;
    right: 377px;
}

#org-line29 {
    height: 250px;
    top: 881px;
    right: 377px;
}

#org-line30 {
    width: 22px;
    top: 930px;
    right: 377px;
}

#org-line31 {
    width: 22px;
    top: 1030px;
    right: 377px;
}

#org-line32 {
    width: 22px;
    top: 1130px;
    right: 377px;
}

#org-line33 {
    width: 92px;
    top: 980px;
    right: 560px;
}

#org-line34 {
    height: 250px;
    top: 980px;
    right: 560px;
}

#org-line35 {
    width: 22px;
    top: 1031px;
    right: 560px;
}

#org-line36 {
    width: 22px;
    top: 1130px;
    right: 560px;
}

#org-line37 {
    width: 22px;
    top: 1228px;
    right: 560px;
}

#org-line38 {
    height: 110px;
    top: 771px;
    right: 831px;
}

#org-line39 {
    width: 92px;
    top: 881px;
    right: 741px;
}

#org-line40 {
    height: 250px;
    top: 881px;
    right: 740px;
}

#org-line41 {
    width: 22px;
    top: 930px;
    right: 740px;
}

#org-line42 {
    width: 22px;
    top: 1030px;
    right: 742px;
}

#org-line43 {
    width: 22px;
    top: 1130px;
    right: 740px;
}

#org-line44 {
    height: 110px;
    top: 771px;
    right: 1010px;
}

#org-line45 {
    width: 92px;
    top: 881px;
    right: 920px;
}

#org-line46 {
    height: 151px;
    top: 881px;
    right: 920px;
}

#org-line47 {
    width: 22px;
    top: 930px;
    right: 922px;
}

#org-line48 {
    width: 22px;
    top: 1030px;
    right: 922px;
}

#org-line49 {
    height: 110px;
    top: 771px;
    right: 1192px;
}

#org-line50 {
    width: 92px;
    top: 881px;
    right: 1102px;
}

#org-line51 {
    height: 151px;
    top: 881px;
    right: 1102px;
}

#org-line52 {
    width: 22px;
    top: 930px;
    right: 1104px;
}

#org-line53 {
    width: 22px;
    top: 1030px;
    right: 1104px;
}

.org-job-tip {
    display: none;
}

#orgJobTip {
    display: none;
    max-width: 300px;
    list-style: none;
    padding: 10px;
    margin: 0;
    border-radius: 0 5px;
    border: 1px solid #ccc;
    background: #fff;
    position: fixed;
    z-index: 999;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.4);
            box-shadow: 0 3px 5px rgba(0,0,0,.4);
}

/* IV Slideset */
.iv-slideset-fig img {
    width: 100%;
    max-height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
}

.iv-slideset-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: justify;
    font-size: 14px;
    line-height: 2em;
}

.iv-slideset>ul>li {
    margin-top: 0 !important
}

.iv-slideset .uk-slideset-nav>*>a {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
}

.iv-slideset .uk-slideset-nav>*.uk-active>a {
    border-color: #fc0;
    background: #fc0;
    
}

@media (min-width: 768px) {
    .iv-slideset .uk-slideset-nav {
        width: 50%;
        margin: -50px 0 50px;
    }
}
/* end */









.\$counter li {
    font-family: inherit;
}

.\$counter-num-area {
    text-align: center;
    font-size: 14px;
}

.\$counter-num-area span {
    display: inline-block;
    font-size: 140%;
    vertical-align: 0.1em;
}

.\$counter-title {
    font-family: inherit;
    text-align: center;
    margin: 10px 0 0;
}

.\$counter-circle {
    position: relative;
}

.\$counter-ico {
    color: #585858;
    font-size: 50px;
    position: absolute;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    left: 50%;
    top: 50%;
}

.\$counter-ico img {
    width: 70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
}

.\$counter-edit,
.\$counter-copy {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff !important;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    background: #4CAF50;

}

.\$counter-edit {
    background: #2196F3;
}

/* ORGAN GRID CHART */
.sw-grid-chart,
.sw-grid-chart ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sw-grid-chart {
    width: 550px;
    max-width: 100%;
    margin: auto;
}

.sw-grid-chart-hr {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.sw-grid-chart li a {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
    margin: 5px;
    background: #ececec;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.sw-grid-chart li a:hover {
    -webkit-filter: saturate(3);
    filter: saturate(3);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    text-indent: 5px;
}

.sw-grid-chart-vr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sw-grid-chart .sw-grid-chart-vr a {
    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;
    width: 50px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: mixed;
    text-orientation: mixed;
}

.bk-nav-wrap {
    padding: 50px 0;
    background: url(image/bukan-bg.jpg);
    background-position: left center;
    background-size: cover;
}

.bk-nav-title {
    color: #0054a6;
    text-align: center;
}

.bk-nav-text {
    text-align: center;
    font-size: 14px;
    line-height: 2em;
}

.bk-nav-list,
.bk-nav-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bk-nav-list li {
    position: relative;
    z-index: 1;
}

.bk-nav-list li a {
    display: block;
    max-width: 100%;
    color: #fff;
    text-align: center;
    padding: 8px 20px;
    margin: 5px 0;
    border-radius: 50px;
    background: #0054a6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.bk-nav-list li:hover > a {
    background: #ffa200;
}

.bk-nav-list ul a {
    width: 300px;
}

.bk-nav-list li a:not(:only-child) {
    pointer-events: none;
}

.bk-nav-list li a:not(:only-child):after {
    content: '\f104';
    font: 20px 'Font Awesome 5 Pro', FontAwesome;
    position: absolute;
    -webkit-transform: scaleX(.7) translateY(-50%);
    -ms-transform: scaleX(.7) translateY(-50%);
    transform: scaleX(.7) translateY(-50%);
    left: 15px;
    top: 18px;
}

.bk-nav-list ul {
    -webkit-animation: gofix .3s .3s forwards;
    animation: gofix .3s .3s forwards;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    pointer-events: none;
    position: absolute;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 100%;
    z-index: -1;
    opacity: 0;
    top: -5px;
}

.bk-nav-list li:hover > ul {
    -webkit-animation: goabs .3s .3s forwards;
    animation: goabs .3s .3s forwards;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    pointer-events: auto;
    opacity: 1;
}

@-webkit-keyframes gofix { 100% { position: fixed } }

@keyframes gofix { 100% { position: fixed } }
@-webkit-keyframes goabs { 100% { position: absolute } }
@keyframes goabs { 100% { position: absolute } }

@media (max-width: 768px) {
    .bk-nav-list ul {
        height: 0;
        position: static;
        -webkit-animation: none;
        animation: none;
    }
    .bk-nav-list li:hover ul {
        height: auto;
        padding-right: 20px;
        position: static;
        -webkit-animation: none;
        animation: none;
    }
    .bk-nav-list ul a {
        width: 100%;
    }
}
.\$swiper-wrap .swiper-slide {
    /* direction: ltr;
    display: flex;
    flex-direction: column; */
    height: auto;
}

.\$swiper-wrap .swiper-slide > figure {
    /* flex: 1;
    display: flex;
    height: 100%;
    margin: 0; */
}

.\$swiper-wrap .swiper-slide > figure img {
    width: 100%;
}

.\$swiper-wrap .swiper-pagination {
    position: static;
}

/* flight search box */
.undernavpane {
	position: relative;
}

.undernavpane [id^=divMinMax_] {
	margin: 0;
}

.undernavpane div[data-module-wrapper] {
	position: static;
}

[auth=false] .undernavpane .search-flights-wrap {
    position: absolute;
	-webkit-transform: translateX(50%);
	    -ms-transform: translateX(50%);
	        transform: translateX(50%);
	z-index: 9;
	bottom: 18%;
	right: 50%;
}

/* MARK: AIRPORT INFOS */
.airport-info-list {
	--grid-column-count: 2;
	--grid-layout-gap: clamp(45px, 3vw, 95px);
	--grid-item-min-width: 200px;
	--gap-count: calc(var(--grid-column-count) - 1);
	--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
	--grid-item-max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item-min-width), var(--grid-item-max-width)), 1fr));
	grid-gap: clamp(32px, 3vw, 64px) var(--grid-layout-gap);
	list-style: none;
	padding: 0;
	margin-top: 64px;
}

.airport-info-item {
	padding: 22px;
	border-radius: 24px;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-info-item:hover {
	translate: 0 10px;
	-webkit-box-shadow:0 14px 30px 0 rgb(3 83 162 / 30%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 30%);
}

.airport-info-item::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-radius: 100%;
    background: rgba(255,255,255,.2);
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    aspect-ratio: 1/1;
    opacity: 0;
    z-index: 2;
    left: 50%;
    top: 50%;
}

.airport-info-item:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes circle {
	0% { opacity: 1 }
	40% { opacity: 1 }
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@keyframes circle {
	0% { opacity: 1 }
	40% { opacity: 1 }
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.airport-info-item img {
	border-radius: 16px;
	aspect-ratio: 2/1;
}

.airport-info-item label {
	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;
	margin-top: 20px;
	font-size: 22px;
	line-height: 1.5em;
}

.airport-info-item label:after {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	content:'\f053';
	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;
	width: 36px;
	height: 36px;
	color: #fff;
	font: 14px FontAwesome;
	border-radius: 50%;
	background: #fe9728;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-info-item:hover label:after {
	background: #04305c;
}


/* MARK: AIRPORT INFOS */
.airport-serv-list {
	--grid-column-count: 3;
	--grid-layout-gap: clamp(45px, 3vw, 95px);
	--grid-item-min-width: 200px;
	--gap-count: calc(var(--grid-column-count) - 1);
	--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
	--grid-item-max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item-min-width), var(--grid-item-max-width)), 1fr));
	grid-gap: clamp(32px, 3vw, 64px) var(--grid-layout-gap);
	list-style: none;
	padding: 0;
	margin-top: 64px;
}

.airport-serv-item {
	padding: 22px;
	border-radius: 24px;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-serv-item:hover {
	translate: 0 10px;
	-webkit-box-shadow:0 14px 30px 0 rgb(3 83 162 / 30%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 30%);
}

.airport-serv-fig {
	display: block;
	border-radius: 16px;
	background: #002448;
	overflow: hidden;
}

.airport-serv-fig img {
	aspect-ratio: 5/3;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: .5;
}

.airport-serv-item:hover .airport-serv-fig img {
	scale: 105%;
	rotate: 1deg;
	opacity: 1;
}

.airprt-serv-title {
	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;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	margin: 18px 0 0;
}

.airprt-serv-title img {
	height: 28px;
	margin: 0 10px;
	-o-object-fit: contain;
	object-fit: contain;
}

/* MARK: AIRPORT CLUBS */
.airport-club-owl [id^=owl-ctl] .owl-stage-outer {
	padding: 0 5px;
	margin: 40px 0 0;
}
.airport-club-owl [id^=owl-ctl] .owl-item > .item {
	padding: 32px;
	border-radius: 24px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.airport-club-owl [id^=owl-ctl] .owl-user-image {
	border-radius: 16px;
}

.airport-club-owl [id^=owl-ctl] .owl-image-title,
.airport-club-owl [id^=owl-ctl] .owl-item .owl-image-title:hover {
	color: #0353A2;
	font-size: 18px;
	font-weight: 500;
	text-align: start;
	margin-top: 13px;
	-webkit-animation: none !important;
	animation: none !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-column .box {
	padding: 10px !important;
}

[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.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;
}

.airport-article-owl .owl-stage-outer {
	max-width: 100%;
	padding: 15px 0;
}

.airport-article-owl .owl-item > * {
	width: 100%;
}

.airport-article-owl .owl-item:not(.active) {
	opacity: 0;
}

/* NARK: TABS */
.RadTabStrip_Default_RTL_rtl > .tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 0 18px;
	padding: 0 !important;
	border-bottom: 1px solid #0353a2;
	background: none !important;
}

@media (max-width: 480px) {
	.RadTabStrip_Default_RTL_rtl > .tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}

.RadTabStrip_Default_RTL_rtl > .tabs::after {
	display: none;
}

.RadTabStrip_Default_RTL_rtl > .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;
	margin-bottom: -3px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-color: #cfcfcf;
}

.multiContentItems {
	margin-top: clamp(30px, 3vw, 100px);
}

.multiContentItems .RadTabStrip_Default_RTL_rtl > .tabs > .tab a::after {
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 10px;
	vertical-align: -13px;
	position: static;
}

.multiContentItems .RadTabStrip_Default_RTL_rtl > .tabs > .tab:nth-child(1) a::after { background-image: url('image/airport-tab1.svg') }
.multiContentItems .RadTabStrip_Default_RTL_rtl > .tabs > .tab:nth-child(2) a::after { background-image: url('image/airport-tab2.svg') }
.multiContentItems .RadTabStrip_Default_RTL_rtl > .tabs > .tab:nth-child(3) a::after { background-image: url('image/airport-tab3.svg') }
.multiContentItems .RadTabStrip_Default_RTL_rtl > .tabs > .tab:nth-child(4) a::after { background-image: url('image/airport-tab4.svg') }

.RadTabStrip_Default_RTL_rtl > .tabs > .tab a {
	display: block;
	min-width: 150px;
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
	padding: 20px 15px;
	background: none !important;
	white-space: nowrap;
}

.tabs .defaultTab a {
    color: #fff !important;
}

.RadTabStrip_Default_RTL_rtl > .tabs > .tab.defaultTab {
	/* -webkit-box-shadow: inset 0 -6px 0 #ff8400; */
	/* box-shadow: inset 0 -6px 0 #ff8400; */
    background-color: var(--third-color);
}

.RadTabStrip_Default_RTL_rtl > .tabs > .tab.defaultTab a {
	font-weight: 700;
}

.RadTabStrip_Default_RTL_rtl > .panel-container {
	padding: 20px 0 !important;
	border: 0 !important;
	background: none !important;
}

/* MARK: ROAD */
.footer-content{
	margin-bottom:20px
}
.footer-content .dp-module-default{
	margin-top:10px;
	border-radius: 16px;
	padding: 24px 24px 0px 24px;
	backdrop-filter: blur(20px);
}
.footer-content .dp-module-default [id^=divMinMax_]{
	margin-bottom:0;
}

.bg-road-wrap {
	width: 100%;
	height: 980%;
	margin-top: -38px;
	position: absolute;
	z-index: -1;
	background: url(image/globe.svg);
	background-position: top 68px right;
	background-size: min(372px, 100%);
	background-repeat: no-repeat;
}

.bg-road-wrap > * {
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}

.bg-road-tl {
	width: 61px;
	height: 73px;
	background: url(image/road-tl.svg);
	background-repeat: no-repeat;
	right: calc(50% + 10px);
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

[class^=bg-road-h] {
	width: calc(50% - 170px);
	height: 36px;
	background: url(image/road-h.svg);
	background-size: auto 100%;
	background-position: right;
	right: calc(50% + 36px);
	top: 36px;
}

.bg-road-rb {
	width: 94px;
	height: 78px;
	background: url(image/road-rb.svg);
	background-size: 100%;
	left: 4%;
	top: 36px;
}

[class^=bg-road-v] {
	width: 43px;
	height: 1206px;
	background: url(image/road-v.svg);
	background-size: 100%;
	background-position: top;
	left: 4%;
	top: 108px;
}

.bg-road-tr {
	width: 76px;
	height: 67px;
	background: url(image/road-tr.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	left: 4%;
	top: 1304px;
}

.bg-road-h2 {
	top: 1336px;
}

.bg-road-lb {
	width: 76px;
	height: 67px;
	background: url(image/road-lb.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	left: calc(50% - 47px);
	top: 1338px;
}

.bg-road-v2 {
	width: 35px;
	height: 9999px;
	right: calc(50% - 29px);
	top: 1400px;
}

[home=true] .bottom-wrap {
	margin-top: clamp(30px, 3vw, 100px);
}

.bottom-wrap {
	background: rgb(255 255 255 / 23%);
	border-top: 1px solid rgb(255 255 255 / 50%);
	-webkit-box-shadow: 0 -4px 15px 4px rgb(3 83 162 / 5%);
	box-shadow: 0 -4px 15px 4px rgb(3 83 162 / 5%);
}

.mainHeaderContainer > .uk-flex {
    padding: 0 0 15px 0;
}

/* quick access */
.qa-offnavs .uk-offcanvas {
    background: rgb(0 0 0 / 26%)
}

.qa-offnavs .uk-offcanvas-bar {
    padding: 30px 10px 10px 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 52%);
    box-shadow: 0 0 15px rgb(0 0 0 / 52%)
}

[auth=true] .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;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.qa-links li a:hover {
    color: #0ea4df;
    background: #eee
}

.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%)
}

.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: #04305c;
    -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: #fe9728;
}

.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: 45px;
    padding: 0 10px;
    white-space: nowrap;
    color: #04305c;
    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;
    font-size: 12px;
}

.fixed-qa li a:hover span {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}
/******** start services slide show **********/
.services .owl-dots{
	display: none !important;
}
.services .item{
	display:flex !important;
	flex-direction:column;
	justify-content: space-between;
	align-items:center;
	height: 215px;
}
.services .item{
	position:relative;
}
.services .item  img{
	width:auto !important;
	height:auto !important;
	margin-top:40px;
}
.services .item:before{
	content:'';
	width: 145px;
	height: 145px;
	position:absolute;
	--n: 25;   /* control the number of dashes */
	--d: 8deg; /* control the distance between dashes */
	--t: 1px;  /* control the thickness of border*/
	--c: #004192A1;  /* control the coloration (can be a gradient) */
	border-radius: 50%;
	padding: var(--t);
	background: var(--c);
	mask:
      linear-gradient(#0000 0 0) content-box,
      repeating-conic-gradient(
         from calc(var(--d)/2),
         #000  0 calc(360deg/var(--n) - var(--d)),
         #0000 0 calc(360deg/var(--n))
       );
	mask-composite: intersect;
	z-index: 1;
	top:10px;
	left: 21px;
	transition:0.3s ease-in-out;
}
.services .item:after{
	content:'';
	width: 165px;
	height: 165px;
	top:0;
	position:absolute;
	background: #fff;
	border-radius:100%;
	margin-bottom:25px;
	box-shadow: 0px 4px 14px 3px #00377B1F;
	z-index:-1;
	transition: 3s background ease-in-out;
}
.services .item .owl-image-title{
	font: 500 15px 'IranSans' !important;
	color:var(--first-color);
	width: 100%;
	white-space: nowrap;
	animation:none !important;
	display: -webkit-box !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space:normal;
	
}
.services .item:hover .owl-image-title{
	color:var(--first-color);
}
.services .item:hover:before {
	background: white !important;
	animation:3s rotate infinite;
}
@keyframe rotate{
	0%{
		rotate:0;
	}
	25%{
		rotate:25deg;
	}
	50%{
		rotate:50deg;
	}
	75%{
		rotate:75deg;
	}
	100%{
		rotate:100deg;
	}
}
.services .item:hover:after{
	background: linear-gradient(180deg, #002757 33.33%, #0054BD 127.08%);
}
.services .item:hover img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(28%) hue-rotate(223deg) brightness(108%) contrast(106%);
}
@media (max-width:1366px){
	.services .item:before{
		width:120px;
		height:120px;
	}
	.services .item:after{
		width:140px;
		height:140px;
	}	
	.services .item{
		height: 180px;
	}
}
@media (max-width:1024px){
	.services .item:before{
		width:100px;
		height:100px;
		left: auto;
	}
	.services .item:after{
		width:120px;
		height:120px;
	}	
	.services .item{
		height:200px;		
	}
	.services .item img{
		margin-top: 25px;
	}
}
@media (max-width:768px){
	.services .owl-dots{
		display:block !important;
	}
	.services .owl-nav,
	.services .owl-prev,
	.services .owl-next{
		display:block !important;		
	}
	.services .owl-prev,
	.services .owl-next{
		display:block !important;
		color: var(--first-color) !important;		
	}
}
/******** end services slide show **********/
/* ******* START SHORTCUT MENU POST THEME ******* */
.shortcut-menu {
    position: fixed;
    bottom: 0;
    left: 25px;
    transform: translateY(-40%);
    z-index: 202;
}
.shortcut-menu ul{
    padding-right:15px;
}
.shortcut-menu li {
    position: relative;
    list-style: none;
    margin-bottom:10px;
}
.shortcut-menu a{
	display: flex;
    align-items: center;
    justify-content: center;
	
}
.shortcut-menu a span.icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    color: #fff;
    background-color: #fff;
    transition: .3s linear;
    border-radius: 100%;
}
.shortcut-menu a img {
    width: auto;
    height: 70% !important;
    /* background: white; */
}
.shortcut-menu  span.icon{
}


.shortcut-menu  span.desc {
    position: absolute;
    right: 130%;
    top:30%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    height: auto;
    background-color: lightgrey;
    transform-origin: top;
    border-radius: 5px;
    font-size: 12px;
    transform: translateX(-10%);
    transition: 0.3s ease-in-out;
    z-index: -1;
}

.shortcut-menu a:hover span.desc {
    color: black;
    transform: translateX(175%);
    font-weight: bold;
    z-index: -1;
}

.shortcut-menu a:hover span.icon {
    color: #fff;
    scale: 1.1;
}
.shrotcut-menu-2 {
    position: fixed;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 201;
    overflow: hidden;
}
.shrotcut-menu-2.active{
    transform:translate(0%, -50%)
}
.shrotcut-menu-2 {
    position: fixed;
    top: 45%;
    left: 25px;
    z-index: 201;
    overflow: hidden;
    display: none;
    width: 80px;
    transform: translate(-170%, -50%);
    transition: .5s;
}

main#wrap\: .shrotcut-menu-2 {
    /* left: 10px; */
    display: block;
}

.shrotcut-menu-2 ul {
    /* transform: rotate(-90deg); */
    transform-origin: bottom left;
    transition: .5s;
}

.shrotcut-menu-2 ul li:not(:last-child) {
    margin: 0 0 10px;
}

.shrotcut-menu-2 ul li span {
    content: '';
    position: relative;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    color: #000;
    background-color: #d0d0d06b;
    text-align: center;
    padding: 12px 0;
    box-sizing: border-box;
    align-content: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #a7c2d9;
}

.shrotcut-menu-2 ul li.contrust span {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.shrotcut-menu-2 ul li span::after {
    position: absolute;
    top: 2px;
    right: 7px;
    color: #000;
    font-family: 'Font Awesome 5 Pro';
}

.shrotcut-menu-2 ul li span.max-size::after {
    content: '\f067';
}

.shrotcut-menu-2 ul li span.min-size::after {
    content: '\f068';
}

.shrotcut-menu-2 ul li span.max-page::after {
    content: '\f067';
}

.shrotcut-menu-2 ul li span.n-page::after {
    content: '\f065';
    font-size: 10px;
}

.shrotcut-menu-2 ul li span.min-page::after {
    content: '\f068';
}
ul li{
	list-style:none;
}

@media screen and (min-width: 1919px) {
    .shortcut-menu a {
        width: 50px;
        height: 50px;
    }
}

/* style contrust */
.contrust a {
    display: inline-block;
    width: 13px;
    height: 15px;
    margin: 0 0;
    border-radius: 50px;
}
.contrust span{
    padding-top:30px !important;
}
.contrust p{
    margin-top:0px;
}
.contrust a#yellow {
    background-color: yellow !important;
}

.contrust a#white {
    background-color: white !important;
}

.contrust a#black {
    background-color: black;
}
.map {
    width: 100%;
}
body#tagBody.dark,
body#tagBody.dark * {
    color: #fff;
	background: #000;
}
body#tagBody.yellow .map.maphilighted canvas,
body#tagBody.dark .map.maphilighted canvas,
body#tagBody.yellow .shrotcut-menu-2,
body#tagBody.dark .map.maphilighted  .shrotcut-menu-2{
	background:none !important;
}
body#tagBody.dark * ::before,
body#tagBody.dark * ::after {
    color: #fff;
}

body#tagBody.yellow [class^="banking-wrap-"],
body#tagBody.dark [class^="banking-wrap-"] {
	background: transparent !important;
	position: relative;
	z-index: 2;
}

body#tagBody.dark .banking-btn-list,
body#tagBody.yellow .banking-btn-list {
	z-index: 1
}

body#tagBody.dark [class*=banking-wrap]::before,
body#tagBody.yellow [class*=banking-wrap]::before {
	z-index: 1;
}

body#tagBody.yellow,
body#tagBody.yellow *{
	background: #000;
}

body#tagBody.dark > * {
	border-color: #e89efd;
}

body#tagBody.dark h1,
body#tagBody.dark h2,
body#tagBody.dark h3,
body#tagBody.dark h4,
body#tagBody.dark h5,
body#tagBody.dark h6 {
	color: #e69ffd
}

body#tagBody.dark li,
body#tagBody.dark a,
body#tagBody.dark span,
body#tagBody.dark p {
	color: #eee;
}

body#tagBody.yellow h1,
body#tagBody.yellow h2,
body#tagBody.yellow h3,
body#tagBody.yellow h4,
body#tagBody.yellow h5,
body#tagBody.yellow h6 {
	color: rgb(252, 255, 60) !important
}

body#tagBody.yellow li,
body#tagBody.yellow a,
body#tagBody.yellow span,
body#tagBody.yellow p {
	color: rgb(252, 255, 60) !important
}

body#tagBody.yellow *,
body#tagBody.yellow ::before,
body#tagBody.yellow ::after {
    color: rgb(252, 255, 60) !important
}

body#tagBody.light-white,
body#tagBody.light-white > * {
	background: #bfbfbf;
}

body#tagBody.light-white > * {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white h1,
body#tagBody.light-white h2,
body#tagBody.light-white h3,
body#tagBody.light-white h4,
body#tagBody.light-white h5,
body#tagBody.light-white h6 {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white li,
body#tagBody.light-white a,
body#tagBody.light-white span,
body#tagBody.light-white p {
	color: rgb(0, 0, 211) !important;
}

body#tagBody.light-white *,
body#tagBody.light-white ::before,
body#tagBody.light-white ::after {
    color: #000;
}

body.black,
body.black > *,
body.black #footer-box,
body.black #footer-box > * {
    color: #fff;
    background-color: #000;
}

body.light-yellow,
body.light-yellow > *,
body.light-yellow #footer-box,
body.light-yellow #footer-box > * {
    color: #fff;
    background-color: #ffdd00;
}
/* end style contrust */
/* ******* END SHORTCUT MENU POST THEME ******* */
/******* start style main page news ******/
form[auth="true"] .mainNews .dp-module-content{
	height: 500px !important;
}
.mainNews .dp-module-content{
	margin-top:30px;
	border:none !important;
	padding:26px;
	background:#fff;
	border-radius:24px;
	box-shadow: 0px 4px 26px 12px #0353A21C;
	height: 449px;
	position:relative;
}
.mainNews a.newsCollectorImages{
	margin:0px !important;
}
.mainNews [id$=_NewsRotator],
.mainNews [id$=_NewsRotator] ~ [id$=_NewsPager]{
	border:none !important;
}
.mainNews  [id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title{
	background:none;
	padding: 0;
	
}
.mainNews [id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title a span{
	color:var(--first-color) !important;
	font: 600 18px  'IranSans' !important;
	margin-top:10px;
}
.mainNews [id$=_NewsRotator] .rotatorBox .dp-rotatorNewsClt.title a span{
	text-align:right !important;
}
.mainNews .NewsItemStyle > .uk-clearfix{
	padding:0px !important;
}
.mainNews .newsCollectorImages img{
	border-radius:16px;
	z-index:0;
	position: relative !important;
}
.mainNews .dp-rotatorNewsClt.abstract span{
	font: 400 14px 'IranSans';
	line-height: 23px;
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	text-orientation: revert;
	-webkit-box-orient: vertical;
}
.mainNews .dp-rotatorNewsClt.abstract{
	padding:0px;
}
.mainNews [id*=_NewsPager]{
	position:absolute;
	bottom: 20px;
}
#body-panes div.uk-container.uk-container-center:has(.mainNews){
	padding:0px !important;
}
.mainNews div.uk-clearfix .dp-rotatorNewsClt.content{
	position:relative;
}
.mainNews .NewsDateStyle:before{
	content:'';
	position:absolute;
	top:0px;
	right:10px;
	background: #D9D9D9CC;
	z-index:-1;
	backdrop-filter: blur(4px);
	border-radius:16px 0 16px 0;
	font-weight:400;
	padding:5px;
	width:73px;
	height:22px;
}
.mainNews .NewsDateStyle{
	position:absolute;
	top:-32px;
	right:-10px;
	z-index:10;
	font-size:14px;
	font-weight:400;
	padding:5px;
	color: var(--first-color);
}
.mainNews .newsRotatorlblDate{
	font-size:0;
}
.mainNews [id$=_NewsPager] .pagerLinks ul li a{
	background:#D0DCE8;
}
div[class*='triple']:has(.mainNews){
	position:relative;
}
.moreBtn{
	position:absolute;
	left: 26px;
	bottom: 42px;
}
.moreBtn a{
	content:'dddddddddd' !important;
	font: 400 12px 'IranSans';
	color: #7A7A7A;
	transition:0.3s ease-in-out;
	position:relative;
}
.moreBtn a:after{
	content: '\f104';
	font-family: 'Font Awesome 5 Pro';
	width: 22px;
	height:15px;
	position:absolute;
	left: -15px;
	top: 6px;
	font-size: 15px;
	color: var(--first-color);
	opacity: 0;
	transition:0.3s ease-in-out;
	background: #ffffff;
	padding-right: 5px;
}
.moreBtn a:hover{	
	color:var(--first-color);	
	transform: translateX(10px);
	display: block;
	font-size:15px
}
.moreBtn a:hover:after{
	opacity:1;
}
@media(max-width:1366px){
	.mainNews .dp-module-content{
		height:500px;
		
	}
}
/******* end style main page news ******/
/******* start style carousel Of Links ******/
.carouselOfLinks .owl-dots{
	display:none !important;
}
.carouselOfLinks{
	position:relative;
	padding: 50px 0;
	margin-bottom: 50px;
	margin-top: 50px;
}
.carouselOfLinks:before{
	content:'';
	position:absolute;
	left:50%;
	top: -17%;
	transform:translateX(-50%);
	width:100vw;
	height:351px;
	background:url(image/linksBg.png);
	background-size:100% 100%;
}
form[auth="true"] .carouselOfLinks:before{
	top: unset !important;
}
.carouselOfLinks .owl-item img {
	width:auto !important;
	height:auto !important;
}
.carouselOfLinks .owl-item .item{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	box-shadow: 0px 4px 11px 0px #00000012;
	backdrop-filter: blur(20px);
	background: #FFFFFF1A;
	border: 1px solid #FFFFFF33;
	gap: 10px;
	border-radius: 16px;
	border: 1px 0px 0px 0px;
	height:173px;
	transition:0.3s ease-in-out;
}
.carouselOfLinks .owl-item .item:hover{
	background: #FFFFFF33 !important;
	border: 1px solid #FFFFFF4D;
	box-shadow: 0px 4px 14px 0px #00000040;
	backdrop-filter: blur(20px);
	
}
.carouselOfLinks .owl-item .item .owl-image-title{
	margin-top:15px;
	color:white;
	font:500 16px 'IranSans';
	animation:none !important;
}
.carouselOfLinks .owl-nav .owl-next{	
	right: auto !important;
}
.carouselOfLinks .owl-nav .owl-prev i{
	font-size:30px !important;	
}
.carouselOfLinks .owl-nav .owl-next{
	font-size:30px !important;
}
.carouselOfLinks .owl-nav{
	display:none !important;		
}
@media (max-width:768px){
	.carouselOfLinks .owl-dots{
		display:block !important;
	}
	
	.carouselOfLinks .owl-nav,
	.carouselOfLinks .owl-nav .owl-prev,
	.carouselOfLinks .owl-nav .owl-next{
		display:block !important;
		color: var(--second-color) !important;
		
	}
	.carouselOfLinks .owl-item .item{
		width:80%;
		margin-right:auto;
		margin-left:auto;
	}
}
/******* end style carousel Of Links ******/
/******* start style company Links ******/
.companyLinks .owl-dots{
		display:none !important;
	}
.companyLinks .owl-carousel .owl-item img{
	width:auto !important;
	height:auto !important;
	transition:0.3s ease-in-out;
}
.companyLinks .owl-stage-outer{
	padding:0 50px;
	
}
.companyLinks .owl-carousel .owl-item .item:hover img{
	transform:translateY(-30px);
}
.companyLinks .owl-stage-outer{
	margin-top:50px;
	margin-bottom:50px;
	overflow: visible !important;	
}
@media (max-width:768px){
	.companyLinks .owl-dots{
		display:block !important;
	}
	.companyLinks .owl-nav,
	.companyLinks .owl-next,
	.companyLinks .owl-prev{
		display:block !important;
		color: var(--first-color) !important;!i;!;
	}
}
/******* end style company Links ******/
/****** start style contactUs ******/
.contactUs{
	padding: 10px 10px  0px 0;
}
.contactUs li{
	margin-bottom:10px;
}
.contactUs li a{
	font:500  14px  'IranSans';
	line-height:23.13px;
	color:#fff;
	transition: 0.3s ease-in-out;
}
.contactUs li a:hover{
	padding: 3px 5px 3px 0;
}
.contactUs li a:hover,
.contactUs li a:hover i{
	color:var(--second-color) !important;
}
.contactUs li a i{
	margin-left:10px;
	font-size:19px;
	transition: 0.3s ease-in-out;
}
/****** end style contactUs ******/
/****** start style amareSite ******/
.amareSite .dp-module-content{
	padding-top:10px;
}
.amareSite p{
	font:500  14px  'IranSans';
	line-height:23.13px;
	color:#fff;
	transition: 0.3s ease-in-out;
}
.footer-content section {
	display: flex;
	flex-direction: column;
}

/****** end style amareSite ******/

/************ start style footer ************/

.call-information {
    position: relative;
    display: flex;
    justify-content: space-between;
}


.call-contact {
    margin: 10px;
    padding: 30px 50px;
    background-color: #f5b922;
}

.call-contact h4 {
    color: #0439d6;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    font-family: Iransans;
}

.call-contact ul {
    padding: 0;
    margin: 0;
}

.call-contact a {
    display: flex;
    justify-content: space-between;
}

.call-contact .icon {
    margin-right: 10px;
}



.social-media {
    position: relative;
	margin: 15px 5px 0;
}

.contact-us {
    margin: 10px;
}

.contact-us h4 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.contact-us ul li {
    color: #fff;
}

.contact-information {
    margin-top: 50px;
}

.social-media ul {
    padding: 0;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.social-media ul a span {
    color: #fff;
    font-size: 22px;
    margin: 0;
    transition: .4s;
}

.social-media ul a:hover span {
    color: #f5b922;
}

@media screen and (max-width: 600px) {

    .contact-us {
        margin: 20px 0 !important;
    }

}

@media screen and (max-width: 1025px) {
    .call-information {
        flex-direction: column
    }

    .social-media ul {
        margin-top: 10px;
        justify-content: space-around;
        flex-direction: row;
    }
}

/************ end style footer ************/
/************ start style page shora ************/

.box-content-sharhe {
    display: flex;
    align-items: center;
    gap: 40px;
}
.box-content-sharhe img {
    width: 130px;
    height: 170px;
}
.box-content-sharhe p {
    line-height: 35px;
    font-size: 14px;
}
.box-description-sharhe {
    column-count: 2;
    margin-top: 20px;
}
.box-description-sharhe p{
    line-height: 35px;
    font-size: 14px;
}

/************ end style page shora ************/

/************ Start style Btn-Article ************/
article div .NORMAL a {
                        margin: 3px;
                        color: #fff !important;
                        font-size: 16px;
                        text-align: center;
                        line-height: 37px;
                        padding: 5px 20px;
                        background-color: #fdaf17;
                        -webkit-transition: ease .2s;
                        -moz-transition: ease .2s;
                        -o-transition: ease .2s;
                        transition: ease .2s;
                    }
                    article div .NORMAL a:hover {
                        background-color: #464646;
                        color: #fdaf17 !important;
                    }
                    .btn-download-2 {
                        display: none;
                    }
/************ End style Btn-Article ************/

/************ Start style Btn-News ************/

.NVContentDescription a {
	margin: 3px;
	color: #fff !important;
	font-size: 16px;
	text-align: center;
	line-height: 37px;
	padding: 5px 20px;
	background-color: #fdaf17;
	-webkit-transition: ease .2s;
	-moz-transition: ease .2s;
	-o-transition: ease .2s;
	transition: ease .2s;
}
.NVContentDescription a:hover{
	background-color: #464646;
	color: #fdaf17 !important;
}

/************ End style Btn-News ************/

/************** Start style Menu **************/
/* .menu-v-rtl li:before{
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
	font-size : 15px;
	padding: 10px;
	line-height: 25px;
	background-color: var(--third-color);
	margin-left: 10px;
} */
/************** End style Menu **************/
.box-container-content p {
    line-height: 30px;
}
.menu-v li ul {
    width: 300px !important;
}

.RadTabStrip_Default_RTL .panel-container {
    margin-bottom: 5px !important;
    border: 2px solid #0353a2 !important;
    border-top: 0px solid !important;
    box-shadow: -1px 5px 10px 3px #0662bd8a !important;
    padding: 10px !important;
}

.footer-titel .dp-module-title  span .dp-module-title-text {
	color: #fff;
	font-weight: bold !important;
	font-size: 17px !important;
	padding-right: 30px !important;
	border-bottom: none;
}

.footer-titel .dp-module-title {
	border-right: none !important;
}

.footer-titel .dp-module-default .dp-module-title-text::before {
	content: ' ' !important;
}

#footer-box .dp-module-default .dp-module-title {
    border-bottom: 2px solid #fff !important;
    padding-left: 20px !important;
}

/**************** Bimeh day Page****************/
.bimeday {
    display: flex;
	justify-content: space-evenly;
    gap: 20px;
	flex-wrap: wrap;
}
.box-bimeday {
    margin: 0 !important;
}
.box-bimeday a{
	display: block;
    background-color: var(--first-color); 
    color: #ffffff;
    padding: 20px;
    border-radius: 8px;
	font-size: 15px;
    text-align: center;
    min-width: 200px;
    transition: transform 0.3s, box-shadow 0.3s;
}
.box-bimeday a:hover {
	color: #fff;
    transform: translateY(-5px); 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
/**************** Bimeh day Page****************/
.double2pane {
    margin-right: 15px;
}

.question .dp-module-content div div table tbody tr {
        margin: 15px 0;
	    line-height: 25px;
}

.question .dp-module-content div div table tbody tr td div p{
    background-color: #adacac80;
    border-radius: 15px;
    box-shadow: 0px 0px 8px 7px #c3c3c3;
    line-height: 30px;
    padding: 15px 20px;
    margin-top: 15px;
    text-align: justify;
    font-size: 14px;
}

.question .dp-module-content div div table tbody tr td div a {
	color: lightblue;
	font-size: 15px;
}

/**************** Start Menu Style ****************/
/* #main-nav .nav-root>li>a::after {
	content: '\f106';
	position: absolute;
	top: 10px;
	left: -5px;
	color: #FFB600;
	font-size: 30px;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	transform: rotate(-45deg);
	opacity: 0;
	transition: .5s;
} */

#main-nav .nav-root .nav-parent li>a::after {
	top: 10px;
	left: 5px;
}

#main-nav .nav-root .nav-parent li:hover>a::after{
	transition: .5s;
	top: 15px;
	opacity: 1;
	visibility: visible;
}

#main-nav>ul>li>a:before{
	content: '|';
	padding: 10px;
	font-weight: 900;
	color: #FFB600;
}
#main-nav>ul>li:nth-child(1) :before{
	content:'';
}

.footer-titel .dp-module-title-text::before ,
.footer-titel .dp-module-title-text::after {
	font-size: 0 !important;
}
/**************** End Menu Style ****************/

/****** Start Costom CSS For Table ******/

.table-content table{
    width: 100%;
    border-collapse: collapse;
  }
  .table-content table,
  .table-content table tbody th,
  .table-content table tbody td {
    border: 2px solid #00377b;
  }
.table-content table tbody {
	   background-color: rgb(221, 236, 255);
    border: 2px solid #00377b;
}

  .table-content table tbody th,
  .table-content table tbody td {
    padding: 8px;
    text-align: center;
  }
  .link-table {
    margin-top: 20px;
  }
  .thead {
    background-color: var(--first-color);
    color: white;
    height: 45px;
  }

  .background_td {
    background-color: #b4cfef;
  }
/****** End Costom CSS For Table ******/

.dp-clearfix .linkbox {
    display: none;
}

.html-ContentLib .dp-module-content div div {
    border-radius: 15px;
    background-color: #87cefa36;
    padding: 40px;
    box-shadow: inset 0px 0px 20px 0px #bdbdbd;
}

.html-ContentLib .dp-module-content  div div p {
	line-height: 30px;
	font-size: 14px;
}
[auth=false] .hide-for-user,
#wrap\: .hide-for-user {
    display: none !important;
}

/************************  btn  newsCollector  ************************/

.more-btn p {
	text-align: left;
    margin-top: -50px;
    margin-left: 15px;
}

.more-btn p a {
    background-color: var(--first-color);
    color: #fff !important;
    padding: 2px 25px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    text-align: left;
	transition: all 0.6s;
}

.more-btn p a:hover {
	background-color: var(--btn-move);
}

.menu-v, .menu-v ul {
	border: none !important;
}

/********** GALLERY **********/
.gv_galleryWrap .gv_showOverlay {
    display: none;
}

.sr-gall {
    padding: 20px 0 !important;
}

/********** GALLERY **********/
.sr-gall li a {
    display: block;
    margin-bottom: 8px !important;
    background: #b95a1a;
    position: relative;
    overflow: hidden;
}

.sr-gall li a img {
    display: block;
    width: 100%;
}

.sr-gall li a:hover img {
    -webkit-transform: rotate(1deg) scale(1.05);
    -ms-transform: rotate(1deg) scale(1.05);
        transform: rotate(1deg) scale(1.05);
}

.sr-gall li a span {
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    position: absolute;
    bottom: 5%;
    text-shadow: 1px 1px #b95a1a;
}

.sr-gall li a:hover span {
    font-size: 20px;
    bottom: 50%;
    background: rgba(185,90,26,.5);
}

/********** DOCUMENT **********/
.dp-documents.box .dp-documents.title {
    font-size: 14px;
    font-family: inherit;
}

.dp-documents.box .dp-documents.details {
    padding: 0;
}

/********** TABS PLUS **********/

/********** TABS PLUS VERTICAL -  GLASSY ELECTRIC THEME **********/
.tabstrip[class*=GlassyElectric] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=GlassyElectric]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-bottom-color: #fff;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background: -o-linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #f3f3f3),color-stop(51%, #ededed),to(#fff));
    background: linear-gradient(#fff,#f3f3f3 50%,#ededed 51%,#fff);
    -webkit-box-shadow: inset 0 -10px 5px -10px rgba(0,0,0,.1);
            box-shadow: inset 0 -10px 5px -10px rgba(0,0,0,.1);
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab:hover>a:before {
    background: -o-linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),color-stop(50%, #ececec),color-stop(50%, #e0e0e0),to(#f2f2f2));
    background: linear-gradient(#fff,#ececec 50%,#e0e0e0 50%,#f2f2f2);
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab>a:before {
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    position: static;
}

.tabstrip[class*=GlassyElectric]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #223369;
}

.tabstrip[class*=GlassyElectric]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    font-size: 12px;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    position: static !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1 !important;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=GlassyElectric]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=GlassyElectric]>.tabs,
    .tabstrip[class*=GlassyElectric]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - BlueBar THEME **********/
.tabstrip[class*=BlueBar] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=BlueBar]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=BlueBar]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=BlueBar]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-top-color: #223369;
    border-bottom-color: #fff;
    -webkit-box-shadow: inset 0 3px #223369;
            box-shadow: inset 0 3px #223369;
}

.tabstrip[class*=BlueBar]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.tabstrip[class*=BlueBar]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    position: static;
}

.tabstrip[class*=BlueBar]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #223369;
}

.tabstrip[class*=BlueBar]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=BlueBar]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=BlueBar]>.tabs,
    .tabstrip[class*=BlueBar]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Cool THEME Yellow **********/
.tabstrip[class*=Cool] {
    background: none;
    font-family: inherit;
}

.tabstrip[class*=Cool]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Cool]>.tabs>.tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=Cool]>.tabs>.tab.defaultTab {
    float: none;
    font-size: 14px;
    border-top-color: #fdb934;
    border-bottom-color: #fff;
    -webkit-box-shadow: inset 0 3px #fdb934;
            box-shadow: inset 0 3px #fdb934;
}

.tabstrip[class*=Cool]>.tabs>.tab>a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.tabstrip[class*=Cool]>.tabs>.tab>a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    position: static;
}

.tabstrip[class*=Cool]>.tabs>.tab.defaultTab>a {
    float: none;
    display: block;
    color: #fdb934;
}

.tabstrip[class*=Cool]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Cool]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Cool]>.tabs,
    .tabstrip[class*=Cool]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

.tabstrip[class*=ClassicGreen] {
    font: inherit;
}

.tabstrip[class*=ClassicGreen]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #336c2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #336c2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#5fae53, #3b7c33);
    background: -webkit-gradient(linear, left top, left bottom, from(#5fae53), to(#3b7c33));
    background: linear-gradient(#5fae53, #3b7c33);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab:hover>a {
    background: #3b7c33;
}

.tabstrip[class*=ClassicGreen]>.tabs>.tab.defaultTab>a {
    color: #2C3F0A;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicGreen]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #336c2b;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicGreen]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicGreen]>.tabs,
    .tabstrip[class*=ClassicGreen]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

.tabstrip[class*=ClassicRed] {
    font: inherit;
}

.tabstrip[class*=ClassicRed]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #951100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicRed]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicRed]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #951100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#dd4b39,#d14836);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#d14836));
    background: linear-gradient(#dd4b39,#d14836);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.tabstrip[class*=ClassicRed]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#dd4b39,#c53727);
    background: -webkit-gradient(linear,left top, left bottom,from(#dd4b39),to(#c53727));
    background: linear-gradient(#dd4b39,#c53727);
}

.tabstrip[class*=ClassicRed]>.tabs>.tab.defaultTab>a {
    color: #951100;
    border-bottom: 0;
    background: #fff;
    text-shadow: none;
}

.tabstrip[class*=ClassicRed]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #951100;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicRed]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicRed]>.tabs,
    .tabstrip[class*=ClassicRed]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

.tabstrip[class*=ClassicGrey] {
    font: inherit;
}

.tabstrip[class*=ClassicGrey]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #B3B3B3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font-size: 14px;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #B3B3B3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#dbdbdb,#f2f2f2);
    background: -webkit-gradient(linear,left top, left bottom,from(#dbdbdb),to(#f2f2f2));
    background: linear-gradient(#dbdbdb,#f2f2f2);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
            box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab:hover>a {
    background: -o-linear-gradient(#e8e8e8,#f7f7f7);
    background: -webkit-gradient(linear,left top, left bottom,from(#e8e8e8),to(#f7f7f7));
    background: linear-gradient(#e8e8e8,#f7f7f7);
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=ClassicGrey]>.tabs>.tab.defaultTab>a {
    border-bottom: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=ClassicGrey]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #B3B3B3;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    padding: 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=ClassicGrey]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=ClassicGrey]>.tabs,
    .tabstrip[class*=ClassicGrey]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Black THEME **********/
.tabstrip[class*=Black] {
    font: inherit;
}

.tabstrip[class*=Black]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #343232;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Black]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=Black]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #fff;
    text-align: center;
    font: inherit;
    padding: 20px 25px;
    margin: 0;
    border: 1px solid #343232;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -o-linear-gradient(#333, #555);
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#555));
    background: linear-gradient(#333, #555);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
            box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.tabstrip[class*=Black]>.tabs>.tab:hover>a {
    background: #353434;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=Black]>.tabs>.tab.defaultTab>a {
    color: #111;
    border-bottom: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tabstrip[class*=Black]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border: 1px solid #343232;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tabstrip[class*=Black]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
}

.tabstrip[class*=Black]>.panel-container > .panel-content.active-content-div {
    -webkit-animation: tab-active-go .5s forwards;
    animation: tab-active-go .5s forwards;
}

.tabstrip[class*=Black]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    -webkit-animation: tab-inactive-go .5s forwards;
    animation: tab-inactive-go .5s forwards;
    z-index: 2;
    top: 0;
}

.tabstrip[class*=Black]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%) } to { -webkit-transform: translateX(0) }}
@keyframes tab-active-go { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%) } to { -webkit-transform: translateX(0); transform: translateX(0) }}

@-webkit-keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0) } to { -webkit-transform: translateX(100%) }}
@keyframes tab-inactive-go { 0% { -webkit-transform: translateX(0); transform: translateX(0) } to { -webkit-transform: translateX(100%); transform: translateX(100%) }}

@media (max-width: 768px) {
    .tabstrip[class*=Black]>.tabs,
    .tabstrip[class*=Black]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** TABS PLUS VERTICAL - Inox THEME **********/
.tabstrip[class*=Inox] {
    font: inherit;
}

.tabstrip[class*=Inox]>.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
    border-top: 1px solid #c5c5c5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.tabstrip[class*=Inox]>.tabs>.tab {
    float: none;
    margin: -1px;
}

.tabstrip[class*=Inox]>.tabs>.tab>a {
    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%;
    min-width: 120px;
    color: #111;
    text-align: center;
    font: inherit;
    padding: 12px 20px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.tabstrip[class*=Inox]>.tabs>.tab.defaultTab>a {
    color: #111;
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid #223369;
}

.tabstrip[class*=Inox]>.panel-container {
    display: block;
    width: 100%;
    height: auto !important;
    text-align: start;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content {
    display: block !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static !important;
    opacity: 1 !important;
    pointer-events: none;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content.active-content-div {
    opacity: 1;
    z-index: 1;
    pointer-events: all;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content:not(.active-content-div) {
    position: absolute !important;
    z-index: 2;
    opacity: 0 !important;
    top: 0;
}

.tabstrip[class*=Inox]>.panel-container > .panel-content:first-child:not([style*=display]) {
    position: static !important;
    opacity: 1 !important;
    -webkit-animation: none;
    animation: none;
}

@media (max-width: 768px) {
    .tabstrip[class*=Inox]>.tabs,
    .tabstrip[class*=Inox]>.tabs>.tab {
        display: block;
        width: 100%;
    }
}

/********** 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);
}

/* end */

.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);
}

.iv-fc-benefits label > span {
    display: inline-block;
    width: 130px;
}

.iv-fc-benefits label > input {
    width: 150px;
    margin: 8px;
}

.iv-fc-benefits input {
    border-radius: 0;
    border: 1px solid #cacaca;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.iv-fc-benefits input:focus {
    border-color: #223369;
}

#fc-compute {
    color: #fff;
    padding: 15px 35px;
    margin: 5px;
    border: 0;
    background: #223369;
    cursor: pointer;
}

/* MARK: AIRPORT INFOS */
.airport-info-list {
	--grid-column-count: 2;
	--grid-layout-gap: clamp(45px, 3vw, 95px);
	--grid-item-min-width: 200px;
	--gap-count: calc(var(--grid-column-count) - 1);
	--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
	--grid-item-max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item-min-width), var(--grid-item-max-width)), 1fr));
	grid-gap: clamp(32px, 3vw, 64px) var(--grid-layout-gap);
	list-style: none;
	padding: 0;
	margin-top: 64px;
}

.airport-info-item {
	padding: 22px;
	border-radius: 24px;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-info-item:hover {
	translate: 0 10px;
	-webkit-box-shadow:0 14px 30px 0 rgb(3 83 162 / 30%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 30%);
}

.airport-info-item::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-radius: 100%;
    background: rgba(255,255,255,.2);
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    aspect-ratio: 1/1;
    opacity: 0;
    z-index: 2;
    left: 50%;
    top: 50%;
}

.airport-info-item:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes circle {
	0% { opacity: 1 }
	40% { opacity: 1 }
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@keyframes circle {
	0% { opacity: 1 }
	40% { opacity: 1 }
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.airport-info-item img {
	border-radius: 16px;
	aspect-ratio: 2/1;
}

.airport-info-item label {
	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;
	margin-top: 20px;
	font-size: 22px;
	line-height: 1.5em;
}

.airport-info-item label:after {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	content:'\f053';
	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;
	width: 36px;
	height: 36px;
	color: #fff;
	font: 14px FontAwesome;
	border-radius: 50%;
	background: #fe9728;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-info-item:hover label:after {
	background: #04305c;
}


/* MARK: AIRPORT INFOS */
.airport-serv-list {
	--grid-column-count: 3;
	--grid-layout-gap: clamp(45px, 3vw, 95px);
	--grid-item-min-width: 200px;
	--gap-count: calc(var(--grid-column-count) - 1);
	--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
	--grid-item-max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item-min-width), var(--grid-item-max-width)), 1fr));
	grid-gap: clamp(32px, 3vw, 64px) var(--grid-layout-gap);
	list-style: none;
	padding: 0;
	margin-top: 64px;
}

.airport-serv-item {
	padding: 22px;
	border-radius: 24px;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 10%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.airport-serv-item:hover {
	translate: 0 10px;
	-webkit-box-shadow:0 14px 30px 0 rgb(3 83 162 / 30%);
	box-shadow: 0 14px 30px 0 rgb(3 83 162 / 30%);
}

.airport-serv-fig {
	display: block;
	border-radius: 16px;
	background: #002448;
	overflow: hidden;
}

.airport-serv-fig img {
	aspect-ratio: 5/3;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: .5;
}

.airport-serv-item:hover .airport-serv-fig img {
	scale: 105%;
	rotate: 1deg;
	opacity: 1;
}

.airprt-serv-title {
	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;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	margin: 18px 0 0;
}

.airprt-serv-title img {
	height: 28px;
	margin: 0 10px;
	-o-object-fit: contain;
	object-fit: contain;
}

.box-container-content p {
    line-height: 30px;
}
.menu-v li ul {
    width: 300px !important;
}

.RadTabStrip_Default_RTL .panel-container {
    margin-bottom: 5px !important;
    border: 2px solid #0353a2 !important;
    border-top: 0px solid !important;
    box-shadow: -1px 5px 10px 3px #0662bd8a !important;
    padding: 10px !important;
}

.footer-titel .dp-module-title  span .dp-module-title-text {
	color: #fff;
	font-weight: bold !important;
	font-size: 17px !important;
	padding-right: 30px !important;
	border-bottom: none;
}

.footer-titel .dp-module-title {
	border-right: none !important;
}

.footer-titel .dp-module-default .dp-module-title-text::before {
	content: ' ' !important;
}

#footer-box .dp-module-default .dp-module-title {
    border-bottom: 2px solid #fff !important;
    padding-left: 20px !important;
}

/**************** Bimeh day Page****************/
.bimeday {
    display: flex;
	justify-content: space-evenly;
    gap: 20px;
	flex-wrap: wrap;
}
.box-bimeday {
    margin: 0 !important;
}
.box-bimeday a{
	display: block;
    background-color: var(--first-color); 
    color: #ffffff;
    padding: 20px;
    border-radius: 8px;
	font-size: 15px;
    text-align: center;
    min-width: 200px;
    transition: transform 0.3s, box-shadow 0.3s;
}
.box-bimeday a:hover {
	color: #fff;
    transform: translateY(-5px); 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
/**************** Bimeh day Page****************/
.double2pane {
    margin-right: 15px;
}

.question .dp-module-content div div table tbody tr {
        margin: 15px 0;
	    line-height: 25px;
}

.question .dp-module-content div div table tbody tr td div p{
    background-color: #adacac80;
    border-radius: 15px;
    box-shadow: 0px 0px 8px 7px #c3c3c3;
    line-height: 30px;
    padding: 15px 20px;
    margin-top: 15px;
    text-align: justify;
    font-size: 14px;
}

.question .dp-module-content div div table tbody tr td div a {
	color: lightblue;
	font-size: 15px;
}

.dp-clearfix .linkbox {
    display: none;
}

.html-ContentLib .dp-module-content div div {
    border-radius: 15px;
    background-color: #87cefa36;
    padding: 40px;
    box-shadow: inset 0px 0px 20px 0px #bdbdbd;
}

.html-ContentLib .dp-module-content  div div p {
	line-height: 30px;
	font-size: 14px;
}
[auth=false] .hide-for-user,
#wrap\: .hide-for-user {
    display: none !important;
}

/**************  Style Detail Box News Collector**************/

.NewsDateAreaBox .detailboxitem i {
	font-size: 10px;
}

.NewsDateAreaBox .detailboxitem span ,
.NewsDateAreaBox .detailboxitem span td{
	font-size: 10px !important;
}

.newitembox .bottombox .detailbox :nth-child(3) {
	display: none !important;
}

.newitembox .bottombox .detailbox {
	display: flex;
	text-align: center;
}

.advancedlistmode.colWidth div.newitem div.newitembox div.bottombox .NewsDateAreaBox .detailboxitem {
	width: 50% !important;
	font-size: 9px;
	font-weight: bold;
	padding-block: 15px;
	background-color: #e1f1ff;
}

.NewsItemStyle .newitembox div div .newsCollectorImages  {
	width: 140px !important;
	height: 100px !important;
}

.NewsItemStyle .newitembox .bottombox .detailbox {
	padding-block: 6px;
	background-color: #e1f1ff;
}

.advancedlistmode.fullWidth div.newitem div.newitembox div .imgbox {
    height: 120px !important;
    display: flex;
    align-items:center;
}

.NewsItemStyle .newitembox .bottombox .detailbox div {
	font-size: 11px;
}

.NewsItemStyle .newitembox .bottombox .detailbox div i {
	font-size: 13px;
}

.NewsItemStyle .newitembox .bottombox .detailbox div span ,
.NewsItemStyle .newitembox .bottombox .detailbox div span td{
	font-size: 13px !important;
}

[id$=_tblContent] {
	/* height: 95px; */
	display: flex;
	justify-content: center;
	flex-direction:column;
}

.table-content-rtl table, .table-content-rtl table tbody th, .table-content-rtl table tbody td {
    border: 2px solid #00377b;
	border-collapse: collapse;
}

.table-content-rtl div div div table tr:nth-child(1) {
	background-color: #007cde !important;
    height: 45px;
}

.table-content-rtl div div div table tr:nth-child(1) td {
	color: white !important;
	font-weight: bold;
	font-size: 14px;
}

.table-content-rtl div div div table tr td:nth-child(2) {
	text-align: right;
}

.table-content-rtl div div div table tr td:nth-child(3) {
	width: 20%;
}

/************ Start Stylee NewsCollector ************/
.NewsDateAreaBox {
	background-color: #cfedf7d6 !important;
}

[id$=_lnkRightImage] ,
[id$=_NewsContent] ,
[id$=_NewsEventTimeArea] ,
.NewsCollectorCustom .NewsDateAreaBox [id$=_NewsEventTimeArea] {
    display: none !important;
}

.NewsCollectorCustom .newitembox .uk-clearfix .imgbox {
	display: none !important;
}

[id$=_NewsEventDateArea] {
	font: 12px IranSans !important;
	width: 100% !important;
	/* padding-block: 12px; */
	color: var(--first-color) !important;
}

[id$=_NewsEventDateArea] i {
	padding-left: 5px;
	color: #73c1ec !important;
	transform: translateY(2px);
}

[id$=_NewsEventDateArea]  tr td {
	font-size: 12px !important;
}

.NewsItemStyle .newitembox .bottombox .detailbox { 
	display: block !important;
	text-align: left;
    padding-left: 20px;
}
/************ End Stylee NewsCollector ************/

.advancedlistmode.fullWidth .NewsItemStyle {
	height: 130px !important;
}

#MultiViewAddViewTable > :has(#NewsPreTitle) {
	display: none;
}
  
#MultiViewAddViewTable > :has(#NewsSubTitle) .uk-form-label {
  display: none;
}


#MultiViewAddViewTable > :has(#NewsSubTitle)::before {
	content: 'شماره ابلاغ';
	font: bold 13px iranYekan,regular,sans-serif;
}

.dp-normNewsClt .dp-listNewsClt i {
	display: none;
}

.dp-normNewsClt .dp-listNewsClt .NormalFontNewsSubTitle::before {
	content: 'شماره ابلاغ :';
	padding-left: 5px;
	font: bold 12px iranYekan,regular,sans-serif;
}

#NewsContent .PanelTitle [id$=_ContentSubTitle]::before {
	content: 'شماره ابلاغ :';
	padding-left: 5px;
	font: bold 12px iranYekan,regular,sans-serif;
}