/*
  proj manager: Amin Heidarzadeh
  Author Css: saba mordadi
    
    ---------------- Info ----------------
    
    Date Created:   1402/11/24
    Email:          heydarzadeh@itshams.ir
    Email:          mordadi@itshams.ir


*/

/*---------------------- Public Style ---------------------*/
:root {
    --white: #fff;
    --Primary: #8fb6d9;
    --Primary-1: #DCECFF;
    --blue-1: #0059CF;
    --blue-2: #005477;
    --blue-3: #052948;
    --blue-4: #154472;
    --blue-5: #5bc2e0;
    --blue-6: #0C61AC;
    --black: #000;
    --blue-light: #E7EFF7;
    --light: #F7F9FC;
    --light-2: #7E91A2;
    --light-3: #FDFEFF;
    --text: #959FAE;
}

* {
    font-family: IranYekan;
    outline: medium none !important;
    text-decoration: none !important;
    list-style: none !important;
}

.owl-nav>div {
    width: 30px;
    height: 30px;
    background-color: var(--Primary-1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--blue-1);
    font-size: 22px;
    border-radius: 8px;
    transition: .5s all;
}

.owl-nav>div.disabled {
    opacity: .4;
    cursor: default;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: 10px;
}

.breadcrumb {
    background-color: #EBEBF0;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
    align-items: center;
}

.breadcrumb a {
    display: flex;
    align-items: center;
    font-size: 12px;
}

.breadcrumb li {
    display: flex;
    align-items: center;
}

.breadcrumb .last-breadcrumb {
    font-size: 12px;
}

.breadcrumb i {
    color: #d54956;
    margin-left: 5px;
    font-size: 20px;
}

body.en-layout * {
    font-family: 'Barlow' !important;
    text-align: left;
}

body.en-layout i[class*="icon"]::before {
    font-family: 'icomoon' !important;
}

.make-full>.container {
    max-width: 100%;
}

.make-full [class^="col-"] {
    padding: 0;
}

#Site_Uni .widget-container {
    width: 100%;
}
 /* .widget-container {
    width: 100%;
}
*/
.lg-outer {
    direction: ltr;
}

.row {
    flex-direction: row-reverse;
}

body {
    margin: 0;
    direction: rtl;
    padding: 0;
    position: relative;
}

a {
    color: #000;
}

svg {
    width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
}


a:hover {
    color: #2388d8;
}

.close-menu {
    display: none;
}

@keyframes rotateLeftHalfCircle {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.systems-sec .tab-pane {
    display: none;
    height: 100%;
}

.systems-sec .tab-pane.active {
    display: block;
}

#StudentsSystem {
    height: 100%;
    display: flex;
}

.responsive-carousel .owl-nav>div {
    position: absolute;
    top: 42%;
}

.responsive-carousel .owl-nav>div.owl-prev {
    right: 0;
}

.responsive-carousel .owl-nav>div.owl-next {
    left: 0;
}

.owl-carousel .owl-stage-outer {
    width: 100%;
}

.main-title {
    margin-bottom: 30px;
}

.main-title h3 {
    margin-right: 16px;
    font-size: 24px;
    color: var(--blue-1);
}

.main-title i {
    font-size: 44px;
    color: #005477;
}

/*---------------------- /Public Style ---------------------*/

/*---------------------- header ---------------------*/

/*----------------------mega-menu---------------------*/
/*---------------------- new-relation ---------------------*/
.header-relation {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    padding: 20px 0 10px;
    width: 100%;
}

.header-relation {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    padding: 20px 0 10px;
    width: 100%;
}

.header-relation .header-top {
    background-color: transparent;
    border-radius: none;
    border: none !important;
}

.hero-slider .item img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.header-relation .header-info .top-header {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid rgba(255, 255, 255, .2);
}

.header-relation .header-info .top-header .logo-img img {
    filter: brightness(0) invert(1);
}

.header-relation .header-info .top-header .logo-img {
    display: flex;
}

.header-relation .header-info .top-header .logo-img img {
    width: 95px;
}

.header-relation .header-info .top-header .title_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-relation .header-info .top-header .title_wrapper h2 a,
h1 a {
    color: var(--white);
    transition: 0.5s all;
}

.header-relation .header-info .top-header .flag {
    display: flex;
    justify-content: end;
}

.header-relation .header-info .top-header .flag img {
    width: 130px;
}

.header-relation .header-info .header-bottom .navbar-nav {
    margin-right: 0 !important;
}

.header-relation .header-info .header-bottom .navbar {
    background-color: transparent !important;
}

.header-relation .header-info .header-bottom .navbar .nav-item .nav-link {
    color: var(--white);
    font-weight: 500;
    transition: 0.5s all;
}

.header-relation .header-info .header-bottom .navbar .nav-item .nav-link:hover {
    color: var(--blue-1);

}

.header-relation .header-info .header-bottom .navbar .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    display: block !important;
    pointer-events: none;
}


.header-relation .header-info .header-bottom .navbar .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.header-relation .header-info .header-bottom .navbar .dropdown-menu {
    border-radius: 10px;
    background-color: var(--white);
    border: none !important;
}

.header-relation .header-info .header-bottom .navbar .dropdown-menu li:first-child {
    border-top: none !important;
}

.header-relation .header-info .header-bottom .navbar .dropdown-menu li {
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.header-relation .header-info .header-bottom .navbar .dropdown-menu li>a {
    font-size: 14px;
    padding: 15px 15px;
    white-space: nowrap;
    text-align: right;
    transition: 0.5s all;
}

.header-relation .header-info .header-bottom .navbar .dropdown-menu li>a:hover {
    color: var(--blue-1);
}

/*---------------------- /new-relation ---------------------*/


/*---------------------- hero-slider ---------------------*/
.content-main .hero-slider {
    position: relative;
}

.content-main .hero-slider .item::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: linear-gradient(180deg, rgba(0, 0, 0, .56) 0, rgba(0, 0, 0, .46) 22.19%, rgba(0, 0, 0, .32) 48.23%, rgba(0, 0, 0, .48) 77.6%, rgba(0, 0, 0, .47) 100%);
}

.content-main .slider-relation {
    margin-bottom: 40px;
}

.content-main .slider-relation .container {
    max-width: 100%;
}

.content-main .slider-relation .container .col-md-12 {
    padding: 0 !important;
}

/*---------------------- /hero-slider ---------------------*/
.header-main .mega-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding: 20px;
    height: 100vh;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url("/File/17174") center / cover no-repeat;
    opacity: 0;
    transition: 0.4s all;
    visibility: hidden;
    z-index: -1;
}

.fa-layout .header-main .mega-menu {
    direction: rtl;
}

.header-main .mega-menu::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    right: 0;
    top: 0;
}

.header-main .mega-menu.show {
    right: 0;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

.header-main .mega-menu .tab-pane {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.header-main .mega-menu .tab-pane.active {
    opacity: 1;
}

.header-main .mega-menu .mega-menu-content {
    display: flex;
    padding: 0 25px;
}

.header-main .mega-menu .tabs-section {
    width: 20%;
    border-left: 5px solid rgba(255, 255, 255, .3);
}

.header-main .mega-menu .mega-tabs {
    list-style: none;
    padding: 0;
}

.header-main .mega-menu .mega-tabs li {
    padding: 5px 0;
    cursor: pointer;
    transition: 0.5s;
    font-size: 18px;
    font-weight: 800;
    color: var(--white) !important;
    position: relative;
}

.header-main .mega-menu .mega-tabs li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: -5px;
    background: rgb(255, 255, 255);
    transition: .3s;
    opacity: 0;
    z-index: 9;
    border-radius: 0;
}

.header-main .mega-menu .mega-tabs li:hover,
.header-main .mega-menu .mega-tabs li.active {
    background: transparent;
    color: var(--blue-1) !important;
}

.header-main .mega-menu .mega-tabs li.active::before {
    opacity: 1;
}

.header-main .mega-menu .title-menu {
    color: var(--white) !important;
    transition: 0.5s;
}

.header-main .mega-menu .title-menu:hover {
    color: var(--blue-1) !important;
}

.header-main .mega-menu .tab-contents {
    position: relative;
    width: 80%;
    padding: 0 20px;
    min-height: 250px;
    overflow: scroll;
    height: 72vh;
     scrollbar-width: none;  
}

.header-main .mega-menu.system-menu .tab-contents {
    width: 100%;
}

.header-main .mega-menu .tab-pane {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
    z-index: 0;
    pointer-events: none;
}

.header-main .mega-menu .tab-pane.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: auto;
}

/* زیرمنوها محو باز و بسته می‌شوند */
.tab-pane ul ul {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease, height 0.4s ease;
}

.tab-pane ul ul.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}

/* اضافه کردن فلش کنار آیتم‌هایی که زیرمنو دارند */
.tab-pane .has-submenu > a.title-menu {
    position: relative;
    padding-right: 18px; /* جا برای فلش */
}

/* فلش پیش‌فرض (رو به پایین) */
.tab-pane .has-submenu > a.title-menu::before {
    content: "\e920";
  font-family: 'icomoon';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    transition: transform 0.3s ease;
    color: white;
}

/* وقتی زیرمنو فعال است (فلش رو به بالا بچرخد) */
.tab-pane .has-submenu > ul.active ~ a.title-menu::before,
.tab-pane .has-submenu.active > a.title-menu::before {
    transform: translateY(-50%) rotate(-90deg);
}


.header-main .mega-menu .tab-contents ul {
    display: flex;
    align-items: flex-start;
    padding-right: 30px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.header-main .mega-menu .tab-contents ul li {
    display: flex;
    flex: 0 0 33.3333333%;
    margin-bottom: 20px;
}

.header-main .mega-menu .tab-contents ul li.has-submenu {
    flex-direction: column;
}

.header-main .mega-menu .tab-contents ul li.has-submenu ul {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
}

.header-main .mega-menu .tab-contents ul li.has-submenu ul li {
    margin-bottom: 10px;
}

.header-main .mega-menu .tab-contents ul li.has-submenu ul li a {
    font-size: 14px;
}

.header-main .mega-menu .tab-contents ul li.has-submenu ul li a::before {
    width: 6px;
    height: 6px;
    top: 9px;
}

.header-main .mega-menu .tab-contents ul li a {
    position: relative;
}

/* .header-main .mega-menu .tab-contents ul li a::before {
    content: "";
    position: absolute;
    right: -17px;
    width: 8px;
    height: 8px;
    background-color: var(--white);
    border-radius: 50px;
    top: 8px;
} */
 
.header-main .mega-menu .close-mega {
    color: rgba(255, 255, 255, .5);
    position: absolute;
    left: 75px;
    top: 71px;
    font-size: 55px;
    cursor: pointer;
    z-index: 9;
}

.header-main .mega-menu .title-mega {
    display: flex;
    align-items: center;
}

.header-main .mega-menu .title-mega span {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    color: #fff;
}

.header-main .mega-menu .title-mega i {
    color: #fff;
    font-size: 32px;
    margin-right: 10px;
    margin-left: 5px;
	
}

.header-main .top-links {
    margin-top: 15px;
}

.header-main .top-links a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--blue-2);
    border: 1px solid var(--Primary);
    padding: 9px 21px;
    border-radius: 15px;
    margin-left: 15px;
}

.header-main .top-links a i {
    font-size: 24px;
}

.en-layout .header-main .mega-menu {
    justify-content: flex-start;
}
.en-layout .row{
	flex-direction: row !important;
}
.en-layout .header-main .header-top .header-right .navbar-nav li:last-child {
    display: none;
}

.en-layout .header-main .mega-menu .mega-tabs li::before {
    left: auto;
    right: -5px;
}

.en-layout .header-main .mega-menu .tabs-section {
    border-left: none;
    border-right: 5px solid rgba(255, 255, 255, .3);
}

.en-layout .header-main .mega-menu .tab-contents ul {
    padding-right: 0;
    padding-left: 30px;
}

.en-layout .header-main .mega-menu .tab-contents ul li a::before {
    left: -17px;
    right: 0;
}

.en-layout .header-main .mega-menu .close-mega {
    right: 75px;
    left: auto;
}

/*---------------------- mega-menu ---------------------*/

.header-main .header-top {
    background-color: rgb(143, 182, 217, 0.1);
    border-radius: 32px;
    border: 1px solid var(--Primary);
    margin-bottom: 30px;
}

.header-main .header-top .header-right {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.header-main .header-top .header-right .navbar-nav {
    gap: 16px;
}

.header-main .header-top .header-right .logo-site {
    width: 25%;
}

.header-main .header-top .header-right .logo-site img {
    width: 50px;
}

.header-main .header-top .header-right .logo-site a {
    display: flex;
    align-items: center;
}

.header-main .header-top .header-right .logo-site h1 {
    font-family: "IranNastaliq";
    font-size: 21px;
    color: var(--blue-1);
    margin-right: 15px;
    line-height: 1.7;
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
}

.header-main .header-top .header-right .navbar-nav .nav-item a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--blue-2);
}

