<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=PT+Serif&amp;subset=latin,cyrillic);

body {
    font-size: 14px;
    font-family:FreeFarsiRegular ,'PT Serif', sans-serif;
    font-weight: 400;
    line-height: 28px;
    background-color:#f9f9f9;
}
.top-nav{
	background-color: rgb(193,20,23);
	border:0px;
	min-height: 20px;
	height: 45px;

}
.top-nav .navbar-nav&gt;li&gt;a{
	color: #fff;
	font-weight: bold;
	line-height: 15px;
}
.main-nav{
	height: 90px;
	background-color: #FFF;
	border: 0px;
	margin: 0px;
}
.main-nav .navbar-nav&gt;li&gt;a{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	border-bottom: 3px rgb(193,20,23);
}
.main-nav .navbar-nav&gt;li{
	position: relative;
}
.main-nav .navbar-nav&gt;li&gt;a:hover,.main-nav .navbar-nav&gt;.act&gt;a{
	color: #000;
}
.main-nav .navbar-nav&gt;li:hover&gt;.dropdown-menu,.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li:hover&gt;.sub-menu{
	display: block;
}
.main-nav .navbar-nav&gt;li&gt;.dropdown-menu{
	border-radius: 0px;
}
.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li&gt;a,.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li&gt;.sub-menu&gt;li&gt;a{
	border-right:2px solid #fff;
	color: #666;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;

}
.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li&gt;a:hover,.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li&gt;.sub-menu&gt;li&gt;a:hover{
	border-right:2px solid rgb(193,20,23);
	box-sizing: border-box;
	color: rgb(193,20,23);
	transition: all 0.4s; 
	background-color: #eee;
}
.sub-menu{
	right:100%;
	top:-10%;
	border-radius: 0px;
}
.main-nav .navbar-nav&gt;li&gt;a:focus{
	color: #666;
}
.main-nav .navbar-nav&gt;li&gt;a:after{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 0%;
	height: 0px;
	border-bottom:2px solid rgb(193,20,23);
}
.main-nav .navbar-nav&gt;li:hover&gt;a:after,.main-nav .navbar-nav&gt;.act&gt;a:after{
	width: 90%;
	background-color: #fff;
	color: #000;
	width: 100%;
	left: 1%;
	transition: all 0.4s; 
}
.nav-pad{
	padding: 20px 0px;
}
.main-nav .navbar-header a{
	padding: 0px;
	margin: opx;
}
.my-slider li img{
	width: 100%;
}
.no-pad{
	padding: 0px;
}
.thumbnail div{
	overflow: hidden;
}
.thumbnail img{
	margin: 0px;
	width: 100%;
}
.thumbnail img:hover{
	transform: scale(1.1,1.1);
	transition: all 1s;
}
.thumbnail .caption{
	padding: 20px 30px 30px;
}
.thumbnail .caption p{
	color: #000;
}
.more{
	color: rgb(193,20,23);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.more:hover{
	color: #000;
}
.panel-danger .panel-heading{
	background-color: rgb(193,20,23);
	
}
.panel-danger .panel-heading h3{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 15px 20px;

}
.panel-danger{
	margin-top: -85px;
	border: 0px;
}
.panel-body .news{
	border-bottom: 1px solid #ddd;
	padding: 10px 20px;
}
.panel-body .news p{
	color: #777;
}
.panel-body .news h4{
	text-transform: uppercase;
}
.panel-body a{
	text-decoration: none;
	color: #000;
}
.panel-body a:hover .news{
	background-color: #eee;
	color: rgb(193,20,23);
}
.panel-footer{
	background-color: #FFF;
	padding: 30px 20px;
}
.no-border{
	border: 0px;
}
.over:hover{
	transition: all 0.5s;
	box-shadow: 0px 0px 10px #ccc;
}
.shadow{
	box-shadow: 0px 0px 10px #ccc;
}
.join{
	color: #FFF;
	background-image: url("../images/content/join.png");
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.join h5{
	margin:50px 40px 10px 40px;
}
.join h2{
	margin:10px 40px 25px 40px;
}
.join-btn{
	margin: 45px;
    padding: 10px 40px;
}
.pro{
	padding-bottom: 30px;
}
.pro h3,.contact h3{
	border-right: 5px solid rgb(193,20,23);
	padding-right: 10px;
}
.pro p{
	color: #999;
	padding-left: 30px;
}
.youtube{
	position: relative;
	height: 420px;
	background-color: rgb(193,20,23);
	background-image: url("../images/content/youtube.png");
	background-repeat: no-repeat;
	text-align: center;
}
.youtube a{
	position: absolute;
	top: 40%;
	right: 50%;
	font-size: 2em;
	color: #fff;
	transition: all 0.2s;
}
.youtube a:hover{
	transform: scale(1.1,1.1);
	transition: all 0.2s;
}
.youtube-text{
	background-color: #fff;
}
.you-text{
	height: 420px;
	background-color: #fff;
}
.youtube-text h4,.you-text h4{
	margin:40px 20px;
	border-right: 4px solid rgb(193,20,23);
	padding: 5px 10px;
}
.youtube-text h3,.you-text h3{
	color: #999;
	margin: auto 20px;
}
.youtube-text p,.you-text p{
	margin:40px 20px;

}
.youtube-text div i,.you-text div i{
	color: rgb(193,20,23);
	margin: 10px;
}
.youtube-text div.social,.you-text div.social{
	padding: 20px 20px 40px 20px;
}
.you{
	padding: 15px;
}
.more-full{
	padding: 5px 20px;
	background-color: rgb(193,20,23);
	color: #FFF;
}
.more-full:hover{
	font-weight: bold;
	color: #fff;
}
.left-line h3{
	border-right: 4px solid rgb(193,20,23);
	padding-right: 10px;
}
.events&gt;.date{
	background-color: rgb(193,20,23);
	width: 70px;
	height: 70px;
	float: left;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 10px 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.events&gt;.date&gt;p,.events&gt;.date&gt;h2{
	color: #fff;
	margin: 0px;
	font-size: 12px;
}
.events&gt;.date&gt;h2{
	font-size: 2.5em;
	font-weight: bolder;
}
.events&gt;p{
	color: #999;
}
.events&gt;p&gt;i{
	color: rgb(193,23,20);
}
.footer{
	text-align: justify;
	background-color: #20232e;
	color: #9a9a9a;
}
.black{
	background-color: #1b1d26;
	text-align: center;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}
.mini-slider button{
top:55px;
}
.mini-slider button:before{
	font-size: 20px;
}
.mini-slider .slick-prev{
	right: 55px;
}
.footer{
	margin-top:30px; 
}
.footer h3{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}
.footer ul{
	list-style-type: none;
	padding: 0px;
}
.footer ul&gt;li&gt;a{
	color: #9a9a9a;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.footer ul&gt;li&gt;a:hover{
	color: rgb(193,20,23);
}
.back-image{
background-color: #333;
background-size: cover;
background-position: 50% 50%;
    padding: 100px 0 95px;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;

}
.back-image:before{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: rgba(0, 0, 0, 0.7);
}
.back-image&gt;.row&gt; h1{
	color: #fff;
	text-transform: uppercase;
	font-size: 60px;
	font-weight: 800;
	margin-right: 100px;
	position: relative;
}
.back-image&gt;.row&gt; h2{
	color: #fff;
	text-transform: uppercase;
	font-weight: bolder;
	margin-right: 100px;
	position: relative;
}
.box,.job{
	transition: all 0.5s;
	box-shadow: 0px 0px 10px #ccc;
	border-radius: 5px;
	background-color: #fff;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 40px;
}
.box .box-pad{
	padding: 40px 20px;
}
.box&gt;.box-pad&gt;h3{
	border-right: 5px solid rgb(193,20,23);
	padding-right: 10px;
}
.box img{
	width: 100%;
}
.left-menu h5{
	border-right: 4px solid rgb(193,20,23);
	text-transform: uppercase;
	padding-right: 10px;
	font-weight: bold;
}
.left-menu ul{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 30px;
}
.left-menu a{
	text-decoration: none;
	display: block;
	padding: 10px 20px;
	color: #959595;
	border-bottom: 1px solid #959595;
}
.left-menu a:hover,.active&gt;a{
	background-color: #FFF;
	color: rgb(193,20,23);
	font-weight: bold;
	border-bottom: 1px solid rgb(193,20,23);
}
.book{
	height: 250px;
}
.book&gt;img:hover{
	transform: translate(0,-80px);
}
.job{
	margin-bottom: 20px;
}
.job&gt;.date{
	background-color: rgb(193,20,23);
	color: #FFF;
	height:100%;
	text-align: center;
	padding: 15px;
}
.job&gt;.date&gt;h3{
	font-size: 50px;
	font-weight: bold;
}
.job&gt;.date&gt;p{
	font-size: 30px;
	font-weight: bold;
}
.reserach-head&gt;h3{
	text-transform: uppercase;
	border-right: 5px solid rgb(193,20,23);
	padding-right: 10px;
}
.reserach-head&gt;p{
	margin: 0px 0px 20px 20px;
}
.contact{
	padding: 30px Ûµ0px 0px 0px;
}
.divide{
	margin-top: 30px;
}
.feedback{
	padding: 30px 50px;
}
.feedback input,.feedback textarea{
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	border-bottom: 2px solid #666;
}
.feedback input:focus,.feedback textarea:focus{
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	border-bottom: 2px solid rgb(193,20,23);
}
.album&gt;.row&gt;div&gt;a{
	display: block;
	position: relative;
}
.album&gt;.row&gt;div&gt;a&gt;span{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 80px;
	display: block;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	padding: 5px 20px;
	color:#fff;
	z-index: 999;
}
.album&gt;.row&gt;div&gt;a:hover&gt;span{
	background-color: rgba(193,20,23,0.8);
}
.album&gt;.row&gt;div&gt;a:after{
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:195px;
	z-index: 555;
}
.album&gt;.row&gt;div:hover&gt;a:after{
  background-image: -webkit-linear-gradient(90deg,#1e00ff 0%,rgba(255,0,78,0.3) 100%);
}
.coming .modal-header{
	background: rgb(193,20,23);
    color: #fff;
    font-size: 87px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.coming .modal-content, .login .modal-content{
	border-radius: 0px;
}
.coming h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 60px;
	font-weight: bold;
	color: rgb(193,20,23);
	    text-shadow: 1px 1px 1px #aaa;
}
.coming img{
	width: 35%;
}
#kb{
	margin-bottom: 19px;
}
.login .modal-header,.login .modal-footer{
	border:0px;
	text-align: center;
}
.login .modal-header{
	color: rgb(193,20,23);
}
.login input[type="text"],.login input[type="password"]{
	border:0px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px #Fff;
	border-bottom: 1px solid #666;
}
.login input[type="text"]:focus,.login input[type="password"]:focus{
	border-bottom: 1px solid rgb(193,20,23);
}
.login .btn{
	border-radius: 0px;
	background-color: rgb(193,20,23);
}
.login .modal-body{
	padding: 0px 70px;
}
.login .modal-footer{
	padding: 0px 50px 50px 50px;
}
.login .modal-header{
	padding-top:50px;
}
.faq&gt;.que&gt;.content{
	display: none;
	margin-left: 40px;
}
.faq{
	padding: 20px;
}
.faq&gt;.que h4:hover{
	color: rgb(193,20,23);
	cursor: pointer;
	padding: 3px;

}
.faq&gt;.que h4{
	padding: 3px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #c5c5c5;
}
.faq&gt;.que h4::first-letter{
	color:rgb(193,20,23);
}
*::selection { 
	background-color: rgb(193,20,23);
	color: #fff;
 }
 .sub_alum{
 	display: none;
 	margin-left: 10px;
 }
 .sub_alum&gt;li&gt;a{
 	color: #000;
 	font-weight: bold;
 	cursor: pointer;
 }
 a{
 	cursor: pointer;
 }
 .alumni input{
 	margin-top: 10px;
 }
 .title-red,.title-red&gt;td{
 	background-color: rgb(193,20,23);
 	color: #fff;
 	font-variant: small-caps;
 	text-transform: capitalize;
 }

 .bro{
 	padding: 0px;
 	margin: 10px;
 	text-align: center;
 	text-transform: capitalize;
 	font-weight: bolder;
 	color: #fff;
 	font-variant: small-caps;
 	position: relative;
 	background-size: 100%;
 }
 .aca{
 	background-image: url('../images/content/4.jpg');
 }
 .prog{
 	background-image: url('../images/content/5.jpg');
 }
 .dip{
 	background-image: url('../images/content/6.jpg');
 }
 .cer{
 	background-image: url('../images/content/7.jpg');
 }
 a:hover&gt;.bro:after{
 	content: "";
 	position: absolute;
 	top:0px;
 	left:0px;
 	background-color: rgba(255,255,255,.5);
 	color: rgb(193,20,23);
 	width: 100%;
 	height: 100%;
 }
 .papers{
 	list-style-type: none;
 	padding-left: 15px;
 	font-weight: bold;

 }
 .papers&gt;li&gt;a{
 	color: #000;
 }
 .papers&gt;li&gt;a:hover{
 	color: rgb(193,20,23);
 }
 .caption&gt;h5{
 	font-variant: small-caps;
 	text-transform: capitalize;
 	font-weight: bold;
 	border-right: 3px solid rgb(193,20,23);
 	padding-right: 10px;
 }
/*mobile*/

@media (max-width: 768px) {
	body{
		padding-top: 0px;
	}
	#kb{
		height: auto;
	}
	.main-nav button{
		margin:20px;
	}
	.navbar-inverse .navbar-toggle .icon-bar{
		background-color: #000;
	}
	.navbar-inverse .navbar-toggle:hover .icon-bar,.navbar-inverse .navbar-toggle:focus .icon-bar{
		background-color: #fff;
	}
	 .navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{
	 	background-color: rgb(193,20,23);

	 }
	 .navbar-inverse .navbar-collapse{
	 	border:0px;
	 }
	 .navbar-collapse.in{
	 	overflow-y: hidden;
	 }
	 .mobile{
	 	position: relative;
	 }
	 .mobile&gt;div{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: rgb(255, 255, 255);
    padding: 0px 20px;
	 }


.main-nav .navbar-nav&gt;li:hover&gt;.dropdown-menu,.main-nav .navbar-nav&gt;li&gt;.dropdown-menu&gt;li:hover&gt;.sub-menu{
	display: block;
}
.sub-menu{
	position: static;
}
.dropdown-menu{
	position: static;
	float: none;
	box-shadow: 0px 0px 0px #fff;
	border: 0px;
	margin-left: 10px;
	border-left: 1px solid rgb(193,20,23);
}
.back-image&gt;.row&gt; h1{
	font-size: 25px;
	margin-left: 45px;
}
.back-image&gt;.row&gt; h2{
	font-size: 20px;
	margin-left: 45px;
}
.back-image{
	margin-bottom: 40px;
	padding: 15px 25px;
}
.left-menu{
	display: none;
}
}</pre></body></html>