/*! jebeer.ir v1.0.0 */
.mySlides{display:none}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;padding:20px 15px 15px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;background-color:rgba(0,0,0,0.3)}.next{right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,0.8)}
.text{border-radius:10px;background-color:#119;color:#FFF;font-size:15px;padding:13px 10px 10px 10px;position:absolute;bottom:10px;right:10px;width:auto;text-align:center}.fade{-webkit-animation-name:fade;-webkit-animation-duration:4s;animation-name:fade;animation-duration:4s}



/*! jebeer.ir v1.0.0 */
.mySlides2{display:none}.prev2,.next2{cursor:pointer;position:absolute;top:50%;width:auto;padding:20px 15px 15px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;background-color:rgba(0,0,0,0.3)}.next2{right:0;border-radius:3px 0 0 3px}.prev2:hover,.next2:hover{background-color:rgba(0,0,0,0.8)}
.text2{background-color:#333;color:#FFF;padding:10px;position:absolute;width:100%;bottom: 0px;text-align:center}.fade2{-webkit-animation-name:fade;-webkit-animation-duration:4s;animation-name:fade;animation-duration:4s}

@media only screen and (max-width:850px){
	header{
		position: static !important;
	}
	.box_text table{
		margin-top: 50px !important;
	}
	.box_text img{
		width: 100% !important;
	}
}
		.slideItem:hover *{
			background-color: rgba(0,0,0,1)!important;
		}
		li{
			cursor: pointer;
			color: #FFF;
		}
		.menu:hover *{
			background-color: #EEE;
			color: #000;
		}
		.menu:hover ul{
			display: block !important;
		}
		.menu li:hover{
			color: #000 !important;
			font-weight: bold;
		}
		.shortCut:hover{
			color: #FFF !important;
			background-color: #207 !important;
			border: thin solid #207 !important;
		}
		.linkWhite:hover{
			color: #000 !important;
			font-weight: bold;
			cursor: pointer;
		}
		.linkBlack:hover{
			color: #FFF !important;
			font-weight: bold;
			cursor: pointer;
		}
    .soci:hover{
     	color:#FFF !important;
     	background-color:#207 !important;
    }