body {
    font-family: iranyekan !important;
    font-size: 12px;
    line-height: normal;
    background: url(../image/vector_10.png) #F5F5FC repeat-x center bottom;
    background-attachment: fixed;
}

a {
    text-decoration: none;
    color: #232323;
}

#portal {
    direction: ltr;
}

.img-responsive {
    width: 100%;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.slick-slide {
    height: auto !important;
}

.content_row {
    margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
    direction: ltr;
    color: #232323;
}

    .content_row a {
        color: #232323;
    }

        .content_row a:hover {
            color: gray;
        }

    .content_row h3.content_title {
        font-size: 14px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        background: 0 0;
        line-height: normal;
        text-align: left;
    }



    .content_row .content_title .rotitr {
        display: block;
        font-size: 11px;
        font-weight: 400;
    }

    .content_row .content_date {
        color: #A7A7A7;
        font-size: 11px;
    }

        .content_row .content_date i {
            margin-left: 5px;
        }

    .content_row .content_lead {
        color: #191919;
        text-align: right;
        direction: rtl;
        font-size: 13px;
        padding: 0;
        margin: 0;
    }

    .content_row .content_imgPanel {
        text-align: center;
        position: relative;
        padding: 0px;
    }

        .content_row .content_imgPanel img {
        }




.header {
    background: white;
    box-shadow: 0px 0px 20px #00000042;
    margin-bottom: 15px;
    clear: both;
    width: 100%;
    display: inline-block;
}

    .header .top_header {
        background: #08ADB1;
        color: white;
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .header .top_header .lang_menu {
            direction: ltr;
            margin-top: 4px;
        }

            .header .top_header .lang_menu ul {
                display: none;
            }

            .header .top_header .lang_menu i {
                margin-left: 5px;
            }

    .header .header_bottom {
    }

        .header .header_bottom .container {
            background: url(/sites/2/image/flag.png) no-repeat right top
        }

            .header .header_bottom .container .logo {
                margin-top: 10px;
                text-align: left;
                display: inline-block;
            }

                .header .header_bottom .container .logo h1 {
                    display: inline-block;
                    font-size: 16px;
                    font-weight: 800;
                    margin-right: -65px;
                    color: #105F61;
                }

            .header .header_bottom .container .menu_top {
                margin-top: 10px;
                font-size: 13px;
                font-weight: 600;
            }

                .header .header_bottom .container .menu_top > ul {
                    display: inline-block;
                }

                .header .header_bottom .container .menu_top ul li {
                    display: inline-block;
                    margin-left: 15px;
                }

                .header .header_bottom .container .menu_top > ul > li {
                    padding-bottom: 10px;
                }

                .header .header_bottom .container .menu_top ul > li > ul {
                    display: none;
                    position: absolute;
                    width: 218px;
                    z-index: 10000;
                    background: #08adb1;
                    margin-top: 11px;
                    border-radius: 0px 0px 5px 5px;
                    -webkit-box-shadow: 0 2px 4px 0 rgb(255 255 255);
                    box-shadow: 0 2px 4px 0 rgb(255 255 255);
                    direction: rtl;
                    text-align: right;
                }

                    .header .header_bottom .container .menu_top ul > li > ul li {
                        padding: 4px 10px 4px 10px;
                        border-bottom: solid 1px white;
                        width: 100%;
                        clear: both;
                        font-size: 12px;
                    }

                        .header .header_bottom .container .menu_top ul > li > ul li:last-child {
                            border-bottom: 0px;
                        }

                    .header .header_bottom .container .menu_top ul > li > ul a {
                        color: white;
                    }

                .header .header_bottom .container .menu_top ul > li:hover > ul {
                    display: block;
                }

                .header .header_bottom .container .menu_top ul li a {
                    color: #075456;
                }

                .header .header_bottom .container .menu_top ul li.active, .header .header_bottom .container .menu_top > ul > li:hover {
                    border-bottom: solid 3px #08ADB1;
                }

        .header .header_bottom .serach_head {
            position: relative;
            margin-top: -7px;
        }

            .header .header_bottom .serach_head input {
                border: solid 1px #E6E6E6;
                border-radius: 5px;
                padding: 5px;
                width: 200px;
            }

            .header .header_bottom .serach_head i {
                color: #08ADB1;
                position: absolute;
                left: 182px;
                top: 10px;
            }

        .header .header_bottom i.fas.fa-bars {
            color: #08adb1;
            font-size: 30px;
            position: absolute;
            top: 50px;
            right: 15px;
            cursor: pointer;
        }

.footer {
    color: white;
    margin-top: 60px;
}

    .footer .footer_top {
        background: #105f61;
        border-radius: 20px 20px 0px 0px;
    }

        .footer .footer_top .container {
            padding: 10px;
            padding-bottom: 5px;
        }

        .footer .footer_top h6 {
            display: inline-block
        }

        .footer .footer_top .social_icons {
            font-size: 17px;
            direction: ltr;
            display: inline-block;
            float: right;
        }

            .footer .footer_top .social_icons li {
                display: inline-block;
                margin-right: 10px;
            }

                .footer .footer_top .social_icons li a {
                    color: white;
                }

    .footer .footer_middle {
        background: #079c9f url(../image/pattern.png);
        color: white;
        padding-bottom: 15px;
    }

        .footer .footer_middle .master_node {
            line-height: 20px;
        }

            .footer .footer_middle .master_node .master_node {
                font-weight: bold;
                font-size: 18px;
                color: white;
                padding-bottom: 10px;
                padding-top: 15px;
                display: inline-block;
            }

                .footer .footer_middle .master_node .master_node > li {
                }

            .footer .footer_middle .master_node li a {
                color: white;
            }

        .footer .footer_middle i {
            width: 25px;
            text-align: right;
            font-size: 15px;
            float: right;
        }

        .footer .footer_middle span {
            display: table;
        }

    .footer .footer_bottom {
        background: #0c8588;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.slider_home {
    direction: ltr;
    margin-top: 30px;
}

    .slider_home .item {
        position: relative;
        border-radius: 16px;
        overflow: hidden;
    }

        .slider_home .item .info {
            background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(rgba(0,0,0,0.6)));
            background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,0.6) 100%);
            bottom: 0px;
            color: white;
            direction: ltr;
            left: 0;
            line-height: 33px;
            padding: 10px 10px;
            position: absolute;
            right: 0;
            text-align: left;
        }


    .slider_home .slick-dots {
        bottom: -30px;
    }

        .slider_home .slick-dots li {
            margin: 0px;
        }

            .slider_home .slick-dots li button:before {
                font-size: 15px;
            }

            .slider_home .slick-dots li button:before {
                color: #e6e6e6;
                opacity: 1;
            }

            .slider_home .slick-dots li.slick-active button:before {
                color: #FC761D
            }