.header-main .header-top .header-right .navbar-nav .nav-item .menu {
    background-color: var(--blue-light);
    padding: 9px 21px;
    border-radius: 8px;

}

.header-main .header-top .header-right .navbar-nav .nav-item:hover .menu {
    color: var(--blue-1);
}

.header-main .header-top .header-right .navbar-nav .nav-item a i {
    font-size: 24px;
}

.header-main .header-top .header-right .navbar-nav .nav-item a img {
    width: 24px;
    height: 24px;
    transition: 0.5s all;
}

.header-main .header-top .header-right .navbar-nav .nav-item a span {
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    transition: 0.5s all;
}

.header-main .header-top .header-right .navbar-nav .nav-item a span:hover {
    border-bottom-color: var(--blue-1);
    color: var(--blue-1);
}

.header-top .header-left .site-lang {
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 2px;
}

.header-top .header-left a:hover {
    background-color: var(--blue-1);
    transition: .5s all;
}

.header-top .header-left .h-left li a:hover {
    color: var(--blue-1);
}

.header-top .header-left .h-left li a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--blue-3);
    background-color: var(--blue-light);
    width: 35px;
    height: 35px;
    margin-right: 7px;
    border-radius: 7px;
}

.header-top .header-left .h-left li a i {
    font-size: 24px;
}

.header-top .header-left .h-left .nav-item .dropdown-menu.show {
    right: -56px !important;
    top: 8px !important;
}

.header-top .header-left .h-left li a img {
    width: 100%;
    transition: 0.5s;
}

.header-top .header-left .h-left li a:hover img {
    filter: brightness(0) invert(1);
}

/* -----------------------ovarlay-search------------------------- */

.ovarlay-search {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: var(--blue-light);
    left: -100%;
    transition: 0.5s all;
    opacity: 0.9;
}

.ovarlay-search .inputs-box .input-search input::placeholder {
    color: var(--white);
}

.ovarlay-search .inputs-box .input-search {
    display: flex;
    transition: all 0.5s;
    width: 75%;
    position: relative;
}

.ovarlay-search .inputs-box .input-search span {
    cursor: pointer;
}

.ovarlay-search .inputs-box .input-search input {
    border-radius: 0;
    background-color: var(--blue-1);
    padding: 0 32px;
    line-height: 45px;
    width: 100%;
    outline: none !important;
    transition: all 0.5s;
    height: 70px;
    color: var(--white);
}


.ovarlay-search .inputs-box {
    top: 105px;
    width: 82%;
    display: flex;
    align-items: center;
    justify-content: end;
}


.ovarlay-search .inputs-box .btn-search {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 47%;
    left: 19%;
    border-radius: 20%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--blue-3);
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.ovarlay-search .inputs-box .button-close {
    cursor: pointer;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 24%;
    right: -6%;
    border-radius: 0;
    background-color: var(--blue-1);
    background-clip: content-box;
    display: flex;
    justify-content: center;
    color: var(--white);
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    font-size: 26px;
}

.ovarlay-search.active {
    left: 0;
    transition: 0.5s all;
    z-index: 9999;
    display: flex;
    align-items: center;
}

.ovarlay-search .inputs-box .btn-search .icon-Vector::before {
    color: var(--blue-4);
}

/* ----------------------- /ovarlay-search------------------------- */

/*---------------------/ header--------------------------

/* ----------------------- main------------------------- */

/*---------------------- side-panel ---------------------*/
.side-panel {
    position: fixed;
    top: 35%;
    left: 0;
    z-index: 1;
    width: 55px;
    background-color: var(--blue-4);
    border-radius: 0 10px 10px 0;
    transition: width 0.5s ease-in-out;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.side-panel .panel-list {
    padding: 0;
    margin: 0;
}

.side-panel .icon-item {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    background-color: var(--blue-1);
    border-radius: 12px;
    margin-bottom: 10px;
    transition: transform 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

.side-panel .panel-list .icon-item:last-child {
    margin: 0;
}


.side-panel .icon-item a {
    color: #fff;
    font-size: 18px;
    transition: color 0.5s ease-in-out;
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.side-panel .icon-item a i {
    font-size: 28px;
}

.side-panel .icon-item a span {
    position: absolute;
    top: 0px;
    left: 80%;
    padding: 10px 15px;
    border-radius: 0 12px 12px 0;
    transform: scaleX(0);
    opacity: 0;
    transform-origin: left;
    background-color: var(--blue-1);
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, background-color 0.5s ease-in-out;
    font-size: 16px;
    white-space: nowrap;
    width: auto;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
}

.side-panel .icon-item:hover a span {
    transform: scaleX(1);
    opacity: 1;
    background-color: var(--blue-1);
}

.content-main .site-chart #chart-container {
    background-color: #fff;
}

.content-main .site-chart .chart-panel {
    background-color: #fff;
}

/*---------------------- /side-panel ---------------------*/
/* ----------------------- slider-section------------------------- */
.content-main .slider-section {
    margin-bottom: 50px;
}

.content-main .slider-section.tose-balini {
    margin-bottom: 30px;
}
.content-main .slider-section .carousel-right .owl-dots {
    display: flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    left: 0;
    bottom: 10px;
}

.content-main .slider-section .carousel-right .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    background-color: var(--Primary-1);
    border-radius: 4px;
    transition: .5s all;
}

.content-main .slider-section .carousel-right .owl-dots .owl-dot.active {
    background-color: var(--blue-1);
    width: 30px;

}

.content-main .slider-section .carousel-left .item::before {
    content: "";
    background-image: url("../images/slider-hero/left-box.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -3px;
    bottom: -109px;
    width: 173px;
    height: 200px;
    z-index: 999;
}

.content-main .slider-section .carousel-left .item a img {
    height: 400px;
    border-radius: 32px;
    border: 1px solid var(--Primary);
}

.content-main .slider-section .carousel-right .item a img {
    height: 400px;
    border-radius: 32px;
    border: 1px solid var(--Primary);
}

.content-main .slider-section .carousel-right .item::before {
    content: "";
    background-image: url("../images/slider-hero/right-box.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -3px;
    bottom: -98px;
    width: 195px;
    height: 200px;
    z-index: 999;
}

.content-main .slider-section .carousel-left .owl-nav {
    display: flex;
    position: absolute;
    right: 40px;
    bottom: 5px;
    width: 70px;
    justify-content: space-between;
}

.content-main .slider-section .carousel-left .owl-nav i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #0059cf;
}

.content-main .oneside-slider .carousel-right .item::before {
    display: none;
}

.content-main .oneside-slider .carousel-right::before {
    content: "";
    background-image: url("../images/site/vector.svg");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 195px;
    height: 50px;
    z-index: 9;
    margin: 0 auto;
    right: 0;
}

.content-main .oneside-slider .carousel-right .owl-dots {
    right: 0;
    margin: 0 auto;
    justify-content: center;
    z-index: 99;
}

.content-main .oneside-slider .carousel-right .item a img {
    height: 500px;
    object-fit: cover;
}

.content-main .tose-balini .carousel-right .item a img {
    height: 300px;
}

.content-main .tose-balini .welcome-box {
    position: relative;
    overflow: hidden;
    border-radius: 23px;
    height: 100%;
}
.content-main .tose-balini .welcome-box .img_box {
    height: 100%;
}
.content-main .tose-balini .welcome-box::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 9;
    background: linear-gradient(180deg, rgba(0, 51, 102, 0) 0, #036 100%);
}
.content-main .tose-balini .welcome-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-main .tose-balini .welcome-box .title {
    background: rgba(255, 255, 255, .6);
    z-index: 999;
    position: absolute;
    bottom: 15px;
    height: 100px;
    width: 90%;
    max-width: 280px;
    border-radius: 15px;
    transition: .5s;
    display: flex;
    right: 10px;
}

.content-main .tose-balini .welcome-box .title h3 {
    display: flex;
    align-items: center;
    font-weight: 700;
    transition: .5s;
    font-size: 16px;
    padding: 0 15px;
    text-align: center;
    color: var(--blue-3);
}
.content-main .tose-balini .item{
	position:relative;
}
.content-main .tose-balini .slider-title{
	position: absolute;
  bottom: 49px;
  right: 13%;
}
.content-main .tose-balini .slider-title {
background: rgba(255, 255, 255, .6);
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  border-radius: 15px;
  padding: 9px 0;
}
.content-main .tose-balini .slider-title span{
	font-size: 16px;
  padding: 0 15px;
  text-align: center;
  color: var(--blue-3);
}
.content-main .oneside-slider.tose-balini .carousel-right::before{
left: 0;
  bottom: -15px;
  width: 133px;
  height: 50px;
}
.content-main .oneside-slider.tose-balini .carousel-right .owl-dots .owl-dot{
	width: 15px;
  height: 15px;
}
/* ----------------------- /slider-section------------------------- */


/* ----------------------- links-section------------------------ */
.content-main .links-section {
    margin-bottom: 30px;
}

.content-main .links-section .carousel-links .img-links {
    margin-bottom: 45px;
}

.content-main .links-section .carousel-links .img-links i {
    font-size: 50px;
    color: var(--blue-1);
}

.content-main .links-section .carousel-links .img-links a img {
    width: 65px;
    height: auto;
    transition: .5s all;
}

.content-main .links-section .carousel-links .content-info .content-title {
    text-align: center;
}

.content-main .links-section .carousel-links .content-info .content-title a {
    font-size: 16px;
    color: var(--blue-1);
}

.content-main .links-section .carousel-links .item {
    padding: 57px 21px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--white);
    border: 1px solid var(--blue-light);
    border-radius: 32px;
    height: 275px;
    transition: 0.5s;
}

.content-main .links-section .carousel-links .item:hover {
    background-color: var(--blue-1);

}

.content-main .links-section .carousel-links .item:hover .content-title a {
    color: var(--white);
}

.content-main .links-section .carousel-links .item:hover img {
    filter: brightness(0) invert(1);
}

.content-main .links-section .carousel-links .owl-dots {
    display: block !important;
    display: flex !important;
    justify-content: center;
    gap: 8px;
}

.content-main .links-section .carousel-links .owl-dots .owl-dot {
    width: 24px;
    height: 24px;
    background-color: var(--Primary-1);
    border-radius: 4px;
    margin-top: 24px;
}

.content-main .links-section .carousel-links .owl-dots .owl-dot.active {
    background-color: var(--blue-1);
    width: 48px;
}

/* ----------------------- /links-section------------------------ */


/* ----------------------- news-section------------------------ */
.content-main .news-section {
    margin-bottom: 30px;
    position: relative;
}


.content-main .news-section .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
}

.content-main .news-section .nav-tabs .archive a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: var(--light-2);
    white-space: nowrap;
    transition: .5s;
}

.content-main .news-section .nav-tabs .archive a:hover {
    color: var(--blue-1);
}

.content-main .news-section .nav-tabs .archive a:hover img {
    filter: brightness(0) saturate(100%) invert(29%) sepia(91%) saturate(747%) hue-rotate(180deg) brightness(98%) contrast(92%);
}

.content-main .news-section .nav-tabs ul {
    margin-bottom: 30px;
    border-bottom: 4px solid #E7EFF7;
}

.content-main .news-section .nav-link {
    margin-bottom: -3px !important;
    color: var(--text);
    transition: 0.5s;
}

.content-main .news-section .nav-link:hover {
    border-color: transparent;
    color: var(--blue-1);
}

.content-main .news-section .nav-link.active {
    border-color: transparent;
    border-bottom: 4px solid #005477;
    color: var(--blue-1);
    font-weight: 700;
}

.content-main .news-section .tab-content .news-item {
    background: linear-gradient(0deg, #F5F5F5 0%, #FDFEFF 32%, #F5F5F5 100%);
    padding: 16px;
    border-radius: 20px;
    transition: 0.5s;
    height: 100%;
}


.content-main .news-section .tab-content .news-item:hover {
    box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, 0.15);
}

.content-main .news-section .tab-content .news-item .item-content .news-img .img-news {
    width: 100%;
    transition: 0.5s;
    border-radius: 20px;
    height: 200px;
    object-fit: cover;
}
.content-main .news-section .tab-content .news-item .item-content .news-img .badge {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: var(--blue-1);
    z-index: 99;
}
.content-main .news-section .tab-content .news-item:hover .news-img .img-news {
    filter: grayscale(100%);
}

.content-main .news-section .tab-content .news-item .item-content .news-info .news-titr {
    font-size: 16px;
    color: var(--blue-2);
    height: 55px;
    display: flex;
    line-height: 1.5;
	transition:0.5s all;
}
.content-main .news-section .tab-content .news-item .item-content .news-info .news-titr:hover{
	color: var(--blue-1) !important;
}
.content-main .news-section .tab-content .news-item .item-content .news-introtext {
    color: var(--blue-3);
    font-size: 14px;
    display: flex;
    height: 45px;
}

.content-main .news-section .tab-content .news-item .news-details .news-date {
    display: flex;
    align-items: center;
    gap: 8px;
}

.content-main .news-section .tab-content .news-item .news-details .news-date span {
    font-size: 12px;
    color: var(--text);
}

