/*
Theme Name: JNews
Version: 11.6.15
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
body.home .jeg_postblock_22 .jeg_post_category {
	display: none;
}
.jeg_pl_lg_box .jeg_postblock_content {
	position: absolute;
    height: 100%;
}
.jeg_pl_lg_box .jeg_post_category {
	position: absolute;
    top: 37px;
}
.jeg_pl_lg_box .jeg_post_title {
	position: absolute;
    bottom: 43px;
}
.jeg_pl_lg_box .jeg_post_meta {
	position: absolute;
    bottom: 20px;
}
.jeg_thumb .jeg_post_category {
	top: 10px;
	bottom: unset;
}
.jeg_hero_style_1 .jeg_postblock_content {
	height: 100%;
}
.jeg_hero_style_1 .jeg_post .jeg_post_category {
	position: absolute;
	top: 25px;
	-webkit-transform: unset;
    transform: unset;
}
.jeg_hero_style_1 .jeg_post .jeg_post_info {
	position: absolute;
    bottom: 25px;
}
@media(min-width: 768px) {
	.jeg_heroblock_9 .jeg_heroblock_wrapper {
		height: 236px!important;
	}
}
@media(min-width: 992px) {
	.jeg_heroblock_9 .jeg_heroblock_wrapper {
		height: 310px!important;
	}
}
@media(min-width: 1200px) {
	.jeg_heroblock_9 .jeg_heroblock_wrapper {
		height: 376px!important;
	}
}
@media(max-width: 480px) {
	.jeg_heroblock_9 .jeg_heroblock_wrapper {
		height: auto!important;
	}
	.jeg_heroblock_9 .jeg_post {
		height: 270px;
	}
}
.jeg_postblock_carousel_3 .jeg_thumb {
    width: 100px;
}
.jeg_postblock_carousel_3 .jeg_thumb img {
    aspect-ratio: unset!important;
}
.thumbnail-container {
	height: auto;
	padding-bottom: unset!important;
	background-position: center;
}
.thumbnail-container > img {
	aspect-ratio: 3 / 2;
    position: static;
}
.post-wrapper .thumbnail-container > img {
	object-fit: cover;
}
@media only screen and (min-width: 768px) {
    .jeg_postblock_22.jeg_col_3o3 .jeg_post {
        width: 33.33%;
    }
}
.jeg_thumb .jeg_post_category a,
.jeg_heroblock .jeg_post_category a,
.jeg_pl_lg_box .jeg_post_category a {
	border-color: #FFFFFF!important;
	background-color: #FFFFFF!important;
	color: #111111!important;
}
.jeg_mobile_logo img {
	min-height: 36px;
}
.jeg_menu.jeg_main_menu .menu-item-object-category.jeg_megamenu>a:after, 
.jeg_menu.jeg_main_menu>.menu-item-has-children>a:after {
	content: "\f0d7";
}
.bvi-open {
	display: block;
	position: absolute;
    top: 0;
    right: 40px;
	width: 60px;
	height: 80px;
	background-image: url("assets/img/eye-desktop.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
    z-index: 100;
}
.jeg_topbar {
	height: 40px;
}
.jeg_topbar.dark {
	background: #181D2C;
}
.jeg_topbar .jeg_menu > li > a {
	font-weight: 600;
	font-size: 15px;
	line-height: 40px;
	letter-spacing: -0.02em;
	color: #FFFFFF99;
} 
.jeg_topbar .jeg_menu > li {
	display: flex;
	gap: 4px;
	align-items: center;
	padding-right: 4px;
}
.jeg_topbar .jeg_menu > li:not(:last-of-type):after {
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/themes/jnews/assets/img/separator.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
}
.jeg_topbar .jeg_search_form .btn .fa {
    font-size: 16px;
}
.jeg_topbar .jeg_search_input::placeholder {
	font-weight: 600;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #FFFFFF66;
}
.jeg_navbar_boxed .jeg_nav_row {
	border-radius: 8px;
	border: 1px solid #D3D5DB!important;
}
.jeg_main_menu > li {
	padding-right: 0;
}
.jeg_main_menu > li:hover {
	background: #F0F5F8;
}
.jeg_main_menu > li:not(:last-of-type) {
	border-right: 1px solid #D3D5DB;
}
.jeg_main_menu > li > a {
	padding: 0 8px;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: -.02em;
	text-transform: none;
	color: #252E4C;
}
.jeg_header .jeg_top_date:before,
.jeg_header .jeg_social_icon_block:before,
.jeg_header .jeg_top_newspaper:before,
.jeg_header .jeg_top_lang:before {
	display: block;
	font-weight: 600;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #252E4C66;
}
.jeg_header .jeg_top_lang {
	position: relative;
}
.lang__list {
	display: none;
	flex-direction: column;
	gap: 4px;
	position: absolute;
	bottom: -54px;
	border-radius: 10px;
	padding: 15px 16px 13px!important;
	background: #F1F5F8;
	z-index: 101;
	box-shadow: 0px 0px 16px 0px #24356629;
}
.lang__list.active {
	display: flex;
}
.jeg_header .jeg_top_lang:before {
	content: "Язык";
	padding-bottom: 8px;
}
.lang__link_select {
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
}
.lang__link_select > img,
.lang__link_sub > img {
	width: 24px;
	height: 18px;
}
.lang__link_sub {
	display: block;	
	cursor: pointer;
}
.lang__link_select:after {
	content: "\f0d7";
	display: inline-block;
    font: normal normal normal 12px / 1 FontAwesome;
    font-size: inherit;
    margin-left: 5px;
    margin-right: -3px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: .1s;
}
.lang__link_select.active:after {
	transform: rotate(180deg);
}
.jeg_header .jeg_top_date:before {
	content: "Дата";
	padding-bottom: 8px;
}
.jeg_header .jeg_top_newspaper:before {
	content: "Газета PDF";
	padding-bottom: 8px;
}
.jeg_header .jeg_social_icon_block:before {
	content: "Соцсети";
	padding-bottom: 6px;
}
.jeg_header .jeg_top_date,
.jeg_header .jeg_social_icon_block,
.jeg_header .jeg_top_newspaper,
.jeg_header .jeg_top_lang {
	min-height: 80px;
	border-radius: 10px;
	padding: 15px 16px 13px!important;
	background: #F1F5F8;
}
.jeg_header .jeg_top_newspaper {
	background: #FFFFFF;
	box-shadow: 0px 0px 16px 0px #24356629;
}
.jeg_header .jeg_social_icon_block.nobg a {
	margin-right: 8px;
}
.jeg_header .jeg_top_newspaper a {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: -.02em;
	text-decoration: underline;
	color: #0084C6;
}
.jeg_header .jeg_top_date {
	margin-right: 8px;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #293046;
}
.footer-holder .jeg_content {
	background:#181D2C;
}
.footer__logo {
	margin-bottom: 20px;
}
.footer__text-1 {
	font-weight: 400;
	font-size: 13px;
	line-height: 160%;
	color: #FFFFFF66;
}
.footer-holder .elementor-element:first-of-type .footer__text-1 {
	margin-bottom: 24px;
}
.footer__text-2 {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	vertical-align: middle;
	color: #FFFFFF;
}
.footer__text-2 ul {
	list-style: square;
	margin-top: 8px;
	padding-left: 16px;
}
.footer__text-2 ul > li {
	margin-bottom: 6px;
}
.custom-footer-column h5,
.custom-footer-column-2 h5 {
	font-weight: 600;
	font-size: 24px;
	line-height: 160%;
	color: #FFFFFF66;
}
.custom-footer__wrapper .e-con-inner {
	gap: 20px 40px;
}
.custom-footer__wrapper .menu {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.custom-footer__wrapper .menu a {
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	vertical-align: middle;
	color: #FFFFFF;
}
.custom-footer-column-2 .elementor-widget-container {
	margin-left: 40px;
}
.footer__contacts-item {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 12px;
}
.custom-footer-column h5 {
	margin-bottom: 12px;
}
.footer__contacts-item a {
	font-weight: 400;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #FFFFFF;
}
.custom-footer-column .footer__contacts-item:nth-of-type(1) {
	margin-bottom: 8px;
}
.custom-footer-column .footer__contacts-item:nth-of-type(2) {
	margin-bottom: 4px;
}
.custom-footer-column .footer__text-3 {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
	line-height: 180%;
	color: #FFFFFF66;
}
.custom-footer-column .footer__text-3 a {
	color: #FFFFFF66;
}
.custom-footer-column .footer__text-2 {
	margin-bottom: 4px;
}
.custom-footer-column .footer__text-1 {
	margin-bottom: 12px!important;
}
.custom-footer-column-3 {
	grid-column: 1 / -1;
	padding: 0;
	flex-direction: row!important;
	justify-content: space-between;
	align-items: end;
}
.custom-footer-column-3 .elementor-widget-jnews_footer_social_elementor {
	width: unset!important;
}
.custom-footer-column-3 > div > a {
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	text-decoration: underline;
	color: #FFFFFF33;
}
.custom-footer-column-3 > div > a:hover {
	color: #FFFFFF99;
}
.custom-footer-column-3 > div > a:first-of-type {
	margin-right: 38px;
}
.custom-footer-column a:hover,
.custom-footer-column-2 a:hover {
	color: #FFFFFF99;
}
.footer-copyright__left {
	font-weight: 400;
	font-size: 13px;
	line-height: 180%;
	color: #FFFFFF66;
}
.footer-copyright__right {
	display: flex;
	align-items: center;
	gap: 12px;
	font-family: "Cera Pro", sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
}
.footer-copyright__right a:hover svg g {
	opacity: 0.7;
}
.jeg_midbar .jeg_nav_left {
	max-width: 33%;
}
.jeg_header .jeg_logo_img {
	width: 288px;
}
img{
	object-fit:cover;
}
.jeg_meta_author .meta_text {
	display: none;
}
@media(max-width: 1400px) {
	.jeg_header .jeg_search_form {
		margin-right: 64px;
	}
	.bvi-open {
		top: 4px;
		right: calc((100% - 1140px) / 2);
		width: 32px;
		height: 32px;
		background-image: url("assets/img/eye-mobile.png");
	}
}
@media(max-width: 1199px) {
	.bvi-open {
		right: calc((100% - 940px) / 2);
	}
}
@media(max-width: 1024px) {
	.jeg_header_wrapper > .bvi-open { 
		display: none;
	}
	.jeg_navbar_mobile_wrapper .bvi-open {
		position: static;
		width: 42px;
		height: 42px;
	}
	.jeg_search_toggle .fa {
		padding: 8px;
		border-radius: 6px;
		border: 2px solid #3E47621A;
	}
	.custom-footer-column-3 .jeg_social_icon_block a {
		margin-bottom: 0!important;
	}
}
@media(max-width: 992px) {
	.custom-footer-column-2 {
		display: none;
	}
}
@media(max-width: 768px) {
	.custom-footer-column-4 .footer__text-1,
	.custom-footer-column-4 .footer__text-2 {
		display: none;
	}
	.custom-footer-column,
	.custom-footer-column-4 {
    	grid-column: 1 / -1;
	}
	.footer__logo {
		margin-bottom: 0;
	}
	.custom-footer-column h5 {
		display: none;
	}
	.footer__text-2 {
		font-size: 15px;
		line-height: 140%;
	}
	.footer__text-3,
	.footer__text-1 {
		font-size: 12px;
		line-height: 160%;
	}
	.custom-footer-column .footer__text-3 {
    	margin-bottom: 12px;
	}
	.custom-footer-column-3 {
		flex-direction: column-reverse!important;
		align-items: start;
		gap: 20px;
	}
	.custom-footer-column-3 .elementor-widget-jnews_footer_social_elementor {
		align-self: center;
	}
	.custom-footer-column-3 .jeg_social_icon_block a i {
        font-size: 32px!important;
    }
	.custom-footer-column-3 .jeg_social_icon_block a svg {
		width: 32px!important;
		height: 32px!important;
	}
	.custom-footer-column-3 > div {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.custom-footer-column-3 > div > a {
		display: block;
	}
	.custom-footer__copyright {
		padding-top: 7px;
		padding-bottom: 9px;
	}
	.custom-footer__copyright .e-con-inner {
		gap: 6px;
	}
}
.asphalt-block .jeg_block_heading {
	border-bottom-color: #FFFFFF;
}
.asphalt-block h3 {
	color: #FFFFFF;
}
.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}