.slick-slider .fa.fa-angle-left {
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 35px;
    color: #ffffff;
    z-index: 1;
    text-shadow: 2px 2px #0000006b;
    margin-top: -30px;
    cursor: pointer;
}

.slick-slider .fa.fa-angle-right {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 35px;
    color: #ffffff;
    z-index: 1;
    text-shadow: 2px 2px #0000006b;
    margin-top: -30px;
    cursor: pointer;
}

.section {
    margin-top: 30px;
}

    .section .section_content {
        margin-top: 15px;
    }

    .section .section_title {
    }

        .section .section_title h3 {
            display: inline-block;
            font-weight: 800;
            font-size: 22px;
            color: #075456;
            padding-left: 5px;
        }

        .section .section_title i {
            margin-left: 10px;
            font-size: 20px;
            font-weight: normal;
            color: #08ADB1;
        }

    .section .section_title_more {
        direction: ltr;
        font-size: 12px;
    }

        .section .section_title_more a {
            color: #132441;
            font-size: 16px;
        }

        .section .section_title_more i {
            margin-right: 8px;
            font-weight: normal;
            font-size: 13px;
        }

.section_news {
}

    .section_news .content_row {
        position: relative;
        margin-bottom: 15px;
        border-radius: 10px;
        overflow: hidden;
    }