.content-main .news-section .tab-content .news-item .news-details .news-date .img-date i {
    font-size: 24px;
    color: var(--light-2);
}

.content-main .news-section .tab-content .news-item .news-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.content-main .news-section .tab-content .news-item .news-details .view-btn a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--blue-2);
}

.content-main .news-section .tab-content .news-item .news-details .view-btn img {
    width: 15px;
    height: 15px;
}

.content-main .news-section .tab-content .news-item .news-details .view-btn {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}


.content-main .news-section .tab-content .news-item:hover .view-btn {
    opacity: 1;
    pointer-events: auto;
}

.content-main .news-section.archive-news .news-slider {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.content-main .news-section .owl-nav,
.content-main .contents-sec .owl-nav {
    position: absolute;
    top: -13%;
    display: flex;
    left: 8%;
    width: 65px;
    justify-content: space-between;
}

.content-main .contents-sec .owl-nav {
    left: 0;
    top: -24%;
}


/* ----------------------- /news-section------------------------ */


/* ----------------------- systems-sec------------------------ */
.content-main .systems-sec {
    margin-bottom: 30px;
}

.content-main .systems-sec #LearnUni .row {
    flex-direction: row;
}

.content-main .systems-sec .nav-tabs {
    gap: 16px;
    border: none !important;
}

.content-main .systems-sec .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--light);
    border: 2px solid var(--Primary-1);
    border-radius: 8px 28px 28px 8px;
    width: 300px;
    height: 100px;
    color: var(--light-2);
    gap: 16px;
    transition: 0.5s;
}

.content-main .systems-sec .tabs {
    gap: 16px;
}

.content-main .systems-sec .nav-tabs .nav-link i {
    font-size: 40px;
}

.content-main .systems-sec .nav-tabs .nav-link.active img {
    filter: brightness(0) saturate(100%) invert(29%) sepia(91%) saturate(747%) hue-rotate(180deg) brightness(98%) contrast(92%);
}

.content-main .systems-sec .nav-tabs .nav-link:hover {
    color: var(--blue-1);
}

.content-main .systems-sec .nav-tabs .nav-link:hover img {
    filter: brightness(0) saturate(100%) invert(29%) sepia(91%) saturate(747%) hue-rotate(180deg) brightness(98%) contrast(92%);
}

.content-main .systems-sec .nav-tabs .nav-link.active {
    background-color: var(--blue-light);
    border: 2px solid var(--Primary);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: var(--blue-6);
    font-weight: 700;

}


.content-main .systems-sec .tab-pane .items-tab {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: var(--light-3);
    box-shadow: inset 0 0 40px 0 rgba(0, 0, 0, 0.08);
    border-radius: 32px 8px 8px 32px;
    padding: 30px 0;
    height: 100%;
}



.content-main .systems-sec .tab-pane .items-tab .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    border-inline-end: 2px dashed #ebebeb;
    flex: 0 0 20%;
    justify-content: center;
    margin-bottom: 10px;
}

.content-main .systems-sec .tab-pane .items-tab .item:nth-child(5) {
    border: none;
}

.content-main .systems-sec .tab-pane .items-tab .item .img-item img {
    width: 60px;
    height: 60px;
}

.content-main .systems-sec .tab-pane .items-tab .item .text-item {
    font-size: 16px;
    color: var(--blue-6);
    font-weight: 700;
    transition: 0.5s;
}

.content-main .systems-sec .tab-pane .items-tab .item:hover .text-item {
    color: var(--blue-5);
}

.content-main .systems-sec .facts-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
    padding: 22px 0;
}

.content-main .systems-sec .facts-link .facts {
    display: flex;
    align-items: center;
    gap: 16px;
}

.content-main .systems-sec .facts-link .facts img {
    width: 45px;
    height: 45px;
}

.content-main .systems-sec .facts-link .facts .facts-info {
    display: flex;
    align-items: center;
    gap: 80px;
    position: relative;
}

.content-main .systems-sec .facts-link .facts:not(:last-child) .facts-info::before {
    content: "";
    width: 1px;
    height: 50px;
    background-color: var(--Primary);
    position: absolute;
    left: -40px;
}

.content-main .systems-sec .facts-link .facts .facts-info span {
    color: var(--blue-1);
    font-weight: 700;
    white-space: nowrap;
}

/* ----------------------- /systems-sec------------------------ */

/* ----------------------- event-section------------------------ */
.content-main .event-section {
    margin-bottom: 30px;
}

.content-main .event-section .all-events {
    background-color: var(--blue-light);
    width: 100%;
    padding: 15px 0;
}

.content-main .event-section .images-event {
    display: flex;
    justify-content: space-between;
}

.content-main .event-section .images-event .image-event {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 24%;
}

.content-main .event-section .images-event .image-event a {
    height: 100%;
}

.content-main .event-section .images-event .image-event img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    transition: 0.5s;
}

.content-main .event-section .images-event .image-event:hover img {
    filter: brightness(0.5);
}

.content-main .event-section .images-event .image-event .icon-img {
    opacity: 0;
    transition: 0.5s;
    position: absolute;
}

.content-main .event-section .images-event .image-event:hover .icon-img {
    opacity: 1;
}

.content-main .event-section .images-event .image-event .icon-img i {
    font-size: 60px;
    color: #fff;
}


/*---------------------- image zoom ---------------------*/
.fullscreen-backdrop {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.fullscreen-backdrop img {
    max-width: 90%;
    max-height: 90%;
    cursor: zoom-out;
}

/* ----------------------- /event-section------------------------ */


/* ----------------------- map-section------------------------ */

.content-main .map-section {
    margin-bottom: 30px;
    position: relative;
}

.content-main .map-section::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("../images/background/pattern.png");
    position: absolute;
    background-size: cover;
    z-index: -14;
    opacity: .8;
}

.content-main .map-section .row {
    flex-direction: row;
}

.content-main .map-section .text-title {
    font-size: 16px;
    color: var(--light-2);
}

.content-main .map-section .info-map {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 120px;
}

.content-main .map-section .info-map .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    border: 1px solid #8FB6D9;
    border-radius: 28px;
    width: 48%;
    gap: 24px;
}

.content-main .map-section .info-map .info h2 {
    font-size: 28px;
    font-weight: 700;
    color: var(--blue-1);
}

.content-main .map-section .info-map .info p {
    font-size: 20px;
    color: var(--blue-1);
    padding: 0 15px;
    text-align: center;

}

.content-main .map-section .map-svg {
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-main .map-section .map-svg::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(to right, #E7EFF7 0%, #E7EFF7 50%, transparent 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.content-main .map-section .map-svg::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(to right, #E7EFF7 0%, #E7EFF7 50%, transparent 100%);
    width: 625px;
    height: 624px;
    z-index: -1;
}

.content-main .map-section .map-svg::after {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url("../images/map/map-shape.svg");
    background-repeat: no-repeat;
    background-size: contain;
    animation: rotateLeftHalfCircle 5s infinite linear;

}

.content-main .map-section .map-svg svg {
    height: auto;

}

.content-main .map-section .map-svg svg path {
    cursor: pointer;
    position: relative;
    transition: 0.5s;
}

.content-main .map-section .map-svg svg path:hover,
.content-main .map-section .map-svg svg path.active {
    fill: var(--light);
    color: var(--blue-1);
    stroke: var(--blue-5);
}
/* #Khodaafarin {
    pointer-events: none !important; 
    fill: #BDBDBD !important;       
    stroke: #888 !important;       
    cursor: default !important;      
    opacity: .6;    

    pointer-events: none;	
}
.map-path, #Khodaafarin {
    filter: none !important;
}
.map-path.active#Khodaafarin {
    pointer-events: none !important;
    fill: #BDBDBD !important;
}
#Sarab{
	    pointer-events: none !important; 
    fill: #BDBDBD !important;       
    stroke: #888 !important;       
    cursor: default !important;      
    opacity: .6;    

    pointer-events: none;	
}
.map-path.active#Sarab {
       pointer-events: none !important; 
    fill: #BDBDBD !important;       
    stroke: #888 !important;       
    cursor: default !important;      
    opacity: .6;    

    pointer-events: none;	
}
#Maragheh{
	    pointer-events: none !important; 
    fill: #BDBDBD !important;       
    stroke: #888 !important;       
    cursor: default !important;      
    opacity: .6;    
	display: none !important;
display:none;
    pointer-events: none;	
}
.map-path.active#Maragheh {
      pointer-events: none !important; 
    fill: #BDBDBD !important;       
    stroke: #888 !important;       
    cursor: default !important;      
    opacity: .6;    

    pointer-events: none;		
}
*/

/* ----------------------- /map-section------------------------ */

/* ----------------------- uni-section------------------------ */
.content-main .uni-section .row {
    flex-direction: row;
}

.content-main .uni-section.systems-sec .nav-tabs .nav-link {
    border-radius: 32px;
}

.content-main .uni-section .uni-slider {
    position: relative;
    padding: 29px 14px;
    border: solid 1px #8FB6D9;
    border-radius: 32px;
}

.content-main .uni-section .uni-slider .owl-nav i {
    font-size: 24px;
    color: var(--blue-6);
}

.content-main .uni-section .uni-slider .slide-groups {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 21px;
}

.content-main .uni-section .uni-slider .slide-groups .img-slide img {
    width: 50px;
    height: 50px;
}

.content-main .uni-section .uni-slider .slide-groups:hover img {
    filter: brightness(1.2);
}

.content-main .uni-section .uni-slider .slide-groups .text-slide {
    font-size: 16px;
    text-align: center;
    color: var(--blue-6);
    transition: 0.5s;
}

.content-main .uni-section .uni-slider .slide-groups .text-slide:hover {
    color: var(--blue-5);
}

.content-main .uni-section .uni-slider .owl-nav.disabled {
    display: block !important;

}

.content-main .uni-section .uni-slider .owl-nav .owl-next {
    position: absolute;
    left: 0;
    top: 42%;
}

.content-main .uni-section .uni-slider .owl-nav .owl-prev {
    position: absolute;
    right: 0;
    top: 42%;
}

.content-main .uni-section .content-uni {
    gap: 16px;
}



.content-main .uni-section .info-uni .content {
    display: flex;
    align-items: center;
    padding: 45px 15px;
}

.content-main .uni-section .info-uni .content a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.content-main .uni-section .info-uni .content a i {
    font-size: 24px;
    color: var(--blue-6);
}

.content-main .uni-section .info-uni .content a span {
    color: var(--blue-2);
    font-size: 16px;
    white-space: nowrap;
    transition: 0.5s;
}

.content-main .uni-section .info-uni .content a span:hover {
    color: var(--blue-5);
}

.content-main .uni-section .info-uni .content a img {
    width: 24px;
    height: 24px;

}

.content-main .uni-section .info-uni .info-top:first-child {
    border-bottom: solid 1px #8FB6D9;
}

.content-main .uni-section .img-uni img {
    width: 100%;
    height: 430px;
    border-radius: 25px;
}

.content-main .uni-section .info-uni {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.content-main .uni-section .info-uni .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    border: 1px solid #8FB6D9;
    border-radius: 28px;
    width: 48%;
}

.content-main .uni-section .info-uni .info h2 {
    font-size: 28px;
    font-weight: 700;
    color: var(--blue-1);
}

.content-main .uni-section .info-uni .info p {
    font-size: 20px;
    color: var(--blue-1);
    padding: 0 15px;
    text-align: center;
}

/* ----------------------- /uni-section------------------------ */

/* ----------------------- media-section------------------------ */
.content-main .media-section .nav-tabs .nav-link {
    gap: 8px;
    display: flex;
    align-items: center;
    color: var(--text);
    transition: 0.5s;
}

.content-main .media-section .nav-tabs .nav-link:hover {
    color: var(--blue-1)
}

.content-main .media-section .nav-tabs .nav-link i {
    font-size: 20px;
}

.content-main .media-section .nav-link.active {
    color: var(--blue-2);
}

.content-main .media-section .tab-content .news-item .news-details {
    display: flex;
    align-items: center;
    justify-content: end;
}

.content-main .media-section .tab-content .news-item .news-date span {
    transition: 0.5s;
}

.content-main .media-section .tab-content .news-item:hover .news-date span {
    color: var(--blue-2);
}

.content-main .media-section .item-content img {
    width: 100%;
    height: 250px;
    border-radius: 20px;
}

.content-main .media-section .item-content .news-img>a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-main .media-section .item-content i {
    color: #fff;
    font-size: 40px;
    position: absolute;
    opacity: 0;
    transition: 0.5s;
}

.content-main .media-section .item-content:hover i {
    opacity: 1;
}

.content-main .media-section #PdfSiteTab .main-title {
    display: none !important;
}

/* ----------------------- /media-section------------------------ */
/* ----------------------- site-rss------------------------ */



.content-main .site-rss {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  margin-bottom:80px;
}

.content-main .site-rss .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--light);
    border: 1px solid var(--Primary-1);
    padding: 12px 32px;
    border-radius: 16px;
    transition: 0.5s;
    width: 32%;
}
.content-main .site-rss .content a{
	display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  width: 100%;
}
.content-main .site-rss .content a i {
    font-size: 30px;
    color: var(--blue-2);
	transform: rotate(180deg);
}

