.vvisit_counter a {
    display: none;
}
.custom.title {
    position: relative;
    top: 6px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
}    
.custom.logo p {
    padding: 0;
    margin: 0;
}
.footer p {
    margin: 8px auto;
    padding: 0;
    text-align: center;
	color: #fff;
}
.news h3 {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    color: #ac11aa;
}
.shadow {
    box-shadow: 1px 1px 20px 8px #2b2b2ba6 !important;
    margin: 23px auto;
    padding: 27px 0 0 0;
    z-index: 2;
    position: relative; 
    background: #fff;
}
.register{
    width: 100%;
}
.register p {
    margin: 0;
    text-align: center;
    padding: 10px;
}
 

.four_boxes .mod_title{
    background: url(../images/amar-bazdid.png) no-repeat;
    height: 122px;
    width: 122px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.four_boxes .mod_title span{
    position: relative; 
    text-align: center;
    top: 71px;
}
.four_boxes .mani_row_builder_module {
    background-color: #8099b2;
    position: relative;
    z-index: 1;
    top: -50px;
    padding: 51px 22px 14px 22px;
    line-height: 29px;
    height: 240px;
}
.four_boxes .mani_row_builder_module a {
    color: #ccc !important;
    font-size: 12px;
    font-family: fsan;
}

.vstats_counter > div.vstats_number {
    float: left;
    color: #fff;
}
.vstats_counter > div.vstats_title {
    float: right;
    color: #fff;
    text-align: right;
}

.vstats_counter > div.vstats_icon {
    display: none;
}
.client-logo-slider{
    margin-bottom: 10px;
    position: relative;
    padding: 0 30px;
}
.client-logo-slider img {
    border: 1px solid #cccccc;
    border-radius: 4px;
    opacity: 0.6;
    padding: 5px 0;
    transition: background 0.2s linear 0s, border 0.2s linear 0s, opacity 0.2s linear 0s;
}
.client-logo-slider .swiper-slide:hover img{
    opacity: 1;
}
.client-logo-slider .swiper-button-next{
    right: 0;
}
.client-logo-slider .swiper-button-prev{
    left: 0;
}
.swiper-button-next::after, 
.swiper-button-prev::after {
    color: #fff;
    font-size: 27px;
}
.back_gallery .btn.btn-info {
    padding: 5px 10px !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    margin: 0 !important;
}
.back_gallery {
    top: 10px !important;
}
.page-header h1 { 
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 22px;
}


.white_bg {
    background-color: #fff;
    border: 1px solid #ebeced;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
}
.category-list {
    background: #fff;
    padding: 15px;
    margin-bottom: 11px;
    box-shadow: 1px 1px 3px #c9c9c9;
	float: right;
	width: 100%;
}
h4 {
    font-size: 1.2em;
    line-height: 27px;
}
.category-list h1, .content-category h2 {
    color: #484848;
    display: block;
    font-size: 18px;
    margin-top: 0 !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
}
tr.cat-list-row0 {
font-size: 13px;
background: #F9F9F9 !important;
border-right: 2px solid #FFB400;
display: block;
padding: 4px 0;
border-radius: 4px 4px 0 0;
}
.items-more ol li {
font-size: 13px;
background: #F9F9F9 !important;
border-right: 2px solid #FFB400;
display: block;
padding: 4px 0 !important;
border-radius: 4px 4px 0 0;
margin: 4px 0 !important;
	
}

.cat-list-row1 {
font-size: 13px;
background: #EFEFEF !important;
display: block;
padding: 4px 0;
border-radius: 4px 4px 0 0;
    margin: 4px 0;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none !important;
}
.table-bordered {
    border: none !important;
}
.cat-children {
    border: 1px solid #ccc;
    padding: 14px;
}
.cat-children h3 {
    font-size: 16px;
    margin-bottom: 11px;
    padding: 0 0 13px 0;
}

.item-page {
    padding: 15px;
    margin: 15px 0;
	float: right;
	width: 100%;
}
.item-page h2{
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 4px;
    border-right: 4px solid #ffa507;
    color: #494949;
    font-size: 13px;
    line-height: 25px;
    margin: 22px 0;
	padding: 20px;
}
.page-header {
    margin: 0;
	padding: 0;
}
.content {
	float: right;
	width: 100%;
}
.categories-list {
    padding: 15px;
}
.categories-list .page-header {
    padding-bottom: 21px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
	margin: 8px 0 17px 0;
}
.article_introtext {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 4px;
    border-right: 4px solid #ffa507;
    color: #494949;
    font-size: 13px;
    line-height: 25px;
    margin: 22px 0;
    padding: 20px;
}

/******************************************************************************************
										ARTICLES BLOG
******************************************************************************************/
.blog{
	padding:15px 10px;
}
.blog .each_item {
	margin-bottom:25px;
	box-shadow:0 2px 6px rgba(0, 0, 0, 0.2);
	min-height:204px;
} 
.blog .each_item .item .blog_information{
	padding:0 20px !important;
	min-height:204px;
}
.blog .each_item .blog_title h1 a {
    color: #484848;
    display: block;
    font-size: 18px;
    margin: 20px 0;
	width: 98%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item-page .item_page_header h1{
    color: #484848;
    display: block;
    font-size: 1.2em;
    margin-top: 0 !important;
}
.blog .each_item .blog_introtext {
    margin-bottom: 20px;
	font-size:12px;
}
.blog .each_item .blog_introtext > p {
    line-height: 30px;
    margin-bottom: 0;
    text-align: justify;
	display:inline;
}
/**/
.blog .each_item .blog_icons > div.blog_info {
    bottom: 20px;
    position: absolute;
    right: 20px;
}
.blog_info > div {
    color: #999;
    float: right;
    font-size: 11px;
    padding-left: 15px;
}
.blog_info > div a{
    color: #999;
}
.blog_info > div i {
    font-size: 13px;
}
.item_page_header{
	border-bottom:solid 1px #ddd;
	margin-bottom: 10px;
padding-bottom: 25px;
position: relative;
	margin-top: 0 !important;
}
.each_article_info .blog_info{
	margin-top:7px;
}
.blog_print_email{
    left: 0;
    position: absolute;
    top: 0;
}
/**/
.blog .each_item .blog_icons > div.blog_print_email {
    bottom: 15px;
    position: absolute;
    left: 20px;
}
.blog_print_email .icons > div{
	float:left;
	margin-right:5px;
}
.blog_print_email .icons .blog_print_icon > a::before{
    content: "\f02f";
    font-family: fontawesome;
    font-size: 19px;
}
.blog_print_email .icons .blog_print_icon > a ,
.blog_print_email .icons .blog_email_icon > a{
    font-size: 0;
	color:#999;
}
.blog_print_email .icons .blog_email_icon > a::before{
    content: "\f0e0";
    font-family: fontawesome;
    font-size: 17px;
}
/**/
.blog .items-more .each_related_blog {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 15px;
    width: 93%;
}
.blog .items-more .each_related_blog_title {
    color: #666;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**/
.item-page .articleBody p{
	line-height:22px;
}
/**/
.pagination{
	width:100%;
	margin:19px 0 0px !important;
}
.pagination > ul{
	list-style:none;
	text-align:center;
}
.pagination > ul li{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
	display:inline-block;
    font-size: 13px;
    height: 35px;
    margin-left: 10px;
    padding-top: 9px;
    text-align: center;
    width: 35px;
	position:relative;
}
.pagination > ul li span,
.pagination > ul li a {
	width:100%;
	height:100%;
	display:inline-block;
}
.pagination > ul li span{
	color:#888;
}
.pagination > ul li[class*="pagination"] span,
.pagination > ul li[class*="pagination"] a {
    font-size: 0; 
}
.pagination > ul li[class*="pagination"] span::before,
.pagination > ul li[class*="pagination"] a::before {
    font-family: fontawesome;
    font-size: 16px;
	position:absolute;
	right:14px;
	top:5px;
}
.pagination > ul li.pagination-start span::before,
.pagination > ul li.pagination-start a::before {
    content:  "\f101";
}
.pagination > ul li.pagination-prev span::before,
.pagination > ul li.pagination-prev a::before {
    content:  "\f105";
}
.pagination > ul li.pagination-next span::before,
.pagination > ul li.pagination-next a::before {
    content:  "\f104";
}
.pagination > ul li.pagination-end span::before,
.pagination > ul li.pagination-end a::before {
    content:  "\f100";
    font-family: fontawesome;
    font-size: 16px;
}
.pagination .blog_counter {
    color: #888;
    display: block;
    text-align: center;
}
/**/
.item-page ul.pager.pagenav{
	display:none;
}
/*******************************************************************************************/


/************Search Result****************/
.com_search {
    float: right;
    padding: 19px;
}
.com_search h3 {
    margin: 0 0 15px 0;
}
.search_result_info h3 {
    font-size: 15px;
    margin-top: 15px;
	line-height: 22px;
}
.search_image img {
    height: 200px;
    width: 100%;
}


/*********************************** tags *************************/
    ul.tags.inline , span.tags {
    float: right;
		display: inline-block;
}
.itemtags {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #83868a;
    display: inline-block;
    font-size: 12px;
    line-height: 23px;
    margin: 5px 0 0 5px;
    padding: 0 10px;
    transition: all 0.2s ease-in-out 0s;
}
.tags.inline li {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 12px;
    line-height: 23px;
    margin: 5px 0 0 5px;
    padding: 0 10px;
    transition: all 0.2s ease-in-out 0s;
}
.tags.inline li a {
	color: #83868a;
	text-decoration: none;
}
.contenttags {
    padding: 8px 0;
    float: right;
    border-top: 1px solid #ccc;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
ul.tags.inline {
    margin: -6px 7px 0 0;
    padding: 0;
    float: right;
}
.tag-category h2 {
    font-size: 17px;
    margin-top: 0;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.tag-category {
    background: #fff;
    padding: 10px;
    float: right;
    box-shadow: 1px 1px 3px #ccc;
}
.category.list-striped li {
    padding: 11px;
}
.category.list-striped {
    margin: 0;
    padding: 0;
}
.tag-category .form-inline li h3 {
    font-size: 17px !important;
    margin: 0;
}
.tag-category ul li {
    border: 1px solid #ccc;
}

@media (max-width:768px) {
	.blog_print_email {
		display: none;
	}
}






