.flag-head img { max-width: 170px; }
.content-grid { background: rgba(255, 255, 255, 0.67); text-align: center; padding: 15px; color: #464646; }

.icon-grid i, .icon-grid em { font-size: 54px; }

.icon-grid { margin-bottom: 15px; margin-top: 15px; }

.content-grid a { color: #464646; }

.text-grid h4 { color: #464646; }

.text-grid { margin-bottom: 35px; margin-top: 35px; }

/*about main*/
.content-about { display: flex; }

.text-about { width: 74%; border-right: 2px solid #d0d0d0; padding: 0 15px 0 15px; }

.logo-about { padding: 0 0 0 10px; }

.text-about h5 { margin: 0; color: #0e948d; }

.text-about p { color: #95989a; font-family: iransansultralight; }

.btn-about a { display: inline-block; background: #0e948d; color: #fff; padding: 10px 50px; margin-top: 15px; }
/*last special news*/
.item .space-item { padding: 0; }

.content-last-special {background: #0e948d;padding: 15px;min-height: 320px;text-align: center;margin-bottom: 30px;}

    .content-last-special h4 { margin: 40px 0 0px 0; padding: 0 45px; font-weight: bold; }

        .content-last-special h4 a { color: #fff; }

            .content-last-special h4 a i { font-size: 28px; vertical-align: middle; }

    .content-last-special p { color: #fff; padding: 0 45px; text-align: justify; line-height: 27px; margin: 25px 0 0 0; font-family: iransansultralight; font-size: 14px; }
.title-grid { text-align: center; margin-bottom: 40px; }

    .title-grid h3 { margin: 0; color: #464646; font-weight: bold; }

        .title-grid h3 span { display: inline-block; border-bottom: 1px solid #0e948d; padding: 0 15px 10px 15px; position: relative; }

            .title-grid h3 span:after { content: ""; position: absolute; width: 20px; height: 5px; background: #0e948d; bottom: -3px; left: 50%; transform: translate(-50%,0); }
.caption-news { position: absolute; top: 105px; left: 15px; z-index: 1; }

.last-special-news { position: relative; margin-bottom: 40px; }

.caption-news a { background: #fff; padding: 5px 15px; color: #0e948d; }
.owl-last-special .owl-nav { position: absolute; display: block; width: 100%; top: 42%; left: 50%; transform: translate(-50%,-50%); }

    .owl-last-special .owl-nav .owl-prev { right: 0; }

    .owl-last-special .owl-nav .owl-next { left: 0; }
    .owl-last-special .owl-nav .owl-prev, .owl-last-special .owl-nav .owl-next { position: absolute; background: none; font-size: 50px; margin: 0; padding: 0; }
    .owl-last-special .owl-nav [class*='owl-']:hover { background: #0d8a80; color: #FFF; text-decoration: none; }
/*Last news*/
.image-last-news {position: relative;overflow: hidden;width: 100%;height: 220px;display: flex;justify-content: center;}

.text-last-news { position: absolute; top: 50%; left: 50%; display: block; width: 100%; text-align: center; padding: 10px; height: 100%; transform: translate(-50%,-50%); /* vertical-align: middle; */ }

.overlay-last-news { width: 100%; height: 100%; position: absolute; background: rgba(14, 148, 141, 0.76); left: 0; top: -230px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
.image-last-news:hover .overlay-last-news { top: 0px; }
.text-last-news h5 { margin: 30px 0 0 0; position: absolute; top: -50%; left: 50%; opacity: 0; z-index: 6; transform: translate(-50%,-50%); display: block; width: 100%; padding: 0 5px; font-size: 13px; line-height: normal; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; }
.image-last-news:hover .text-last-news h5 { top: 25%; opacity: 1; }
.text-last-news h5 a { color: #fff; }

.btn-more { position: absolute; bottom: -50px; opacity: 0; display: block; width: 100%; left: 0; padding: 20px 0; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; }

    .btn-more a { background: #0e948d; padding: 4px 10px; color: #fff; }
.image-last-news:hover .btn-more { bottom: 0px; opacity: 1; }
.btn-archive { text-align: center; margin: 30px 0 0 0; }

    .btn-archive a { background: #0e948d; padding: 8px 35px; display: inline-block; color: #fff; font-size: 16px; }
.owl-last-news .owl-nav { position: absolute; display: block; width: 100%; top: 35%; left: 50%; transform: translate(-50%,-50%); }

    .owl-last-news .owl-nav .owl-prev { right: 0px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
.owl-last-news { overflow: hidden; }

    .owl-last-news .owl-nav .owl-next { left: 0px; transition: all 0.3s linear; }

    .owl-last-news .owl-nav .owl-prev, .owl-last-news .owl-nav .owl-next { position: absolute; background: none; font-size: 50px; margin: 0; padding: 0; }
    .owl-last-news .owl-nav [class*='owl-']:hover { background: #0d8a80; color: #FFF; text-decoration: none; }
/*link*/
.main-link { min-height: 292px; padding-left: 30px; border-left: 1px solid #d0d0d0; }
.title-link h3 { font-size: 14px; font-weight: 700; color: #464646; margin: 0 0 25px 0; }

    .title-link h3 span { border-bottom: 1px solid #0e948d; padding-bottom: 8px; position: relative; padding-left: 10px; }
        .title-link h3 span:after { content: ""; position: absolute; width: 35px; height: 5px; background: #0e948d; bottom: -3px; right: 0; }



.main-link-tutorial { margin-top: 80px; }
.main-link ul { margin: 0; }

    .main-link ul li { font-size: 14px; border-bottom: 1px solid #d0d0d0; padding: 10px 0; }

        .main-link ul li a { color: #464646; }

            .main-link ul li a i, .main-link ul li a em { color: #1ccdda; vertical-align: middle; font-size: 18px; margin-left: 5px; }

        .main-link ul li:last-child { border-bottom: none; }
.banner-image img { width: 100%; margin-bottom: 15px; margin-top: 20px; }
    .banner-image img:last-child { margin-bottom: 0; }
/*last-tutorial*/
.text-last-tutorial h4 a { color: #0e948d; }

.text-last-tutorial h4 { font-size: 14px; }

.owl-last-tutorial .owl-nav { float: left; margin: 0; }
/*footer*/
.content-footer ul { margin: 0; }

    .content-footer ul li { font-size: 11px; margin-bottom: 5px; }

.title-footer h6 { margin: 0; color: #fff; }

.title-footer { margin-bottom: 25px; }

    .title-footer h6 span { border-bottom: 1px solid #0e948d; padding-bottom: 5px; padding-left: 35px; }

.content-footer ul li a { color: #fff; }

    .content-footer ul li a em, .content-footer ul li a i { color: #1ccdda; font-size: 14px; vertical-align: middle; }
.contact-footer ul { margin: 0; }

.contact-footer li span { color: #fff; line-height: 22px; }

.contact-footer ul li { display: flex; margin-bottom: 8px; }

    .contact-footer ul li em, .contact-footer ul li i { color: #0e948d; margin-left: 10px; font-size: 25px; line-height: 22px; }

/*list news*/
.list-news { margin: 10px 0; }

.list-news .content-list-news { background: #fff; margin-bottom: 30px; overflow: hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #eaeaea; }

.list-news .content-list-news:hover { box-shadow: 0 0 5px 0 #ddd; }

.list-news .text-list-news { padding: 0 10px; margin-bottom: 0; }

.list-news .text-list-news h3 {margin: 5px 0 5px 0;font-size: 14px;color: #000;min-height: 42px;}

.list-news .text-list-news h3 a { color: #000; font-size: 12px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.list-news .text-list-news h3 a:hover { color: #5900a5; }

.list-news .text-list-news p { font-size: 10px; color: #9f9b9b; min-height: 45px; }

.list-news .image-list-news { overflow: hidden; height: 200px; }

.list-news .image-list-calender { overflow: hidden; height: 260px; }

.list-news .image-list-news img { object-fit: cover; width: 100%; height: 100%; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; transform: scale(1); -webkit-transform: scale(1); }

.list-news .content-list-news:hover .image-list-news img { transform: scale(1.1); -webkit-transform: scale(1.1); }

.list-news .meta-list-news { border-top: 1px solid #eaeaea; padding: 10px; }

.list-news .meta-list-news span {color: #959494;font-size: 11px;/* margin-left: 10px; */}

.list-news .meta-list-news span i {color: #128e85;margin-left: 5px;}
span.click-list-news a { background: #71d6e0; color: #fff; display: inline-block; padding: 5px 10px; }

span.click-list-news a i { color: #fff !important; margin-left: 10px; }

span.category-list-news.pull-left { margin-left: 10px;}

/*view-news*/
.image-head-page { position: absolute; top: -60px; left: 0; padding: 0 15px; }

.image-head-page img { width: 100%; }

.view-news { background: #fff; border: 1px solid #eaeaea; }

.head-view-news { border-bottom: 1px solid #eaeaea; }

.title-view-news { padding: 15px; }

.title-view-news h4 { margin: 0; color: #000; font-size: 14px; font-weight: 700; text-align: right; }

.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; }

.image-view-news { padding: 15px 0 25px 0; text-align: center; }

.image-view-news img {border: 1px solid #eaeaea;width: 800px;max-width: 100%;}

.summery-view-news { padding: 15px; }

.summery-view-news span { background: #f9f9f9; display: block; padding: 15px; /* border-radius: 5px; */ color: #5900a5; border-right: 2px solid #808048; font-size: 12px; line-height: 21px; font-weight: bold; }

.summery-view-news span h4 { color: #000; font-size: 13px; line-height: 21px; }

.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 img { width: 100%; background: #fff; padding: 10px; box-shadow: 0 0 16px 0 #ddd; border-radius: 5px; }

.related-image-view-news { padding: 15px; }

.content-lightbox { 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 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; }

.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: 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: 1px solid #eaeaea; height: 35px; padding: 0 10px; }

td.SubHead table tbody tr td textarea { 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; 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; }

/*solve save button problem in dnnarticle form (set image popup)_footer background image covers button*/
a.saveset.dnnPrimaryAction{
    position: relative;
    z-index: 1;
}

@media handheld, only screen and (max-width: 767px) {
    .callbacks_container .callbacks img { max-height: 200px; object-fit: cover; }
    .callbacks_container { max-height: 200px; }
    .callbacks { max-height: 200px; }
        .callbacks li { height: 200px; }
    .grid-slider { position: relative; padding: 20px 0; }
    .content-grid { background: rgba(245, 245, 245, 0.67); }
    .content-about { display: inherit; }
    .logo-about { padding: 0; text-align: center; }
    .text-about { width: 100%; border-right: none; padding: 0; margin: 20px 0; }
    .btn-about { text-align: center; }

        .btn-about a { margin-top: 0; }
    .content-last-special h4 { padding: 0px; margin: 0; }
    .content-last-special p { padding: 0; }
    .last-special-news { margin-bottom: 0; }
    .main-link { padding-left: 0; border-left: none; }
    .footer:before { width: 100%; }
    .main-footer { margin-bottom: 30px; }
    .image-last-news { display: flex; justify-content: center; }
    .owl-last-news img { width: unset !important; }
    .owl-last-news .owl-nav i {color:#dacda8}
}


.loginContent {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px -4px #000;
    border-radius: 10px;
    padding: 30px 20px;
}

section.page-name {
    background: rgb(1 132 15);
    /* color: #fff; */
    padding: 2px 0;
    margin: 0 0 40px 0;
}

.breadcrumb-style,.breadcrumb-style span {
    color: #fff;
}

footer {
    margin-top: 40px;
	direction: rtl;
}

.slider-items>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* START: MULTIMEDIA  */
.archive-multimedia-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.archive-multimedia-card {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 8px 4px rgb(99 99 99 / 14%);
    margin-bottom: 20px;
    background: #fff;
}

.archive-multimedia-title h3 {
    font-size: 14px;
    min-height: 55px;
    margin-top: 0px;
    line-height: 2;
    font-weight: bold;
}
.archive-multimedia-image img {
    width: 100%;
    height: 100%;
}
.archive-multimedia-title {
    padding: 15px;
    min-height: 100px;
}

.archive-multimedia-title h3 a {
    color: #000;
}

.archive-multimedia-image {
    height: 200px;
    overflow: hidden;
    position: relative;
}

span.date-clip {
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
}

.archive-multimedia-image {
    height: 200px;
    overflow: hidden;
    position: relative;
}
span.date-clip {
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
}

span.icon-list-clip {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgb(57 57 57 / 82%);
    width: 4rem;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: translate(-50%,-50%);

}

span.icon-list-clip svg {
    width: 2rem;
    height: 2rem;
}

select#dnn_ctr1413_DNNArticle_cboCategory,select#dnn_ctr517_DNNArticle_cboCategory,select#dnn_ctr1079_DNNArticle_cboCategory{
    margin-bottom: 20px;
    border-radius: 5px;
    background: rgb(1 132 15);
    color: rgb(255, 255, 255);
    padding: 6px 15px;
    font-size: 13px;
}

span#dnn_ctr1413_DNNArticle_lbCategory,span#dnn_ctr517_DNNArticle_lbCategory,span#dnn_ctr1079_DNNArticle_lbCategory{
    display: none;
}

/* END: MULTIMEDIA  */

/*start:view article*/
.title-view-article h3 img {
    width: 20px;
}
.cover-multimedia {
    overflow: hidden;
    border-radius: 20px;
    border: 2px solid #BFBFBF;
    height: 510px;
    background: #393939;
    background: url("/Portals/0/1403/images/images (1).jpg");
    background-size: cover;

}

.cover-multimedia video {
    width: 100%;
    height: 100%;
}
.view-title-multimedia h2 {
    color: #000;
}
.cover-multimedia img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.title-view-article h3 {
    color: #363636;
    font-size: 25px;
}

.summary-view-article {
    background: #F2F2F2;
    padding: 15px;
    border-radius: 20px 20px 0 0;
    margin: 12px 0 25px 0;
}

.rotitr-view-article {
    /* background: #F2F2F2; */
    padding: 0;
    /* border-radius: 20px 20px 0 0; */
    margin: 12px 0 8px 0;
}

.summary-view-article p,.rotitr-view-article p {
    color: #6D6D6D;
    font-size: 14px;
    line-height: 2;
    margin: 0;
}

.summary-view-article p:empty,.rotitr-view-article p:empty {
    display: none;
}

.image-view-article img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
}

.image-view-article {
    height: 560px;
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border: 2px solid #BFBFBF;
}

.bg-image-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-view-article,.content-view-article p {
    color: #707070;
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
}
.head-view-article {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #01840f;
}

.left-view-article {
    display: flex;
    flex-direction: row-reverse;
}

.date-view-article {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #E4E4E4;
}

.clock-view-article {
    display: flex;
    align-items: center;
}

span.icon-date-view-article {
    border: 2px solid #01840f;
    display: flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

span.icon-date-view-article svg {
    width: 1.5rem;
    height: 1.5rem;

}
span.icon-date-view-article svg path {
    fill: #000;
}
.right-view-article a {
    border: 2px solid #01840f;
    display: flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.right-view-article {
    display: flex;
    align-items: center;
}

.right-view-article a img {
    filter: sepia(1);
}
.share-article {
    display: flex;
    flex-direction: column;
}

.share-article span {
    border: 2px solid #d5b173;
    display: flex;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.share-article span svg {
    width: 2rem;
    height: 2rem;
}
.wraper-view-article {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.social-share {
    padding: 0 30px 0 5px;
    position: sticky;
    top: 30px;
}
.view-article {
    border-radius: 15px;
    padding: 19px;
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    text-align: right;
}

.content-view-article img {
    display: block;
    margin: 0 auto;
    border-radius: 15px;
}

.content-view-article {
    font-size: 14px;
    line-height: 2;
    color: #707070;
}

.light-box-article > div {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.light-box-article > div >* {
        flex-shrink: 0;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y);
}
.card-light-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  cursor:pointer;
}
.light-images-view>div>* {
    padding: 0 0.5rem;
}
.card-light-box {
    height: 88px;
    overflow: hidden;
    margin: 0.55rem 0;
    border-radius: 10px;
    border: 2px solid #bfbfbf;
}

.text-wrapper {
    display: block;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-bottom: 37px;
    }
   
    .text-wrapper .inner-wrapper {
    height: 180px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    }
   
    .text-wrapper .inner-wrapper-custom {
    height: 504px;
    }
   
    .text-wrapper .opened.inner-wrapper {
    height: auto;
    overflow: visible;
    }
   
    .text-wrapper .opened.inner-wrapper:before {
    display: none;
    }
   
    .less-more-show-btn {
    background: none;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    margin: auto;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    cursor: pointer;
    z-index: 3;
    margin: 15px auto;
    }
   
    .less-more-show-btn:active,
    .less-more-show-btn:hover,
    .less-more-show-btn:focus {
    outline: none;
    }
   
    .text-wrapper .inner-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    font-size: 12px;
    left: 0;
    right: 0;
    bottom: 36px;
    height: 80px;
    width: 100%;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 1) 100%);
    }
   
    .top-view {
    box-shadow: 0 0 13px 2px #00008017;
    padding: 40px;
    margin-bottom: 30px;
    }
   
    .head-view {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 15px;
    margin-bottom: 30px;
    align-items: center;
    }
   
    .title-view h2 {
    color: #000080;
    margin-bottom: 0;
    }
   
    .meta-view {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    }
   
    .category-view a {
    background: #000080;
    color: #fff;
    padding: 10px;
    display: block;
    margin-right: 10px;
    border-radius: 10px;
    }
   
    .count-view span {
    border: 1px solid #d8d8d8;
    display: block;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 2px 1px #0000001c;
    }
   
    .content-info-view h4 {
    background: #eee;
    text-align: center;
    color: #000;
    padding: 10px 0;
    }
   
    .content-info-view {
    border: 1px solid #d8d8d8;
    }
   
    .list-info-view {
    padding: 20px 15px;
    min-height: 338px;
    }
   
    .list-info-view ul {
    margin: 0;
    padding: 0;
    }
   
    .list-info-view ul li {
    margin-bottom: 10px;
    color: #888;
    }
   
    .sheare-view img {
    width: 2rem;
    height: 2rem;
    }
   
    .list-info-view ul li a {
    color: #888;
    }
   
    .sheare-view {
    margin-top: 50px;
    }
   
    .images-view img {
    max-width: 100%;
    height: 310px;
    }
   
    .images-view {
    text-align: center;
    border: 1px solid #d8d8d8;
    }
   
    .light-images-view>div {
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
    /* align-content: stretch; */
    flex-wrap: wrap;
    }
   
   
   
    .items-light-box {
    flex: 0 0 auto;
    flex: 0 0 20%;
    padding: 5px;
    }
   
    .light-box-content {
    margin: 0;
    border: 1px solid #d8d8d8;
    }
   
    .middel-view {
    box-shadow: 0 0 13px 2px #00008017;
    padding: 40px;
    margin-bottom: 30px;
    }
   
    .content-view h3,
    .bottom-view h3 {
    color: #000080;
    margin-bottom: 25px;
    font-size: 24px;
    }
   
    .content-view p {
    line-height: 2.2;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    }
   
    .bottom-view {
    box-shadow: 0 0 13px 2px #00008017;
    padding: 40px;
    }
   
    .light-box-content img {
    width: 100%;
    height: 75px;
    object-fit: cover;
    cursor: pointer;
    }
/*end:view article*/

/* START: SIDE NEWS */

.thoddrowtext {
  margin-right: 15px;
}

.other-news-img {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 21%;
    border: 1px solid #00000038;
    width: 78px;
    height: 74px;
}

.news-card {
  border-radius: 15px;
  padding: 13px;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
}

.card-text-row-news h4 {
  color: #000;
  /* margin-top: 13px; */
  font-size: 15px;
}

.card-text-row-news h4 a:link {
  color: #000;
}

.card-text-row-news {
  display: flex;
  margin-right: 10px;
  flex-direction: column;
  width: 100%;
  /* align-items: center; */
}

.other-news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-text-row-news .date {
    align-self: self-end;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 12px;
}
.article1443 h4.main_title {
    position: relative;
    margin-bottom: 25px;
}

.article1443 h4.main_title:after {
  content: "";
  display: block;
  width: 155px;
  height: 2px;
  background: #ffa800;
  position: absolute;
  bottom: -6px;
  right: 0;
  transition: width 0.2s linear;
}

.article1443 h4.main_title:hover:after {
  width: 90px;
}

/* END: SIDE NEWS */

/* START: ARCHIVE NEWS  */

.text-news {
  min-height: 128px;
  padding: 7px 7px;
}

.listing01 {
  position: relative;
  text-align: right;
  background: #fff;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 0 8px 4px rgb(99 99 99 / 14%);
  margin-bottom: 20px;
}
.listing01 .image {
  height: 200px;
  overflow: hidden;
}
.listing01 .image a {
  text-decoration: none;
}
.listing01 .image a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.listing01 .image a p {
  font-size: 1px !important;
}
.listing01 .image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.2s linear;
}
.listing01 .image:hover img {
    transform: scale(1.1);
}
.listing01 .date {
  background: #0000006e;
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 12px;
  color: #fff;
  padding: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 1.2em;
}

.listing01 .date i {
    margin-right: 3px;
}

.listing01 .title {
  font-size: 13px;
  margin: 7px 0;
  font-weight: bold;
  color: #013e5e;
}
.listing01 .title a:link,.listing01 .title a:visited {
  font-size: 13px;
  color: #000;
  text-decoration: none;
  background: url("../images/bullet-red-arrow.png") 100% 50% no-repeat;
  padding: 1px 8px 3px 0;
}

.listing01 .title a:hover {
    color: #01840f;
}

.listing01 .summary {
  font-size: 11px;
  color: #727171;
  line-height: 1.6em;
  margin-top: 12px;
}
.listing01 .clearfloat {
  clear: both;
  line-height: 0;
  font-size: 0;
}
.readmorenews {
  color: #013e5e !important;
  float: left;
  padding-left: 10px;
  margin-top: -10px;
  font-size: 12px;
}
.image-update img {
    max-width: 60%;
    width:100%;
    margin: 0 auto;
    display: block;
}
/* END: ARCHIVE NEWS  */



/*start: lightbox-slideshow*/
.asyncGallery {position: fixed;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;z-index: 1000000;visibility: hidden;background-color: rgba(0, 0, 0, 0.95);-webkit-transition: opacity 200ms, visibility 200ms;-o-transition: opacity 200ms, visibility 200ms;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; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: opacity 200ms, visibility 200ms; -o-transition: opacity 200ms, visibility 200ms; 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%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -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: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; padding: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); 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; -webkit-transition: opacity 200ms; -o-transition: opacity 200ms; 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; -webkit-transition: opacity 200ms, -webkit-transform 200ms; transition: opacity 200ms, -webkit-transform 200ms; -o-transition: transform 200ms, opacity 200ms; transition: transform 200ms, opacity 200ms; transition: transform 200ms, opacity 200ms, -webkit-transform 200ms; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); 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 { -webkit-transform: translateX(2px) translateY(-50%); -ms-transform: translateX(2px) translateY(-50%); transform: translateX(2px) translateY(-50%); }
    .asyncGallery__Prev:before { -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
.asyncGallery__Next { left: 40px; }
    .asyncGallery__Next:hover { -webkit-transform: translateX(-2px) translateY(-50%); -ms-transform: translateX(-2px) translateY(-50%); transform: translateX(-2px) translateY(-50%); }
    .asyncGallery__Next:before { -webkit-transform: translate3d(-50%, -50%, 0) scale(-1); transform: translate3d(-50%, -50%, 0) scale(-1); }
/*end: lightbox-slideshow*/



/* START: STAFF */
.staff-box {
    background: #fff;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin-bottom: 21px;
    padding: 32px 0px 34px;
    /* border: 1px solid #ddd; */
}

.staff-box .staff-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.staff-box .staff-image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    /* display: flex; */
    margin: 0 auto;
    box-shadow: 0 13px 26px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.2);
    /* position: relative; */
    padding: 5px;
    border: 2px solid #01840f;
}

.staff-box .staff-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 36px;
}


.staff-box .staff-details h6.name {
    font-weight: bold;
    font-size: 15px;
}
/* END: STAFF */

/* START: CONTENT-BOX */
.main-content-box {
    background: #fff;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    padding: 34px;
    border-radius: 15px;
    overflow: hidden;
}

.main-image-box img {
    width: 100%;
    height: 100%;
}
.main-content-box h2,.main-content-box h3,.main-content-box h4,.main-content-box h5,.main-content-box h6{
    position:relative;
    margin-bottom: 30px;
    font-weight: bold;
}

.main-content-box h2:after,.main-content-box h3:after,.main-content-box h4:after,.main-content-box h5:after,.main-content-box h6:after {
  content: "";
  display: block;
  width: 155px;
  height: 2px;
  background: #ffa800;
  position: absolute;
  bottom: -6px;
  right: 0;
  transition: width 0.2s linear;
}

.main-content-box h2:hover:after,.main-content-box h3:hover:after,.main-content-box h4:hover:after,.main-content-box h5:hover:after,.main-content-box h6:hover:after {
  width: 90px;
}

.main-content-box ul {
    margin-right: 15px;
}

.main-content-box ul li::marker {
    color: #ffa800;
}

.main-content-box ul li {
    list-style: disc;
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 5px;
}

.main-content-box p {
    line-height: 1.8;
    font-size: 13px;
}
/* END: CONTENT-BOX */

/* START: TABS */
.livetabsflatgreen .ui-tabs .ui-tabs-nav li {
    margin: 0px !important;
}

.livetabsflatgreen.mtop .ui-tabs .ui-tabs-nav li a {
    border-bottom: 3px solid #fff;
    transition: all 0.25s ease 0s;
}

.livetabsflatgreen.mtop  .ui-tabs .ui-tabs-panel {
    background: none;
    border: none !important;
    padding: 0px !important;
}

.livetabsflatgreen.mtop .ui-widget-header {
    background: none;
    /* display: flex; */
    flex-wrap: wrap;
    margin: 0px;
    border: 0 !important;
}

.livetabsflatgreen.mtop .ui-state-default, .livetabsflatgreen.mtop .ui-widget-content .ui-state-default{
    border: none;
    margin: 0px;
    text-align: center;
    background: none !important;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

.livetabsflatgreen.mtop .ui-tabs .ui-tabs-nav .ui-tabs-active.ui-state-active a {
    border-color: rgb(255 168 0);
    background: rgb(1 132 15);
    color: #fff;
}

.livetabsflatgreen.mtop .ui-widget-content .ui-state-default.ui-state-hover a {
    box-shadow: rgb(1 132 15) 0px -3.25em 0px 0px inset;
     border-color: rgb(255 168 0);
    color: rgb(255, 255, 255);
}
/* END: TABS */
/* START: REQUEST FORM  */
.form-box {
    display: flex;
    flex-direction: row;
    background: #fff;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    margin-bottom: 21px;
    padding: 8px 0;
}

.form-box .form-icon svg {
    width: 5rem;
    height: 5rem;
}

.form-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 6px;
    flex:  auto;
}

.form-box .form-name span {
    min-height: 20px;
    display: inline-block;
    font-size: 13px;
}

.form-name {
    margin-bottom: 12px;
}

.form-icon {
    display: flex;
    align-items: center;
}

.form-dl {
  position: relative;
  /* display: inline-flex; */
  overflow: hidden;
  transition: all 0.5s linear;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
}

.form-dl a {
  -webkit-mask: url("https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png");
  mask: url("https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png");
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  border: none;
  color: #fff;
  cursor: pointer;
    -webkit-animation: ani2 0.4s steps(22) forwards;
  animation: ani2 0.4s steps(22) forwards;

}
.form-dl a:hover {
  -webkit-animation: ani 0.4s steps(22) forwards;
  animation: ani 0.4s steps(22) forwards;
}

.form-dl span {
  color: #fff;
  position: absolute;
  overflow: hidden;
  /* display: block; */
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-align: center;
  border: 1px solid #01840f;
  padding: 4px 8px;
  border-radius: 5px;
  /* overflow: hidden; */
  background: #01840f;
  width: 100%;
}

.form-dl a:link, .form-dl a:visited {
    background: #fafdff;
    color: #01840f;
    padding: 4px 8px;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #01840f;
}

@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
/* END:  REQUEST FORM */


/* START: ESERVICES */
.eservices-box .eservices-icon svg {
    width: 5rem;
    height: 5rem;
}

.eservices-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* border: 2px solid #01840f; */
    padding: 20px;
    border-radius: 5px;
    /* margin: 0 auto; */
    position: relative;
}

.eservices-box .eservices-icon {
    border: 1px solid #01840f;
    padding: 22px;
    border-radius: 50%;
    margin-bottom: 17px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.2s ease;
}



.eservices-container .item {
    display: flex;
    justify-content: center;
}

.eservices-box a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.eservices-box:hover .eservices-icon {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    transform: translate(0,-5px);
}

.eservices-text span {
    font-size: 13px;
    font-weight: bold;
}

.eservices-container.main-content-box {
    padding: 10px 0;
}
/* END: ESERVICES */





.main-content-box iframe {
    width: 100%;
    height: 450px;
}

.main-content-box.contact-box em {
    font-size: 21px;
    color: #01840f;
}

.main-content-box a:hover {
    color: #ffa800;
}





.multimedia-image>svg {
    position: absolute;
    width: 3rem;
    height: 3rem;
    background: #ffa800;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    padding: 8px;
}

.multimedia-image>svg path {
    stroke: #fff;
}

.infographic-image:hover>svg, .photo-image:hover>svg, .video-image:hover>svg {
    display:none;
}


.certificates-container table {
    margin-bottom: 0;
}

.certificates-container table thead tr th {
    color: #fff !important;
}

.certificates-container table thead tr th {
    background: #01840f !important;
    text-align: center;
}

.certificates-container table tbody tr td {
    text-align: center;
}

/* START: catalog */
.catalog-container .catalog-image img {
    width: 100%;
    height: 100%;
}

.catalog-container .catalog-image {
    border: 1px solid #ddd;
}
/* END: catalog */