.content-main .site-rss .content:hover {
    background-color: var(--white);
    border: 1px solid var(--light);
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
}

.content-main .site-rss .content a span {
    color: var(--blue-3);
    font-size: 18px;
    transition: 0.5s;

}

.content-main .site-rss .content:hover a span {
    color: var(--blue-2);
}

.content-main .site-rss .content a img {
    width: 30px;
    height: 30px;
    transition: 0.5s;

}

.content-main .site-rss .content:hover a img {
    filter: brightness(2.6);
}


/* ----------------------- /site-rss------------------------ */
/* ----------------------- tour-section------------------------ */

.content-main .tour-section {
    margin-bottom: 30px;
}

.content-main .tour-section .tour-info {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.content-main .tour-section .tour-info .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--light);
    border: 1px solid var(--Primary-1);
    padding: 20px 32px;
    border-radius: 16px;
    transition: 0.5s;
    width: 49%;
}

.content-main .tour-section .tour-info .item .icon-item i {
    font-size: 30px;
    color: var(--blue-2);
}

.content-main .tour-section .tour-info .item:hover {
    background-color: var(--white);
    border: 1px solid var(--light);
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
}

.content-main .tour-section .tour-info .item .text-item span {
    color: var(--blue-3);
    font-size: 18px;
    transition: 0.5s;

}

.content-main .tour-section .tour-info .item:hover .text-item span {
    color: var(--blue-2);
}

.content-main .tour-section .tour-info .item .icon-item img {
    width: 30px;
    height: 30px;
    transition: 0.5s;

}

.content-main .tour-section .tour-info .item:hover .icon-item img {
    filter: brightness(2.6);
}


/* ----------------------- /tour-section------------------------ */


/* ----------------------- image-section------------------------ */
.content-main .image-section {
    background-color: var(--blue-light);
    padding: 30px 0;
    margin-bottom: 80px;
}

.content-main .image-section .images {
    display: flex;
    align-items: center;
    gap: 28px;
}

.content-main .image-section .images img {
    width: 100%;
}

/* ----------------------- /image-section------------------------ */

/* ----------------------- /main------------------------- */

/* ----------------------- footer------------------------- */

/* ----------------------- info-footer------------------------- */
.footer-main .info-footer {
    background-color: var(--blue-3);
    padding: 50px 0;
	margin-top: 90px;
}

.footer-main .info-footer .info-links {
    gap: 30px;
}

.footer-main .info-footer .info-links .box-link {
    width: 100%;
}

.footer-main .info-footer .info-links .box-link .title-link {
    color: var(--light-3);
    font-size: 22px;
    font-weight: 400;
}

.footer-main .info-footer .info-links .box-link .list-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 40px;
}

.footer-main .info-footer .info-links .box-link .list-links li {
    position: relative;
    display: flex;
    align-items: center;
}

.footer-main .info-footer .info-links .box-link .list-links li i {
    font-size: 26px;
    margin-left: 5px;
}

.footer-main .info-footer .info-links .box-link .list-links .style-b::before {
    content: "";
    position: absolute;
    right: -17px;
    width: 5px;
    height: 5px;
    background-color: var(--blue-light);
    border-radius: 50px;
}

.footer-main .info-footer .info-links .box-link .list-links li {
    color: var(--blue-light);

}

.footer-main .info-footer .info-links .box-link .list-links li a {
    font-size: 16px;
    color: var(--light-3);
    border-bottom: 1px solid transparent;
    display: flex;
    gap: 16px;
    transition: 0.5s;
}

.footer-main .info-footer .info-links .box-link .list-links li a:hover {
    color: var(--blue-5);

}

.footer-main .info-footer .info-links .box-link .image-links {
    display: flex;
    align-items: center;
    gap: 24px;
}

.footer-main .info-footer .info-links .box-link .image-links i {
    font-size: 28px;
    color: #fff;
    transition: 0.5s;
}

.footer-main .info-footer .info-links .box-link .list-links .icon-list {
    width: 24px;
    height: 24px;

}

.footer-main .info-footer .visit-site {
    background-color: var(--white);
    box-shadow: 0px -25px 50px 0px rgba(0, 0, 0, 0.08);
    border-radius: 32px;
    padding: 40px 48px;
    width: 84%;
}

.footer-main .info-footer .visit-site h2 {
    font-size: 24px;
    font-weight: 700;
    color: var(--blue-1);
    margin-bottom: 32px;
    position: relative;
    opacity: 0.5;
}

.footer-main .info-footer .visit-site .visit span {
    font-size: 16px;
    font-weight: 700;
    color: var(--blue-1);
}

.footer-main .info-footer .visit-site .visit-box {
    display: flex;
    justify-content: space-between;
}

.footer-main .info-footer .visit-site .visit-box .visit-top {
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
}

.footer-main .info-footer .visit-site .visit-box .visit-top:first-child::before {
    content: "";
    position: absolute;
    left: -33%;
    width: 2px;
    height: 78px;
    background-color: var(--blue-light);
}

.footer-main .info-footer .visit-site h2::before {
    content: "";
    position: absolute;
    left: 0;
    width: 284px;
    height: 2px;
    background-color: var(--blue-light);
    top: 100px;
}

.footer-main .left-info {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
}

.footer-main .enamad-logo {
    background-color: var(--white);
    box-shadow: 0px -25px 50px 0px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
    padding: 15px 20px;

}

.footer-main .enamad-logo img {
    width: 170px;
}

.footer-main .enamad-logo .footer-main .map-info {
    display: flex;
    justify-content: end;

}

.footer-main .map-info {
    border-radius: 30px;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    height: 200px;
}

.footer-main .map-info iframe {
    height: 100% !important;
    width: 100% !important;
}

/* ----------------------- /info-footer------------------------- */

/* ----------------------- footer-bottom------------------------- */
.footer-main .footer-bottom {
    background-color: var(--Primary);
    padding: 10px 0;
}

.footer-main .row {
    flex-direction: row;
}

.footer-main .footer-bottom .footer-Copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-main .footer-bottom .footer-Copyright span {
    font-size: 14px;
    color: var(--blue-3);
}

/* ----------------------- /footer-bottom------------------------- */
/* ----------------------- /footer------------------------- */
/* ----------------------- news-html------------------------- */

/* ----------------------- news-box------------------------- */
.content-main .news-box {
    background-color: rgb(143, 182, 217, 0.1);
    border-radius: 32px;
    border: 1px solid var(--Primary);
    margin-bottom: 30px;
    padding: 10px;
}

.content-main .news-box .img-news img {
    width: 100%;
    height: 385px;
    border-radius: 30px;
}

.content-main .news-box .info-box .info-right {
    display: flex;
    align-items: center;
    gap: 30px;
}

.content-main .news-box .info-box .info-right span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.content-main .news-box .info-box .info-right span i {
    color: #00a6fb;
    font-size: 18px;
}

.content-main .news-box .info-box .info-right .title {
    color: var(--light);
    background-color: var(--blue-1);
    padding: 12px 20px;
    border-radius: 15px;
}


.content-main .news-box .info-box .info-left span {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 5px;
}

.content-main .news-box .info-box .info-left span i {
    color: #5c728e;
    font-size: 18px;
}

.content-main .news-box .info-box span {
    color: #5c728e;
}

.content-main .news-box .title-site p {
    line-height: 2;
}

/* ----------------------- quote-container------------------------- */
.content-main .news-box .quote-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.content-main .news-box .quote-container .quote-mark .quote-icon {
    color: var(--blue-1);
    font-size: 50px;
}

.content-main .news-box .quote-container .quote-text {
    position: relative;
    padding-right: 30px;
    font-size: 22px;
}

.content-main .news-box .quote-container .quote-text::before {
    content: "";
    position: absolute;
    right: 0;
    width: 3px;
    height: 69px;
    background-color: var(--blue-5);
}

/* ----------------------- /quote-container------------------------- */

