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

body {
    padding-top: 60px;
}

@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}
}

.navbar-fixed-top{
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,.05) 100%);
		-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);

    border:0px !important;
    border-bottom:1px solid #0005 !important;
    margin-bottom:0px !important;
	box-shadow: none;
}

/*	Home Slider	*/
.carousel-inner{margin-top: -60px}

.home-slider .slide{border-radius:0; border:0 none}
.home-slider .slide .item{border-radius:0; overflow:hidden}

@media (min-width:1200px){
	.home-slider .slide .item{height:calc(100vh - 60px)}
}
@media (min-width:992px) and (max-width:1199px){
	.home-slider .slide .item{height:calc(100vh - 60px)}
}
@media (min-width:768px) and (max-width:991px){
	.home-slider .slide .item{height:calc(100vh - 60px)}
}
@media (min-width:601px) and (max-width:767px){
	.home-slider .slide .item{max-height:calc(100vh * .5 - 60px)}
	.carousel-caption {bottom: 0; padding-bottom: 5px;}
}
@media (min-width:501px) and (max-width:600px){
	.home-slider .slide .item{height:calc(100vh * .5 - 60px)}
	.carousel-caption {bottom: 0; padding-bottom: 5px;}
}
@media (min-width:431px) and (max-width:500px){
	.home-slider .slide .item{height:calc(100vh * .5 - 60px)}
	.carousel-caption {bottom: 0; padding-bottom: 5px;}
}
@media (max-width:430px){
	.home-slider .slide .item{height: calc(100vh * .5 - 60px)}
	.carousel-caption {bottom: 0; padding-bottom: 5px}
}
.home-slider .slide img{border-radius:0px; width:100%; 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}
.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 div{width:48px; height:48px; padding: 8px 8px}
.top-photo .table div span{right:auto; font-size: 12px; top:-22px; background:none; border:none; color:#fff}/*	OLD right:auto; top:13px left:-24px; top:-45px	*/
.top-photo .table .circle i:before{font-size: 26px; line-height:1}
.thumbnail{margin-bottom:15px}


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

@media (min-width:768px){
	footer .col-xs-3 p{margin-bottom:0}
}
footer {
    padding: 50px 0;
    background: #390B00;
	color: #C85215;
}
footer a{color: #df8612}
footer a:hover{color: #f7981d}
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}