.section_icon_1 {
    background-image: url(../image/pattern.png), linear-gradient(to right, #088183, #07A0A3);
    padding: 50px 20px;
    text-align: center;
    border-radius: 16px;
}

    .section_icon_1 .section_content {
    }

    .section_icon_1 .row div i {
        padding: 20px;
        font-size: 50px;
        border-radius: 10px;
    }

    .section_icon_1 .row div a {
        width: 100%;
        display: inline-block;
        padding: 30px;
        border-radius: 10px;
    }

    .section_icon_1 .row div h4 {
        color: white;
        font-size: 15px;
        font-weight: bold;
        margin-top: 20px;
    }

    .section_icon_1 .row div:nth-child(1) i {
        color: #C887EA
    }

    .section_icon_1 .row div:hover:nth-child(1) a {
        box-shadow: inset 0 0 5px #C887EA;
    }

    .section_icon_1 .row div:hover:nth-child(1) i {
        background: #C887EA14;
    }


    .section_icon_1 .row div:nth-child(2) i {
        color: #2BFCDE
    }

    .section_icon_1 .row div:hover:nth-child(2) a {
        box-shadow: inset 0 0 5px #2BFCDE;
    }

    .section_icon_1 .row div:hover:nth-child(2) i {
        background: #2BFCDE14;
    }



    .section_icon_1 .row div:nth-child(3) i {
        color: #498BFF
    }

    .section_icon_1 .row div:hover:nth-child(3) a {
        box-shadow: inset 0 0 5px #498BFF;
    }

    .section_icon_1 .row div:hover:nth-child(3) i {
        background: #498BFF14;
    }



    .section_icon_1 .row div:nth-child(4) i {
        color: #FFA142
    }

    .section_icon_1 .row div:hover:nth-child(4) a {
        box-shadow: inset 0 0 5px #FFA142;
    }

    .section_icon_1 .row div:hover:nth-child(4) i {
        background: #FFA14214;
    }


    .section_icon_1 .row div:nth-child(5) i {
        color: #75C231
    }

    .section_icon_1 .row div:hover:nth-child(5) a {
        box-shadow: inset 0 0 5px #75C231;
    }

    .section_icon_1 .row div:hover:nth-child(5) i {
        background: #75C23114;
    }




.section_icon_2 {
    background: url(../image/pattern.png);
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-radius: 15px;
}

    .section_icon_2 .section_content {
    }

    .section_icon_2 .row div i {
        padding: 20px;
        font-size: 45px;
        border-radius: 10px;
    }

    .section_icon_2 .row div a {
        width: 100%;
        display: inline-block;
        padding: 30px;
        border-radius: 10px;
        color: #232323
    }

    .section_icon_2 .row div h4 {
        color: #232323;
        font-size: 15px;
        font-weight: bold;
        margin-top: 20px;
    }

    .section_icon_2 .row div:nth-child(1) i {
        color: #FF75C4
    }

    .section_icon_2 .row div:hover:nth-child(1) a {
        box-shadow: inset 0 0 5px #FF75C4;
    }

    .section_icon_2 .row div:nth-child(1) i {
        background: #FF75C414;
    }


    .section_icon_2 .row div:nth-child(2) i {
        color: #29E2FF
    }

    .section_icon_2 .row div:hover:nth-child(2) a {
        box-shadow: inset 0 0 5px #29E2FF;
    }

    .section_icon_2 .row div:nth-child(2) i {
        background: #29E2FF14;
    }



    .section_icon_2 .row div:nth-child(3) i {
        color: #FF5F40
    }

    .section_icon_2 .row div:hover:nth-child(3) a {
        box-shadow: inset 0 0 5px #FF5F40;
    }

    .section_icon_2 .row div:nth-child(3) i {
        background: #FF5F4014;
    }



    .section_icon_2 .row div:nth-child(4) i {
        color: #A172FF
    }

    .section_icon_2 .row div:hover:nth-child(4) a {
        box-shadow: inset 0 0 5px #A172FF;
    }

    .section_icon_2 .row div:nth-child(4) i {
        background: #A172FF14;
    }


    .section_icon_2 .row div:nth-child(5) i {
        color: #075456
    }

    .section_icon_2 .row div:hover:nth-child(5) a {
        box-shadow: inset 0 0 5px #a66d07;
    }

    .section_icon_2 .row div:nth-child(5) i {
        background: #07545614;
    }

.section_icon_2 .row div:hover:nth-child(6) a {
box-shadow: inset 0 0 5px #0d9673;
}

.section_news .content_row .content_Info {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(rgba(0,0,0,0.6)));
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,0.9) 100%);
    bottom: 0px;
    color: white;
    direction: ltr;
    left: 0;
    padding: 20px 15px 15px 15px;
    position: absolute;
    right: 0;
    text-align: left;
}

    .section_news .content_row .content_Info h3 {
        font-size: 14px;
        line-height: normal;
    }