/* ----------------------- dwn-file------------------------- */
.content-main .news-box .dwn-file .btn-gradient {
    background: linear-gradient(135deg, #4e73df, #5bc2e0);
    color: white;
    transition: all 0.3s ease;
    border: none;
}

.content-main .news-box .dwn-file .btn-gradient:hover {
    background: linear-gradient(135deg, #5bc2e0, #4e73df);
    transform: scale(1.05);
}

.content-main .news-box .dwn-file p {
    color: var(--blue-1) !important;
}

/* ----------------------- /dwn-file------------------------- */

/* ----------------------- link------------------------- */

.content-main .news-box .link {
    gap: 30px;

}

.content-main .news-box .link button {
    gap: 10px;
}

.content-main .news-box .link .pdf {
    gap: 10px;
}

.content-main .news-box .link .input input {
    width: 250px;
}

/* ----------------------- /link------------------------- */
/* ----------------------- /news-box------------------------- */


/* ----------------------- categories------------------------- */
.content-main .left-section .title-sec {
    border-right: 3px solid var(--blue-1);
    padding-right: 10px;
    font-weight: bold;
    margin-bottom: 1rem;
}

.content-main .left-section .category-list {
    list-style: none;
    padding: 0;
}

.content-main .left-section .category-list li {
    margin-bottom: 0.7rem;
    display: flex;
    align-items: center;

}

.content-main .left-section .category-list li a {
    transition: 0.5s all;
}

.content-main .left-section .category-list li.active a {
    color: var(--blue-1);
}

.content-main .left-section .category-list li a:hover {
    color: var(--blue-1);
}

.content-main .left-section .category-list li i {
    font-size: 16px;
    color: var(--blue-5);
    transition: 0.5s all;
    margin-left: 8px;
}

.content-main .left-section .category-list li:hover i {
    color: var(--blue-1);
}

/* ----------------------- /categories------------------------- */
/* ----------------------- posts-box------------------------- */
.content-main .left-section .posts-box .item img {
    width: 70px;
    height: 70px;
}

.content-main .left-section .posts-box .item .info-item span a {
    font-size: 14px;
    transition: 0.5s all;
}

.content-main .left-section .posts-box .item .info-item span a:hover {
    color: var(--blue-5);
}

.content-main .left-section .posts-box .item .info-item .text-muted {
    display: flex;
    gap: 8px;
}

.content-main .left-section .posts-box .item .info-item .text-muted i {
    font-size: 16px;
    color: var(--blue-5);
}

/* ----------------------- /posts-box------------------------- */
/* ----------------------- /news-html------------------------- */
/*---------------------- /main-blue-box ---------------------*/
.main-blue-box {
    background-color: var(--blue-1);
    border-radius: 12px;
    padding: 30px 20px;
    color: #fff;
    margin-bottom: 70px;
}

.main-blue-box .file-card {
    background-color: white;
    border-radius: 10px;
    text-align: center;
    transition: 0.3s;
    height: 145px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-blue-box .file-card i {
    font-size: 42px;
    color: var(--blue-1);
}

.main-blue-box .file-card:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.main-blue-box .file-icon {
    font-size: 2.5rem;
    color: var(--blue-5);
    margin-bottom: 10px;
}

.main-blue-box .file-title span {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
    color: #000;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.main-blue-box .file-link {
    font-size: 0.9rem;
    color: var(--blue-5);
    text-decoration: none;
}

.main-blue-box .file-link:hover {
    text-decoration: underline;
}

/*---------------------- /main-blue-box ---------------------*/

/* ----------------------- error------------------------- */
.content-main .error-404-page {
    font-family: 'Vazirmatn', sans-serif;
    background: linear-gradient(135deg, #1e3c72, #2a5298);
    color: #fff;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

.content-main .error-box {
    max-width: 1000px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.content-main .error-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 400px;
}

.content-main .error-text h1 {
    font-size: 130px;
    font-weight: 900;
    margin-bottom: 15px;
    line-height: 1;
}

.content-main .error-text p {
    font-size: 20px;
    margin-bottom: 30px;
}

.content-main .btn-back {
    background-color: #fff;
    color: #2a5298;
    border-radius: 30px;
    padding: 12px 35px;
    font-weight: bold;
    border: none;
    transition: 0.3s ease;
}

.content-main .btn-back:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.content-main .error-image {
    flex: 1 1 300px;
    text-align: center;
}

.content-main .error-image img {
    max-width: 100%;
    height: auto;
}

/* ----------------------- /error------------------------- */
/*---------------------- magazines ---------------------*/
.magazines {
    margin-bottom: 30px;
}

.magazines .box-item {
    text-align: center;
    border: solid 1px #8FB6D9;
    border-radius: 10px;
    padding: 10px;
    background-color: var(--blue-light);
    height: 232px;
}

.magazines .box-item img {
    height: 160px;
    width: auto;
    border-radius: 5px;
}

.magazines .box-item .img-box {
    display: flex;
    justify-content: center;
}

.magazines .box-item h6 {
    margin-top: 22px;
    font-size: 14px;
    color: var(--blue-1);
    font-family: 'Barlow' !important;
    font-weight: 600;
}

.magazines .articles-box {
    display: flex;
    flex-direction: column;
    margin-top: 80px;
}

.magazines .articles-box .content a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    transition: 0.5s all;
    text-align: center;
    border: solid 1px #8FB6D9;
    border-radius: 10px;
    padding: 19px;
    background-color: var(--blue-light);

}

.magazines .articles-box .content i {
    font-size: 30px;
    color: var(--blue-2);
}

.magazines .articles-box .content a span {
    font-family: 'Barlow' !important;
    font-size: 16px;
    font-weight: 600;
}

.magazines .articles-box .content a span:first-child {
    font-size: 14px;
    font-weight: 600;
}

.magazines .articles-box .content a .date {
    font-size: 14px;
    color: var(--text);

}

/*---------------------- /magazines ---------------------*/







/*---------------------- /single post ---------------------*/


/*---------------------- assistants ---------------------*/
.content-main .assistants-all {
    margin-bottom: 30px;
}

.content-main .assistants {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.content-main #Outlook_Deputy>.container:first-child {
    width: 100%;
    max-width: 100%;
}

.content-main .assistants .container .col-12 {
    padding: 0;
}


.content-main .assistants .title-site p {
    color: var(--white);
}



.content-main .assistants .view__center .veiw {
    background-color: var(--white);
    border-radius: 30px;
    height: auto;
    padding: 30px;
    gap: 50px;
}

.content-main .assistants .section_three_list_links {
    width: 40%;
    flex: 1 0 25%;
}

.content-main .assistants .section_three_list_links ul {
    border-inline-end: 1px solid #D9D9D9;
}


.content-main .assistants .box_section_two {
    flex: 1 0 65%;
}

@media (max-width: 992px) {
    .content-main .assistants .section_three_list_links {
        flex: 1 0 100%;
        margin-top: 40px;
        margin-inline-start: 0;
    }

    .content-main .assistants .view__center .head-section__3 {
        margin-bottom: 15px;
    }

    .content-main .assistants .view__buttons ul {
        margin-bottom: 0;
    }

    .content-main .assistants .box_section_two {
        flex: 1 0 100%;
        width: 100%;
    }

    .content-main .assistants .view-content__right {
        padding-top: 0;
    }
}

.content-main .assistants .head-section__3 {
    width: 100%;
}

.content-main .assistants .head-section_right {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.content-main .assistants .head-section_right i {
    color: var(--blue-1);
}

.content-main .assistants .head-section__3 .head-section_right {
    margin-bottom: 25px;
}

.content-main .assistants .head-section__3 .head-section_right h4 {
    color: var(--blue-1);
    font-size: 18px;
}

.content-main .assistants .view-content__right {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
	flex-direction: column;
}

.content-main .assistants .view-content__right p {
    font-weight: 400;
   
    font-size: 16px;
    text-align: justify;
}


.content-main .assistants .view__buttons ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content-main .assistants .view__buttons li {
    margin-bottom: 10px;
}

.content-main .assistants .veiw__btn {
    background: none;
    border: none;
    padding: 10px 15px;
    width: 100%;
    text-align: right;
    cursor: pointer;
    transition: all 0.3s;
    font-size: 1rem;
    color: #222;
    display: flex;
    align-items: center;
}

.content-main .assistants .veiw__btn i {
    color: var(--blue-5);
    font-size: 26px;
}

.content-main .assistants .veiw__btn span {
    color: #5c728e;
    transition: 0.5s;
    font-weight: bold;
}

.content-main .assistants .veiw__btn span:hover {
    color: var(--blue-1);
}


.content-main .assistants .view-tab__content {
    display: none;
}

.content-main .assistants .view-tab__content.active {
    display: flex !important;
}

/*---------------------- /assistants ---------------------*/

.content-main .inner-page-main-content {
    box-shadow: -7.071px -7.071px 20px 0 rgba(255, 255, 255, 1), 8.192px 5.736px 20px 0 rgba(133, 168, 204, .5);
    padding: 30px;
    margin-block-end: 30px;
    transition: all cubic-bezier(.17, .84, .44, 1) .3s;
    min-height: 500px;
    background-color: rgb(143, 182, 217, 0.1);
    border-radius: 20px;
    border: 1px solid var(--Primary);
    height: 100%;
	display: flex;
  flex-direction: column;
}

.content-main .inner-pages-all {
    margin-bottom: 30px;
}

.content-main .ck-content>br {
    display: none;
}

.content-main .ck-content * {
    font-family: IranYekan !important;
}
.content-main .ck-content table{
	width:100% !important;
}
.content-main .ck-content p {
    margin: 0 !important;
}

.widget-container {
	width:100% !important;
}

.content-main .ck-content table{
	width:100% !important;
}

.content-main .ck-content img {
    border-radius: 15px;
    margin: 0 !important;
    border: none !important;
    max-width: 100% !important;
}


.content-main .ck-content table {
  
    border-collapse: collapse;
    font-size: 14px;
    border: 1px solid #ccc;
}

.content-main .ck-content table th,
.content-main .ck-content table td {
    border: 1px solid #ccc;
    padding: 8px 12px;
    text-align: right;
}

.content-main .ck-content table thead {
    background-color: #f5f5f5;
    font-weight: bold;
}

.content-main .ck-content table tbody tr:nth-child(odd) {
    background-color: #fafafa;
}

.content-main .ck-content table tbody tr:hover {
    background-color: #f0f8ff;
}

.content-main .ck-content ol {
    padding: 0;
}

.counter-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-image: url('../images/img-uni/img-uni.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.counter-section::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgb(5, 41, 72, 0.5);
}

.counter-section .col-lg-2 .col-lg-2 {
    flex: 0 0 auto;
    width: 16.666%;
    text-align: center;
}

.counter-section .col-lg-2 .content-bx {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 30px 15px;
    border-radius: 10px;
    overflow: hidden;
}

.counter-section .col-lg-2 .content-bx>* {
    position: relative;
    z-index: 1;
}

.counter-section .col-lg-2 .content-bx .content-text {
    font-size: 28px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    display: flex;
}

.counter-section .col-lg-2 .content-bx .title {
    font-size: 14px;
    margin: 0;
    line-height: 1.6;
    color: #fff;
}


/*---------------------- projects ---------------------*/
/*---------------------- projects__sidebar ---------------------*/
.content-main .projects {
    width: 100%;
    background-image: url(../images/background-menu/bg-section.webp);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.content-main .projects .projects__sidebar {
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px;
}



.content-main .projects .projects__sidebar .sidebar-inner {
    padding: 30px;
    background-color: rgb(143, 182, 217, 0.1);
    border-radius: 15px;
    border: 1px solid var(--Primary);
    text-align: start;
}

.content-main .projects .projects__sidebar .sidebar-inner .title {
    position: relative;
    margin-bottom: 43px;
    line-height: 27px;
    font-size: 20px;
}

.content-main .projects .projects__sidebar .sidebar-inner .title.title--right::after {
    content: "";
    position: absolute;
    bottom: -13px;
    inset-inline-start: 0;
    width: 79px;
    height: 7px;
    background-color: var(--Primary);
    border-radius: 100px;
}

.content-main .sidebar-inner .title {
    margin-bottom: 43px;
    line-height: 27px;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .scroll-nav-link {
    padding: 10px 15px;
    position: relative;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    text-align: start;
    color: #002142;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .3s cubic-bezier(.25, .1, .3, .73);
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .title-right {
    display: block;
    position: relative;
    padding-inline-start: 25px;
    font-weight: 600;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .title-left {
    text-transform: uppercase;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .scroll-nav-link:hover {
    background: var(--Primary);
    border-radius: 15px;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .scroll-nav-link::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--Primary);
    bottom: -5px;
    left: 0;
    opacity: .5;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item:last-child .scroll-nav-link::after {
    display: none;
}

.content-main .projects__sidebar .sidebar-inner .sidebar-navigation .scroll-nav-item .title-right::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    inset-inline-start: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--blue-5);
    z-index: 1;
}

/*---------------------- /projects__sidebar ---------------------*/


/*---------------------- projects__content ---------------------*/
/*---------------------- sec-28 ---------------------*/
.content-main .projects__content .content-inner {
    border-radius: 32px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.order__1 {
    order: 1;
    -webkit-order: 1;
}

.order__2 {
    order: 2;
    -webkit-order: 2;
}

.order__3 {
    order: 3;
    -webkit-order: 3;
}

.order__4 {
    order: 4;
    -webkit-order: 4;
}

.order__5 {
    order: 5;
    -webkit-order: 5;
}

.order__6 {
    order: 6;
    -webkit-order: 6;
}

.order__7 {
    order: 7;
    -webkit-order: 7;
}

.order__20 {
    order: 20;
    -webkit-order: 20;
}

.order__19 {
    order: 19;
    -webkit-order: 19;
}

.content-main .projects__content .scroll-content {
    margin-bottom: 20px;
}

.content-main .projects__content .title-row {
    text-align: start;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px 15px;
    background: rgb(143, 182, 217, 0.1);
    border: 1px solid var(--Primary);
    border-radius: 15px;
}

.content-main .projects__content .title-row .title.title--colored {
    color: var(--black);
    font-size: 22px;
    line-height: 42px;
    padding-inline-start: 30px;
    position: relative;
}

.content-main .projects__content .title-row .title.title--colored::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    inset-inline-start: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: var(--blue-5);
    z-index: 99;
}

.content-main .projects__content .projects__news,
.projects__box {
    background: rgb(143, 182, 217, 0.1);
    border: 1px solid var(--Primary);
    border-radius: 15px;
    padding: 20px 20px 0;
    position: relative;
    overflow: hidden;
}

.content-main .projects__content .projects__news::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 120px;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 49.79%, #fff 100%);
    border-radius: 0 0 15px 15px;
    transition: .3s linear;
}

.content-main .projects__content .projects__news .tab-content {
    overflow-y: auto;
    scrollbar-width: none;
    transition: .5s;
    height: 360px;
}

.content-main .projects__content .title.title--line {
    display: flex;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    align-items: center;
    justify-content: space-between;
}

.content-main .projects__content .title.title--line.title--line::after {
    content: "";
    position: absolute;
    bottom: -16px;
    inset-inline-start: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 33, 66, .2);
}

.content-main .projects__content .title .title-text {
    font-weight: 700;
    font-size: 18px;
    position: relative;
}

.content-main .projects__content .title .title-text::after {
    content: "";
    position: absolute;
    bottom: -23px;
    inset-inline-start: 0;
    height: 3px;
    width: 100%;
    background-color: var(--Primary);
    border-radius: 15px;
}

.content-main .projects__content .link-labels {
    display: flex;
    gap: 12px;
    margin-inline-start: 60px;
}

.content-main .projects__content .link-labels .btn-pill {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    transition: .3s cubic-bezier(.25, .1, .3, .73);
    position: relative;
    background: var(--blue-1);
    color: #fff;
}

.content-main .projects__content .projects__news__tabs {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: end;
}

.content-main .projects__content .nav-tabs {
    border: none;
    column-gap: 2px;
}

.content-main .projects__content .nav-tabs .nav-tabs .nav-link {
    position: relative;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid var(--Primary);
    font-size: 14px;
    margin-left: 10px;
    border-radius: 5px;
}

.content-main .projects__content .nav-tabs .nav-link.active {
    border: none;
    border: 1px solid var(--Primary);
}

.content-main .projects__content .tab-content {
    max-height: 323px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}

.content-main .projects__content .news__row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 60px;
}

.content-main .projects__content .projects__news .post {
    width: calc(50% - 15px);
}

.content-main .projects__content .post {
    display: flex;
    gap: 18px;
    position: relative;
}

.content-main .projects__content .projects__news .post__img {
    width: 30%;
    height: auto;
    border-radius: 5px;
    position: relative;
}

.content-main .projects__content .post__img a {
    display: block;
    width: 100%;
    height: 100%;
}

.content-main .projects__content .post__img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s cubic-bezier(.25, .1, .3, .73);
    border-radius: 5px;
}

.content-main .projects__content .post__img .post-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(0, 89, 207, .7);
    top: 15px;
    inset-inline-end: 15px;
    font-size: 14px;
    color: #fff;
}

.content-main .projects__content .post__text {
    width: 70%;
}

.content-main .projects__content .life-cel-left .post__text {
    width: 100%;
    margin-top: 20px;
}

.content-main .projects__content .post__text .link-block {
    display: block;
    width: 100%;
}

.content-main .projects__content .post__text .date {
    display: flex;
    gap: 5px;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

.content-main .projects__content .post__text .date i {
    font-size: 19px;
    color: var(--blue-5);
}

.content-main .projects__content .post__text .post-subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: .875em;
    line-height: 24px;
    text-align: start;
    color: var(--blue-3);
    margin-bottom: 5px;
}

.content-main .projects__content .post__text .post-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    text-align: start;
    color: var(--blue-1);
    transition: .3s cubic-bezier(.25, .1, .3, .73);
}


.content-main .projects__content .post.border-post::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(0, 33, 66, .2);
    position: absolute;
    top: -15px;
    inset-inline-start: 0;
}

.content-main .projects__content .tab-content .projects-news-icons {
    display: flex;
    align-items: center;
    justify-content: end;
    column-gap: 5px;
    position: absolute;
    bottom: 15px;
    inset-inline-end: 15px;
    z-index: 1;
}

.content-main .projects__content .tab-content .projects-news-icons .social-icon {
    width: 38px;
    height: 38px;
    background-color: #ffa700;
    color: #fff;
    border-radius: 10px;
    font-size: 1.25em;
}

.content-main .projects__content .tab-content .projects-news-icons .social-icon a {
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-main .projects__content .primary-btn {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    transition: .3s cubic-bezier(.25, .1, .3, .73);
    position: relative;
    background: var(--blue-1);
    color: #fff;
}

/*---------------------- /sec-28 ---------------------*/

/*---------------------- /sec-29 ---------------------*/


.content-main .projects__content .post__text .post-des {
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    text-align: start;
    color: #000;
    overflow: hidden;
    transition: 0.5s all;
    margin-top: 5px;
}

.content-main .projects__content .post__text .post-link {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 15px;
    color: var(--blue-1);
    transition: 0.5s all;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    margin-top: 30px;
}

.content-main .projects__content .post__text .post-link .link-icon {
    display: flex;
}

.content-main .projects__content .row-talk {
    margin-top: 30px;
    padding-bottom: 20px;
}

.content-main .projects__content .row-talk .talk-cel {
    margin-bottom: 37px;
}

.content-main .projects__content .talk-cel .post__img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.content-main .projects__content .post-card {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    border-radius: 15px;
    padding: 0 30px;
    overflow: hidden;
}

.content-main .projects__content .post-card .post__text {
    min-height: 152px;
    padding: 15px 0;
}

.content-main .projects__content .row-talk .owl-dots {
    display: flex;
    justify-content: center;
}

.content-main .projects__content .row-talk .owl-dots .owl-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #acacac;
    margin-inline-end: 5px;
    margin-inline-start: 0;
}

.content-main .projects__content .row-talk .owl-dots .owl-dot.active {
    width: 30px;
    background-color: var(--blue-1);
    border-radius: 100px;
    box-shadow: none;

}

.content-main .projects .projects__content .projects__box {
    display: flex;
    flex-direction: column;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post {
    display: flex;
    gap: 1.5rem;
    border-radius: 10px;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box.projects__faculty .row-life .post {
    flex-direction: column;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box.projects__faculty .row-life .post .post__img {
    max-width: 100%;
    flex: 1 0 auto;
    width: 100%;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box.projects__faculty .row-life .post .post__text {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__img {
    flex: 0 0 35%;
    max-width: 35%;
    position: relative;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__img img {
    width: 100%;
    height: 225px;
    border-radius: 8px;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text {
    flex: 1;
    max-width: 60%;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text .link-block .date {
    color: #999;
    font-size: 12px;
    margin-bottom: 0.3rem;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text .link-block .post-subtitle {
    color: #e63946;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text .link-block .post-title {
    font-size: 16px;
    margin: 10px 0;
    color: var(--blue-1);
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text .link-block .post-des {
    color: #333;
    font-size: 0.95rem;
    line-height: 1.6;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post .post__text .post-link {
    margin-top: 0.8rem;
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    color: #0077b6;
    font-weight: bold;
}

.content-main .projects .projects__content .content-inner .scroll-content .projects__box .post.post__img--reverse {
    flex-direction: row-reverse;
}



/*---------------------- /sec-30 ---------------------*/


/*---------------------- sec-31 ---------------------*/
.content-main .projects__content .projects__life .life-cel-inner {
    display: flex;
    align-items: stretch;
    justify-content: start;
    gap: 30px;
    width: 100%;
}

.content-main .projects__content .projects__life .life-cel-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.content-main .projects__content .projects__life .post__img {
    width: 295px;
    position: relative;
}

/*---------------------- /sec-31 ---------------------*/

/*---------------------- /sec-33 ---------------------*/
.content-main .projects__content .row-best {
    display: flex;
    align-items: stretch;
    justify-content: start;
    gap: 30px;
    width: 100%;
}

.content-main .projects__content .row-best .best-right a {
    height: 100%;
}

.content-main .projects__content .row-best .best-right .img-card {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.content-main .projects__content .row-best .best-right .img-card::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #002142;
    opacity: .2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    z-index: 2;
    transition: .4s cubic-bezier(.25, .1, .3, .73);
}

.content-main .projects__content .row-best .best-right .img-card .card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s cubic-bezier(.25, .1, .3, .73);
}

.content-main .projects__content .row-best .best-right .img-card .card-caption {
    position: absolute;
    padding: 15px;
    bottom: 0;
    inset-inline-start: 0;
    z-index: 2;
    color: #fff;
    transition: .4s cubic-bezier(.25, .1, .3, .73);
}

.content-main .projects__content .row-best .best-right .img-card .card-caption .date {
    color: #fff;
}

.content-main .projects__content .row-best .best-right .img-card .card-caption .card-title {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 29px;
    text-align: start;
    color: #fff;
}

.content-main .projects__content .row-best .best-left .best-left-inner {
    display: flex;
    justify-content: start;
    column-gap: 30px;
    width: 100%;
}

.content-main .projects__content .row-best .best-left .post__img {
    margin-bottom: 14px;
}

/*---------------------- /sec-33 ---------------------*/

.content-main .projects__content .projects__newup .post__img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

/*---------------------- /projects__content ---------------------*/

/*---------------------- /projects ---------------------*/

/* ----------------------- /news-html------------------------- */


/*---------------------- counter ---------------------*/
.content-main .counter-sec {
    margin-bottom: 30px;
    position: relative;
    padding: 50px 0;
}

.content-main .counter-sec::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url('../images/site/bg-counter.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

.content-main .counter-sec .counter-box {
    background-color: var(--blue-3);
    color: #fff;
    padding: 30px 20px;
    border-radius: 16px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.content-main .counter-sec .counter-box i {
    font-size: 48px;
    color: var(--blue-5);
    margin-bottom: 10px;
}

.content-main .counter-sec .counter-number {
    font-size: 36px;
    font-weight: bold;
    color: var(--blue-5);
    margin-bottom: 10px;
}

.content-main .counter-sec .counter-text {
    font-size: 16px;
    line-height: 1.7;
}

.content-main .counter-sec .counter-box .btn {
    margin-top: 20px;
    border: 1px solid var(--blue-5);
    color: #fff;
    background-color: transparent;
    border-radius: 25px;
    padding: 5px 20px;
    transition: 0.3s;
}

.content-main .counter-sec .counter-box .btn:hover {
    background-color: var(--blue-5);
    color: var(--black);
}

/*---------------------- /counter ---------------------*/
/*---------------------- contents-sec ---------------------*/
.content-main .contents-sec {
    margin-bottom: 30px;
}

.content-main .contents-sec .section-title {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    display: inline-block;
    color: var(--blue-1);
}

.content-main .contents-sec .section-title::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 40px;
    height: 4px;
    background-color: var(--blue-1);
    border-radius: 5px;
}

.content-main .contents-sec .slider-controls {
    display: flex;
    align-items: center;
    justify-content: end;

}


.content-main .contents-sec .card-custom-link {
    display: block;
    text-decoration: none;
}

.content-main .contents-sec .card-custom {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    height: 280px;
}

.content-main .contents-sec .card-custom::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: linear-gradient(180deg, rgba(0, 0, 0, .56) 0, rgba(0, 0, 0, .46) 22.19%, rgba(0, 0, 0, .32) 48.23%, rgba(0, 0, 0, .48) 77.6%, rgba(0, 0, 0, .47) 100%);
}

.content-main .contents-sec .card-custom img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    transition: transform 0.4s ease;
}

.content-main .contents-sec .card-custom-link:hover img {
    transform: scale(1.05);
}

.content-main .contents-sec .card-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    color: white;
    padding: 20px 15px 10px;
    z-index: 999;
}

.content-main .contents-sec .card-title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-main .contents-sec .card-date {
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.content-main .contents-sec .see-all {
    color: var(--blue-1);
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}

.content-main .contents-sec .see-all:hover {
    color: var(--blue-5);
}

/*---------------------- /contents-sec ---------------------*/
/* ---------------group-section------------------ */
.group-section {
    margin-bottom: 30px;
}

.group-section .row .row {
    flex-direction: row;
}

.group-section .group-section {
    background-color: #fff;
}

.group-section .group-box {
    border: 1px solid #ddd;
    border-radius: 16px;
    text-align: center;
    padding: 20px 10px;
    background-color: #fff;
    height: 230px;
    cursor: pointer;
    transition: 0.5s all;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.group-section .group-box:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
    background-color: #005BE4;

}

.group-section .group-box:hover p {
    color: #fff;
}

.group-section .group-box .group-title:hover {
    color: white;
}

.group-section .group-icon {
    width: 55px;
    height: 55px;
    margin-bottom: 10px;
    object-fit: contain;
}

.group-section .group-title {
    font-size: 0.9rem;
    color: #007bff;
    margin: 0;
}

/* ---------------/group-section------------------ */
/* --------------- all links ------------------ */
.all-links {
    border-radius: 24px;
    border: 1px solid var(--Primary);
    padding: 50px;
    margin-bottom: 30px;
}

.all-links .link-holder {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--blue-1);
    margin-bottom: 15px;
    display: inline-flex;
    letter-spacing: -1px;
    align-items: center;
}

.all-links .link-holder i {
    font-size: 20px;
    margin-left: 5px;
}

.all-links>.row {
    flex-direction: row;
}

.all-links .text-centers {
    color: var(--blue-1);
    font-size: 20px;
    margin-bottom: 20px;
}

.all-links .introdution-text {
    text-align: justify;
}

.all-links .left-links .left-item {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    display: flex;
    height: 60px;
    border: 1px solid var(--Primary);
    align-items: center;
    padding: 0 20px 0 0;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 16px;
}

.all-links .left-links .left-item span {
    color: var(--blue-1);
}

.all-links .left-links .left-item::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    transition: .3s;
    background-color: var(--blue-1);
    z-index: 0;
}
.banner-container {
    margin-bottom: 30px;
}
.banner-container .tose-banners {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.banner-container .tose-banners a {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: space-between;
    box-shadow: 0px 5px 10px rgba(216, 232, 232, .6);
    height: 150px;
    border-radius: 15px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    background-color: #dcecf0;
    transition: 1s all linear
}

.banner-container .tose-banners a .box-right {
    display: flex;
    flex-flow: row wrap;
    align-items: end;
    justify-content: start;
    padding-inline-start: 40px;
    padding-block-start: 10px;
    transition: 2s all linear;
}

.banner-container .tose-banners a .box-right i {
    font-size: 80px;
    color: var(--blue-1);
    transform: rotate(0);
    transition: 2s all linear;
}

.banner-container .tose-banners a .box-right .banner-title {
    font-size: 30px;
    font-weight: 700;
    color: var(--blue-1);
    margin-inline-start: 45px;
    z-index: 9;
}

.banner-container .tose-banners a .ic-out {
    position: absolute;
    top: 35px;
    inset-inline-end: 0;
    color: #fff;
    font-size: 160px;
    width: 160px;
    filter: brightness(0) invert(1);
}
.table_component {
    overflow: auto;
    width: 100%;
}

.table_component table {
    border: 1px solid #dededf;
    height: 100%;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 1px;
    text-align: right;
}

.table_component caption {
    caption-side: top;
    text-align: left;
}

.table_component th {
    border: 1px solid #dededf;
    background-color: #eceff1;
    color: #000000;
    padding: 20px;
}

.table_component td {
    border: 1px solid #dededf;
    background-color: #ffffff;
    color: #000000;
    padding: 20px;
}
/* --------------- NEW PAGE ------------------ */

.content-main .new-page {
    background-color: #f8fafc;
}
.content-main .new-page .tab-content .row{
	flex-direction: row !important;
}
.content-main .new-page .style-title{
	margin-top: -57px;
}
.content-main .new-page .card:hover {
    transform: translateY(-4px);
    transition: all 0.3s ease;
}

.content-main .new-page .card img {
    object-fit: cover;
    height: 90px;
}

.content-main .new-page h4,
.new-page h6 {
    font-family: "IranYekan", sans-serif;
}

.content-main .text-justify {
    text-align: justify;
    line-height: 1.8;
}

.pageText-info p {
    line-height: 2;
}

.content-main .page-info .owl-new .item img {
  border-radius: 35px;
  height: 280px;
  object-fit: cover;
}

.content-main .page-info .owl-new .item video {
  height: 280px !important;
  border-radius: 35px;
  object-fit: cover;
}

.content-main .page-info .owl-new .item audio {

  width: 75% !important;
  height: 151px !important;
}

.content-main .page-info .owl-new .owl-dots {
  display: none !important;
}

/* ==== دکمه‌های ناوبری ==== */


.content-main .page-info .owl-new .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 10;
  pointer-events: auto; /* ✅ اجازه کلیک روی کل nav */
}

.content-main .page-info .owl-new .owl-nav button.owl-prev,
.content-main .page-info .owl-new .owl-nav button.owl-next {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}

.content-main .page-info .owl-new .owl-nav button.owl-prev:hover,
.content-main .page-info .owl-new .owl-nav button.owl-next:hover {
  background: #007bff;
  transform: translateY(-50%) scale(1.1);
}

.content-main .page-info .owl-new .owl-nav button.owl-prev {
  left: 10px;
}

.content-main .page-info .owl-new .owl-nav button.owl-next {
  right: 10px;
}

.content-main .page-info .owl-new .owl-nav .owl-next {
	position:absolute;
  left: 10px !important;
}
.content-main .page-info .owl-new .owl-nav .owl-prev {
	position:absolute;
  right: 10px !important;
}

.content-main .page-info .owl-new .owl-nav .owl-nav-icon {
  font-size: 24px;
  color: #fff;
  line-height: 1;
}
.content-main .page-info .owl-nav>div{
	padding:20px;
	background-color:rgb(0, 89, 207,0.5) !important;
	border-radius:16px;
}
/* ==== عنوان صفحه ==== */
.content-main .page-Ttitle {
  color: #0B61AC !important;
  font-size: 30px;
  font-weight: 600;
}


.content-main .card-lists {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    padding: 13px 10px;
}
.content-main .card-lists .card-icon-wrapper{
	    transform: rotate(180deg);
		    margin-left: 20px;
}
.content-main .card-lists:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.content-main .card-lists .img-card {
    width: 20%;
}

.content-main .card-lists .img-card img {
   height: 75px;
    width: 75px;
    border-radius: 16px;
}

.card-icon-wrapper {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: 0.6s all;
    left: 0;
}

.card-icon-wrapper img {
    width: 70%;
}

.info-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-btn .btn-style {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    display: flex;
    
}
.info-btn .btn-style  .icon-AngelRight {
	 transform: rotate(90deg);
}

.info-btn.rotate .btn-style i {
  transform: rotate(-90deg);
  transition: transform 0.3s ease;
}
.info-btn .btn-style i {
  transition: transform 0.3s ease;
}

#toggleTextBtn {
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    border: none;
    padding: 0;
	color:#19498a;
}

.content-main .btn-page:hover {
    color: #0B61AC;
    background-color: transparent !important;
}

.content-main .card-lists:hover .card-icon-wrapper {
    opacity: 1;
    visibility: visible;

}
.content-main .card-lists:hover .card-icon-wrapper {
	font-size: 22px;
	transform: rotate(180deg);
}
.content-main .card-lists .card-title {
	transition:0.85s all;
    color: #19498a !important;
}
.content-main .card-lists .card-title:hover{
	color:#0059CF !important;
}



.collapsible-text {
    max-height: 3.5em;
    overflow: hidden;
    transition: max-height 0.7s ease-in-out;
    max-height: 5.5em;
}

.collapsible-text.expanded {
    max-height: 1000px;
}


#toggleTextBtn {
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    border: none;
    padding: 0;
}

.content-main .new-page .page-info {
    padding-bottom: 30 !important;
}
.content-main .new-page .tab-page {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.content-main .new-page .nav{
	background: #ffffff;
  border-radius: 50px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  padding: 6px;
  display: inline-flex;
  align-items: center;
  width:100%;
}
.content-main .new-page .nav .style-nav{
	padding: 10px 14px;
	display: flex;
  overflow: scroll;
}
.content-main .new-page .nav-pills .nav-link {
	white-space: nowrap;
    color: #0040c8;
    font-weight: 600;
    padding: 10px 25px;
    font-size: 15px;
    transition: all 0.3s ease;
}

.content-main .new-page .nav-pills .nav-link:hover {
	
    background-color: #e9f0ff;
    color: #0030a0;
}

.content-main .new-page .nav-pills .nav-link.active {
    background-color: #19498a;
    color: #fff !important;
    box-shadow: 0 3px 10px rgba(0, 64, 200, 0.3);
}

.content-main .new-page .nav-link {

    padding: 15px 30px;
    cursor: pointer;
    font-weight: bold;
    transition: var(--transition);
    border-right: 1px solid #eee;
}

.content-main .new-page. .nav-link:first-child {
    border-right: none !important;
}

.content-main .new-page .tab-page {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.pageText-info{
    position: relative;
}
.pageText-info #text{
	height:auto !important;
	width:auto !important;
	overflow:visible !important;
}
.pageText-info {
    position: relative; /* لازم برای ::after */
}

/* حالت پیش‌فرض (بسته): سایه دیده بشه */
.pageText-info.has-fade::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 43px;
    width: 100%;
    background-image: linear-gradient(to top, white, transparent);
    border-radius: 0 0 15px 15px;
    transition: opacity 0.3s ease;
    opacity: 1;
    pointer-events: none;
}

.pageText-info.no-fade::after {
    content: none !important;
}

/* وقتی باز میشه (expanded اضافه میشه): سایه محو بشه */
.pageText-info.expanded::after {
    opacity: 0;
}
/* ------------------------------------------------------------ */

.content-main .new-page.innerpage .card-lists {
    gap: 20px;
    flex-direction: column;
}

.content-main .new-page.innerpage .card-lists .info-card .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-main .new-page.innerpage .card-lists .img-card {
    width: 66%;
}

.content-main .new-page.innerpage .card-lists .img-card img {
   height: 170px;
  width: 200px;;
    border-radius: 16px;
}

.content-main .new-page.innerpage .nav {
    background: #ffffff;
    border-radius: 50px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    padding: 6px;
    display: inline-flex;
    align-items: center;
}

.content-main .new-page.innerpage .nav-pills .nav-link {
    color: #0040c8;
    font-weight: 600;
    padding: 10px 25px;
    font-size: 15px;
    transition: all 0.3s ease;
}

.content-main .new-page.innerpage .nav-pills .nav-link:hover {
    background-color: #e9f0ff;
    color: #0030a0;
}

.content-main .new-page.innerpage .nav-pills .nav-link.active {
    background-color: #19498a;
    color: #fff !important;
    box-shadow: 0 3px 10px rgba(0, 64, 200, 0.3);
}

.content-main .new-page.innerpage .nav-link {

    padding: 15px 30px;
    cursor: pointer;
    font-weight: bold;
    transition: var(--transition);
    border-right: 1px solid #eee;
}

.content-main .new-page.innerpage .nav-link:first-child {
    border-right: none !important;
}

.content-main .new-page.innerpage .tab-page {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}


/*---------------------- new-style ---------------------*/
/*---------------------- content-long ---------------------*/
.content-long.ck-content p {
  line-height: 1.9 !important;
}
.content-long ol {
  counter-reset: custom-counter; /* شمارنده شروع از 1 */
  list-style: none; /* عدد پیش‌فرض حذف میشه */
  position: relative;
  padding-left: 40px; /* فاصله برای عدد سفارشی */
}
.content-long ol li {
  position: relative;
  margin-bottom: 10px; /* فاصله بین آیتم‌ها */
  color: #0088CC;
margin-bottom: 20px;
  margin-right: 27px;
  border-radius: 50%;
  padding: 5px 0px 5px 35px; /* جای عدد و متن */
}
.content-long ol li::before {
  counter-increment: custom-counter; /* افزایش شمارنده */
  content: counter(custom-counter); /* نمایش شماره */
  position: absolute;
   right: -33px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  border: 1px solid #0088CC;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  color: #0088CC;
  background: #fff; /* اختیاری: رنگ پس‌زمینه */
}

.content-long ul li {
    list-style: none; /* عدد پیشفرض رو حذف می‌کنیم */
  position: relative;
  margin:20px 27px 20px 35px;
}
.content-long ul li::before {
  content: "\f00c"; /* کد چک در FA 4.7 */
  font-family: FontAwesome;
  position: absolute;
  right: -33px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  border: 1px solid #0088CC;
  border-radius: 50%;
  text-align: center;
  line-height: 25px; /* وسط چین عمودی */
  color: #0088CC;
  font-size: 0.8em;
}
/*----------------------back-menu---------------------*/
.btn-back-to-menu {
	float: right;
	position:relative;
	background-color: transparent;
    color: var(--blue-1);
    border: none;
    padding: 8px 22px;
    border-radius: 10px;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: background 0.3s ease;
}
.btn-back-to-menu::before{
content: "\e920";
  font-family: 'icomoon';
  position: absolute;
  right: 2px;
  transform: translateY(-50%);
  font-size: 19px;
  transition: transform 0.3s ease;
  color: var(--blue-1);
  transform: rotate(180deg);
  bottom: 8px;
}
.btn-back-to-menu:hover .btn-back-to-menu::before{
	   color: var(--blue-2);
}
.btn-back-to-menu:hover {
    color: var(--blue-2);
}

.btn-back-to-menu i {
    font-size: 16px;
}
.inner-menu,
.mm-menu,
.mm-panels,
#menu {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.fade-in {
  opacity: 0;
  animation: fadeInMenu 0.5s forwards ease;
}

@keyframes fadeInMenu {
  from { opacity: 0; }
  to { opacity: 1; }
}
/*----------------------title-menu-en---------------------*/
.en-layout .main-title{
	  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 2rem;
}
.en-layout .main-title h3{
	font-size: 32px;
  font-weight: 600;
  color: #0046ad;
  position: relative;
  margin-right:0;
}
.en-layout .main-title .img-title{
	display:none;
}

.en-layout .main-title::before,
.en-layout .main-title::after {
  content: "";
  position: absolute;
    top: 69%;
  width: 39px;
  height: 3px;
  background: #0046ad;
  transform: translateY(-50%);
  border-radius: 10px;
  
}
.en-layout .assistants .title-site h2{
	color:#fff;
}
.en-layout .news-section .main-title::before {
    right: 40%;
}

.en-layout .magazines .main-title::after {
  left: 31%;
}
.en-layout .magazines .main-title::before {
    right: 31%;
}

.en-layout .news-section .main-title::after {
  left: 40%;
}
.en-layout .media-section.news-section .main-title::before {
    right: 43%;
}

.en-layout .media-section.news-section .main-title::after {
  left: 43%;
}


.en-layout .title-site {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 2rem;
}

.en-layout .title-site h1 {
  font-size: 32px;
  font-weight: 600;
  color: #0046ad;
  position: relative;
}

.en-layout .title-site p {
  color: #0046ad;
}


.en-layout .title-site::before,
.en-layout .title-site::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 39px;
  height: 3px;
  background: #0046ad;
  transform: translateY(-50%);
  border-radius: 10px;
}


.en-layout .title-site::before {
  right: 41%;
}

.en-layout .title-site::after {
  left: 41%;
}


.en-layout .title-site.white {
  color: #fff;
}

.en-layout .title-site.white h1,
.en-layout .title-site.white p,
.en-layout .title-site.white::before,
.en-layout .title-site.white::after {
  color: #fff;
  background: #fff;
}
/*----------------------/title-menu-en---------------------*/
/*----------------------/back-menu---------------------*/
.en-layout .assistants .veiw__btn {
  
  position: relative;
}
.en-layout .assistants .veiw__btn i{
	position: absolute;
  right: 0;
  transform: rotate(180deg);
}
.en-layout .assistants .head-section__3 .head-section_right h4 {
  color: #CF0000;
  font-size: 30px;
}
.en-layout .assistants .veiw__btn span {
  color: #0059CF;
  transition: 0.5s;
  font-weight: bold;
}

.en-layout .assistants .head-section_right {
  align-items: center;
}
.en-layout .assistants .head-section_right i {
  font-size: 23px;
}
.en-layout .veiw_active .veiw__btn i{
  color:#CF0000;
}
/*----------------------academics-section---------------------*/
.academics-section {
    position: relative;
    background: #fff;
    direction: ltr;
	display: flex;
 /* gap: 290px;*/
  gap: 86px;
}
/* .academics-section  .container{
	
	margin:0 !important;
	padding: 0 5%;
} */
.academics-section .row{
	flex-direction:row !important;
}
.academics-section::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("../images/background/pattern.png");
  position: absolute;
  background-size: cover;
  z-index: 999;
  opacity: .5;
  bottom: -9%;
}

.academics-section  .academic-title {
    font-weight: 600;
    color: #0046ad;
    position: relative;
    padding-left: 15px;
	font-size:32px;
}

.academics-section  .academic-title::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 21px;
    height: 3px;
    background: #0046ad;
    transform: translateY(-50%);
}

.academics-section  .image-wrapper {
	border-radius: 20px !important;
    box-shadow: 15px 4px 60px rgba(12, 59, 125, 0.3);

}

.image-wrapper img {
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.academics-section  .academic-item {
    text-decoration: none;
    transition: 0.3s;
    color: #000;
}

.academics-section  .academic-item:hover {
    transform: translateY(-3px);
}

.academics-section  .icon-wrap {
    width: 70px;
    height: 70px;
    background: #F7F9FC;
    color: #d51b23;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 20px;
    flex-shrink: 0;
    box-shadow: 0px 5px 5px rgba(12, 59, 125, 0.1);
}

.academics-section  .icon-wrap img {
    width: 50px;
    height: 50px;
}

.academics-section  .text-wrap h6 {
    font-size: 20px;
    font-weight: 600;
    color: #0046ad;
    margin-bottom: 3px;
}

.academics-section .text-wrap p {
    font-size: 13px;
    color: #555;
    margin: 0;
}

/*----------------------academics-section---------------------*/

/*----------------------campus-section---------------------*/
.en-layout .bg-center {
	border-radius:30px !important;
	  box-shadow: 15px 4px 60px rgba(12, 59, 125, 0.3) !important;
}
.campus-section {
    padding: 60px 0;
}
.campus-section .campus-title,
.campus-subtitle {
    text-align: center;
    font-weight: 600;
    color: #0046ad;
    margin-bottom: 40px;
}

.campus-section .campus-subtitle {
    margin-top: 50px;
}

 .campus-section .campus-center-text {
    text-align: center;
    font-weight: 500;
    color: #333;
    margin: 20px 0;
}

.campus-section .campus-center-text img {
    width: 67%;
    border-radius: 30px;
    box-shadow: 15px 4px 60px rgba(12, 59, 125, 0.3);

}

/* Cards */
.campus-section .campus-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    gap: 20px;
	    height: 153px;
	flex-direction: row-reverse;
}

/* Hover effect on whole card */
.campus-section .campus-card:hover {
    background-color: #f8fbff;
    border-color: #cde0ff;
    box-shadow: 0 0 6px rgba(0, 123, 255, 0.15);
}

.campus-section .campus-card-content {
    text-align: left;
    flex: 1;
}

/* Link styling */
.campus-section .campus-card-content a {
    text-decoration: none;
    color: #0048a8;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    transition: color 0.2s ease;
}

.campus-section .campus-card-content a:hover {
    color: #002d6f;
}

.campus-section .campus-card-content p {
    color: #555;
    font-size: 14px;
    margin: 4px 0 0;
    line-height: 1.6;
}

.campus-section .campus-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #e7f1fb;
    flex-shrink: 0;

    transition: background-color 0.2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.campus-section .campus-icon img {
    width: 50px;
    height: 50px;
}

.campus-section .campus-card:hover .campus-icon {
    background-color: #d4e7fc;
}

/*----------------------/campus-section---------------------*/

/*----------------------cards-en---------------------*/
#Faculties{
	overflow:hidden;
	position:relative;
}
.cards-en .card-grid {
    padding: 60px 0;
}
.cards-en .faculties-title{
text-align: center;
    font-weight: 600;
    color: #0046ad;	
}
.cards-en .faculties-title::before{
	content: "";
    position: absolute;
    left: 45%;
    top: 7%;
    width: 39px;
    height: 3px;
    background: #0046ad;
    transform: translateY(-50%);
}
.cards-en .faculties-title::after{
content: "";
    position: absolute;
 right: 44%;
    top: 7%;
    width: 39px;
    height: 3px;
    background: #0046ad;
    transform: translateY(-50%);	
}

.cards-en .school-card {
    position: relative;
    overflow: hidden;
    border: none;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-radius: 0 0 20px 20px;
	height:300px;
	width:305px;
}

.cards-en .school-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
    border-radius: 0 0 20px 20px;
}

