﻿
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
}



@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

textarea:focus,
input:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    font-family: inherit;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:root {
    --h2color: inherit;
    --Silver_color: #e8e8e9;
    --myblack: #6e6e6e;
    --bodybk: #f9f9f9;
}



body {
    font-family: "IRANSansWeb", tahoma, sans-serif !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    color: #444444;
    line-height: 1.7;
    unicode-bidi: isolate;
    padding-right: 0 !important;
    background-color: #FFF;
    margin: 0px;
}

a, a:hover {
    color: inherit;
}

h1, h1 * {
    font-size: 1.1rem !important;
    font-weight: 700;
}

.card-body h2 {
    height: 56px;
}


    .card-body h2 a {
        font-size: 16px;
    }


.top-bar p {
    font-size: 15px;
    text-align: justify;
}


.background-FR .SvgHomepage {
    width: 227px;
    position: relative;
    top: -50px;
}



.background-FR .Consultant .textp {
    /* color: black; */
    /* font-size: 16px; */
    /* font-weight: 300; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 6; */
    /* -webkit-box-orient: vertical; */
}

.background-FR .Consultant .title {
    color: black;
    width: 100%;
    font-size: 22px;
    padding-bottom: 10px;
}

.nav-brand img {
    /* height: 77px !important; */
    padding: 0px;
    width: 100%;
    min-height: 66px;
    object-fit: contain;
    display: inline-block;
    min-width: 139px
}

.sticky-wrapper .nav-brand img {
    /*height: 85px;*/
    width: auto;
}



.card {
    border-radius: 0.55rem;
}

h2, h2 * {
    color: var(--h2color) !important;
    font-weight: 500;
    font-size: 1.2rem !important;
    font-size: 21px;
    text-align: inherit;
    text-transform: none;
    color: #383838;
}

h3, h3 * {
    font-size: 1.1rem !important;
    color: black !important;
}

h4, h4 * {
    font-size: 1rem !important;
    color: black !important;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        text-decoration: none !important;
        color: black !important;
    }

a:link,
a:hover,
a:active {
    text-decoration: none;
    outline: 0 !important
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    transition: all 0.7s;
    border-style: none;
}

a,
i,
input[type="submit"],
form button {
    /*    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s*/
}

button {
    cursor: pointer;
}


.classy-nav-container {
    /* position: relative; */
    /* z-index: 100; */
    /* background-color: #ffffff; */
    /* sticky */
    /* border-bottom: 1px solid var(--Silver_color); */
    /* display: none; */
}

.breakpoint-off, .breakpoint-on {
    display: block;
}

.classy-nav-container * {
    box-sizing: border-box;
}

.classy-menu {
    width: 100%;
}

.classy-nav-container .b-mo-serach .fa-search:before {
    font-size: 21px;
}

.classy-nav-container .b-mo-serach .fa {
    padding: 7px;
    cursor: pointer;
    padding-top: 17px;
}

.classy-nav-container .b-mo-serach {
    /* padding: 20px 10px; */
    /* float: left; */
    /* position: absolute; */
    top: -7px;
    /* right: 28px; */
    /* display: inline-block; */
    float: left;
    /* padding: 15px; */
}

.classy-nav-container a {
    text-decoration: none;
    outline: none;
}



    .classy-nav-container a:hover, .classy-nav-container a:focus {
        text-decoration: none;
        outline: none;
        color: #1abc9c;
    }


.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.classy-navbar {
    width: 100%;
    /* height: 70px; */
    padding: 0.5em 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    /*    flex-direction: row-reverse;
*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    transition: 0.4s;
    margin-top: 26px;
    margin-bottom: 11px;
}

.classynav ul {
    margin: 0;
    width: 100%;
}

.classynav > ul {
    display: flex;
    text-wrap: nowrap;
}

.classynav ul li {
    display: inline-block;
    clear: both;
    position: inherit;
    z-index: 10;
    padding-right: 0px;
}

    .classynav ul li.cn-dropdown-item {
        position: relative;
        z-index: 10;
        padding-right: 23px;
    }

        .classynav ul li.cn-dropdown-item ul li {
            position: relative;
            z-index: 10;
        }

    .classynav ul li ul li {
        display: block;
    }

        .classynav ul li ul li a {
            padding: 0 20px;
        }

    .classynav ul li a {
        padding: 0 8px;
        display: block;
        font-size: 14px;
    }


    .classynav ul li.megamenu-item > a:after,
    .classynav ul li.has-down > a:after {
        font-family: FontAwesome;
        content: "\f107";
        font-size: 20px;
        color: #000000;
        padding-right: 5px;
        position: absolute;
        top: -6px;
        right: 8px;
    }

.dd-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 500;
    border-radius: 0;
    display: none;
}

.classy-navbar-toggler {
    border: none;
    cursor: pointer;
    display: none;
}

.classynav ul li .dropdown li a {
}

.classynav ul li .dropdown li:last-child a {
    border-bottom: none;
}

/* Desktop Area CSS */
.breakpoint-off .classynav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    width: 100%;
}

    .breakpoint-off .classynav ul li .dropdown {
        width: 259px;
        position: absolute;
        top: 120%;
        right: 0;
        z-index: 100;
        height: auto;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        opacity: 0;
        visibility: hidden;
        padding: 10px 0;
    }



    .breakpoint-off .classynav ul li:hover .dropdown {
        opacity: 1;
        visibility: visible;
        top: 100%;
        background-color: white;
    }

