/*!
 * Powered by DashAli
 * Copyright 2016-2021 ERPx.ir
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
@import url('colors.css');
body {
    padding-top: 80px;
}

footer {
    margin: 50px 0;
}

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

.parent-article-sellector img{margin:0 auto; height:110px;}

@media (min-width:768px){
	.parent-article-sellector input{max-width:72px}
	}

.article-intro h1{
	color: #999;
	border: 1px solid #eee;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	overflow: hidden;
	padding: 10px 0 0;
}
@media (min-width:768px) and (max-width:991px){
	.article-intro h1{margin:50px -25px 0 0}
}
.icon-parents{width: 160px;}

.article-featured h1{font-size:100px}

.guid-featured{
	background-color:#308ca8;
	background: -webkit-gradient(linear, left top, left bottom, from(#308ca8), to(#5bc0de));
	background: -webkit-linear-gradient(top, #308ca8, #5bc0de);
	background: -moz-linear-gradient(top, #308ca8, #5bc0de);
	background: -o-linear-gradient(top, #308ca8, #5bc0de);
	background: linear-gradient(to bottom, #308ca8, #5bc0de);
	padding:15px 0 5px;
	margin:-18px 0 20px;
}
.courses-search-bg{
	background-image: url(../images/courses-search-bg-2.png);
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-bottom: -5px;
	padding-top: 25px;
	background-size: 1300px auto;
}
@media (min-width:1400px){
	.courses-search-bg{
		background-position: center top;
		background-size: 1300px auto;
	}
}
@media (min-width:1200px) and (max-width:1399){
	.courses-search-bg{
		background-position: center top;
		background-size: 1200px auto;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.courses-search-bg{
		background-position: center top;
		background-size: 990px auto;
	}
}
@media (min-width:768px) and (max-width:991px){
	.courses-search-bg{
		background-position: center top;
		background-size: 768px auto;
	}
}
@media (max-width:767px){
	.courses-search-bg{
		background-position: center top;
		background-size: 600px auto;
	}
}
.guid-featured .input-group-btn button{
	padding-top: 9px;
	padding-bottom: 3px;
}
.courses-search-bg #search-article-btn{padding: 6px 12px;}
.guid-featured h4{
	text-shadow: 0px 0px 12px #ffffffff;/*0 0 12px #000000cc;*/
}
#search-article-btn .glyphicon-search{margin-top: -5px;}
.glyphicon-search{text-shadow: 0 0 9px #00000033;}
.rect-payeh{
	background-color:#5bc0de66;
	border:1px solid #000000ff;
	border-radius:7px;
	min-height: 93px;
	transition:all 1s;
	margin-bottom:15px
	}
.rect-payeh h3{
	color:#ffffffff;
	margin-top:32px;
	transition:all .5s;
	}
.rect-payeh h6{
	color:#ffffff00;
	margin-top:-10px;
	transition:all .5s;
	}

a:hover .rect-payeh{
	background-color:#5bc0deff;
	transition:all 0.14s;
	transform: scale(1.1);
}
a:hover .rect-payeh h3{
	margin-top:22px;
	transition:all .25s;
}
a:hover .rect-payeh h6{
	color:#ffffffdd;
	margin-top:0px;
	transition:all .5s;
}

.rect-payeh.active,
a:hover .rect-payeh.active{
	background-color:#11558877;
	transform: scale(1);
	border-width: 2px;
	box-shadow: 0 0 14px 2px #aaffff99;
}
.rect-payeh.active h3{
	margin-top:22px;
}
.rect-payeh.active h6{
	color:#ffffffff;
	margin-top:0px;
}





.col-item{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
	margin-bottom:15px;
}
.article-thumb img{
    margin: 0 auto;
    width: 100%;
}

.col-item .info{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: -69px;
	background-color: #ffffffaa;
	display: block;
	position: relative;
}

.info .row{
    margin-top: -5px;
}

.col-item:hover .info{
    background-image: linear-gradient(#fff, #fff 100%);
}

.expired:hover .info{
    background-image: linear-gradient(to top, #afd, #fff 100%)!important;
}

.article-info{
    /*width: 50%;*/
    float: right;
    margin-top: 5px;
}

.article-info h5{
    line-height: 20px;
    margin: 0;
    height: 20px;
    overflow: hidden;
}

.color-219FD1{
    color: #219FD1;
}

.article-rating{
	color: #777;
	float: right;
	font-size: 17px;
	text-align: center;
	margin: -40px 5px 0 0;
	line-height: 40px;
	height: 40px;
}

.col-item .separator{
	padding-top: 10px;
}

.clear-right{
    clear: right;
}

.col-item .separator p{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i{
    margin-left: 5px;
}
.col-item .btn-view{
    width: 33%;
    float: right;
    padding:10px;
    border-left: 1px solid #00000025;
	text-align: center;
}

.col-item .btn-like{
    width: 33%;
    float: right;
    padding: 10px 0 10px 10px;
    border-left: 1px solid #00000025;
	text-align: center;
}

.col-item .btn-comment{
    width: 33%;
    float: right;
    padding: 10px 10px 10px 0;
	text-align: center;
}

.controls{
    margin-top: 20px;
}

[data-slide="prev"]{
    margin-right: 10px;
}

.select-courses{
	background-color: #308ca8;
	margin: -20px 0 15px;
	padding: 15px 0;
	color: #fff;
}
.form-group .loader:before{
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	color: #308ca835;
	content: "\E366";
	display: block;
	float: left;
	font-family: fa !important;
	font-size: 25px;
	left: 35px;
	margin-left: 2px;
	position: absolute;
}