.cards-en .school-card:hover img {
    transform: scale(1.05);
}

/* گرادینت روی عکس */
.cards-en .school-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 82, 168, 0.5) 7%, rgba(0, 32, 66, 0.5) 55%);


    transition: opacity 0.3s ease;
}

.cards-en .school-card:hover::after {
    opacity: 0.7;
}

.cards-en .school-card .card-body {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    z-index: 2;
    text-align: center;
}

.cards-en .school-card .card-body h5  a{
    color: #fff;
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}
.cards-en .cards-slider .row{
	    justify-content: start;
}
@media (max-width: 768px) {
    .cards-en .school-card img {
        height: 200px;
    }
}
.cards-en   .owl-dots

 {
    display: block !important;
    display: flex !important
;
    justify-content: center;
    gap: 8px;
}
.cards-en   .owl-dots .owl-dot.disabled{
	display:block;
}
.cards-en   .owl-dots .owl-dot.active {
    background-color: var(--blue-1);
    width: 48px;
}
.cards-en   .owl-dots .owl-dot {
    width: 24px;
    height: 24px;
    background-color: var(--Primary-1);
    border-radius: 4px;4
    margin-top: 24px;
}
.cards-slider .owl-nav.disabled{
	display:none;
}

---------------------/cards-en---------------------*/


