/*!
 * Powered by DashAli
 * Copyright 2016-2017 HedayatMizan
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/***** Colors *****/
/*
سبز میزان تیره:	rgb(32,141,96)
سبز میزان روشن:	rgb(49,171,115)
*/
@import url('../../main/css/colors.css');

/*****	fonts	*****/
@import url('../../main/fonts/MizanFonts/MizanFonts.css');

/*****	Main Stile1	*****/
@import url('../../main/css/style-1.css');


/*	Logo	*/
.navbar-brand{background-repeat: no-repeat !important;background:transparent url('../images/logo-main-front.png') right top;width:160px}
/*@media (max-width:460px){.navbar-brand{width:48px;margin-right:15px}}	بعد از تغییرات فاز اول جستجو این از کامنت در میاد*/

/****	Right Menu	*****/

.about a .alert{
	transition:all .7s;
	background-size: contain;
	background-position-y: bottom;
	background-repeat: no-repeat;
	}
	
.about a:hover .alert,
.about a:focus .alert,
.about a:active .alert{
	transition:all .2s;
	}

/*	درباره‌ی ما */
.about a .alert{
	min-height:124px;
	background-image:url('../../main/images/about.png');
	background-position: bottom left;
	}
.about a:hover .alert,
.about a:focus .alert,
.about a:active .alert{
	transform:scale(1.2, 1.2)
	}
.about a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	}
.about a:hover .alert ,
.about a:focus .alert,
.about a:active .alert{
	background-color:rgba(76,255,166,1); 
	border:1px solid rgba(61,204,133,1)
	}

/****	Right Menu	****/

/*	پیش دبستان	*/

.sch-3 a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:url('../../main/images/sch-0_.png');
	}
.sch-3 a:hover .alert,
.sch-3 a:active .alert,
.sch-3 a:focus .alert{
	background-color: rgb(255, 191, 255);
	border: 1px solid rgb(242, 172, 255);
	}


/*	دبستان دوره اول	*/
.sch-1 a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:url('../../main/images/sch-2_.png');
	}
.sch-1 a:hover .alert,
.sch-1 a:focus .alert,
.sch-1 a:active .alert{
	background-color:rgba(204,238,255,1);
	border-color:rgba(181,215,255,1);
	}
	
/*	دبستان دوره دوم	*/

.sch-2 a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:url('../../main/images/sch-3_.png');
	}
.sch-2 a:hover .alert,
.sch-2 a:focus .alert,
.sch-2 a:active .alert{
	background-color:rgba(181,215,255,1);
	border-color:rgba(146,180,255,1);
	}
	

/*	ثبت‌نام	*/
.sch-4 a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:url('../../main/images/sch-4_.png');
	}
.sch-4 a:hover .alert,
.sch-4 a:active .alert,
.sch-4 a:focus .alert{
	background-color:rgba(110,140,255,1); 
	background-image:url('../../main/images/sch-4_.png');
	border:1px solid rgba(70,110,255,1);
	transform:perspective(70px) rotateX(14deg);
	perspective-origin: 0 top
	}


.sch-5 a .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:url('../../main/images/sch-5_.png');
	}
.sch-5 a:hover .alert,
.sch-5 a:active .alert,
.sch-5 a:focus .alert{
	background-color:rgba(110,140,255,1); 
	background-image:url('../../main/images/sch-5_.png');
	border:1px solid rgba(70,110,255,1);
	transform:perspective(70px) rotateX(14deg);
	perspective-origin: 0 top
	}

.sch-3 a .alert,
.sch-1 a .alert,
.sch-2 a .alert,
.sch-4 a .alert,
.sch-5 a .alert,
.aparat a .alert,
.telegram a .alert,
.instagram a .alert,
.bale a .alert,
.sorush a .alert,
.forum a .alert,

.courses a .alert,
.jahadi a .alert,
.ehtemam a .alert
{
	min-height: 78px!important;
	background-position-x: center;
	float:none;
}

/*	خالی اول	*/
/*.sch-4 a .alert,*/
/*.sch-4 a:hover .alert,*/
/*.sch-4 a:active .alert,*/
/*.sch-4 a:focus .alert,*/

/*	خالی دوم	*/
/*.sch-5 a .alert,*/
/*.sch-5 a:hover .alert,*/
/*.sch-5 a:active .alert,*/
/*.sch-5 a:focus .alert,*/

/*	خالی سوم	*/
.sch-6 a .alert,
.sch-6 a:hover .alert,
.sch-6 a:active .alert,
.sch-6 a:focus .alert{
	background-color: rgba(0,0,0,.04);
	border: 1px solid rgba(110,110,110,.1);
	background-image:none;
	}

/** بی افکت کردن خالی‌ها **/

/*
.sch-4 a:hover .alert,
	.sch-4 a:focus .alert,
	.sch-4 a:active .alert,
*/
/*.sch-5 a:hover .alert,*/
/*	.sch-5 a:focus .alert,*/
/*	.sch-5 a:active .alert,*/
.sch-6 a:hover .alert,
	.sch-6 a:focus .alert,
	.sch-6 a:active .alert{
	transform:none;
	cursor:default
	}
	
	
/****	Footer	****/
.copyright-name:before{
	content:"بنیاد فرهنگی کوثر";
}
footer h1{font-style:normal;margin:-5px 0 0 0;font-weight:lighter;font-size:small}