/*tci new skin
/*mega menu*/
.mega-menu .DnnModule {
    position: unset;
}

.mega-menu .megaCSS3menu li {
    margin-right: 0;
    border: none;
    margin-top: 0;
    padding: 0 10px;
    line-height: 40px;
    position: unset;
}

.mega-menu .megaCSS3menu {
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 40px;
}

    .mega-menu .megaCSS3menu li .drop {
        text-shadow: none;
        color: #707070;
        font-family: iransansbold;
        font-size: 14px;
        background: url('/Portals/0/Images/mega-menu/down-arrow.png') no-repeat 2px 14px/12px;
    }

    .mega-menu .megaCSS3menu li:hover .drop {
        background: url('/Portals/0/Images/mega-menu/up-arrow.png') no-repeat 2px 14px/12px;
        padding-left: 21px;
    }

    .mega-menu .megaCSS3menu li:first-child {
        padding-right: 0;
    }

.mega-menu a.drop span.mega-icon {
    padding: 0;
}

.mega-menu .megaCSS3menu li:hover .Megadrop {
    top: 100%;
    left: 0;
    display: block;
    border-radius: 0;
    opacity: 1;
    right: 0;
    z-index: 9;
    visibility: visible;
}

.mega-menu .megaCSS3menu li:hover {
    background: none;
    border-radius: 0;
    border: none;
    padding: 0 10px;
}

    .mega-menu .megaCSS3menu li:hover:first-child {
        padding-right: 0;
    }

.mega-menu .megaCSS3menu li .Megadrop {
    border: none;
    border-radius: 0 !important;
    margin: 0;
    opacity: 0;
    width: 100%;
    min-width: auto;
    left: inherit;
    right: 0;
    visibility: hidden;
}

.navighation {
    position: relative;
}
/*services*/
.icon-services img {
    width: auto !important;
    margin: 0 auto;
    max-width: 65px;
}

.content-services {
    text-align: center;
}

.icon-services {
    height: 75px;
}

.text-services h5 {
    font-size: 14px;
}

    .text-services h5 a {
        color: #303030;
        font-family: iransansbold;
    }

.text-services span {
    font-size: 11px;
    color: #303030;
}

.title-pane {
    text-align: center;
    margin-bottom: 30px;
}

    .title-pane h4 {
        color: #303030;
        margin: 0;
        position: relative;
    }

        .title-pane h4 a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 14px;
            background-color: #0f699b;
            color: #fff;
            padding: 0 10px;
        }

        .title-pane h4 span {
            border-bottom: 1px solid #0f699b;
            display: inline-block;
            padding: 0 10px;
        }

.main-services {
    padding: 60px 0;
}
/*news*/
.main-last-news {
    padding: 0 0 30px 0;
}

.content-last-news {
    padding: 15px;
    background-color: #f1f1f1;
    height: 310px;
}

.text-last-news h4 a {
    color: #303030;
    font-family: iransansbold;
}

.text-last-news h4 {
    font-size: 12px;
    min-height: 36px;
}

.image-last-news img { /* height: 184px; */
}

.text-last-news p {
    font-size: 12px;
    font-family: iransansultralight;
    color: #303030;
}

.text-last-news span {
    color: #0f699b;
    font-size: 11px;
}
/*last news*/
.news-scroll {
    height: 334px;
    position: relative;
}

.news-company-scroll {
    height: 750px;
    position: relative;
}

.news-box-scroll {
    height: 535px;
    position: relative;
}

.image-slider-news {
    position: relative;
    overflow: hidden;
}