/*----------------------/cards-en---------------------*/


.en-layout .magazines .main-title .icon-News{
	display:none;
}



/*----------------------/cards-en---------------------*/
/*----------------------magazines---------------------*/
.en-layout .magazines .articles-box .content a {
  flex-direction: row-reverse;
}
/*----------------------/magazine
s---------------------*/
/*----------------------gallery/news-en---------------------*/
.en-layout .content-main .news-section .owl-nav, .content-main .contents-sec .owl-nav {
  right: 8%;
}
.en-layout .content-main .news-section .nav-tabs .archive a  i{
transform: rotate(180deg);
}
/*----------------------/gallery/news-en---------------------*/
/*----------------------counter-en---------------------*/
.en-layout .counter-section{
	margin-top:30px;
}
.en-layout .counter-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
background-color: rgba(0, 89, 207, 0.45); /* 45% شفافیت */
}
/*----------------------/counter-en---------------------*/
/*----------------------footer-en---------------------*/
.en-layout .footer-main .info-footer .info-links .box-link .list-links li {
    color: var(--blue-light);
	position:relative;
}
.en-layout .footer-main .info-footer .info-links .box-link .list-links li::before{
	    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: -3%;
    color: #ffff;
    z-index: 999;
    background-color: #ffff;
    border-radius: 50px;
	
}



