[class*=" icon-"], [class^=icon-] {
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900;
}
#bottom ul.mod-articlescategories {
    margin: 0 0px;
}
.module.basic-style1 .sj-basic-news .bs-items .bs-item.last{
	margin-bottom:20px;
}
.yt-loginform li a:hover{
	cursor:pointer;
}
a {
    text-decoration: none;
}
a:not([class]) {
    text-decoration: none;
}
.com-users-login__remember .form-check{
	padding-left:0;
}
.blog-featured .blog-items .blog-item .item-img-box .category-name, 
.blog .blog-items .blog-item .item-img-box .category-name{
	margin:0;
}
#myLogin .btn-close span{
	font-size:0;
}
.pagination {
    margin: 1rem 0;
}
ul.pagination .page-link span:before{
	font-weight:900;
}

.error_site .container-header .navbar-brand img {
    width: auto;
    min-width: auto;
}
.error_site header{
    background:#fff;
	padding:20px 0;
}

.header-middle .container {
    max-width: 100%;
    width: 100%;
    
}


/*.header .header-middle .logo a {
    float: right;
    left: 0px;
    position: relative;
}*/

.header-middle .row {
    margin: 0;
    background: linear-gradient(to bottom right, #00000073 16%, #c0d6e421 58%);
	height: 166px;
    background-size: 100% 115%;
    background-repeat: no-repeat;
    background-position: center;
}
.logo img {
    /* height: 168px; */
    height: 121px;
    top: 25px;
    position: relative;
}
.header-title {
    /*position: absolute;*/
    color: #212529de;
    z-index: +1;
    text-align: end;
    /*right: 50%;*/
    /*margin-right: 13%;*/
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    width: 35px !important;
}

.header .header-top {
    background: #fff;
}

.header .header-top .nav li a {
    color: #000;
    font-size: 25px;
}

.header .header-middle .logo {
    margin-top: 0;
    left: -25%;
}
.header-middle{
}
.header .header-middle .logo a {
    left: 0px;
    position: absolute;
    height: 200px;
}

@media (max-width: 648px){
	.header .header-middle .logo a{
	    display: none;
	}
}
.fab.fa-vk {
    color: #0077ff !important;
}
.fab.fa-instagram-square {
    color: #f783ac !important;
}
.fab.fa-odnoklassniki {
    color: #ee8208 !important;
}


.bottom-menu ul.sj-flat-menu,
.bottom-menu ul.sj-flat-menu li{
	background: unset;
	border:  none;
    border-bottom: 1px solid #1e212d;
}
.articles .blog-item {
    width: 49%;
    max-height: 313px;
    overflow: hidden;
}

.blog-items.articles.masonry-2 {
    display: inline-block;
}
div[class*="featured-list-row"]{
    display: inline-flex;
}

.item-position {
    display: flex;
    align-items: flex-end;
}

@media (max-width: 768px){
	.header .header-middle .logo {
	    display: none;
	}

	.header-title {
	    width: 100% !important;
	    max-width: 100%;
	    right: 0;
	    position: absolute;
	}
	.header.sticky-top {
		position: relative!important;
	}
}