.text-slider-news {
    position: absolute;
    bottom: 0;
    padding: 30px 15px 20px 15px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 63%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 63%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 63%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

    .text-slider-news h3 a {
        color: #fff;
    }

.image-slider-news img {
    height: 390px;
}

.text-slider-news p {
    text-align: right;
    color: #ddd;
}

.text-slider-news h3 {
    margin: 0;
}

.title-special-news h4 {
    margin: 0 0 9px 0;
    border-bottom: 1px solid #0f699b;
    padding-bottom: 7px;
    color: #0f699b;
}

.list-special-news ul {
    margin: 0;
}

    .list-special-news ul li {
        display: flex;
        margin-bottom: 7px;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 7px;
    }

.text-special-news h3 {
    margin: 0;
    font-size: 12px;
}

.text-special-news {
    margin-right: 10px;
}

    .text-special-news h3 a {
        color: #000;
    }

.image-special-news img {
    border: 1px solid #dfdfdf;
}


.last-special-news {
    background: #fff;
    padding: 5px 15px 5px 15px;
    border: 1px solid #d4d4d4;
}

.list-special-news ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.last-view-day {
    background: #fff;
    padding: 5px 15px 5px 15px;
    border: 1px solid #d4d4d4;
}

.list-view-day ul {
    margin: 0;
}

    .list-view-day ul li {
        display: flex;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

        .list-view-day ul li a {
            color: #000;
            font-size: 12px;
        }

        .list-view-day ul li i {
            margin-left: 10px;
            line-height: 20px;
            color: #0f699b;
        }

        .list-view-day ul li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

.list-last-news {
    margin-top: 15px;
}

.wrap-last-news {
    /* background: #fff; */
    /* padding: 5px 15px 5px 15px; */
    /* border: 1px solid #d4d4d4; */
    margin-top: 30px;
}

    .wrap-last-news .list-last-news ul {
        margin: 0;
    }

        .wrap-last-news .list-last-news ul li {
            display: flex;
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #d4d4d4;
        }

            .wrap-last-news .list-last-news ul li:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0;
            }

    .wrap-last-news .text-last-news {
        margin-right: 10px;
    }

        .wrap-last-news .text-last-news h3 {
            margin: 0 0 0 0;
            font-size: 16px;
        }

            .wrap-last-news .text-last-news h3 a {
                color: #000;
            }

        .wrap-last-news .text-last-news p {
            text-align: right;
        }

    .wrap-last-news .image-last-news img {
        /* height: 100px; */
        /* width: 200px; */
        /* border: 1px solid #d4d4d4; */
    }

.last-news-company {
    background: #fff;
    padding: 5px 15px 5px 15px;
    border: 1px solid #d4d4d4;
    margin-top: 30px;
}

.first-title-news-company h3 {
    margin: 0;
    font-size: 14px;
}

.list-news-company ul {
    margin: 0;
}

.first-title-news-company {
    margin: 15px 0;
}

    .first-title-news-company h3 a {
        color: #000;
    }

.first-text-news-company {
    margin: 15px 0;
}

    .first-text-news-company p {
        text-align: right;
        font-family: iransansultralight;
        margin-bottom: 0 !important;
    }

.list-news-company ul li {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 8px;
    padding-bottom: 8px;
    display: flex;
}

    .list-news-company ul li a {
        color: #000;
        font-size: 12px;
    }

    .list-news-company ul li i {
        margin-left: 7px;
        margin-top: 2px;
        color: #0f699b;
    }

    .list-news-company ul li:last-child {
        border-bottom: 0;
        margin: 0;
        padding: 0;
    }

.banner-side-news ul {
    margin: 0;
}

.banner-side-news {
    margin-top: 30px;
}

    .banner-side-news ul li img {
        width: 100%;
    }

    .banner-side-news ul li {
        margin-bottom: 30px;
    }

        .banner-side-news ul li:last-child {
            margin-bottom: 0;
        }
/*category*/
.category-bg {
    padding-bottom: 30px;
}

.title-list h5 span {
    float: left;
}

    .title-list h5 span a {
        color: #0f699b;
        position: relative;
        z-index: 999;
    }

.title-list h5 a {
    color: #0f699b;
    float: left;
}

.title-list {
    border-bottom: 1px solid #0f699b;
    margin-bottom: 15px;
}

    .title-list h5 {
        margin: 0 0 5px 0;
        font-size: 14px;
        color: #0f699b;
    }

        .title-list h5 em, .title-list h5 i {
            margin-left: 5px;
            vertical-align: middle;
        }

.list-box ul {
    margin: 0;
}

    .list-box ul li {
        margin: 0 0 5px 0;
        font-size: 11px;
    }

        .list-box ul li:last-child {
            margin-bottom: 0;
        }

        .list-box ul li a {
            color: #5a5a5a;
        }

        .list-box ul li em, .list-box ul li i {
            font-size: 7px;
            color: #0f699b;
            vertical-align: middle;
            margin-left: 2px;
        }

.content-list {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 30px;
}

    .content-list.short-news:after, .content-list.talk:after, .content-list.note:after {
        position: absolute;
        font-family: tci;
        color: #e8e8e8;
        font-size: 122px;
        top: 50%;
        transform: translate(10px, 10px);
    }

    .content-list.short-news:after {
        content: "\e908";
        left: 15px;
		    font-size: 600%;
    margin-top: -40px;
    }

    .content-list.talk:after {
        content: "\e903";
        left: 30px;
		    font-size: 600%;
    margin-top: -40px;
    }

    .content-list.note:after {
        content: "\e902";
        left: 30px;
		    font-size: 600%;
    margin-top: -40px;
    }

    .content-list.short-news {
        position: relative;
    }

.list-box {
    position: relative;
    z-index: 1;
}

.content-scroll {
    height: 103px;
}
/*footer*/
.footer_banner ul {
    margin: 0;
    text-align: center;
}

    .footer_banner ul li {
        display: inline-block;
        width: 26.66666%;
        margin: 0 10px;
    }

        .footer_banner ul li img {
            width: 100%;
        }

.footer_banner {
    padding-bottom: 30px;
}

.title-footer h4 {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 14px;
}

.title-footer ul {
    margin: 0;
}

.footer-content ul {
    margin: 0;
}

    .footer-content ul li {
        margin: 0 0 5px 0;
    }

        .footer-content ul li a {
            color: #fff;
            font-size: 12px;
            font-family: iransansultralight;
        }

            .footer-content ul li a em, .footer-content ul li a i {
                font-size: 7px;
                vertical-align: middle;
                margin-left: 5px;
            }

.footer-contact ul {
    margin: 0;
}

    .footer-contact ul li {
        margin-bottom: 10px;
        display: flex;
        color: #fff;
    }

        .footer-contact ul li em, .footer-contact ul li i {
            margin-left: 10px;
            font-size: 18px;
            line-height: 16px;
        }

        .footer-contact ul li span {
            font-family: iransansultralight;
        }

            .footer-contact ul li span a {
                color: #fff;
                font-family: iransansultralight;
            }

.banner-footer-bottom ul {
    margin: 0;
}

    .banner-footer-bottom ul li {
        display: inline-block;
        width: 12%;
    }

        .banner-footer-bottom ul li img {
            width: 100%;
        }

.banner-footer-bottom {
    margin: 15px 0 0 0;
}

/*product*/
.img-product-pane img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-product-pane {
    width: 100%;
    height: 200px;
}

.box-product-pane {
    background: #f9f9f9;
    text-align: center;
    padding: 10px;
    border: 1px solid #d1d1d1;
}

.link-product-pane h4 {
    margin: 0;
}

.link-product-pane {
    padding: 15px;
}

    .link-product-pane h4 a {
        color: #000;
    }

/*-------phone page--------*/
.content_items {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.content_pic {
    flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    margin: 20px;
    text-align: center;
}

    .content_pic img {
      max-width: 100%;
    }

.content_item {
    flex: 1 0 60%;
    -ms-flex: 1 0 70%;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    background: #fff;
    padding: 50px 40px;
    border-radius: 5px;
    margin: 20px;
}

    .content_item h4 {
        color: #333;
        padding: 5px 10px;
        border-right: 4px solid #00bcb8;
    }

    .content_item > p {
        color: #888;
        font-size: 1.1rem;
        line-height: 27px;
    }

    .content_item > a {
        background: #00bcb8;
        color: #fff !important;
        padding: 8px 10px;
        border-radius: 30px;
        float: left;
        font-size: 1.1rem;
    }

    .content_item ul {
        color: #888;
        font-size: 1.1rem;
        line-height: 27px;
    }

    .content_item li {
        padding: 5px 0;
    }

    .content_item > span {
        display: inline-block;
        width: 100%;
        color: #333;
        font-size: 1.2rem;
    }

    .content_item li .fa {
        display: inline-block;
        color: #00bcb8;
        font-size: 0.8rem;
        margin-left: 5px;
    }

.link_items {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin: 20px auto;
}

.link_item {
    box-shadow: 0px 0 15px 1px rgba(0, 0, 0, 0.2);
    flex: 1 0 100px;
    -ms-flex: 1 0 100px;
    min-width: 200px;
    max-width: 200px;
    margin: 20px;
    border-radius: 5px;
    padding: 0 10px;
    position: relative;
  background: #fff;
}

    .link_item a > span {
        position: absolute;
        left: 10px;
        background: #00bcb8;
        width: 70px;
        height: 70px;
        top: -10px;
        border-radius: 5px;
        box-shadow: 0px 0 15px 1px rgba(0, 0, 0, 0.2);
        color: #fff !important;
        text-align: center;
        padding: 15px 0;
    }

    .link_item span .fa {
        color: #fff;
        font-size: 3rem;
    }

    .link_item h5 {
        color: #333;
        text-align: center;
        border-top: 1px solid #eaeaea;
        margin: 0;
        padding: 6px 0;
    }

    .link_item a > p {
        min-height: 68px;
        padding-top: 10px;
        font-size: 1.2rem;
        color: #999;
    }

        .link_item a > p span {
            display: inline-block;
            width: 100%;
            font-size: 1rem;
            color: #00bcb8;
            margin-bottom: 10px;
        }
        .link_items>a {
    background: #00bcb8;
    color: #fff !important;
    padding: 8px 10px;
    border-radius: 30px;
    float: left;
    font-size: 1.1rem;
}
        .content_item table{
 margin:30px auto;
}
   .content_item table .fa{
color:#00bcb8;
   }
.content_item .table-info {
    background-color: #bee5eb;
}
/*************/
#dnn_ctr501_View_LiveForm501{
    display: inline-block;
    width: 100%;
}
#LiveForm501 ul>li:not(#Field_501_1){
    width:50%;
    float:right;
}
.noronta_items {
    display: flex;
display:-ms-flex;
    justify-content: center;
    flex-wrap: wrap;
-ms-flex-wrap:wrap;
}
.noronta_item {
    flex: 1 0 100px;
-ms-flex:1 0 100px;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    margin: 20px;
  border-radius: 5px;
}
.noronta_item img {
    width: 100%;
    border-radius: 5px;
}