.section_news_cat {
}

    .section_news_cat ul {
        background: white;
        border-radius: 8px;
        overflow: hidden;
        border: solid 1px #E6E6E6;
        box-shadow: rgb(50 50 93 / 0%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
        font-size: 14px;
        height: 100%;
    }

        .section_news_cat ul li {
            padding: 0px 10px;
        }

            .section_news_cat ul li a {
                border-bottom: solid 1px #E6E6E6;
                padding: 20px 15px;
                width: 100%;
                display: inline-block;
                color: #232323;
                font-weight: bold;
                text-align: center;
            }

            .section_news_cat ul li:last-child a {
                border: 0px;
            }


            .section_news_cat ul li:hover, .section_news_cat ul li.active {
                background: #232323;
                color: white;
            }

                .section_news_cat ul li:hover a, .section_news_cat ul li.active a, .section_news_cat ul li:hover a:after, .section_news_cat ul li.active a:after {
                    color: white;
                }

                .section_news_cat ul li:hover a, .section_news_cat ul li.active a {
                    border-bottom: solid 1px #232323;
                }

    .section_news_cat h4 {
        background: #088183;
        background-image: linear-gradient(to right, #088183, #07A0A3);
        border-radius: 5px 5px 0px 0px;
        padding: 15px;
        text-align: center;
        color: white;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .section_news_cat .content_panel {
    }

        .section_news_cat .content_panel .content_row:last-child {
            margin-bottom: 0px;
        }

        .section_news_cat .content_panel .content_row {
            border: solid 1px #E6E6E6;
            background: white;
            border-radius: 10px;
            margin-bottom: 10px;
            padding: 20px;
        }

            .section_news_cat .content_panel .content_row .content_imgPanel img {
                border: solid 1px #E6E6E6;
                border-radius: 8px;
            }

.section_karafarin {
}

.tab_crl {
    position: relative;
}

    .tab_crl ul {
        margin: 0px;
    }

        .tab_crl ul li {
            text-align: center;
            font-size: 16px;
            line-height: 60px;
            cursor: pointer;
        }

            .tab_crl ul li a {
                color: #232323;
            }

    .tab_crl > ul li.active {
        background: white;
        display: inline-block;
        border-top: solid 2px #075456;
        border-radius: 5px 5px 0px 0px;
        font-weight: 700;
    }

    .tab_crl ul li.active a {
        color: #08ADB1;
    }

    .tab_crl .drop_down {
        position: absolute;
        background: white;
        width: 180px;
        left: 0px;
        top: 32px;
        z-index: 10;
        border-radius: 8px;
        box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
        padding: 0px 10px;
    }

        .tab_crl .drop_down i {
            margin-top: -25px;
            left: 5px;
            background: white;
            padding: 10px 20px;
            font-size: 20px;
            float: left;
            box-shadow: rgb(0 0 0 / 3%) 0px 10px 20px;
            border-radius: 9px;
            position: absolute;
        }

        .tab_crl .drop_down ul li {
            line-height: normal;
            text-align: right;
            font-size: 14px;
            padding: 10px 0px;
            border-bottom: solid 1px #e6e6e6;
        }

        .tab_crl .drop_down ul {
            display: none;
        }

    .tab_crl .slick-slider .fa.fa-angle-left {
        position: absolute;
        left: 5px;
        top: 0px;
        bottom: 0px;
        font-size: 35px;
        color: #08ADB1;
        z-index: 1;
        text-shadow: 0px 0px #0000006b;
        margin: 0px;
        cursor: pointer;
        border: solid 1px #E6E6E6;
        border-left: 0px;
        border-bottom: 0px;
        padding: 16px;
        display: flex !important;
    }

    .tab_crl .slick-slider .fa.fa-angle-right {
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0px;
        font-size: 35px;
        color: #08ADB1;
        z-index: 1;
        margin: 0px;
        text-shadow: 0px 0px #0000006b;
        cursor: pointer;
        border: solid 1px #E6E6E6;
        border-right: 0px;
        border-bottom: 0px;
        padding: 16px;
        display: flex !important;
    }

        .tab_crl .slick-slider .fa.fa-angle-right:before, .tab_crl .slick-slider .fa.fa-angle-left:before {
            margin: auto;
        }



    .tab_crl .slick-dotted.slick-slider {
        margin: 0px;
    }

    .tab_crl .tab_content {
        padding-bottom: 0px;
        padding-top: 0px;
        overflow: hidden;
        background: white;
        padding-top: 15px;
        padding-bottom: 0px;
        -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
        border-radius: 0px 0px 10px 10px;
    }

    .tab_crl .slick-list {
        margin: 0px 60px;
        padding-bottom: 45px;
        padding-top: 25px;
    }

    .tab_crl .slick-dots {
        bottom: 10px;
    }


.tab_content > .row {
}

.section_karafarin .tab_content .image_karafarin {
    padding: 50px;
    position: relative;
    z-index: 1;
}

    .section_karafarin .tab_content .image_karafarin:before {
        content: "";
        display: inline-block;
        width: 227px;
        height: 107px;
        background: #08ADB1;
        position: absolute;
        left: 30px;
        top: 30px;
        z-index: 0;
        border-radius: 10px;
    }

    .section_karafarin .tab_content .image_karafarin:after {
        content: "";
        display: inline-block;
        width: 227px;
        height: 107px;
        background: #075456;
        position: absolute;
        right: 30px;
        bottom: 30px;
        z-index: 0;
        border-radius: 10px;
    }

    .section_karafarin .tab_content .image_karafarin img {
        position: relative;
        z-index: 2;
        border-radius: 10px 60px 10px 60px;
    }

.section_karafarin .tab_content .data_content {
    border-right: solid 2px #08ADB1;
    margin: 10%;
    color: #075456;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    direction: rtl;
    padding-right: 15px;
}

    .section_karafarin .tab_content .data_content .lable {
        width: 130px;
        text-align: left;
        color: gray;
        display: inline-block;
        margin-left: 10px;
    }

.section_karafarin .tab_crl .tab_content {
    direction: ltr;
}

.section_event {
}

    .section_event .section_content {
        background: url(../image/event_back.png) no-repeat center center;
        background-size: cover;
        padding: 30px;
        color: white;
        -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
        border-radius: 15px;
    }

        .section_event .section_content img {
            box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
            border-radius: 8px;
        }

        .section_event .section_content .col-4 h3 {
            color: white;
            font-size: 16px;
            margin-top: 10px;
            line-height: normal;
        }

    .section_event .btn {
        box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
        background: white;
        direction: ltr;
        color: #075456;
    }

        .section_event .btn i {
            margin-right: 5px;
        }

.section_nashr {
}

    .section_nashr img {
        box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
        border-radius: 8px;
        margin-bottom: 15px;
    }

    .section_nashr .info {
        line-height: 30px;
        color: #232323;
    }

        .section_nashr .info i {
            margin-left: 10px;
            color: #A7A7A7;
        }

.section_modiran {
}

    .section_modiran .slider_modiran {
        direction: ltr;
        text-align: center;
    }

    .section_modiran .item {
        padding: 30px;
        text-align: center;
    }

        .section_modiran .item .content_imgPanel {
            position: relative;
            display: inline-block;
        }

            .section_modiran .item .content_imgPanel img {
                max-width: 150px;
                border-radius: 50%;
                margin-bottom: 15px;
                margin: auto;
                margin-bottom: 20px;
                border: solid 4px white;
                box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
            }

            .section_modiran .item .content_imgPanel i {
                color: #08ADB1;
                font-size: 23px;
                position: absolute;
                margin-top: -2px;
                right: 20px;
            }

        .section_modiran .item h4 {
            font-weight: 700;
            font-size: 17px;
        }

        .section_modiran .item h6 {
            color: #A7A7A7;
            font-weight: 400;
            font-size: 13px;
        }

.section_samaneha {
    text-align: center;
    border-radius: 15px;
}

    .section_samaneha .section_content {
    }

    .section_samaneha .row div i {
        padding: 20px;
        font-size: 30px;
        border-radius: 10px;
    }

    .section_samaneha .row div a {
        width: 100%;
        display: inline-block;
        padding: 30px;
        border-radius: 10px;
    }

    .section_samaneha .row div h4 {
        color: #232323;
        font-size: 15px;
        font-weight: bold;
        margin-top: 20px;
    }

    .section_samaneha .row div i {
        color: #08ADB1
    }

    .section_samaneha .row div:hover a {
        box-shadow: inset 0 0 5px #08ADB1;
    }

    .section_samaneha .row div i {
        background: #dceef4;
    }

.section_album {
}

    .section_album .slider_album {
        direction: rtl;
    }
        .section_album .slider_album .slick-slide {
            float:right;
        }
        .section_album .slider_album a {
            margin: 10px;
            display: inline-block;
        }

        .section_album .slider_album img {
            border-radius: 8px;
            margin-bottom: 15px;
        }



    .section_album .more_gallery {
        display: inherit;
        margin-top: -31px;
        width: auto;
        max-width: none;
        margin-right: auto;
        direction: ltr;
        margin-left: 60px;
        position: relative;
        z-index: 5;
    }

        .section_album .more_gallery i {
            margin-left: 5px;
        }

    .section_album .slick-dots li {
        margin: 0px;
    }

        .section_album .slick-dots li button:before {
            font-size: 15px;
        }

        .section_album .slick-dots li button:before {
            color: #e6e6e6;
            opacity: 1;
        }

        .section_album .slick-dots li.slick-active button:before {
            color: #08ADB1
        }





@media (min-width: 1024px) {
    .tab_crl .drop_down {
        display: none;
    }
}

@media (max-width: 1024px) {
    .tab_crl .drop_down {
        display: block;
    }

    .tab_crl ul.row li {
        display: none;
    }

        .tab_crl ul.row li.active {
            display: block;
        }

    .header .header_bottom .container .logo {
        margin-top: 10px;
        text-align: center;
        display: inline-block;
        width: 100%;
    }

        .header .header_bottom .container .logo h1 {
            margin-right: 0px;
            display: inline-block;
            float: none;
            clear: both;
            width: 100%;
            margin-right: -21px !important;
            color: #001d72;
            font-weight: 900;
        }

    .header .header_bottom .container {
        background: none;
    }

    .header .header_bottom {
        background: url(/sites/1/image/flag.png) no-repeat left top;
        background-size: 150px;
    }

    .menu_top {
        display: none;
    }

    .showMenu .menu_top {
        display: block
    }


    .menu_top > ul li a {
        padding: 5px 15px;
        display: inline-block;
    }

    .menu_top > ul li {
        width: 100%;
        clear: both;
        border-bottom: solid 1px #147c7e;
    }

    .menu_top {
        position: fixed;
        width: 200px;
        right: -260px;
        bottom: 0px;
        top: 0px;
        background: #105f61;
        z-index: 10;
        margin: 0px !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }

        .menu_top ul li a {
            color: white !important
        }

    .header .header_bottom .container .menu_top > ul > li {
        padding-bottom: 5px;
        padding-top: 5px;
    }

        .header .header_bottom .container .menu_top ul li.active, .header .header_bottom .container .menu_top > ul > li:hover {
            border-bottom: solid 1px #147c7e !important;
        }

    .header .header_bottom .serach_head input {
        width: 100%;
    }

    .header .header_bottom .serach_head {
        display: block;
        width: 100%;
        padding: 10px;
        margin-top: 2px;
    }

        .header .header_bottom .serach_head i {
            color: #08ADB1;
            position: absolute;
            left: 16px;
            top: 18px;
        }

    .menu_top .close_menu {
        float: right;
        width: 100%;
        background: black;
        color: white;
        cursor: pointer;
        padding: 10px 10px 14px 10px;
        font-size: 16px;
        font-weight: bold;
        padding-right: 15px;
    }

        .menu_top .close_menu span {
            margin-left: 10px;
            font-family: iranyekan;
        }
}

@media (max-width: 991px) {
    .section {
        margin-top: 30px;
    }

    .slider_home .item .info {
        background: black;
        position: static !important;
    }



    .header .header_bottom .container .logo h1 {
        margin-right: 0px;
    }

    .section_icon_1 {
        padding: 5px 5px;
    }

        .section_icon_1 .row div a {
            padding: 10px;
        }

        .section_icon_1 .row div i {
            padding: 0px;
        }

    .section_icon_2 {
        padding: 5px 5px;
    }

        .section_icon_2 .row div a {
            padding: 10px;
        }

        .section_icon_2 .row div i {
            padding: 0px;
            background: transparent !important;
        }

    .section_news_cat h4 {
        margin-top: 20px;
    }

    .section_karafarin .tab_content .data_content {
        padding-right: 15px;
        margin: 0px 25px 25px 25px;
    }

        .section_karafarin .tab_content .data_content .lable {
            clear: both;
            text-align: right;
            display: block;
        }

    .section_event .align-self-center {
        margin-top: 20px;
    }

    .section_nashr .item {
        margin-bottom: 20px;
    }

    .section_samaneha .row div a {
        padding: 0px;
        margin-bottom: 10px;
    }
}

@media (max-width: 570px) {
    .section_nashr img {
        width: 40%;
        clear: none;
        float: right;
        margin-left: 22px;
    }

    .footer .footer_top {
        text-align: center;
    }

        .footer .footer_top .social_icons {
            float: none !important;
        }
}

.content_detail {
    direction: ltr;
}


.content_row {
    font-size: 14px;
}

    .content_row a {
        text-decoration: none;
        color: #1c1c1c;
    }

    .content_row .info {
        width: auto;
        margin: 0px;
        padding: 0px;
        flex: 1;
    }

    .content_row h2 {
        color: #1c1c1c;
        font-size: 18px;
        line-height: normal;
        font-weight: 800;
    }

        .content_row h2 span {
            font-size: 11px;
            clear: both;
            display: block;
            font-weight: normal;
        }



.contenttype_3 {
    position: absolute;
    background: rgb(184, 0, 0);
    padding: 2px 4px;
    font-size: 20px;
    border-radius: 5px;
    margin: 5px;
    opacity: 0.8;
}

    .contenttype_3:after {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        color: white;
    }

    .contenttype_3:after {
        font-weight: 300;
        content: "\f144";
    }

.paginglist-paging {
    text-align: left;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
    direction: ltr;
}

    .pagination > li {
        display: inline-block;
    }

        .pagination > li > a {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

.pagination-sm > li > a {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination {
    padding-right: 0;
}

    .pagination > li > a {
        float: right;
        margin-right: -1px;
        margin-left: 0;
    }

    .pagination > li:first-child > a {
        margin-left: 0;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .pagination > li:last-child > a {
        margin-right: -1px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .pagination .fa-chevron-right {
        padding: 3px 0px;
    }

.paginglist-number {
    display: inline-block;
    float: right;
    margin-top: -49px;
    font-size: 15px;
    direction: ltr;
    margin-right: 5px;
}

i.fa.fa-angle-double-right {
    line-height: 18px;
}
/*! CSS Used from: Embedded */
.content_row {
    margin-bottom: 10px;
}

    .content_row .content_date {
        font-size: 10px;
        color: #f13c1f;
    }

    .content_row .content_lead {
        font-size: 12px;
    }

.category_title {
    border-bottom: 3px solid #273238;
    padding-bottom: 4px;
    text-align: left !important;
    font-size: 20px;
    font-weight: 900;
    width: 100%;
    line-height: 20px;
}

    .category_title > span {
        border-bottom: 3px solid #f13c1f;
    }

.image_master_cat {
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
}


/*! CSS Used from: Embedded */
.send_comment.comment_box {
    margin-top: 10px;
    display: inline-block;
}

.content_detail {
    font-size: 12px;
}

    .content_detail h1 {
        font-weight: 800;
        font-size: 26px;
    }

    .content_detail .subtitle {
        background: #e7e7e7;
        padding: 5px 10px;
        border-radius: 3px;
        line-height: normal;
    }

    .content_detail .detail * {
        font-size: 15px !important;
        line-height: normal !important;
        text-align: justify !important;
    }

    .content_detail .master_img {
        margin-left: 10px;
        margin-bottom: 10px;
        float: right !important;
    }

    .content_detail .detail img {
        max-width: 100% !important;
        height: auto !important;
    }

.news_toolbar {
    display: flex;
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

    .news_toolbar div:last-child {
        margin-right: auto;
    }

.news_path {
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.share_icons {
    direction: ltr;
    margin-bottom: 10px;
}

    .share_icons a {
        margin-right: 10px;
        font-size: 16px;
        color: #4056a1;
    }

.content_detail h1 .rutitr {
    font-size: 12px;
    font-weight: normal;
    display: block;
}
/*! CSS Used from: Embedded */
.send_comment .peygham {
    display: none;
    float: right;
    width: 100%;
    margin-top: 30px;
}

.send_comment .captcha {
    background: url(http://5.196.105.207/sites/1/style/images/captcha1.jpg);
    text-align: center;
    width: 100%;
    padding-left: 30px;
}

.send_comment .refresh {
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 6px;
    left: 0;
    margin-right: -28px;
}

.header_box {
    border-bottom: solid 1px #213657;
    margin: 15px 0;
}

    .header_box span {
        position: absolute;
        margin-right: 39px;
        background: white;
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-top: -9px;
        padding: 0px 10px;
    }
/*! CSS Used fontfaces */

.comment_box[class*="form_"] {
    background: #ffffffb8;
    border-radius: 5px;
    padding-top: 20px;
}

    .comment_box[class*="form_"] h2 {
        text-align: center;
        font-size: 30px;
        font-weight: 900;
        margin: 20px 0px;
    }

    .comment_box[class*="form_"] .form-group {
        margin-bottom: 20px;
    }

    .comment_box[class*="form_"] #btncomment {
        background: #079c9f;
        color: white;
        font-weight: 700;
        margin: auto;
        margin-top: 30px;
    }

    .comment_box[class*="form_"] img {
        border-radius: 5px;
    }

    .comment_box[class*="form_"] label {
        margin-bottom: 5px;
    }

    .comment_box[class*="form_"] .comment-name, .comment_box[class*="form_"] .comment-email, .comment_box[class*="form_"] .comment-mobile, .comment_box[class*="form_"] .comment-message {
        display: none;
    }
    .comment_box[class*="form_"] .title_section {
        border-bottom: solid 2px gray;
        margin-top: 30px;
    }
    .comment_box[class*="form_"] .header {
        background-color: transparent;
        box-shadow: none;
        margin-bottom: 15px;
        clear: both;
        width: auto;
        display: inline-block;
        border-bottom: solid 6px #08adb1;
        margin: 0px;
        margin-bottom: -4px;
        padding: 0px 15px;
        font-weight: bold;
        padding-bottom: 10px;
    }
    .comment_box[class*="form_"] span.required_fild {
        color: red;
        font-size: 15px;
        font-family: tahoma;
        font-weight: bold;
    }
    select.form-select {
        background-position: 5px center;
        padding: 0.375rem 0.75rem 0.375rem 2.25rem;
    }



.news_box_tem1 {
    margin-bottom:10px;
}


    .news_box_tem1 h3.handle {
        background: #088183;
        background-image: linear-gradient(to right, #088183, #07A0A3);
        border-radius: 5px 5px 0px 0px;
        padding: 15px;
        text-align: center;
        color: white;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .news_box_tem1 .content {
    padding:0px;
    }
    .news_box_tem1 .content_panel {
    }

        .news_box_tem1 .content_panel .content_row:last-child {
            margin-bottom: 0px;
        }

        .news_box_tem1 .content_panel .content_row {
            border: solid 1px #E6E6E6;
            background: white;
            border-radius: 10px;
            margin-bottom: 10px;
            padding: 20px;
        }

            .news_box_tem1 .content_panel .content_row .content_imgPanel img {
                border: solid 1px #E6E6E6;
                border-radius: 8px;
            }

            