.header-area {
    /* position: relative; */
    /* z-index: 1000; */
    /* width: 100%; */
    background-color: #ffffff;
    /* height: 98px; */
    margin-bottom: 9px;
    padding-top: 6px;
    min-height: 106px;
    border-bottom: 1px solid var(--Silver_color);
}



    .header-area .vizew-main-menu {
        /* position: fixed; */
        /* width: 100%; */
    }



        .header-area .vizew-main-menu .classy-navbar {
            padding: 0;
        }



            .header-area .vizew-main-menu .classy-navbar .classynav ul li a:hover, .header-area .vizew-main-menu .classy-navbar .classynav ul li a:focus {
                border-bottom-color: #ffffff;
            }



            .header-area .vizew-main-menu .classy-navbar .classynav ul li a::after {
            }

            .header-area .vizew-main-menu .classy-navbar .classynav ul li ul li a {
                /* text-transform: capitalize; */
                /* padding: 7px 17px; */
                /* color: #0f1112; */
                /* line-height: 22px; */
                /* height: auto; */
                /* min-height: 32px; */
                /* background-color: white; */
            }

            .header-area .vizew-main-menu .classy-navbar .classynav ul li.active a {
            }

.nav-brand2 {
    /* margin-right: 60px; */
    float: left;
}