/*banner*/
.content-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-banner {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.content-banner h6 {
    position: absolute;
    bottom: 25px;
    margin: 0;
    padding: 5px 15px;
    color: #0f699b;
    background: #fff;
    display: block;
    width: 50%;
}

.main-banner {
    margin-top: 30px;
}

.content-banner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.content-banner a:before {content: "";background: rgba(0,0,0,0.2);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*Listing News*/

.list-news .col-xs-12:nth-child(2n) .post { background-color: #f7f7f7; }
.list-news .image { width: 265px; float: left; margin-right: 15px; }
.rtl .list-news .image { width: 265px; float: right; margin-left: 15px; margin-right: 0; }
.effect-news .image.not-media { overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #000000; }
    .effect-news .image.not-media img { display: block; width: 100%; height: 165px; opacity: 1; }
    .effect-news .image.not-media figcaption { top: 30px; left: 30px; right: 30px; bottom: 30px; position: absolute; padding: 20px; }
.image.not-media figcaption:before,
.image.not-media figcaption:after,
.image.not-media figcaption div:before,
.image.not-media figcaption div:after { background-color: #ffffff; position: absolute; content: ""; display: block; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.image.not-media figcaption:before,
.image.not-media figcaption:after { width: 0; height: 1px; }
.image.not-media figcaption div:before,
.image.not-media figcaption div:after { width: 1px; height: 0; }
.image.not-media figcaption:before,
.image.not-media figcaption div:before { left: 0; top: 0; }
.image.not-media figcaption:after,
.image.not-media figcaption div:after { bottom: 0; right: 0; }
.image.not-media.blue { background: #0a212f; }
.image.not-media:hover img { opacity: 0.8; -webkit-filter: blur(5px); filter: blur(5px); }
.image.not-media:hover figcaption:before,
.image.not-media:hover figcaption:after { width: 100%; }
.image.not-media:hover figcaption div:before,
.image.not-media:hover figcaption div:after { height: 100%; }
.image.not-media figcaption a { position: relative; font-weight: 400; text-transform: uppercase; -webkit-transform: translateY(50%); transform: translateY(50%); margin: 0 0 8px; opacity: 0; display: block; }
    .image.not-media figcaption a i { opacity: 0; top: 0; position: absolute; left: 50%; background: #15677B; width: 45px; height: 45px; font-size: 22px; border-radius: 50%; text-align: center; line-height: 46px; margin: 0 0 0 -23px; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.image.not-media:hover a i { opacity: 1; }
.image.not-media:hover figcaption a { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translateY(0); transform: translateY(0); color: #fff; }
.list-news:first-child .post { margin-top: 0; }
.list-news .post { margin-top: 20px; overflow: hidden; border: 1px solid #e9e6e6; padding-right: 10px; }
.rtl .list-news .post { margin-top: 20px; overflow: hidden; border: 1px solid #e9e6e6; padding-left: 10px; padding-right: 0; }
.post .desc-wrap { margin: 0 0px 0 267px; }
.rtl .post .desc-wrap { margin: 0 20px 0 0; }
.post .desc-wrap h2 { margin: 6px 0 0 0; font-size: 13px; color: #777; }
.post .desc-wrap h3 { margin-top: 5px; margin-bottom: 10px; font-size: 16px; color: #444; }
    .post .desc-wrap h3 a { color: #010101; }
.post .desc-wrap .desc { font-size: 12px; line-height: 1.571; }
.var-color-main { color: #111; }
.post .desc-wrap .info-news { margin: 0 0 10px 0; }
    .post .desc-wrap .info-news ul { margin: 0; }
        .post .desc-wrap .info-news ul li { display: inline-block; margin: 0 0 0 10px; color: #868585; font-size: 12px; }
            .post .desc-wrap .info-news ul li:first-child { margin-right: 70px; margin-left: 0; }
.rtl .post .desc-wrap .info-news ul li:first-child { margin-left: 70px; margin-right: 0; }
.post .desc-wrap .info-news ul li i { margin: 0 5px 0 0px; }
.rtl .post .desc-wrap .info-news ul li i { margin: 0 0 0 5px; }
.post .desc-wrap .info-news ul li a { color: #010101; }
 .post {
    margin-top: 20px;
    overflow: hidden;
    border: 1px solid #e9e6e6;
    padding-left: 10px;
    padding-right: 0;
   display:flex;
}
/*Archive*/
.archive-box { background: #f5f5f5; border: 1px solid #ddd; border-radius: 3px; margin: 35px 0 0 0; }
    .archive-box .title h2 { margin: 5px 0 0 0; border-bottom: 1px solid #ddd; padding: 5px 10px; font-size: 16px; color: #555; }
        .archive-box .title h2 i, .archive-box .title h2 em { margin: 0 0 0 10px; color: #555; font-size: 22px; }
    .archive-box ul { margin: 0; background: #efefef; }
        .archive-box ul li { border-bottom: 1px solid #ddd; padding: 7px 10px; position: relative; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; list-style: none; }
            .archive-box ul li:hover { background: #dedede; }
            .archive-box ul li:last-child { border-bottom: 0; }
            .archive-box ul li i, .archive-box ul li em { margin: 1px 0 0 5px; float: right; color: #19ac75; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
            .archive-box ul li:hover i.fa-square-o, .archive-box ul li:hover em.fa-square-o { opacity: 0; visibility: hidden; overflow: hidden; }
            .archive-box ul li i.fa-check-square-o, .archive-box ul li em.fa-check-square-o { position: absolute; right: 8px; opacity: 0; visibility: hidden; overflow: hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
            .archive-box ul li:hover i.fa-check-square-o, .archive-box ul li:hover em.fa-check-square-o { opacity: 1; visibility: visible; overflow: visible; }
            .archive-box ul li a { color: #888; display: block; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
                .archive-box ul li a:hover { color: #555 !important; }
                .archive-box ul li a span { float: left; }
/*bootstrap 3 for login*/
.form-login-pane .input-group { display: block; }
.input-group.input-group-rtl .input-group-addon {
    border: none;
    top: 5px;
    right: 0;
    color: #000;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }

.portal-monaqese{margin: 20px;box-shadow: 0px 0 15px 1px rgb(0 0 0 / 20%); padding: 10px;}
.portal-monaqese h4{font-size: 1.2rem;color: #00bcb8;margin-bottom: 10px;}
.portal-monaqese p {color: #333; text-align: left; border-top: 1px solid #eaeaea; margin: 0; padding: 6px 0; }
.portal-monaqese p a{color: #333;}







