@import url("Templates/htmlEditorTemplates.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{font-weight: 400; font-family: Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;line-height: 160%; }
strong{font-weight: bold;}
.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 900px;
	height: 428px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	width: 210px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin: 0 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 210px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:left;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 10px 50px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:left;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}

.art-sheet-body {
    direction: ltr !important;
text-align: left !important;
}

#dnn_ctr853_Links_pnlList {
 direction: ltr !important;
}

/*-------------------NEW STYLE FOR EN-TDMMO--------------------------*/
.top-icon {
    width: 21px;
    height: 21px;
    text-align: center;
    padding-top: 2px;
    border-radius: 2px;
    background-color: #389c4c;
    margin-left: 5px;
    float: right;
    margin-top: 9px;
    color: #fff !important;
}
.flex-viewport {   direction: ltr !important;}
.flexslider .slides img {   border: 1px solid #adadad;}
.news-title {   color: #1c1c1c !important;    font-size: 14px;    font-weight: bold;    text-align: left;}
.news-summary {   line-height: 20px;    text-align: left;}
.news-date {
    color: #399c04;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;text-align:left;
}
.flex-direction-nav a {
    background: transparent url("/Portals/0/Image/1396/tdmmo96/bg_direction_nav.png") no-repeat scroll 0 0 !important;
        background-position-x: 0px;
        background-position-y: 0px;
}
.flex-direction-nav .flex-next {
    right: 0 !important;
 
    top: 73% !important;
    background-position: -150px 0 !important;
}
.flex-direction-nav .flex-prev {
   right:20px !important;
    top: 73% !important;
}
.DnnModule-2832 .TB_Wrapper {
    height: 300px !important;margin-top:35px;
}
.DnnModule-2832 .TB_Wrapper .Slide img {
    height: 300px !important;
}
.DnnModule-2832 .TB_Wrapper .rounded {
    top: 84px !important;
}
.csr-date1 {
    color: #fff;
    font-size: 12px !important;
}
.DnnModule-2828 .col-md-3.col-sm-3.col-xs-12 img {
    border: 1px solid #a7a7a7;
    width: 100%;
}
.DnnModule-2828 .col-md-9.col-sm-9.col-xs-12 > a {
    color: #000;
    font-size: 13px;
    line-height: 21px;
   
}
.DnnModule-2828 .col-md-9.col-sm-9.col-xs-12{
     text-align:left;direction:ltr;
}
.description-news {
    line-height: 21px; text-align:left;direction:ltr;
}
.csr-date3 {
    color: #949494;
    line-height: 26px;
}
.glyphicon.glyphicon-home {
    font-size: 12px;
    color: #52a209 !important;
    margin-right: 6px;
}
.footer-link > li {
    text-align:left;
    direction:ltr;
    line-height:30px;
    font-size:16px;
   
}
.glyphicon.glyphicon-phone {
    font-size: 12px;
    color: #52a209 !important;
    margin-right: 6px;
}
.glyphicon.glyphicon-print {
    font-size: 12px;
    color: #52a209 !important;
    margin-right: 6px;
}
.glyphicon.glyphicon-envelope{
    font-size: 12px;
    color: #52a209 !important;
    margin-right: 6px;
}
.samaneh-section .skin_content{padding:0 !important;}
#dnn_CURRENTDATE1_lblDate span{display:none;}
#Body{overflow-x:hidden;}
.DnnModule-3642 .TB_Wrapper {width: 100% !important;height: 300px !important;}
.DnnModule-3642 .TB_Wrapper .Slide img { height: 300px !important;}





/* PORTAL 99 */
p{font-size: 16px; margin-bottom: 1rem;}
ul{ margin: 16px 0; margin-left: 38px;}
ul>li {list-style: disc outside none;}
.meat-list ul li{list-style:none;}
/*-----HOME-SLIDER-----*/
.owl-banner .owl-nav { position: absolute;width: 100%;top: calc(50% - 20px);transform: translateY(-50%);margin: 0;}
.owl-banner .owl-nav [class*='owl-'] { font-size: 55px; background: transparent; margin: 0; transition:0.5s;}
.owl-banner .owl-nav .owl-prev { float: right; margin-right: 20px;}
.owl-banner .owl-nav .owl-next { float: left; margin-left: 20px;}
.owl-banner .owl-nav [class*='owl-']:hover { background:#0a4c7e}
.owl-banner .owl-dots {margin-top: 10px;margin-bottom: 35px;}
/*---------------------*/

.multimedia-bg .row, .last-news-tab .row { margin: 0 !important; }
.banner-img img { width: 100%; }

/*------HOME-NEWS-------*/
/*tab*/
.news-tab { border-bottom: 1px solid rgba(168, 168, 168, 0.53); margin-bottom: 20px;}
.news-tab>ul {margin: 0;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.news-tab>ul>li {font-size: 15px;background-color: white !important;color: #0a4c7e !important;font-weight: bold;padding: 15px;cursor: pointer;list-style: none;}
.news-tab>ul>li a{font-size: 15px;color: #0a4c7e !important;font-weight: bold;}
.news-tab .is-selected {margin-bottom: -1px;border: 1px solid rgba(168, 168, 168, 0.53) !important;border-bottom: none !important;border-top: 3px #0a4c7e solid !important;}

/*tab-news*/

.bohran-news-head { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }
    .bohran-news-head h2 { color: #0a4c7e; border-bottom: 2px solid #f8a03b; padding: 0 5px; }

.bohran-news {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
    .bohran-news > figure {width: 49%;height: 350px;overflow: hidden;background-color: #f6f6f6;}
        .bohran-news > figure img {width: 100%;max-height: 45%;}
        .bohran-news > figure > figcaption, .owl-specialnews  .item > figcaption { width: 100%; padding: 10px; }
        .bohran-news > figure > figcaption > h2 > a, .owl-specialnews  .item > figcaption > h2 > a { color: #0a4c7e; line-height: 22px; font-size: 15px; }
        .bohran-news > figure > figcaption > span, .owl-specialnews  .item > figcaption > span{ color: #bbbbbb; font-size: 10px; }
        .bohran-news > figure > figcaption > p, .bohran-news > figure > figcaption > p > * { font-size: 12px; }

         .owl-specialnews  .item{ position: relative; height: 350px;}
         .owl-Gallery .item{position: relative;height: 404px;}
         .owl-specialnews  .item img ,.owl-Gallery .item img{ height:100%;}
         .owl-specialnews  .item > figcaption,.owl-Gallery .item>figcaption {background-color: rgba(10, 76, 126, 0.8);position: absolute;bottom: 0;text-align: left;left: 0;padding: 5px;}
         .owl-specialnews  .item > figcaption > h2 > a,.owl-Gallery .item  > figcaption > h2 > a{color: white;font-size: 18px;text-align: left;}
         .owl-specialnews  .item > figcaption > span{ color: rgb(200,200,200); }

         .owl-specialnews .owl-nav,.owl-Gallery .owl-nav{position: absolute;width: 100%;top: calc(50% - 10px);transform: translateY(-50%);margin: 0;}
         .owl-specialnews .owl-nav [class*='owl-'] ,.owl-Gallery  .owl-nav [class*='owl-'] [class*='owl-'] { font-size: 55px; background: transparent; margin: 0; transition:0.5s;}
         .owl-specialnews .owl-nav .owl-prev,.owl-Gallery  .owl-nav .owl-prev {float: right;margin-right: 5px;background: transparent;font-size: 30px;}
         .owl-specialnews .owl-nav .owl-next ,.owl-Gallery .owl-nav .owl-next {float: left;margin-left: 5px;background: transparent;font-size: 30px;}
         .owl-specialnews .owl-nav [class*='owl-']:hover,.owl-Gallery .owl-nav [class*='owl-']:hover {background:#0a4c7e}

         .owl-specialnews .owl-dots ,.owl-Gallery .item .owl-dots{ margin-top: 8px; }
         
         .DnnModule-4343,.DnnModule-4346,.DnnModule-4344,.DnnModule-4347{display: none;}
         .DnnModule-4343.DnnModule-Admin,.DnnModule-4346.DnnModule-Admin,.DnnModule-4344.DnnModule-Admin,.DnnModule-4347.DnnModule-Admin { display: block; }

/*---------HOME-Multimedia------------*/

#LiveTabsWrapper4363 { border: none }
.multy .livetabsdefault .ui-tabs .ui-tabs-nav {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;background: none !important;border: none !important;border-bottom: 1px solid rgba(168, 168, 168, 0.53) !important;margin-top: 30px;}

.multy .livetabsdefault .ui-state-default { border: none !important; background: transparent !important; }
    .multy .livetabsdefault .ui-state-default a:link { color: #0a4c7e !important; font-weight: bold; font-size:16px !important; padding:15px; text-align:center;}
.multy .livetabsdefault .ui-state-active { border: 1px solid rgba(168, 168, 168, 0.53) !important; border-bottom: none !important; border-top-color: #0a4c7e !important; border-top-width: 3px !important; border-radius: 0 !important; background-color: white !important; }
.livetabsdefault .ui-tabs .ui-tabs-nav li { margin: 0 0em -1px 0.3em !important; }

.home-multimedia {display: -ms-grid;display: grid;overflow: hidden;grid-gap: 5px;grid-template-rows: auto auto;grid-template-columns:1fr 1fr;margin-bottom: 10px;}
.home-multimedia-item:nth-of-type(1) { grid-column-start: 1;grid-column-end: 2;grid-row-start: 1;grid-row-end: 2;}
.home-multimedia-item:nth-of-type(2) {grid-column-start: 2;grid-column-end: 3;grid-row-start: 1;grid-row-end: 2;}
.home-multimedia-item:nth-of-type(3) { grid-column-start: 1;grid-column-end: 2;grid-row-start: 2;grid-row-end: 3; }
.home-multimedia-item:nth-of-type(4) { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 3; }
.home-multimedia-item{position: relative;overflow: hidden;height: 200px;}
.home-multimedia-item img {width: 100%;height:100%;border: 1px solid rgba(80, 126, 160, 0.2);}
.home-multimedia-item p{ position: absolute; width: 100%; height: 100%; background-color: rgba(10, 76, 126, 0.7); padding:10px; left: -100%; top: 0; transition:0.5s ; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; text-align: center;}
.home-multimedia-item p a{width: 100%;height: 100%;color: #fff;font-size: 14px;line-height: 2em;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: center;}
.home-multimedia-item:hover p{left: 0;}
/* ------------------Footer------------------------- */
.footer-one > ul, .footer-two > ul { margin: 0; }
.footer-one h2, .footer-two h2 { color: white; font-size: 18px; }
.footer-one em {color: #f8a03b;font-size: 14px;padding-right: 5px;}
.footer-one li a { color: white; font-size: 12px; line-height: 24px; }
.footer-two li {color: white;line-height: 22px;list-style: none;}
.footer-two i {color: #f8a03b;font-size: 18px;padding-right: 5px;}
.footer-center { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
    .footer-center img { max-width: 100%; }
    .footer-center h2, .footer-center h3 { color: white; width: 100%; text-align: center }
    .footer-center h3 { font-size: 16px }

/*----------slider-banner-archive------------*/
.slider_banners {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.slider-banner {-ms-flex: 1 0 260px;flex: 260px;margin: 30px 13px 0px 13px;background: #f6f6f6;box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);border-radius: 5px;transition: 0.5s;max-width: 31%;}
.imgbanner { margin: 5px; }
.imgbanner img { width:100%; }
.slider-details ul { margin: 10px; }
.slider-details>ul>li { text-align: center; }
.slider-details>ul>li:nth-of-type(2) {color: #f8a03b;font-size: 15px;}
.slider-details>ul>li:nth-of-type(2)>span {margin-right: 2px; }
.slider-details>ul>li>a {color: #0a4c7e;font-size: 15px;}
.slider-details>ul>li>i { color: #fe0000;font-size: 16px; margin-left: 5px; }

/*---------multimedia-----------*/
.multimedia {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.multimedia_item {-ms-flex: 1 0 250px;flex: 250px;margin: 30px 5px 20px 5px;background: #f6f6f6;box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);border-radius: 5px;transition: 0.5s;max-width: 250px;float: right;}
.owl-carousel .multimedia_item{-ms-flex: unset;flex: unset;max-width: unset;}
.multi_pic { border: 2px solid #eaeaea; height: 200px; overflow: hidden; border-top-right-radius: 5px; border-top-left-radius: 5px; }
    .multi_pic:hover img { transform: scale(1.2); }
    .multi_pic img { height: 100%; width: 100%; transition: all 2000ms; }
    .multi_pic video,.multi_pic audio{width: 100%;max-height: 100%;}
.multimedia_item h4 { color: #333; }
.multimedia_item p { color: #777; line-height: 23px; font-size: 14px; text-align: justify; padding: 0px 15px; }
.multimedia_item h6 { color: #0a4c7e;font-weight: bold;text-align: center;padding: 10px;margin: 5px 1.2rem; }
.multimedia_item h6 i { margin-left: 5px; }


/*view-news*/
.image-head-page img { width: 100%; }
.image-head-page { position: absolute; top: -60px; left: 0; padding: 0 15px; }
.view-news { background: #fff; box-shadow: 0 0 19px 0 #ddd; border-radius: 5px; border: 1px solid #eaeaea; }
.head-view-news { border-bottom: 1px solid #0a4c7e33; }
.title-view-news h4 { margin: 0; color: #000; font-size: 14px; font-weight: 700; }
.title-view-news { padding: 15px; }
.meta-view-news { padding: 0 15px; margin-bottom: 15px; }
.date-view-news span { margin: 0 0 0 10px; color: #bab8b8; vertical-align: middle; line-height: 0; }
    .date-view-news span img { vertical-align: sub; }
    .date-view-news span i { color: #0a4c7e7a; }
.image-view-news { padding: 15px 0 25px 0; text-align: center; }
    .image-view-news img { border-radius: 5px; border: 1px solid #eaeaea; max-width: 60%; }
.summery-view-news > span { background: #f9f9f9; display: block; padding: 15px; border-radius: 5px; color: #0a4c7e; border-left: 2px solid #f8a03b; font-size: 12px; line-height: 21px; font-weight: bold; }
.summery-view-news span h4 { color: #000; font-size: 13px; line-height: 21px; }
.summery-view-news { padding: 15px; }
.summery-view-news span>a{color:#f8a03b;}
.video-news { text-align: center; margin-top: 30px; padding: 10px; }
.video-news video { width: 600px; max-width: 100%; }
.audio-news { text-align: center; padding: 20px 0; }
.photo-news { padding: 10px; text-align: center; }
.photo-news img { max-width: 600px; }
.des-view-news { padding: 15px; font-size: 12px; line-height: 25px; text-align: justify; color: #4f4d4d; }
    .des-view-news a { background: #fff; display: inline-block; box-shadow: 0 0 11px 0 #ddd; padding: 10px; color: #000; border-radius: 5px; }
    .des-view-news>p>a{box-shadow: none; color: #f58d22;}
    .des-view-news img {max-width: 95%;background: #fff;padding: 10px;margin: 25px 0px;box-shadow: 0 0 16px 0 #ddd;border-radius: 5px;position: relative;left: 50%;transform: translateX(-50%);}
.related-image-view-news { padding: 15px 0px; }
.content-lightbox { box-shadow: 0 0 15px 0 #d9d7d7; text-align: center; margin-bottom: 30px; border-radius: 5px; padding: 5px; border: 1px solid #eaeaea; }
.image-lightbox { text-align: center; }
    .image-lightbox img { width: 100%; }
.attachment-view-news { padding: 15px; background: #f2f1f1; margin: 0 15px; border-radius: 5px; }
    .attachment-view-news a{color: #f58d22;font-size: 13px;}
    .attachment-view-news span { font-size: 15px; margin-bottom: 10px; display: block; }
.tag-view-news { font-weight: 700; padding: 0 15px; }
.related-view-news { padding: 0 15px; }
span.title-related { display: block; padding: 15px; font-size: 16px; border-bottom: 1px solid #eaeaea; margin: 0 15px 30px 15px; }
.related-view-news .list-news { margin: 0; }
.related-image-view-news > div { 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; }
    .related-image-view-news > div > div { margin: 4px; padding: 4px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 5px; cursor: pointer; }
        .related-image-view-news > div > div > img {width: 130px;border-radius: 5px;}
.comment-view-news { padding: 15px; }
td.SubHead { padding: 15px 0; }
    td.SubHead table tbody tr { padding-bottom: 0; display: inline-block; width: 50%; margin-bottom: 5px; }
        td.SubHead table tbody tr td { display: block; margin-bottom: 5px; padding: 0 15px; width: 100%; }
            td.SubHead table tbody tr td span { color: #848080; font-size: 14px; font-weight: normal; }
        td.SubHead table tbody tr:nth-child(5), td.SubHead table tbody tr:nth-child(6), td.SubHead table tbody tr:nth-child(7) { width: 100%; display: block; }
        td.SubHead table tbody tr td.SubHead { height: auto !important; text-align: center; }
            td.SubHead table tbody tr td.SubHead .dnnLeft { margin-top: 20px; text-align: center; float: none; }
                td.SubHead table tbody tr td.SubHead .dnnLeft div { text-align: center; margin: 15px 0; font-size: 13px; }
                td.SubHead table tbody tr td.SubHead .dnnLeft input[type="text"] { height: 35px; text-align: center; border-radius: 5px; border: 1px solid #eaeaea; }
                td.SubHead table tbody tr td.SubHead .dnnLeft img { border-radius: 5px; }
        td.SubHead table tbody tr td input[type="text"] { border-radius: 5px; border: 1px solid #eaeaea; height: 35px; padding: 0 10px; }
        td.SubHead table tbody tr td textarea { border-radius: 5px; border: 1px solid #eaeaea; height: 35px; padding: 0 10px; width: 100%; }
        td.SubHead table tbody tr td.SubHead input[type="submit"] { text-align: center; background: #ebebeb; border: none; padding: 4px 67px; border-radius: 5px; margin-top: 15px; color: #000; }
    td.SubHead .CommentsLabel, td.SubHead a.CommentsLabel, td.SubHead a.CommentsLabel:link, td.SubHead a.CommentsLabel:visited, td.SubHead a.CommentsLabel:active { background-image: none; }
.CommentsLabel, a.CommentsLabel, a.CommentsLabel:link, a.CommentsLabel:visited, a.CommentsLabel:active { background-image: none; font-size: 13px; margin-bottom: 5px; }

/*lightbox-slideshow*/
.asyncGallery { position: fixed; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; z-index: 1000; visibility: hidden; background-color: rgba(0, 0, 0, 0.95); transition: opacity 200ms, visibility 200ms; }
    .asyncGallery.is-visible { opacity: 1; visibility: visible; }
.asyncGallery__Item { position: absolute; top: 50%; left: 50%; opacity: 0; visibility: hidden; overflow: hidden; transform: translate(-50%, -50%); transition: opacity 200ms, visibility 200ms; }
    .asyncGallery__Item.is-visible { opacity: 1; visibility: visible; }
.asyncGallery__ItemImage img { max-height: 80vh; display: block; margin: 0px auto; }
.asyncGallery__ItemDescription,
.asyncGallery__Loader { margin: 8px 0px; color: #fff; }
.asyncGallery__Loader { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; color: #fff; z-index: 100; }
    .asyncGallery__Loader.is-visible { display: block; }
.asyncGallery button { background-color: transparent; border: 0; outline: 0; padding: 0; font-size: 0; cursor: pointer; }
.asyncGallery__Close { position: absolute; top: 40px; right: 40px; width: 30px; height: 30px; z-index: 1000; background-repeat: no-repeat; background-size: 30px 30px; background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg=="); }
.asyncGallery__Counter { position: absolute; font-size: 20px; font-weight: bold; color: #fff; right: 40px; bottom: 40px; }
.asyncGallery__Dots { position: absolute; left: 50%; bottom: 40px; display: flex; margin: 0; padding: 0; transform: translateX(-50%); list-style-type: none; z-index: 1000; }
    .asyncGallery__Dots button { padding: 0; width: 10px; height: 10px; background-color: #fff; border: 0; outline: 0; border-radius: 50%; }
    .asyncGallery__Dots li { opacity: 0.2; transition: opacity 200ms; }
        .asyncGallery__Dots li + li { margin-right: 10px; }
        .asyncGallery__Dots li.is-active { opacity: 1; }
.asyncGallery__Next,
.asyncGallery__Prev { position: absolute; top: 50%; width: 30px; height: 30px; z-index: 1000; transition: transform 200ms, opacity 200ms; transform: translateY(-50%); }
    .asyncGallery__Next:disabled,
    .asyncGallery__Prev:disabled { opacity: 0.2; cursor: default; }
    .asyncGallery__Next:before,
    .asyncGallery__Prev:before { position: absolute; content: ""; top: 50%; left: 50%; background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A"); width: 30px; height: 30px; background-repeat: no-repeat; background-size: 30px 30px; }
.asyncGallery__Prev { right: 40px; }
    .asyncGallery__Prev:hover { transform: translateX(2px) translateY(-50%); }
    .asyncGallery__Prev:before { transform: translate3d(-50%, -50%, 0); }
.asyncGallery__Next { left: 40px; }
    .asyncGallery__Next:hover { transform: translateX(-2px) translateY(-50%); }
    .asyncGallery__Next:before { transform: translate3d(-50%, -50%, 0) scale(-1); }

/*-------inner-article-list--------*/
.article-list-items {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;margin-top: 25px;}
.article-list-items>h4{width: 100%;color: #f8a03b;text-align: center;}
.article-list-item {-ms-flex: 1 0 255px;flex: 1 0 255px;margin: 10px;padding-bottom: 10px;background: #f6f6f6;box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);border-radius: 5px;transition: 0.5s;max-width: 260px;}
.article_pic { border: 2px solid #eaeaea; height: 200px; overflow: hidden; border-top-right-radius: 5px; border-top-left-radius: 5px; }
.article_pic:hover img, .article_pic:hover img { transform: scale(1.2); }
.article_pic img { height: 100%; width: 100%; object-fit: cover; transition: all 2000ms; }
.article-list-item p {color: #777;text-align: justify;padding: 0px 15px;min-height: 120px;margin-bottom: 0;}
.article-view-link {display: inline-block;width: 100%;min-height: 75px;text-align: justify;}
.article-list-item h6 , .reg-desc-parts .article-list-item h6 {color: #0a4c7e;font-weight: bold;line-height: 2;text-align: justify;padding: 0 10px;margin: 5px 1.2rem;border-left: 3px solid #f8a03b;}
.article-list-item span {display: block;margin: 8px 1.2rem 0 1.2rem;font-size: 12px;color: #0a4c7e;min-height: 20px;text-overflow: ellipsis;max-width: 265px;overflow: hidden;white-space: nowrap;}
.article-list-item>span{color: #444;}
.article-date { float:right; }
.article-click { float:left; }
.article-list-items>.col-sm-4{padding: 0;}
.article-list-items>.col-sm-4 p {min-height: unset;}
.article-list-items>.col-sm-4>.article-list-item{height: 355px;}
/* --------------------------------------- */
.footer-archive {text-align: right;margin: 0;margin-left: 5px;}
.footer-fit {margin-left: 0;margin-bottom: 1rem;width: 98.5%;}
.footer-archive a {display: inline-block;padding: 2px 15px;color: #fc931a;font-size: 14px;}
/*-------------inner-contact-us--------------*/
.contact-us {position: relative;padding-bottom: 300px;}
.contact-us ul {margin: 0;background: #fff;box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);border: #d3d3d3;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;padding: 30px 15px;position: absolute;width: 84%;height: fit-content;z-index: 3000;top: -70px;left: 8%;display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center;}
.contact-us ul li {color: #333;font-size: 13px;line-height: 2.5em;width: 30%;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-direction: column;align-items: center;}
.contact-us ul li a { color:#333; }
.contact-us ul li .icon{width: 96px;height: 96px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:2px solid  #f8a03b;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;align-items: center;position: relative;z-index: 2;}
.contact-us ul li .icon::before {content: "";position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%) scale(1.5);-webkit-transform: translate(-50%,-50%) scale(1.5);-moz-transform:translate(-50%,-50%) scale(1.5);-ms-transform:translate(-50%,-50%) scale(1.5);-o-transform:translate(-50%,-50%) scale(1.5);background-color: #f8a03b;opacity: 0;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;z-index: 0;width: calc(100% + 4px);height: calc(100% + 4px);border-radius: 50%;}
.contact-us ul li:hover .icon::before{transform:translate(-50%,-50%) scale(1);-webkit-transform: translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);opacity: 1;}
.contact-us ul li .icon em {font-size: 34px;color: #f8a03b;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;position: relative;z-index: 1;}
.contact-us ul li:hover .icon em{color: #fff;}

#map_address {width: 100%;height: 350px;margin: 20px 0px !important;border: 2px solid #eaeaea;}
/* ---------------------------LINKS-PAGES-------------------------- */
.links-container{box-shadow: 0 2px 15px 0 rgba(0,0,0,.1); background: rgba(238, 238, 238, 0.1); border: #d3d3d3; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; padding: 15px 15px; margin-bottom: 35px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;flex-wrap: wrap;}
.links-container .list-group li a{color: #666;transition:.4s ; -webkit-transition:.4s ; -moz-transition:.4s ; -ms-transition:.4s ; -o-transition:.4s ; }
.links-container >p{margin-bottom:20px;font-size: 16px;}
.links-container .list-group .list-group-item{font-size: 14px;}
.links-container .list-group .list-group-item.active{background-color: #07385e;border-color: #07385e;color: #FFF;font-size: 18px;}
.links-container .list-group .list-group-item a:hover{color:#f8a03b ;}
/*--------------------------faq---------------------------*/
#dnn_ctr4037_View_ctl00_ctl01_ctr4038_ModuleContent { position: relative; }

.faq_question { color: #444; background: #f8f7f5; padding: 10px; border-top-right-radius: 3px; border-top-left-radius: 3px; display: inline-block; width: 100%; }

    .faq_question div:nth-child(1) { font-size: 14px; display: inline-block; }

        .faq_question div:nth-child(1) span {width: 20px;height: 20px;display: inline-block;border-radius: 50%;background: #fff;border: 2px solid #07385e;text-align: center;color: #07385e;font-size: 13px;margin-left: 5px;}

    .faq_question div:nth-child(2) { color: #07385e; padding: 5px 0; float: left; display: inline-block; }

.faq_answer { background: #e1ded9; padding: 12px; line-height: 26px; color: #777; }

    .faq_answer div { font-size: 13px; text-align: justify; }

#dnn_ctr4038_FAQs_lstFAQs br { display: none; }

#dnn_ctr4038_FAQs_lstFAQs > span { margin-bottom: 10px; display: inline-block; width: 100%; }

.faq_question div p,.faq_answer div p{display: inline-block;margin-bottom: 1rem;line-height: 1.5;font-size: 1rem;font-weight: 400;}
.faq_answer div ul { padding-left: 10px;}
.faq_answer div ul em { margin-right: 10px;}
/*-----------inner-text-contents---------------*/
.reg-title{text-align: center;color: #0a4c7e;margin: 10px 0 20px 0;width: 100%;}
.reg-title strong{border-bottom: 2px solid #f58d22;padding: 0 15px 5px 15px;}

.content-text {padding: 30px;-webkit-box-shadow: 0 0px 15px 2px rgba(0,0,0,.1);background: rgba(238, 238, 238, 0.1);box-shadow: 0 0px 15px 2px rgba(0,0,0,.1);border: #d3d3d3;margin-bottom: 35px;}
.content-text h4:first-child { margin-top: 0; }
.content-text h4 {color: #0a4c7e;border-left: 3px solid #f8a03b;padding: 5px 0px 5px 10px;margin: 30px 0 20px 0;background: #f3f3f3;}
.content-text h5 { color: #0a4c7e; border-bottom: 1px solid rgba(248, 160, 59, 1); padding-bottom: 5px; margin: 30px 0 20px 0; }
.content-text h6{color:#0a4c7e;font-weight:bold;}
.content-text p {text-align: justify;}
.content-text p a{color:inherit; font-size:inherit;}
.content-text ul {  line-height: 25px;  }
.content-text ul>li>ul { margin-left: 40px; }
.content-text>ul>li::before {content: "\2022";color: #f8a03b;font-weight: bold;font-size: 20px;display: inline-block;width: 1em;}
.content-text>figure{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: center;width: 100%;flex-wrap: wrap;}
.content-text>figure>img,.content-text>figure>a{width: 45%;}
.content-text>figure>a>img{width: 100%;}
.content-text>figure>figcaption{width: 100%;text-align: center;margin: 10px 0;line-height: 20px;font-size: 16px;color: #444;}

ul.square,ul.dots{width: 100%;margin:0 0 10px 0;}
ul.square>li{list-style:none;position: relative;padding-left: 15px;list-style: none;}
ul.square>li>a{color:inherit}
ul.square>li::before{content: "";width: 5px;height: 5px;background-color: #f8a03b;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);margin-right: 10px;position: absolute;left: 4px;top: 12px;}
ul.dots>li{list-style:none;position: relative;padding-left: 15px;padding-top: 4px;margin-left: 10px;font-size: 14px;}
ul.dots>li::before{content: "";width: 5px;height: 5px;background-color: #f8a03b;border-radius:50%;margin-right: 10px;position: absolute;left: 4px;top: 14px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
ul.dots>li>a{color:inherit}

.reg-desc{margin-top: 15px;}
.reg-desc-parts{box-shadow: 0 0px 15px 2px rgba(0,0,0,.1);background: rgba(238, 238, 238, 0.1);border: #d3d3d3;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;padding: 15px 15px;margin-bottom: 35px;}
.reg-desc-parts h6{font-weight: bold;color: #0a4c7e;margin-block-start: 0.83em; margin-block-end: 0.83em; margin-inline-start: 0px; margin-inline-end: 0px;}
.reg-desc-parts .content_item {border-left:none;}
.reg-desc-parts h6 a{color: #f58d22;}
.reg-desc-parts p{color: #3c3c3c;width: 100%;}
.reg-desc-parts p a{font-weight: bold;color: #0a4c7e;padding: 0 5px;}
.reg-desc-parts #map_mainpage{width: 100%;height: 490px;}
.reg-desc-parts li address{display: inline;}
.reg-desc-parts li i{font-size: 8px;margin-right: 5px;color: #f58d22;}
.reg-desc-parts li a,.reg-desc-parts li {color: #444;list-style: none;font-size: 14px;line-height: 2.43;}
.reg-desc-parts>figure,.reg-desc-parts li figure{text-align: center;padding: 20px;width: 100%; }
.reg-desc-parts>figure img,.reg-desc-parts li figure img{width: 60%;}
.reg-desc-parts>figure figcaption,.reg-desc-parts>figure figcaption a{color: #444;font-size: 14px;line-height: 2.43;}
.reg-desc-parts>figure figcaption a{font-weight: bold;}
.figures-container{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;width: 100%;flex-wrap: wrap;}
.figures-container figure.double-img{width: 50%;margin: 10px 0;text-align: center;padding: 0 10px;}
.double-img>a{display: inline-block;width: 100% !important;max-height: 350px;overflow-y: hidden;}
.double-img img{width: 80%;}
.double-img figcaption{color: #444;font-size: 14px;line-height: 2.43;margin: 10px 0;}

