

body {
    background-color: #d2d2d2;
}

.body-innerwrapper {
    overflow-x: hidden;
    max-width: 1400px;
    margin: 30px auto;
	position: relative;
	padding:0px 20px;
	background-color: #fff;
}

#sp-top1{
	text-align:right;
}

#sp-bottom {
    background-color: #363636;
    color: #a4a4a4;
    padding: 120px 0px 100px 0;
    margin: 0px -20px;
}

#sp-footer {
    padding: 23px 0;
    margin: 0px -20px;
}

#news-company .sppb-addon-article{
	    background-color: #fff;
    padding: 15px;
	height:300px;
}

.gtranslete{
	padding-top:8px;
}

code {
    padding: 0px 0px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

.custombannernop p{
    margin:0px;
	padding:0px;
	height: auto;

}

.photohead {
	width:100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	z-index:1;
}

.photohead img{
	width:100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left:0;
	top:0;
	z-index:2;
}

.photohead h2{
	text-align:center;
	z-index:5;
	color:#fff;
	font-size:40px;
}

.view-article article.item .article-headline-info .article-info {
	z-index:5;
    margin: 20px auto 10px auto;
    text-align: center;
	color:#fff;
}

.photohead>.article-headline-info {
	z-index:4;
	position:absolute;
	margin:0px 40px 40px 40px;
	bottom:0;
	left:0;
	right:0;
}

.photohead .overlay {
	z-index:3;
	    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.03) 90%);
}

div.pagination {
    display: inline-block;
	width: 100%;
}

.article-comment-left {
	    padding: 20px;
    font-size: 18px;
    background-color: #eee;
}

.article-comment-right {
	    padding: 20px;
    font-size: 18px;
    background-color: #ccc;
}

.bottom-article-news {
	padding:20px;
	border: 1px solid #eee;
}

.background-img  img {
    display: none;
}
.background-img {
	    background-image: none;
    background-origin: padding-box;
    background-position: 50% 50% !important;
    background-repeat: repeat;
    background-size: cover !important;
	
}

.social-share {
	border: 5px solid #ddd;
	background-color: #eee;
	padding:10px 15px;
}

.social-share i{
	font-size: 24px;
	margin-top:10px;
}

.social-share .vkcolor{
	color:#fff;
	background-color:#4680C2;
}

.social-share .okcolor{
	color:#fff;
	background-color:#F2720C;
}

.social-share .fbcolor{
	color:#fff;
	background-color:#0075EE;
}

.social-share .vibercolor{
	color:#fff;
	background-color:#744DA8;
}

.social-share .tcolor{
	color:#fff;
	background-color:#1FB3E0;
}

.block-newstheme {
	width:90%;
	border:1px solid #eee;
	padding:20px 30px 20px 30px;
	margin:25px auto;
}

.block-newstheme strong{
	font-size:20px;
}

.currency_nbrb_topblock {
	font-size:14px;
	line-height:16px;
	    background: rgba(255,255,255,.7);
    padding: 10px;
}

.weather-widget-topblock{
	font-size:14px;
	line-height:16px;
	    background: rgba(255,255,255,.7);
    padding: 10px;
}

.link_curs_page {
	background-color:#a9ec9a;
	color: #333;
	padding:3px 5px;
	margin-top:10px;
}

.link_curs_page:hover {
	background-color:#a9ec9a;
	color: #888;
	padding:3px 5px;
	margin-top:10px;
}

.parsercourse .best{
	background-color:#a9ec9a;
}

.parsercourse td,th{
	padding:5px;
	border: 1px solid #eee;
}

.parsercourse td>strong{
	background-color:#a9ec9a;
	padding:5px;
}

.parsercourse table {
	border-collapse: collapse;
	border: 2px solid #fff;
}

.parsercourse .name{
	font-weight:bold;
}

.parsercourse .addr{
	font-size:12px;
	line-height:14px;
}

.intro-txt-bnr {
	padding: 20px;
}

.primary-bg {
	background-color:#eee;
}

.intro-txt-bnr a{
	margin:10px 20px 2px 0px;
	color: #666;
	font-weight:700;
}

.intro-txt-bnr span{
	margin-left:3px;
	padding:1px 3px;
	color: #fff;
	font-size:13px;
	background-color:#63B4EF;
}

.intro-txt-bnr h3{
	color: #436077;
	font-size:24px;
	font-weight:700;
}

.vacancy-header {
	color: #666;
	font-size:32px;
}

	.item-region{
		font-size: 12px;
		color:#444;
		padding:1px 7px;
		margin: 0px 0px 5px 5px;
		float:right;
		border-bottom: 3px solid #007bff;
	}
	
	.item-employer{
		font-size: 14px;
		color: #666;
	}
	
	.item-vacancy{
		border: 2px solid #fff;
		background-color: #f6f6f6;
		margin:-2px;
	}
	
		.item-vacancy:hover{
		border: 2px solid #fff;
		background-color: #fff;
		margin:-2px;
	}
	
	
	.item-vacancy a{
		font-size: 18px;
		color: #436077;
	}
	
	.item-salary{
		text-align:right;
		font-size: 18px;
		color: #666;
		margin-top:10px;
		position:absolute;
		bottom:0;
		right:0;
		padding:10px;
	}

/* Метки в новостях */

.view-article article.item .tags {
    margin:20px auto;
	max-width:900px;
		background-color:#fafafa;
	padding:10px;
	
}

.tags a {
    font-size: 14px;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
font-weight: 400;}

.article-copyright{
    margin:20px auto;
	max-width:900px;
	
}

.tags {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 0px dotted #e5e5e5;
    border-bottom: 0px dotted #e5e5e5;
    padding: 0px 0;
}

/*Страница меток*/

.tags-news{
	overflow:hidden;
	margin-top:30px;
	height:200px;
}

.tagimg{
	width:100%;
	height:100%;
}

.tags-news h3{
	margin:0;
	color:#fff;
}

