/*رنگ هدر صفحه اصلی
173:*/
.header{background-size:cover;background-color:#d2b694;position:fixed;top:0px;right:0;width:100%;z-index:9999;transition:.3s;height:125px;padding-top: 15px;}

/*رنگ منو بالا
449:*/
.right__link{font-weight:500;font-size:14px;line-height:23px;color:#6b4619;padding:3px 10px;border:1px solid #93734d;border-radius:15px}
.right__link:hover{border:1px solid #6b4619;color:#fff;background:#ddbb91}

/*رنگ پس زمینه هدر  صفحات داخلی
head S1:*/
.inner__template .header{position:relative;background-color:#d2b694;padding-bottom:15px}

/*رنگ پس زمینه هدر ثابت
176:*/
.header--fixed{background-color:#d2b694;box-shadow:3px 3px 20px 0 #00000008}

/*رنگ منوهای بالا menu topbar چپ
178:*/
.header--fixed #espritmenu>ul>li>a {color: #613909;/*var(--purple);*/}
.header--fixed #espritmenu>ul>li:hover>a {color: #fff;/*var(--purple);*/}
/*197:*/
#espritmenu>ul>li:not(:last-child):before{content:'';position:absolute;width:1px;height:20px;background-color:#b67c36;left:0;top:50%;transform:translateY(-50%)}
/*202:*/
#espritmenu>ul>li:hover>a{color:#fff}
#espritmenu>ul>li>a{color:#6b4619}

/*رنگ لینک های فوتر
281:*/
.footer__link{color: #613909;}
.footer__link:hover{color: #fff;}

/*رنگ باکس های فوتر
265: */
.contact__item{background:#613909;color:#e8d4bc;border:1px solid #ddbd97}
.contact__item .contact__icon{color:#e8d4bc}
.contact__item .contact__title{color:#e8d4bc}
.contact__item .contact__value{color:#e8d4bc}
.contact__item:hover{background:#e8d4bc;color:#613909;border:1px solid #613909}
.contact__item:hover .contact__icon{color:#613909}
.contact__item:hover .contact__title{color:#613909}
.contact__item:hover .contact__value{color:#613909}

/*تغییر رنگ ایکون های سامانه ها 
293:*/
.alllinks__item{position:relative;color:#613909;text-align:center;padding:10px 10px 10px 10px ;background-color: rgba(232,212,188,0.6);border-radius: 25px;height: 100%;}
.alllinks__item::before{content:"";position:absolute;background:rgba(97,57,9,0.4);
    border-radius:25px;-webkit-transform:rotate(-27.29deg);transform:rotate(-27.29deg);
    width:60px;height:60px;bottom:30px;left:40px;z-index:5;-webkit-transition:.3s;transition:.3s}
.alllinks__item:hover{color:#fff}
@media (max-width:1399.98px){.alllinks__img{width: 100px;}}
@media (max-width:991.98px){.alllinks__img{width: 90px;}}
/*تغییر رنگ بندی پیوندهای زندگی دانشجویی
321:*/
.student__item.pgrad::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,80,77,0)),to(rgba(172, 108, 13, 0.7)));background:linear-gradient(180deg,rgba(24,80,77,0) 0,rgba(172, 108, 13,.7) 100%)}
.student__item.ygrad::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(28,193,184,0)),to(rgba(99, 55, 5, 0.7)));background:linear-gradient(180deg,rgba(28,193,184,0) 0,rgba(99, 55, 5,.7) 100%)}
.student__item.bgrad::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(136,211,207,0)),to(rgba(128, 83, 17, 0.89)));background:linear-gradient(180deg,rgba(136,211,207,0) 0,rgba(128, 83, 17,.7) 100%)}


/*تغییر رنگ ارشیو
426: */
.arch__news i{height:65px;width:65px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--purple);color:#fff;border-radius:50%;z-index:5}
.arch__news img{position:absolute;left:0;top:0;height:65px;width:125px}
.arch__news span{font-weight:700;font-size:16px;line-height:26px;color:#fff;background-color:var(--purple);height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;padding:0 40px 0 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transition:.3s;transition:.3s;z-index:10}

/* تغییر رنگ copyright 
284: */
.copyright__text span{font-weight:700;font-size:14px;line-height:187.13%;color:#613909;}

.page-location {padding: 0;margin: 0 0 20px 0;background: #bd9769;}

.img-fluid {border-radius: 30px;box-shadow: 0px 4px 10px #d2b694;border: 3px solid #a58763;} 

/* قالب صفحه داخلی */
.inner__template .header{position:relative;background-color:#d2b694;padding-bottom:15px}

.inner__template #espritmenu>ul>li:not(:last-child):before{background-color:#5e401d}

ul.breadcrumb li a {color: #3f2607;font-size: 14px;}
ul.breadcrumb li a:hover {color: #dac1a3;font-size: 14px;}