.en-layout .footer-main .info-footer .info-links .box-link .list-links li span{
	
	color:#AAAAAA !important;
}
.en-layout .footer-main .info-footer .info-links .box-link .title-link {
   position:relative;
}
.en-layout .footer-main .info-footer .info-links .box-link .title-link::before{
	content: "";
    position: absolute;
left: -14%;
    top: 54%;
    width: 39px;
    height: 3px;
    background: #FFD500;
    transform: translateY(-50%);
}
.en-layout .footer-main .info-footer {
  margin-top: 0px;
}
/*----------------------/footer-en---------------------*/


/*----------------------new-style-nav---------------------*/
.pagination .page-item {
    margin: 0 3px;
}

.pagination .page-link {
    color: #052948;
    border: 1px solid #052948;
    border-radius: 6px;
    padding: 5px 10px; /* کوچیک‌تر شد */
    transition: all 0.3s ease;
    background-color: white;
    font-weight: 500;
    font-size: 14px; /* کوچیک‌تر شد */
}

.pagination .page-item.active .page-link {
    background-color: #052948;
    color: white;
    border-color: #052948;
    box-shadow: 0 3px 7px rgba(5, 41, 72, 0.3); /* کمی سبک‌تر شد */
}

.pagination .page-link:hover {
    background-color: #052948;
    color: white;
    transform: translateY(-1px); /* کمی کمتر شد */
    box-shadow: 0 4px 10px rgba(5, 41, 72, 0.3);
}

.pagination .page-item.disabled .page-link {
    color: #ccc;
    border-color: #ccc;
    cursor: not-allowed;
    background-color: #f9f9f9;
}
 
/*----------------------/new-style-nav---------------------*/

/*----------------------new-style-search---------------------*/
.search-box {
    position: relative;
    width: 320px;
    background: #ffffff;
    border-radius: 20px;
    padding: 6px 15px;
    border: 2px solid #05294822;
    box-shadow: 0 4px 14px rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
	margin:0 0 20px 0;
	height: 54px;
}

/* فیلد جستجو */
.search-box input[type="text"] {
    flex: 1;
    border: none;
    outline: none;
    font-size: 15px;
    padding: 10px;
    background: transparent;
}

/* دکمه اصلی که مخفی میشه */
.search-box input[type="button"] {
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 0;          /* دکمه دیده نمیشه ولی کلیک‌پذیر می‌مونه */
    cursor: pointer;
    z-index: 2;
}

/* آیکن */
.search-box i.fa-search {
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #052948;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none; /* آیکن کلیک نشه، دکمه زیرش کلیک بشه */
    font-size: 18px;
    transition: 0.3s ease;
    box-shadow: 0 3px 10px rgba(5, 41, 72, 0.25);
}

/* افکت هاور آیکن (با هاور دکمه فعال میشه) */
.search-box input[type="button"]:hover + i.fa-search {
    background: #064070;
    transform: scale(1.08);
    box-shadow: 0 4px 14px rgba(5,41,72,0.35);
}

/*----------------------/new-style-search---------------------*/
/*----------------------style-marakez---------------------*/
.englishfaculty .title-english {
	display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.englishfaculty .title-english h1{
	font-size: 32px;
  font-weight: 600;
  color: #0046ad;
  position: relative;
}
.englishfaculty .title-english p{
	color: #0046ad;
}

.englishfaculty .bg-dark {
    background-color: #1a1c21 !important;
}

.englishfaculty .border-secondary {
    border-color: #333 !important;
}

.englishfaculty .text-primary {
    color: #1f84e4 !important;
}

.englishfaculty i.bi {
    font-size: 1.2rem;
}
 .englishfaculty   .top-desc-box {
        background: #1a1c21;
        color: #fff;
        padding: 25px;
        border-radius: 10px;
        margin-bottom: 35px;
        line-height: 1.8;
        font-size: 15px;
    }

  .englishfaculty  .section-box {
		background-color: rgb(143, 182, 217, 0.1);
  border-radius: 32px;
  border: 1px solid var(--Primary);
       
        padding: 25px;
       
       color: var(--blue-2);
    }
.englishfaculty	.section-box h1{
		color: #0046ad !important;
		font-size:18px;
	}
	

  .englishfaculty  .item-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0;
  border-bottom: 1px dashed rgba(0, 70, 173, 0.50) !important;
}

.item-row:last-child {
    border-bottom: none;
}

.item-row a {
    text-decoration: none;
    color: #00347a;
    font-size: 15px;
    font-weight: 500;
}

.arrow-btn {
    font-size: 18px;
    opacity: 0.5;
    transition: 0.2s;
}

.item-row:hover .arrow-btn {
    opacity: 1;
}


   .englishfaculty .item-row a {
         color: var(--blue-2);
        text-decoration: none;
    }
	.news-section .news-column a{
		transition: 0.5s all;
	}
	.news-section .text-uppercase.style-archive{
		transition:0.5s all;
	}
	.news-section .text-uppercase.style-archive:hover{
		   color: var(--blue-2) !important;
	}
.news-section .news-column a:hover{
	   color: var(--blue-2) !important;
}

  .englishfaculty  .arrow-btn {
        width: 28px;
        height: 28px;
        background: #0046ad;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        font-weight: bold;
        text-decoration: none !important;
        font-size: 14px;
		padding: 10px;
    }
/*----------------------/style-marakez---------------------*/
/*----------------------englishnews---------------------*/
.news-section a:hover {
    color: #fff !important;
}

.news-section .border-bottom {
border-bottom: 1px dashed rgba(0, 70, 173, 0.50) !important;
    
}
.news-section.en-newssection{
	background-color: rgba(143, 182, 217, 0.1);
    color: var(--blue-2);
    border-radius: 32px;
    border: 1px solid var(--Primary);
    padding: 25px;
}
.news-section h4 {
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
	color: #0046ad !important;
}
.news-section h1 {

	color: #0046ad !important;
}
.news-section .mb-3.pb-2.border-bottom {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,70,173,0.3); /* کمی پررنگ‌تر و زیباتر از dashed */
    transition: background 0.6s ease;
	padding:10px 8px;
}

.news-section .mb-3.pb-2.border-bottom a {
    color: #042a4a;
    display: inline-block;
    position: relative;
    z-index: 2;
    transition: color 0.6s ease;
}

/* پس‌زمینه کم‌رنگ و آرام */
.news-section .mb-3.pb-2.border-bottom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(88,166,255,0.08); /* خیلی کم‌رنگ و subtle */
    z-index: 1;
    transition: width 0.6s ease;
	border-radius:8px;
}

/* هاور */
.news-section .mb-3.pb-2.border-bottom:hover::before {
    width: 100%;
}

.news-section .mb-3.pb-2.border-bottom:hover a {
    color: #58a6ff; /* رنگ متن روی هاور */
}
.news-column {
    margin-bottom: 40px;
}

.news-column h4 {
    color: #58a6ff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 1.1rem;
    letter-spacing: 1px;
}

.news-column .news-item {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #777;
}

.news-column .news-item a {
    color: #ddd;
    text-decoration: none;
    font-size: 0.95rem;
}

.news-column .news-item a:hover {
    color: #fff;
}

.news-column .archive {
    margin-top: 15px;
}

.news-column .archive a {
    color: #58a6ff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.news-column .archive a:hover {
    color: #fff;
}
/*----------------------/englishnews---------------------*/