.tags-news a{
	color:#fff;
	padding:15px;
	position:absolute;
	bottom:0;
	left:15px;
	right:15px;
	text-shadow: 0px 0px 7px #000000, 0px 0px 2px #000000;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

.tag-category h2{
	font-size: 40px;
	margin-bottom:30px;
    background-size: cover;
    background-position: center center;
	background-attachment: fixed;
    color: #666;
}

.list-striped {
    list-style: none;
    padding: 0;
    margin: 0px -15px;
}

article ul,ol {
    list-style: disc outside;
}

.history {
	border: 1px solid #eee;
	padding:20px;
	background-color:#FFFFEE;
	color: #333333;
}

.redsidebar{
	background-color:#c00;
	border:1px solid #333;
	padding: 15px; 
	margin-bottom: 20px;
}
.redsidebar a{
	color:#fff;
	padding-bottom:10px;
	border-bottom: 1px solid #fff;
	margin-bottom:10px;
}
.redsidebar a:hover{
	color:#fff;
}

.jooble{
	border:1px solid #176dbd;
	padding:10px;
	margin:10px;
}


/*ДЛЯ МОДУЛЯ СПЕЦИАЛЬНЫХ ПРОЕКТОВ*/

.sptype1 {
	margin:0px -20px;
	background-color:#fff;
}

.sppanelbutton {
	text-align:center;
}

.sptype1-news {
	/*border:1px solid #fff;*/
}

.sptype1-header h1{
	font-size:80px;
	text-align: center;
	color:#fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,.2), -1px -2px 2px rgba(0,0,0,.2), 0px 3px 5px rgba(0,0,0,.2);
}

.sptype1-info {
	font-size:22px;
	color:#fff;
	text-align:center;
	text-shadow: 1px 2px 2px rgba(0,0,0,.2), -1px -2px 2px rgba(0,0,0,.2), 0px 3px 5px rgba(0,0,0,.2);
	padding: 20px;
}

.sptype1-description {
	font-size:17px;
	text-align:center;
	line-height:19px;
	margin:40px 0px;
}

.sptype1-description p{
	width:60%;
	margin: 10px auto;
}

.sptype1-dopdescription {
	font-size:17px;
	text-align:center;
	line-height:19px;
	margin:0;
	padding: 40px 0px;
	background-color:#333;
	color:#fff;
}

.sptype1-dopdescription p{
	width:60%;
	margin: 10px auto;
}

.sptype1-footer {
	text-align:center;
	background-color:#444;
}

.sptype1-partners {
	background-color: #fff;
}

.sptype1-partners h2{
	color:#333;
	font-size: 42px;
	text-align: center;
}

.sptype1-footer h3{
	color:#ccc;
}

.sptype1-footer img{
	margin:20px auto;
}

.sptype1-about {
	color:#aaa;
}

.spvote-panel {
	text-align:center;
	margin-top:10px;
}

.spvote {
	margin:0px -20px;
	background-color:#fff;
}

.spvote-panel a i{
	font-size:24px;
	margin-right:15px;
}

.sppb-btn-vk {
    background-color: #597da3;
	color: #ffffff;
}
.sppb-btn-ok {
    background-color: #ed812b;
	color: #ffffff;
}
.sppb-btn-fb {
    background-color: #3b5998;
	color: #ffffff;
}

.adsarticle p{
	font-size:24px;
}



/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

 .link-overlay-sptype1-general {
z-index:5;
margin:0px 0px 20px 10px;
padding:10px;
position: absolute;
left: 10%;
bottom: 5%;
right: 10%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:20px;
font-weight:bold;
line-height:22px;
text-align:center;
border-bottom:5px solid #e97db0;
}

 .link-overlay-sptype1-standart {
z-index:5;
padding:10px;
position: absolute;
left: 5%;
bottom: 5%;
right: 5%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:18px;
font-weight:bold;
line-height:20px;
text-align:center;
}

.sptype1-row {
	padding:40px 20px 40px 20px;
	width:100%;
	margin:0px auto;
}

.spvote-row {
	padding:40px 20px 40px 20px;
	width:100%;
	margin:0px auto;
}

.sptype1-description p{
	width:95%;
	margin: 10px auto;
}

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
 .link-overlay-sptype1-general {
z-index:5;
margin:0px 0px 20px 10px;
padding:10px;
position: absolute;
left: 10%;
bottom: 5%;
right: 10%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:20px;
font-weight:bold;
line-height:22px;
text-align:center;
border-bottom:5px solid #e97db0;
}

 .link-overlay-sptype1-standart {
z-index:5;
padding:10px;
position: absolute;
left: 5%;
bottom: 5%;
right: 5%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:18px;
font-weight:bold;
line-height:20px;
text-align:center;
}

 .link-overlay-spvote-standart {
z-index:5;
padding:10px;
position: absolute;
left: 5%;
bottom: 5%;
right: 5%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:18px;
font-weight:bold;
line-height:20px;
text-align:center;
}

.sptype1-row {
	padding:40px 20px 40px 20px;
	width:100%;
	margin:0px auto;
}

.spvote-row {
	padding:40px 20px 40px 20px;
	width:100%;
	margin:0px auto;
}

.sptype1-description p{
	width:95%;
	margin: 10px auto;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

 .link-overlay-sptype1-general {
z-index:5;
margin:0px 0px 20px 10px;
padding:10px;
position: absolute;
left: 15%;
bottom: 5%;
right: 15%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:30px;
font-weight:bold;
line-height:33px;
text-align:center;
border-bottom:5px solid #e97db0;
}

.spvote-row {
	padding:20px 20px 40px 20px;
	width:80%;
}

.sptype1-row {
	padding:40px 20px 40px 20px;
	width:80%;
	margin:0px auto;
}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	.spvote-row {
	padding:40px 20px 40px 20px;
	width:80%;
	margin:0px auto;
}

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

 .link-overlay-sptype1-general {
z-index:5;
margin:0px 0px 20px 10px;
padding:10px;
position: absolute;
left: 20%;
bottom: 5%;
right: 20%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:40px;
font-weight:bold;
line-height:44px;
text-align:center;
border-bottom:5px solid #e97db0;
}

 .link-overlay-sptype1-standart {
z-index:5;
padding:10px;
position: absolute;
left: 5%;
bottom: 5%;
right: 5%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:20px;
font-weight:bold;
line-height:22px;
text-align:center;
}

 .link-overlay-spvote-standart {
z-index:5;
padding:10px;
position: absolute;
left: 5%;
bottom: 5%;
right: 5%; 
color:#fff;
background-color:rgba(0,0,0,.6);
font-size:20px;
font-weight:bold;
line-height:22px;
text-align:center;
}

.sptype1-row {
	padding:40px 20px 40px 20px;
	width:80%;
	margin:0px auto;
}

.spvote-row {
	padding:40px 20px 40px 20px;
	width:80%;
	margin:0px auto;
}

}
.link-overlay-sptype1-standart:hover{
	color:#fff;
}
.link-overlay-sptype1-general:hover{
	color:#fff;
	}
	
	.link-overlay-spvote-standart:hover{
	color:#fff;
}

/*Спойлер*/

.collapseblock .panel-default>.panel-heading {
    color: #333;
    background-color: #eee;
    border-color: #fff;
    padding: 0px 0px;
    border-bottom: 0px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.collapseblock .panel-title {
    font-size: 22px;
	margin:0;
	padding:0;
	padding:15px;
}

.collapseblock .panel-title:before {
    content: "\25bc";
	}

.collapseblock .panel-default {
	border: 0px;
}

.collapseblock .panel-body {
	background-color: #ccc;
}


/*OWL SLIDER ARTICLE*/


.owlslider .owl-controls {
	margin: 0;
	padding: 0;
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.owlslider .owl-controls .owl-nav {
	margin: 0;
	padding: 0;
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.owlslider .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
	/*text-shadow: 0px 0px 10px #000000;*/
    font-size: 18px;
	margin:0px;
	padding: 0px 30px;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.owlslider .owl-controls .owl-nav .owl-prev
{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	margin: -30px;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.owlslider .owl-controls .owl-nav .owl-prev:hover
{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.owlslider .owl-controls .owl-nav .owl-next
{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	background: linear-gradient(270deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.owlslider .owl-controls .owl-nav .owl-next:hover
{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	background: linear-gradient(270deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.owlslider .owl-controls .owl-nav .owl-prev i
{
	position: absolute;
	bottom:40%;
	font-size: 75px;
	background: #176dbd;
    padding: 0px 15px;
}

.owlslider .owl-controls .owl-nav .owl-next i
{
    position: absolute;
    bottom: 40%;
    font-size: 75px;
    background: #176dbd;
    padding: 0px 15px;
	margin: 0px -25px;
}

.owlslider .owl-dots .owl-dot span {
    width: 15px;
    height: 3px;
    margin: 5px 3px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.owlslider .owl-item img{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
}

.owlslider .active img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
}

/* Блок сайдбар славянский базар 2019*/

.sidesb2019{
	padding:20px;
	background: -moz-linear-gradient(left, rgba(7,103,168,1) 0%, rgba(92,7,105,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(7,103,168,1)), color-stop(100%, rgba(92,7,105,1)));
background: -webkit-linear-gradient(left, rgba(7,103,168,1) 0%, rgba(92,7,105,1) 100%);
background: -o-linear-gradient(left, rgba(7,103,168,1) 0%, rgba(92,7,105,1) 100%);
background: -ms-linear-gradient(left, rgba(7,103,168,1) 0%, rgba(92,7,105,1) 100%);
background: linear-gradient(to right, rgba(7,103,168,1) 0%, rgba(92,7,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0767a8', endColorstr='#5c0769', GradientType=1 );
}

.sidesb2019 h4{
	color:#fff;
}

/* Блок Славянский базар 2019 */

.sb2019>a>h2{
	color: #fff;
	text-align: left;
	font-size: 32px;
	margin: 20px auto;
	padding: 0px 30px;
}

.sb2019 .rowsb2019 {
	background: rgba(0,0,0,.6);
	border-top: 1px #fff solid;
}

.sb2019 .sg-content a{
	z-index:6;
	background: rgba(0,0,0,.6);
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	top:0;
	background: linear-gradient(0deg, rgba(0, 0, 0,0.7) 0%,rgba(0, 0, 0,0.0) 100%);
}

.sb2019 .sg-content a h3{
	z-index:6;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	font-size: 22px;
}

.sb2019 .sg-content a h4{
	z-index:6;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	top:0;
	font-size: 18px;
	color: #fff;
	padding: 20px 20px;
}

.sb2019 .sg-content a h2{
	z-index:6;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	font-size: 32px;
	color: #fff;
	padding: 20px;
	margin: 10px;
}


.sb2019afisha {
	background-image: url('../../../images/y2021/sblogo2021.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

.sb2019afisha>a>h3{
	text-align: center;
	text-shadow: 0px 0px 10px #000000, 0px 0px 15px #000000;
	border-right: 1px #fff solid;
    border-left: 1px #fff solid;
}

.sb2019 h3{
	color: #fff;
	padding: 20px;
	z-index:6;
}

/*Виджеты в новости*/

.article-linknews {
	padding: 0px;
	margin:20px 0px 20px 0px;
		background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 100%);
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
border-radius: 5px;
}

.article-linknews img{
border-radius: 5px;
}

.article-linknews a{
	padding: 15px;
	margin: 0px;
	color: #666;
	font-size: 22px;
	font-weight: bold;
}


/*Рекламные блоки*/

.adsimg {
	width:100%;
}

.adsimg img{
	margin: 0px auto;
}


/*Погода*/

.pogoda {
	padding: 15px;
}

.pogoda-now {
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 32px;
	font-weight: bold;
}

.pogoda-description {
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #888;
}

.pogoda-description2 {
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 15px;
	line-height:16px;
	text-align: right;
	color: #333;
}

.pogoda-temp {
	color: #a00;
		font-family: "PT Sans",Arial, Helvetica;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

.pogoda-text {
	color: #333;
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 16px;
}

.pogoda-option {
	color: #176dbd;
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-bottom:10px;
}

.pogoda-option2 {
	color: #176dbd;
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	padding-bottom:10px;
}

.pogoda-dt {
	padding: 20px 0px;
	background-color:#176dbd;
}

.pogoda-dt2 {
	padding: 3px 0px;
	margin-bottom: 3px;
	background-color:#999;
}

.pogoda-date {
	color: #fff;
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.pogoda-time {
	color: #fff;
	font-family: "PT Sans",Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

/* Кнопка отправить новость*/

.sendnews {
color: #fff;
    border: 1px solid #fff;
    padding: 0px 4px;
    margin: 0px;
    line-height: 22px;
}

.sendnews:hover {
	color: #fff;
	border: 1px solid #fff;
    padding: 0px 4px;
	background-color:#c00;
	margin: 0px;
	    line-height: 22px;
}

/*Меню*/

#sp-top-bar {
    background-color: #f5f5f5;
    margin: 0px -20px 0px -20px;
}

#sp-top-bar p{
	display:none;
}

#news-company a{
	color: #666;
	font-weight:bold;
}

#news-company .owl-controls {
	color: #666;
	font-weight:bold;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #eee;
}

.sp-page-title {
    padding: 65px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    margin: 0px -20px;
}

#sp-main-menu {
    border-top: 1px solid #289fe5;
    border-bottom: 1px solid #289fe5;
    background-color: rgba(5,120,187,0.95);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
	margin:0px -20px 0px -20px;
}

.sp-megamenu-parent >li >a {
    display: inline-block;
    line-height: 60px;
    font-size: 15px;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.bigletters {
	width: 90%;
	padding: 20px 0px;
	margin: 10px auto;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	display: block;
	color: #666;
	font-size: 26px;
	line-height:26px;
	font-style: italic;
	text-align: center;
}

.infoblock {
	width: 90%;
	padding: 18px;
	margin: 10px auto;
	background-color: #999;
	display: block;
	color: #fff;
	font-size: 18px;
	line-height:20px;
}

hr {
border: 0;
height: 1px;
background: #000;
background-image: -webkit-linear-gradient(left, #fff, #000, #fff);
background-image: -moz-linear-gradient(left, #fff, #000, #fff);
background-image: -ms-linear-gradient(left, #fff, #000, #fff);
background-image: -o-linear-gradient(left, #fff, #000, #fff);
}

#search-form225 input {
    padding-top: 1px;
    color: #727272;
    font-family: "PT Sans",Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
    text-shadow: #ffffff 1px 1px 0px;
    text-decoration: none;
    text-transform: none;
    line-height: 27px;
    -webkit-appearance: none;
    border-radius: 0px;
}



/*SG-Grid*/

.header-popnews{
	text-align: center;
	padding: 5px 0px 15px 0px;
}

.header-popnews>h2{
	text-align: center;
	position:relative;
	display: inline;
}

.sg-section h4 {
	margin:0px;
	padding: 0px;
	padding-bottom: 20px;
}

.sg-item-responsive {
  position: relative; /* относительное позиционирование */
  z-index:5;
}
.sg-item-responsive:before {
  display: block; /* отображать элемент как блок */
  content: ""; /* содержимое псевдоэлемента */
  width: 100%; /* ширина элемента */
}

.sg-item-responsive>.sg-content {
  position: absolute; /* абсолютное положение элемент */
  overflow:hidden;
  width:100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:5;
}

.sg-item-responsive>.sg-scroll-block{
  position: absolute; /* абсолютное положение элемент */
  overflow-y: scroll;
  height: auto;
  width:100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding:5px 15px;
}

.sg-item-responsive>.sg-scroll-block::-webkit-scrollbar {
    width: 7px;
}
 
.sg-item-responsive>.sg-scroll-block::-webkit-scrollbar-track {
    border-radius: 5px;
	background-color:#fff;
}
 
.sg-item-responsive>.sg-scroll-block::-webkit-scrollbar-thumb {
    border-radius: 3px; 
	background-color:#ddd;
}

.sg-item-responsive>.sg-content>.sg-overlay{
z-index:5;
margin:0;
padding:0;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;  
}

.vertical-news h2{
	text-transform: uppercase;
	color: #fff;
	padding:15px 15px 10px 15px;
	background-color: rgba(0,0,0,0.2);
	margin:0px;
}

.vertical-news .vertical-news-heading a{
	width: 100%;
	height: 100%;
}

.vertical-news .vertical-news-heading h3{
	margin:0px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #fff;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
	font-family: "PT Sans",Arial, Helvetica;
}

.vertical-news-link {
	color: #ccc;
	font-size: 15px;
	line-height: 16px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 25px;
}

.vertical-news-link:hover {
	color: #fff;
}

.vertical-news>.sg-item-responsive{
	margin-bottom: 25px;
}

.dark .vertical-news h2{
	background-color: rgba(0,0,0,0.6);
}

.dark .vertical-news-link {
	color: #333;
}

.dark .vertical-news-link:hover {
	color: #666;
}




.catone-link-category h2{
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
}

.catone-news>.sg-item-responsive{
	margin-bottom: 25px;
}

.catone-news .catblc-news-heading a{
	width: 100%;
	height: 100%;
}

.catone-news .catone-news-heading h3{
	margin:0px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #fff;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
}

.catone-news-link {
	color: #666;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 25px;
}

.catone-news-big-heading h3{
	font-size: 32px;
}



.catblc-news h2{
	text-transform: uppercase;
	margin-bottom: 20px;
}

.catblc-news>.sg-item-responsive{
	margin-bottom: 25px;
}

.catblc-news .catblc-news-heading a{
	width: 100%;
	height: 100%;
}

.catblc-news .catblc-news-heading h3{
	margin:0px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #fff;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
}

.catblc-news-link {
	color: #666;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 25px;
}

.catblc-link-category {
	display: block;
}

.catspec-link-category {
	margin: 5px 0px 0px 0px;
	position: absolute;
	top:0;
	left:0;
}

.catspec-link-category h2 {
	border-left: 7px solid #f00;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	margin:0px;
	padding:5px;
}

.catspec-link-news {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(0,0,0,0.6);
}

.catspec-link-news h3 {
	margin:0px;
	padding: 10px;
	color: #fff;
}

.sg-block-tags-one h2{
	font-size: 36px;
	margin: 25px 0px 10px 0px;
	color: #fff;
}

.sg-block-tags-two h1{
	font-size: 40px;
	margin: 40px 0px 10px 0px;
	color: #fff;
	text-align: center;
}

.sg-block-tags-two p{
	font-size: 16px;
	margin: 5px 0px 25px 0px;
	color: #fff;
	text-align: center;
}

.sg-sidebar-block-tags-one h2{
	width: 100%;
	display: block;
	background-color: #aaa; 
	padding: 7px 12px;
	color: #fff;
}

.sg-tags-news {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index:10;
	position: relative;
}

.sg-tags-news a{
	margin:-50px 15px 5px 15px;
	padding:10px;
	border: 1px solid #fff;
	z-index:100;
	background-color: #fff;
	/*background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 100%);
		-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);*/
}

.sg-tags-news h3{
	color: #333;
	margin: 0px;
	padding: 0px;
	/*text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;*/
}

.sg-tags-news2 {
	z-index:10;
	position: relative;
}

.sg-tags-sprogect {
	z-index:10;
	position: relative;
}

.sg-tags-sprogect a{
	padding:10px;
	width:100%;
	height:100%;
	border: 1px solid #fff;
	z-index:100;
	background-color: #fff;
	/*background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 100%);
		-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,1);*/
}

.sg-shadow {
-webkit-box-shadow: 0px 0px 100px 0px rgba(0,0,0,.7);
-moz-box-shadow: 0px 0px 100px 0px rgba(0,0,0,.7);
box-shadow: 0px 0px 100px 0px rgba(0,0,0,.7);*/
}

.sg-tags-sprogect h2{
	color: #333;
	margin: 0px;
	padding: 0px;
	/*text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;*/
}

.sg-tags-sidebar-news a{
	color: #333;
	line-height: 17px;
	margin-bottom: 15px;
	margin-right: 15px;
	border-left: 7px solid #176dbd;
	padding-left: 10px;
}

.sg-tags-sidebar-news a:hover{
	line-height: 17px;
	margin-bottom: 15px;
	margin-right: 15px;
	border-left: 7px solid #a00;
	padding-left: 10px;
}

.sg-green-shadow {
	-webkit-box-shadow: 0px 0px 25px 0px rgba(38,165,53,1);
-moz-box-shadow: 0px 0px 25px 0px rgba(38,165,53,1);
box-shadow: 0px 0px 25px 0px rgba(38,165,53,1);
}

.sg-bg-white {
	background-color: #fff;
}

.sg-brd-all {
	border: 1px solid #fff;
}

.sg-brd-gray-all {
	border: 1px solid #ccc;
}

.sg-bg-overlay-all {
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%);
}

.sg-bg-overlay-bottom {
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 70%);
}

.sg-bg-overlay-top{
	background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 70%);
}

.sg-bg-overlay-top-right {
	background: linear-gradient(to top right, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 50%);
}

.sg-bg-overlay-top-left {
	background: linear-gradient(to top left, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 50%);
}

.sg-bg-overlay-bottom-right {
	background: linear-gradient(to bottom right, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 50%);
}

.sg-bg-overlay-bottom-left {
	background: linear-gradient(to bottom left, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 50%);
}


/* При необходимости (для блоков, имеющих данные классы) */
.sg-12by1 {
  padding-top: 8.333333%;
}

.sg-12by2 {
  padding-top: 16.666666%;
}

.sg-12by3 {
  padding-top: 25%;
}

.sg-12by4 {
  padding-top: 33.333333%;
}

.sg-12by5 {
  padding-top: 41.666666%;
}

.sg-12by6 {
  padding-top: 50%;
}

.sg-12by7 {
  padding-top: 58.333333%;
}

.sg-12by8 {
  padding-top: 66.666666%;
}

.sg-12by9 {
  padding-top: 75%;
}

.sg-12by10 {
  padding-top: 83.333333%;
}

.sg-12by11 {
  padding-top: 91.666666%;
}

.sg-12by12 {
  padding-top: 100%;
}

.sg-12by16 {
  padding-top: 133.333333%;
}

.sg-12by20 {
  padding-top: 166.666666%;
}

.sg-12by24 {
  padding-top: 200%;
}
.sg-16by9s2 {
  padding-top: 28.125%;
}
.sg-16by9 {
  padding-top: 56.25%;
}

.sg-16by12 {
  padding-top: 84.375%;
}

.sg-16by9x2 {
  padding-top: 112.5%;
}

.sg-16by9x3 {
  padding-top: 168.75%;
}





 
 

 

/*eng SG-Grid*/

.popular-news {
	padding-bottom: 20px;
}

.popular-news .hits{
	position: absolute;
	font-size: 12px;
	top:0;
	right:0;
	padding: 2px 10px;
	margin: 20px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	z-index:100;
}

.popular-news a{
	position: absolute;
	bottom:0;
	left:0;
	padding: 20px;
	z-index:100;
}

.popular-news h3{
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
}

.sg-section-verticalblock1x3 {
	padding: 20px;
	background-color: #f7f7f7;
	margin: 20px 0px 20px 0px;
}

.vertphoto-news {
	padding-bottom: 20px;
}

.vertphoto-news .hits{
	position: absolute;
	font-size: 12px;
	top:0;
	right:0;
	padding: 2px 10px;
	margin: 20px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	z-index:100;
}

.vertphoto-news a{
	position: relative;
	width:100%;
	height:100%;
	z-index:100;
}

.vertphoto-news h3{
	position: absolute;
	left:0;
	bottom:0;
	padding: 20px;
	margin:0px;
	color: #fff;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
}

.text-news {
	
	
}
.text-news a{
	font-family: "PT Sans Narrow";
	font-size: 17px;
	line-height:19px;
	color: #444;
}

.text-news a span{
	font-size: 15px;
	line-height:15px;
	padding: 0px 0px 0px 5px;
}


.listen-news {
	
}

.listen-news .hits{
	position: absolute;
	font-size: 12px;
	top:0;
	right:0;
	padding: 2px 10px;
	margin: 10px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	z-index:100;
}

.listen-news a{
	position: absolute;
	bottom:0;
	left:0;
	padding: 10px;
	z-index:100;
}

.listen-news h3{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-shadow: 1px 1px 2px #111,0px 1px 1px #111,1px 0px 1px #111,-1px -1px 2px #111;
}

.currency_nbrb {
	padding: 0px 15px 0px 0px;
}

.currency_nbrb>.curs{
	border: 1px solid #fff;
	padding: 0px 4px;
}

.currency_nbrb>.daydate {
	padding: 0px 15px 0px 0px;
}

.top2layout p {
	display: none;
}

.outofimg {
	position: relative;
}

.alertonimg a{
	position: absolute;
	top: 0;
	right:0;
	padding: 10px 15px;
	background-color: #0187e6;
	color: #fff;
	border: 5px solid #0187e6;
}


.opinion {
    position: relative;
	padding: 10px;
	min-height: 170px;
}

.fotochka {
    float: left;
}

.textik a {
    font-size: 15px;
    line-height: 14px;
    color: #fff;
    margin-left: 4px;
    text-shadow: 1px 1px 2px black;
    border: 1px solid #666;
    padding: 10px;
    margin: 0px 15px;
    font-style: italic;
}

.textik a:hover {
   color: #FFF373;
}

.doljnost {
    float: right;
	margin: 0px 15px;
}

.doljnost h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: right;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    color: #ddd;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.doljnost p {
    font-size: 12px;
    line-height: 12px;
    text-align: right;
	color: #aaa;
}

.social-icons a{
	color: #0578bb;
	font-size: 22px;
	padding:0px 0px 0px 15px;
	margin:0px;
}

.social-icons a:hover{
	color: #666666;
}

.sbgridlink{
	float: right;
	padding: 5px 10px;
	color: #fff;
	border: 1px solid #fff;
	margin: 10px 0px 0px 0px;
	background-color: rgba(0,0,0,0.6);
}

.sbgridlink:hover{
	color: #fff;
	background-color: rgba(14,115,186,0.9);
}

.news-one {
	position: relative;
	height: 360px;
	z-index: 4;
	-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.news-one:hover{
background-size: 150%;
}

.news-one .hits{
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	padding: 3px 7px;
	top: 0%;
	right: 0%;
	margin: 10px;
	transition: 0.3s linear;
}

.news-one a{
	width: 100%;
	height: 100%;
	display: box;
	position: relative;
	background: linear-gradient(0deg, rgba(0,0,0,0.90) 0%,rgba(0,0,0,0) 70%);
	transition: 0.3s linear;
}

.news-one a:hover{
	background: linear-gradient(0deg, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 70%);
	transition: 0.3s linear;
}

.news-one h3{
	font-size: 28px;
	line-height:28px;
	position: absolute;
	bottom: 0%;
	padding: 30px;
	color: #fff;
	text-shadow: 1px 1px 3px rgb(0,0,0,1),-1px -1px 3px rgb(0,0,0,2);
	margin: 0px;
	transition: 0.3s linear;
	/*background: linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));*/
}

.news-one h3:hover{
	/*background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));*/
	transition: 0.3s linear;
}

.news-one h3 .fa {
	color: #fff;
	font-size: 24px;
	margin: 6px;
	transition: 0.3s linear;
}

.news-two {
	position: relative;
	height: 180px;
	transition: 0.3s linear;
	z-index: 4;
}

.news-two a{
	width: 100%;
	height: 100%;
	display: box;
	position: relative;
	background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 70%);
	transition: 0.3s linear;
}

.news-two .hits{
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	font-size: 12px;
	color: #fff;
	padding: 2px 6px;
	top: 0%;
	right: 0%;
	margin: 10px;
	transition: 0.3s linear;
}

.news-two a:hover{
	background: linear-gradient(0deg, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 70%);
	transition: 0.3s linear;
}

.news-two h3{
	font-size: 20px;
	line-height:18px;
	position: absolute;
	bottom: 0%;
	padding: 15px;
	color: #fff;
	text-shadow: 1px 1px 3px rgb(0,0,0,1),-1px -1px 3px rgb(0,0,0,1);
	margin: 0px;
	transition: 0.3s linear;
	/*background: linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));*/
}

.news-two h3:hover{
	/*background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));*/
}

.news-two h3 .fa {
	color: #fff;
	font-size: 18px;
	margin: 3px;
	transition: 0.3s linear;
}

.border-grid-right {
	border-right: 1px solid #fff;
}

.border-grid-left {
	border-left: 1px solid #fff;
}

.border-grid-top {
	border-top: 1px solid #fff;
}

.border-grid-bottom {
	border-bottom: 1px solid #fff;
}

.border-grid-all{
	border: 1px solid #fff;
}


.lastnews-one {
	position: relative;
	height: 200px;
	transition: 0.3s linear;
	/*box-shadow: 0px 0px 10px rgb(0,0,0,0.5);*/
}

.lastnews-one h3{
	position: absolute;
	width: 100%;
	bottom: 0%;
	left:0%;
	padding: 15px;
	color: #fff;
	/*text-shadow: 0px 0px 3px rgb(0,0,0,1);*/
	margin: 0px;
	transition: 0.3s linear;
	background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
}

.lastnews-one .linkcategory{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	top: 0%;
	left:0%;
	padding: 3px 6px;
	color: #fff;
	transition: 0.3s linear;
	/*background-color: rgba(14,115,186,0.5);*/
	margin: 5px 15px;
	border-bottom: 1px solid #fff;
	text-shadow: 0px 0px 2px rgb(0,0,0,0.6);
	/*background: linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));*/
}

.news-three {
	color: #444;
	min-height:400px;
	transition: 0.3s linear;
}

.news-three .blockimg{
	height: 200px;
	width: 100%;
	transition: 0.3s linear;
}

.news-three a,h3{
	display: block;
	color: #444;
	transition: 0.3s linear;
}

.news-three h3{
	font-size:22px;
	line-height: 24px;
	padding: 0px 15px;
	transition: 0.3s linear;
}

.news-three span{
	color: #444;
	float: right;
	padding: 5px 10px 5px 10px;
	transition: 0.3s linear;
}

.news-three span .fa{
	margin-left: 6px;
	transition: 0.3s linear;
}


.generalnews-grid{
	margin-top: 20px;
	transition: 0.3s linear;

}

.generalnewsrow {
	margin-top: -20px;
	transition: 0.3s linear;
}


.generalnews-grid h2{
	display: inline;
	font-family:"PT Sans Narrow";
	/*box-shadow: 0px 5px 0px rgb(0,0,0,0.5);*/
	position: relative;
	margin: 0px 0px 0px 50px;
	font-size:30px;
	line-height:30px;
	padding: 2px 10px;
	background-color: #fff;
	color: #999;
	z-index: 5;
	transition: 0.3s linear;
}

.scroll-grid {
	    overflow-y: scroll;
    height: 540px;
	padding-bottom: 35px;
	padding-top: 5px;
	position: relative;
}

.btnallnews {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	border-top:1px solid #ddd;
	-webkit-box-shadow: 0px -5px 5px 0px rgba(255,255,255,0.6);
-moz-box-shadow: 0px -5px 5px 0px rgba(255,255,255,0.6);
box-shadow: 0px -5px 5px 0px rgba(255,255,255,0.6);
	font-family: 'PT Sans';
	font-weight: bold;
	text-align: center;
	padding: 7px 15px;
	font-size: 16px;
	background: rgba(170,170,170,1);
	color: #fff;
	}

.scroll-grid::-webkit-scrollbar {
    width: 7px;
}
 
.scroll-grid::-webkit-scrollbar-track {
    border-radius: 5px;
	background-color:#eee;
}
 
.scroll-grid::-webkit-scrollbar-thumb {
    border-radius: 5px; 
	background-color:#ccc;
}

.news-text{
	position: relative;
	transition: 0.3s linear;
}

.news-text .fa{
	font-size: 15px;
	line-height: 15px;
	margin: 0px 0px 0px 3px;
	transition: 0.3s linear;
	
}

.news-text .name_category {
	padding: 0px 0px;
	margin:0px 0px;
	position: absolute;
	top:0%;
	right:0%;
	transition: 0.3s linear;
}


.news-text .name_category a{
	font-family: "PT Sans";
	color: #999;
	padding: 0px 10px 3px 15px;
	font-size: 14px;
	margin:0px 0px;
	text-decoration: underline;
	transition: 0.3s linear;
}

.news-text .name_category a:hover{
	color: #666;
	transition: 0.3s linear;
}

.news-text a{
	font-family:"PT Sans";
	font-size: 14px;
	line-height: 15px;
	color:#555;
	padding: 20px 0px 5px 15px;
	display: block;
	transition: 0.3s linear;
}

.news-text .time{
	font-size: 14px;
	padding: 1px 3px 1px 3px;
	color:#1E90FF;
	transition: 0.3s linear;
}

.news-text a:hover{
	color:#222;
	transition: 0.3s linear;
/*background: linear-gradient(to top, rgba(0,0,0,0.15), rgba(0,0,0,0));*/

}


.view-article article.item div[itemprop="articleBody"]>p {
font-size: 17px;
    max-width: 900px;
    margin: 20px auto;
}

.view-article article.item div[itemprop="articleBody"]>ul {
font-size: 17px;
    max-width: 900px;
    margin: 20px auto;
}

.view-article article.item div[itemprop="articleBody"]>li {
font-size: 17px;
    max-width: 900px;
    margin: 20px auto;
}

.view-article article.item div[itemprop="articleBody"]>H2 {
    max-width: 900px;
    margin: 30px auto;
}

.view-article article.item div[itemprop="articleBody"]>H3 {
    max-width: 900px;
    margin: 30px auto;
}

.view-article article.item div[itemprop="articleBody"]>H4 {
    max-width: 900px;
    margin: 30px auto;
}

.view-article article.item div[itemprop="articleBody"] blockquote p{
    font-size: 18px;
    line-height: 20px;
    font-style: italic;
	color: #444;
	padding:10px;
}

.view-article article.item div[itemprop="articleBody"] blockquote:before {
  color: #666;
}

.layout-featured .sppb-addon-article.leading-item .sppb-article-details .sppb-article-title {
    font-size: 28px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	.scroll-grid {
	    overflow-y: scroll;
    height: 300px;
}

/* При необходимости (для блоков, имеющих данные классы) */
.sg-lg-12by1 {
  padding-top: 8.333333%;
}

.sg-lg-12by2 {
  padding-top: 16.666666%;
}

.sg-lg-12by3 {
  padding-top: 25%;
}

.sg-lg-12by4 {
  padding-top: 33.333333%;
}

.sg-lg-12by5 {
  padding-top: 41.666666%;
}

.sg-lg-12by6 {
  padding-top: 50%;
}

.sg-lg-12by7 {
  padding-top: 58.333333%;
}

.sg-lg-12by8 {
  padding-top: 66.666666%;
}

.sg-lg-12by9 {
  padding-top: 75%;
}

.sg-lg-12by10 {
  padding-top: 83.333333%;
}

.sg-lg-12by11 {
  padding-top: 91.666666%;
}

.sg-lg-12by12 {
  padding-top: 100%;
}

.sg-lg-12by16 {
  padding-top: 133.333333%;
}

.sg-lg-12by20 {
  padding-top: 166.666666%;
}

.sg-lg-12by24 {
  padding-top: 200%;
}
.sg-lg-16by9 {
  padding-top: 56.25%;
}
.sg-lg-16by9x2 {
  padding-top: 112.5%;
}

.sg-lg-16by9x3 {
  padding-top: 168.75%;
}

.sg-lg-16by9s2 {
  padding-top: 28.125%;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
.scroll-grid {
	    overflow-y: scroll;
    height: 300px;
}

/* При необходимости (для блоков, имеющих данные классы) */
.sg-md-12by1 {
  padding-top: 8.333333%;
}

.sg-md-12by2 {
  padding-top: 16.666666%;
}

.sg-md-12by3 {
  padding-top: 25%;
}

.sg-md-12by4 {
  padding-top: 33.333333%;
}

.sg-md-12by5 {
  padding-top: 41.666666%;
}

.sg-md-12by6 {
  padding-top: 50%;
}

.sg-md-12by7 {
  padding-top: 58.333333%;
}

.sg-md-12by8 {
  padding-top: 66.666666%;
}

.sg-md-12by9 {
  padding-top: 75%;
}

.sg-md-12by10 {
  padding-top: 83.333333%;
}

.sg-md-12by11 {
  padding-top: 91.666666%;
}

.sg-md-12by12 {
  padding-top: 100%;
}

.sg-md-12by16 {
  padding-top: 133.333333%;
}

.sg-md-12by20 {
  padding-top: 166.666666%;
}

.sg-md-12by24 {
  padding-top: 200%;
}
.sg-md-16by9 {
  padding-top: 56.25%;
}
.sg-md-16by9x2 {
  padding-top: 112.5%;
}

.sg-md-16by9x3 {
  padding-top: 168.75%;
}

.sg-md-16by9s2 {
  padding-top: 28.125%;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
.lastnews-one {
	height: 450px;
	margin-bottom: 20px;
}
	
.news-two {
	height: 400px;
}

/* При необходимости (для блоков, имеющих данные классы) */
.sg-sm-12by1 {
  padding-top: 8.333333%;
}

.sg-sm-12by2 {
  padding-top: 16.666666%;
}

.sg-sm-12by3 {
  padding-top: 25%;
}

.sg-sm-12by4 {
  padding-top: 33.333333%;
}

.sg-sm-12by5 {
  padding-top: 41.666666%;
}

.sg-sm-12by6 {
  padding-top: 50%;
}

.sg-sm-12by7 {
  padding-top: 58.333333%;
}

.sg-sm-12by8 {
  padding-top: 66.666666%;
}

.sg-sm-12by9 {
  padding-top: 75%;
}

.sg-sm-12by10 {
  padding-top: 83.333333%;
}

.sg-sm-12by11 {
  padding-top: 91.666666%;
}

.sg-sm-12by12 {
  padding-top: 100%;
}

.sg-sm-12by16 {
  padding-top: 133.333333%;
}

.sg-sm-12by20 {
  padding-top: 166.666666%;
}

.sg-sm-12by24 {
  padding-top: 200%;
}
.sg-sm-16by9 {
  padding-top: 56.25%;
}
.sg-sm-16by9x2 {
  padding-top: 112.5%;
}

.sg-sm-16by9x3 {
  padding-top: 168.75%;
}

.sg-sm-16by9s2 {
  padding-top: 28.125%;
}	
	
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	
.lastnews-one {
	height: 250px;
	margin-bottom: 20px;
}

.news-one {
	height: 250px;
}

.news-two {
	height: 250px;
}

/* При необходимости (для блоков, имеющих данные классы) */
.sg-xs-12by1 {
  padding-top: 8.333333%;
}

.sg-xs-12by2 {
  padding-top: 16.666666%;
}

.sg-xs-12by3 {
  padding-top: 25%;
}

.sg-xs-12by4 {
  padding-top: 33.333333%;
}

.sg-xs-12by5 {
  padding-top: 41.666666%;
}

.sg-xs-12by6 {
  padding-top: 50%;
}

.sg-xs-12by7 {
  padding-top: 58.333333%;
}

.sg-xs-12by8 {
  padding-top: 66.666666%;
}

.sg-xs-12by9 {
  padding-top: 75%;
}

.sg-xs-12by10 {
  padding-top: 83.333333%;
}

.sg-xs-12by11 {
  padding-top: 91.666666%;
}

.sg-xs-12by12 {
  padding-top: 100%;
}

.sg-xs-12by16 {
  padding-top: 133.333333%;
}

.sg-xs-12by20 {
  padding-top: 166.666666%;
}

.sg-xs-12by24 {
  padding-top: 200%;
}
.sg-xs-16by9 {
  padding-top: 56.25%;
}
.sg-xs-16by9x2 {
  padding-top: 112.5%;
}

.sg-xs-16by9x3 {
  padding-top: 168.75%;
}

.sg-xs-16by9s2 {
  padding-top: 28.125%;
}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	
	.generalnews-grid h2{
	margin: 0px 0px 0px 0px;
	}
	
	.news-one {
	height: 250px;
}

.news-two {
	height: 250px;
}

}




/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}