.nav-brand2 img {
    height: 43px;
    padding-top: 6px;
}
@media (min-width: 1200px) {

    .ispc_on {
        display: inline-flex;
    }

    .isMobile_on {
        display: none;
    }

    .bg_silver:hover img {
        transition: 0.5s all;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .bg_silver .s_featue:hover img {
        transition: 0.5s all;
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .chetor-related-posts .chetor-card-row:nth-child(1) {
        padding-left: 5px;
    }

    .chetor-related-posts .chetor-card-row:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .chetor-related-posts .chetor-card-row:nth-child(3) {
        padding-right: 5px;
    }

    .cc-content {
        min-height: 160px;
        padding-bottom: 0 !important;
    }
}

.header-area .vizew-main-menu .classy-navbar .classynav ul li a {
    color: #000000;
    padding-top: 0px;
}

html {
    overflow-x: hidden;
}

b,
strong {
    font-weight: bold;
}

.fixSupport {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(/images/Other/leftAdminPanel.jpg);
    background-position-x: 100%;
    position: fixed;
    top: 220px;
    left: -345px;
    min-height: 189px;
    padding-right: 48px;
    background-color: #fff;
    z-index: 10000;
    width: 385px;
}

    .fixSupport a {
        border: 1px solid #fc0000;
        display: inline-block;
        padding: 4px;
        background-color: rgba(135, 167, 105, .47);
        border-radius: 5px;
        margin: 5px;
    }

.showPlan {
    width: 40px;
    min-height: 190px;
    right: 0;
    position: absolute;
    top: 0;
    cursor: pointer;
}

footer .top-footer {
    width: 100%;
    background: var(--Silver_color);
    padding: 40px 0 20px;
    margin-top: 20px;
}

.top-footer .list {
    margin-bottom: 20px;
}

    .top-footer .list .hd4 {
        margin-bottom: 20px;
        position: relative;
        margin-right: 18px;
    }

        .top-footer .list .hd4 span:after {
            content: ' ';
            position: absolute;
            right: -15px;
            background: #89288f;
            width: 10px;
            height: 10px;
            top: 6px;
            border-radius: 180px;
        }

        .top-footer .list .hd4 span {
            color: #000;
            font-size: 17px;
            line-height: 20px;
            display: inline-block;
            /* background-color: #191c1d; */
            z-index: 11;
            margin-right: 3px;
            font-weight: bold;
        }

    .top-footer .list ul {
        list-style: none;
        padding: 0;
    }

        .top-footer .list ul li a {
            display: block;
            line-height: 25px;
            padding: 2px 15px 2px 0;
            color: #162825;
            font-size: 14px;
            position: relative;
        }

            .top-footer .list ul li a:hover {
                color: #37d43b
            }

            .top-footer .list ul li a:before {
                position: absolute;
                color: #162825;
                font-size: 6px;
                font-family: 'FontAwesome';
                content: '';
                right: 0;
                top: 3px
            }

.bottom-footer {
    background-color: var(--myblack);
    padding: 15px 0
}

    .bottom-footer p {
        color: white;
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        padding: 0;
        margin: 0
    }



        .bottom-footer p a {
            color: white;
            text-decoration: underline;
        }

.Post-Summery {
    height: 63px;
    direction: rtl;
    font-size: 12px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: rgb(0 0 0 / 69%);
}

.title-homepage {
    border-bottom-style: solid;
    border-color: #794021;
    border-width: 1px;
    padding: 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: 800;
}

ul li::marker {
    color: #9e2558;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 2%;
    z-index: 30;
    font-size: 13px;
    border: none;
    outline: none;
    background-color: #dc3545;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 100%;
}

.input-search, .input-search1 {
    width: 100%;
    box-shadow: none !important;
    background-clip: padding-box;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    padding: 5px 22px;
    background-color: #ffffff;
    text-align: right;
}

    .input-search::placeholder, .input-search1::placeholder {
        color: silver;
        font-size: 16px;
        font-weight: 100;
    }

.btn-search {
    width: 47px;
    border-style: none;
    font-size: 20px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 10px 0px 0px 10px;
    color: var(--gray-dark);
    background-color: transparent;
    pointer-events: painted;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: var(--Silver_color);
}

    .btn-search:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f002";
        font-size: 18px;
    }

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.indexSlider {
    min-height: 346px;
    /*در موبایل به هم میریخت*/
    border-radius: 15px;
    box-shadow: 0px 0px 2px 0px #00000057;
    overflow: hidden;
    /* margin-top: 22px; */
    background-color: white;
    display: inline-block;
    width: 100%;
}


footer span {
    color: white;
}

footer ul li {
    width: 100%;
}

.owl-dots {
    position: absolute;
    bottom: 18px;
    right: 12px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.btsl * {
    color: #545454;
}

.btsl span {
    font-weight: 700;
}


.B_color {
}

.s_featue h4 {
    color: #4a4a4a !important;
    padding: 8px;
    width: 100% !important;
    padding: 49px 11px 15px 0px;
    display: inline-block;
    text-align: center;
    background-color: white;
    margin-bottom: 23px;
    border-radius: 0px 0px 23px 23px;
    position: relative;
    top: -24px;
    z-index: 11;
}


.bg_silver {
    background: #e5e5e5;
}


.s_featue img {
    max-height: 246px;
    object-fit: cover;
    border-radius: 26px;
    width: 100%;
    margin-top: 32px;
    position: relative;
    z-index: 22;
}

.s_featue {
    max-width: 33.333333%;
    flex: 0 0 62.333333%;
    padding-right: 5px;
    padding-left: 5px;
}

.f_text {
    padding: 10px;
    text-align: center;
    font-size: 1.3rem;
}

.wss_1 img {
    transition: 0.5s all;
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    /* -webkit-filter: grayscale(100%); */
    /* filter: grayscale(100%); */
}

.wss_1 {
    padding-top: 25px;
    /* background-color: rebeccapurple; */
    padding-bottom: 23px;
}


    .wss_1 .boxsummery a {
        color: rgb(0 0 0 / 69%);
    }

    .wss_1 .titleImg {
        background-color: white;
        padding: 6px 23px;
        border-radius: 10px 0px 23px 0px;
        position: relative;
        bottom: 34px;
        right: 9px;
        color: black;
        font-weight: 900;
    }

    .wss_1 .fa {
        color: white;
        font-size: 77px;
        width: 100%;
        height: 100%;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        right: 0px;
    }


.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}


.ddlLang > div a {
    border: none !important;
}


.isMobile_on {
    font-size: 0.8rem;
    position: relative;
    top: -3px;
}


.classy-nav-container .b-mo-serach .fa {
    display: none;
}

.c_h_box figcaption {
    width: 100%;
    height: 100%;
    padding: 5% 10%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotateY(0);
    transform-origin: 50%;
    background: rgba(255,255,255,.9);
    opacity: 1;
    transition: all .4s ease-in;
}


.c_h_box img {
    /* border-radius: 28px; */
    /* box-shadow: 1px 1px 1px 0px #9f9f9f; */
}

.c_h_box figcaption {
}

.c_h_box {
    /* position: relative; */
    /* perspective: 500px; */
    display: inline-block;
    margin: 0px;
    border-radius: 28px;
    box-shadow: 0px 0px 2px 0px #000000;
    overflow: hidden;
    margin: 1px;
    min-height: 260px;
}

    .c_h_box:hover figcaption {
        transform: translate(-50%,-50%)rotateY(0);
        opacity: 1;
    }

    .c_h_box .summer {
        width: 100%;
        display: inline-block;
        text-align: justify;
        line-height: 21px;
        font-size: 13px;
        margin-top: 31px;
    }

    .c_h_box span.cUsern {
        position: absolute;
        bottom: 20px;
        right: 62px;
        font-size: 13px;
        color: #1e1e1e;
    }

    .c_h_box .fa-user-circle {
        position: absolute;
        bottom: 13px;
        font-size: 33px;
        color: #979797;
        right: 17px;
    }

.rounded100 {
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    aspect-ratio: 1/1;
}

.border1 img {
    /* transition: all 0.3s; */
    aspect-ratio: 1/1;
    object-fit: cover;
}

.border1 {
    border: 2px solid #9c27b069;
}

.card-img-top {
    overflow: hidden;
}

.IntoImage {
    position: absolute;
    top: 41%;
    width: 100%;
    text-align: center;
    color: white !important;
    background: #9C27B0;
    padding: 6px;
    font-weight: bold;
    opacity: 0;
    transition: all 0.3s;
    text-shadow: 1px 1px 3px black;
}

/*bootstap limited*/

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.p-0 {
    padding: 0 !important;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 13;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

    .dropdown-toggle:empty::after {
        margin-left: 0;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.card-img,
.card-img-top,
.card-img-bottom {
    flex-shrink: 0;
    width: 100%;
}



.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.text-white {
    color: #fff !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}


.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}

.searchbox {
    position: relative;
    width: 100%;
}


.searchpnl {
    /* position: absolute; */
    z-index: 11;
    margin-top: 16px;
    width: 246px;
}

.indexSlider.owl-carousel {
    display: block;
}



.text-info {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
}

video {
    width: 33%;
    height: 368px;
    object-fit: contain;
    padding: 10px;
    border: 1px solid #f6b9bf;
    border-radius: 15px;
}

.term-content > header,
.term-content aside .statistics,
.term-content aside .teacher-info,
.term-content aside .term-info,
.term-content aside .tags-layer,
.term-content aside .share-layer,
.term-content .term-description,
.term-content .user-comments,
.term-categories .aside-section {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 5px;
}


.term-content aside .tags-layer,
.term-content aside .share-layer {
    padding: 15px 10px;
}

.term-content .term-description {
    padding: 25px 25px 10px;
}


    .term-content .term-description a {
        color: #2980b9;
        text-decoration: none;
    }

    .term-content .term-description video {
        width: 70%;
        height: 70%;
        object-fit: contain;
        padding: 10px;
        border: 1px solid #f6b9bf;
        border-radius: 15px
    }

    .term-content .term-description h2 {
        font-size: 1rem !important;
        line-height: 30px;
        margin: 30px 0 15px 0;
    }

    .term-content .term-description h3 strong {
        font-size: 0.9rem !important;
        line-height: 25px;
        margin: 30px 0 15px 0;
    }

    .term-content .term-description h3 {
        font-size: 0.9rem !important;
        line-height: 25px;
        margin: 30px 0 15px 0;
    }

    .term-content .term-description h4 {
        color: black;
        font-size: 0.8rem !important;
        line-height: 25px;
    }

    .term-content .term-description p {
        line-height: 1.8em;
        text-align: justify;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
    }

.term-content .user-comments {
    padding: 20px
}

    .term-content .user-comments header h3 {
        padding-bottom: 20px;
        margin-bottom: 35px;
        font-size: 18px;
        border-bottom: 1px solid #ebebeb
    }

    .term-content .user-comments form input {
        height: 40px
    }

    .term-content .user-comments form textarea {
        resize: none;
        height: 95px
    }

    .term-content .user-comments .btn-success {
        width: 100%;
        height: 40px;
        text-align: center;
    }

.comment-list {
    padding-top: 35px;
    margin-top: 35px;
    border-top: 1px solid #ebebeb
}

.term-categories .aside-section header {
    background-color: #f5f5f7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.term-categories .aside-section span.hja {
    font-size: 16px !important;
    color: maroon !important;
    line-height: 23px;
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    background-color: #f9f9f9;
}

.Post-title-oneline {
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.85rem !important;
    line-height: 20px;
}

.Lf-icon {
    font-size: 14px;
    vertical-align: middle;
    color: #495057;
}

.Post-Meta {
    color: #343a40 !important;
    font-size: .75rem !important;
}

.breadcrumb {
    display: flex;
    margin-bottom: 1rem;
    padding: .75rem 1rem;
    list-style: none;
    border-radius: .375rem;
    background-color: #e9ecef;
    flex-wrap: wrap;
}

.breadcrumb-item {
    display: flex;
}

    .breadcrumb-item + .breadcrumb-item {
        padding-left: .5rem;
    }

        .breadcrumb-item + .breadcrumb-item::before {
            display: inline-block;
            content: '/';
            color: #8898aa;
        }

    .breadcrumb-item.active {
        color: #8898aa;
    }

.vizew-breadcrumb {
    position: relative;
    z-index: 1;
    padding-top: 6px;
    padding-bottom: 7px;
}

    .vizew-breadcrumb .breadcrumb .breadcrumb-item a {
        color: #000000;
        font-size: 12px;
        font-weight: 400;
    }

    .vizew-breadcrumb .breadcrumb {
        padding: 0;
        margin: 0;
        background-color: transparent;
        border-radius: 0;
        display: inline-flex;
        overflow-x: auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 100%;
        padding-bottom: 12px;
    }

        .vizew-breadcrumb .breadcrumb .breadcrumb-item {
            color: #37a6db;
            font-size: 12px;
            font-weight: 400;
            float: right;
            align-items: center;
            white-space: nowrap;
        }

.rtl .breadcrumb-item + .breadcrumb-item::before, [dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
    padding-left: 0.2rem;
}

.vizew-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "\f104";
    font-family: "FontAwesome";
    padding-right: 0.2rem !important;
}

.Section-MostRead-articles {
    border-radius: 10px;
    width: 100%;
    background-color: #f0f0f0;
    padding: 0 15px;
    border-right: 3px solid #9e2558;
    float: left;
    margin: 0 30px 5px 0;
}

    .Section-MostRead-articles h4 {
        padding-top: 1rem !important;
        padding-bottom: 0.3rem !important;
        color: #444444;
    }

    .Section-MostRead-articles ul {
        margin-bottom: 0;
    }

    .Section-MostRead-articles li {
        border-top: 1px solid #ddd;
        padding: 9px 0;
    }

        .Section-MostRead-articles li a {
            color: #2196F3;
            text-decoration: none !important;
        }

.Section-Alert-articles {
    border-radius: 10px;
    border-color: #bce8f1;
    width: 100%;
    background-color: #d9edf7;
    padding: 0 15px;
    border-right: 3px solid #31708f;
}

    .Section-Alert-articles p {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        color: #444444;
    }

.bg-Content .card-header {
    background-color: #f0f0f0;
    border-right: 3px solid #9e2558;
}

    .bg-Content .card-header a.collapsed {
        font-size: 1rem !important;
        color: #000 !important;
        font-weight: 500 !important;
        padding: 0 11px 0 0;
    }

    .bg-Content .card-header a {
        padding: 0 11px 0 0;
        font-size: 1rem !important;
        color: #9e2558 !important;
        text-decoration: none !important;
    }

.bg-Content .card-body li {
    font-weight: 500 !important;
    padding: 5px;
}

.rounded {
    border-radius: 1rem !important;
}

.bg-Content .card-body a {
    font-weight: 500 !important;
    text-decoration: none !important;
}

.term-categories .top-bar {
    background-color: #fff;
    padding: 15px 20px 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 25px;
    position: relative;
    border-radius: 10px;
}


.term-categories > .top-bar > header {
    position: relative;
    height: 45px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

    .term-categories > .top-bar > header h1 {
        font-size: 20px;
        line-height: 25px
    }


@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
}

