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

body {
    padding-top: 80px;
}

@media (max-width:767px){
	.xs-clearfix{clear:both; margin:0 5px; float:none!important}
}
@media (min-width:768px){
	.gallery .thumbnail{transition:all .7s}
	.gallery .thumbnail:hover,.gallery .thumbnail:focus{transform:scale(1.2); transition:all .25s}
}

/*	Home Slider	*/
.home-slider .slide{border-radius:4px; border:1px solid rgba(0,0,0,.5)}
.home-slider .slide .item{border-radius:4px; overflow:hidden; }
@media (min-width:1200px){
	.home-slider .slide .item{height:391px}
}
@media (min-width:992px) and (max-width:1199px){
	.home-slider .slide .item{height:331px}
}
@media (min-width:768px) and (max-width:991px){
	.home-slider .slide .item{height:391px}
}
@media (min-width:601px) and (max-width:767px){
	.home-slider .slide .item{max-height:350px}
}
@media (min-width:501px) and (max-width:600px){
	.home-slider .slide .item{max-height:300px}
}
@media (min-width:431px) and (max-width:500px){
	.home-slider .slide .item{max-height:230px}
}
@media (max-width:430px){
	.home-slider .slide .item{max-height:145px;}
}
.home-slider .slide img{border-radius:4px; width:100%; border-radius:4px; min-height: 100%;}

/*****	مطالب ویژه	*****/

.title{font-size:16px}
.sup-title{margin: 0 0 -20px 0}
.sub-title{margin: -10px 0 10px 0}

[class*='featured-box-'] .featured{padding-top:15px; }
[class*='featured-box-'] hr{margin:0}
[class*='featured-box-'] h2{margin-top:35px; font-size:21px}
[class*='featured-box-']:hover h2{color:#f00}
.top-featured{padding-top:15px}
.featured img.pull-right {margin-left:15px}
.top-featured,.featured{border-radius:7px; border:5px solid transparent}
.top-featured:hover,.featured:hover{background-color:rgba(0,0,0,.05); border:5px solid #fff}
.top-photo h4{font-size:14px; text-align:center;height: 25px;}
.top-photo .thumbnail{margin-bottom:5px}
.top-photo .caption{border-bottom: none transparent; margin-bottom: 15px; padding-bottom:0}
.top-photo .caption .table {margin-top:-30px; margin-bottom:0}
.top-photo .table .circle i:before{font-size: 16px; line-height:1;}
.thumbnail {margin-bottom:13px}
.top-photo .table div{width:40px;height:40px;padding:4px 4px}
.top-photo .table div span{right: auto;font-size: 12px;top: 0;background: none;border: none;color: gray}
.top-photo .circle .glyphicon{line-height:0}
.thumbnail{margin-bottom:15px}

/*****	Advertisement	*****/

@media (min-width:992px){.ads-in-xs{display:none}}
	.ads-in-xs .col-xs-12{overflow-x:hidden}

@keyframes bg-ads {
    0% {background-color: rgba(245,245,245,1); border-color: rgba(227,227,227,1);}
    20% {background-color: rgba(255,204,153,1); border-color: rgba(255,191,128,1);}
    40% {background-color: rgba(101,253,192,1); border-color: rgba(101,220,140,1);}
    60% {background-color: rgba(119,220,245,1); border-color: rgba(119,200,220,1);}
    80% {background-color: rgba(160,246,252,1); border-color: rgba(160,226,232,1);}
    100% {background-color: rgba(245,245,245,1); border-color: rgba(227,227,227,1);}
}
@keyframes anim-adv {
	0% {content:"ثبت‌نام در سامانه جامع";transform:scale(.25,.25);color:#00000005;}
	10% {content:"ثبت‌نام در سامانه جامع";transform:scale(1,1);color:#000000ff;}
	30% {content:"ثبت‌نام در سامانه جامع";transform:scale(1,1);color:#000000ff;}
	35% {content:"ثبت‌نام در سامانه جامع";color:#ff0000ff;}
	40% {content:"ثبت‌نام در سامانه جامع";color:#000000ff;}
	45% {content:"ثبت‌نام در سامانه جامع";color:#ff0000ff;}
	50% {content:"ثبت‌نام در سامانه جامع";color:#000000ff;}
	55% {content:"ثبت‌نام در سامانه جامع";color:#ff0000ff;}
	60% {content:"ثبت‌نام در سامانه جامع";transform:scale(1,1);color:#000000ff;}
	70% {content:"ثبت‌نام در سامانه جامع";transform:scale(1.4,1);color:#00000005;}
	71% {content:"ErpsTest.ir";transform:scale(.25,.25);color:#11cc8855;}
	80% {content:"ErpsTest.ir";transform:scale(1,1);color:#11cc88ff}
	90% {content:"ErpsTest.ir";transform:scale(1,1);color:#11cc88ff;letter-spacing:0;}
	100% {content:"ErpsTest.ir";transform:scale(1,1);color:#11cc8805;letter-spacing:7px;}
}
.ads{
	animation-name: bg-ads;
    animation-duration: 5s;
	animation-iteration-count: infinite;
	display:block!important
}
.adv{}
.adv:before{
	animation-duration: 3.5s;
	animation-iteration-count: infinite;
	animation-name: anim-adv;
	color: #000000ff;
	display: block;
	font-size: 20px;
	font-weight: 400;
	margin: 0 auto;
	text-align: center;
	content: "";
	text-shadow: 0 1px 2px #ffffff88;
}
@media (max-width:991px){
	[class*='featured-box-'] h2{font-size:18px}
	h3.title{font-size:14px}
	}
@media (min-width:992px){
	.ads{
		margin-bottom: 0;
		margin-top: 30px;
		margin-bottom: 0;
		height: 82px;
		padding: 5px;
		}
}
.ads-in-xs .ads{
	margin-top: 0;
	margin-bottom: 10px;
	overflow-x:hidden;
	
	}


/*****	Footer	*****/

@media (min-width:768px){
	footer .col-xs-3 p{margin-bottom:0}
}
footer {
    padding: 50px 0;
    background: #104C8E;
    color: #94DDFF;
}
footer .col-xs-3{margin-right:-5px}
footer .col-xs-3{margin-right:-5px}
footer .col-xs-3 .glyphicon{padding-top: 2px}
footer h1{font-style:normal;margin:-5px 0 0 0;font-weight:lighter;font-size:small}
