/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%; border-radius: 5px;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 15px 'Roboto', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #333; background: #f1f1f1; min-height: 100%; width: 100%; font-weight: 400;}
a {display: inline; color: #333; text-decoration: none;}
a:hover, a:focus {color: #487eb0; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 24px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: 'Roboto' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, 
button:not(.color-btn):not([class*=fr]):not(.search-btn):not([class*=owl-]):not(.tox-tbtn), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
/*display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px;*/
display: inline-block; text-align: center; padding: 0 10px; height: 20px; line-height: 20px;
border-radius: 3px; cursor: pointer; font-weight: 400; box-shadow: 0 3px 6px rgba(0,0,0,0.1);
background-color: #48b085; color:#fff; font-size: 15px;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):not(.tox-tbtn):not([class*=fr]):not(.search-btn):not([class*=owl-]):hover, 
html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #379b72; color: #fff; border-color: #eb4d4b; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 70%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #m-cont {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong, .fw700 {/* font-weight: 500; */}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .nav-load a, .short-item a, .header-menu a, .header-btn, 
.short-img, .footer a, .side-nav a, .tile-img::before {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px !important; font-weight: 500;}
#m-cont > *:not(.short-thumb) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.wrap-center {max-width:1280px; margin:0 auto; position:relative; z-index:20; width: calc(100% - 40px);}
.header {padding: 20px 1000px; margin: 0 -1000px; position: relative; z-index: 100;
	background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.cols {background-color: #fff;}
.main {min-height: 100vh; padding: 30px;}
.sidebar1 {width: 260px; padding: 30px; background-color: #fafafa;}
.sidebar {width: 260px; padding: 30px; background-color: #fafafa;}
.footer {background-color: #2d2f38; color: #ccc; overflow: hidden; /*border-top: 4px solid #48b085;*/}
.footer-one {padding: 30px;}
.footer-two {background-color: rgba(0,0,0,0.4); margin: 0 -2000px; padding: 30px 2030px;}

.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.8; background-color: #000; cursor: pointer;}
#gotop{position:fixed; width:60px; height:60px; line-height:60px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#fff; color:#999; cursor:pointer; font-size:24px; 
border-radius:50%; text-align:center; box-shadow: 0 6px 10px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {display: inline-block; height: 40px; line-height: 40px; color: #000 !important; font-weight: 500; 
	font-size: 25px; text-transform: uppercase; padding-left: 45px;
	background: url(../images/logorussia.png) left center / 30px no-repeat;}
.logo span {color: #48b085;}
.logo span.logo-domain {color: #48b085; font-weight: 400; font-size: 0.6em;}
.header-caption {padding-left: 20px; margin-left: 20px; border-left: 1px solid rgba(0,0,0,0.1); 
	color: #999; font-size: 13px; line-height: 1.4;}

.search-box {position:relative; margin: 0 30px 0;}
.search-box input, .search-box input:focus {padding: 0 50px 0 16px; border-radius: 3px;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.6; font-size: 15px;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; width: 50px; cursor: pointer; 
background: none; color: #333; line-height: 40px; text-align: center; border-radius: 0 20px 20px 0;}


/* SIDEBAR
----------------------------------------------- */
.side-box {margin-bottom: 30px;}
.side-bt {margin-bottom: 30px; text-transform: uppercase; font-size: 19px; font-weight: 500;}

.line-item {line-height: 1.4; margin-bottom: 26px; display: block !important;}
.line-item:last-child {margin-bottom: 0;}
.line-item span {color: #487eb0; margin-right: 10px; font-size: 12px;}
.sect-cont .line-item span {display: block; margin: 0;}

.side-nav {width: 100%; background-color: #487eb0; margin: 20px 0 -20px; padding: 0 15px;}
.side-nav > li > a {display: block; color: #fff; text-transform: uppercase; font-weight: 500; 
line-height: 60px; padding: 0 15px;}
.side-nav > li {position: relative;}
.side-nav > li > a:hover, .side-nav > li:hover > a {color: #fff; background-color: rgba(0,0,0,0.2);}
.submenu > a:after {content:"\f107"; font-weight: 300; font-family:'Font Awesome 5 Pro'; margin-left:7px; 
transition: all .2s; display: inline-block;}
.hidden-menu {background-color: #fff; box-shadow: 0 23px 57px rgba(0,0,0,0.2); z-index: 100;
position: absolute; left: 0%; top: 100%; width: 240px;
pointer-events: none; opacity: 0; transform: translateY(30px);}
.hidden-menu li a {display: block; padding: 15px 30px; border-bottom: 1px solid rgba(0,0,0,0.05);}
.header-menu > li:hover .hidden-menu, .side-nav > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
li.submenu:hover > a:after {transform: rotate(-180deg) !important}

.side1-item {margin-bottom: 20px; display: block;}
.side1-item-img {height: 200px;}
.side1-item-title {margin-top: 5px; line-height: 1.4;}
.side1-date {color: #487eb0; font-size: 12px; margin-top: 15px;}
.fx-row > .side1-item {width: 30.6%;}
.fx-row > .side1-item .side1-item-title {font-weight: 500;}

.side-item {margin-bottom: 20px;}
.side-item-img {width: 60px; height: 60px; margin-right: 15px;}
.side-item-title {display: block; line-height: 20px; overflow: hidden; max-height: 60px;}


/* FOOTER
----------------------------------------------- */
.footer .ft-soc {margin-top: 15px; margin-right: 0;}
.footer-col-desc {width: 45%;}
.footer-col-title {color: #fff; display: inline-block; font-size: 18px; margin-bottom: 15px;}
.footer-col li + li {margin-top: 3px;}
.footer-col a:not(:hover) {color: #ccc;}
.ft-soc {height:30px; margin-right: 20px;}
.ft-soc .fal, .ft-soc .far, .ft-soc .fab {width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin-right: 10px; cursor:pointer;}
.ft-soc span:hover {opacity:0.8;}
.fab.fa-vk, .fal.fa-paper-plane {background-color:#5075a5;}
.fab.fa-facebook-f {background-color:#4b6baf;}
.fab.fa-twitter {background-color:#2daae1;}
.fab.fa-odnoklassniki, .fas.fa-rss {background-color:#FC6D00;}
.fab.fa-instagram {background: #f09433; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 30px;}
.sect:last-child {margin-bottom: 0;}
.sect-title {font-weight: 500; font-size: 19px; text-transform: uppercase; 
	padding-bottom: 5px; border-bottom: 2px solid #48b085; display: inline-block;}
.sect-title [class*=fa-], .side-bt [class*=fa-], .speedbar [class*=fa-] {color: #48b085; margin-right: 15px;}
.sect-popular .sect-header {padding-right: 105px;}
.mb-remove {margin-bottom: -30px;}
.bdb {border-bottom: 1px solid #e3e3e3; padding-bottom: 20px;}
.fx-row > .sect {width: 48%;}


/* TILE ITEM
----------------------------------------------- */
.tile-img {display: block !important; height: 200px;}
.tile-img::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; 
height: 50%; background: linear-gradient(to top, #000 0%,transparent 100%);}
.tile-desc {position: absolute; z-index: 5; left: 0; right: 0; bottom: 0; padding: 20px; color: #fff;}
.tile-title {font-size: 15px; font-weight: 500; line-height: 1.4;}
.tile-meta {opacity: 0.8; margin-top: 10px; font-size: 12px; margin-right: -10px;}
.tile-img:hover::before  {height: 150%;}
.tile-meta-item {margin-right: 10px;}
.tile-meta-item .fal {margin-right: 6px;}


/* SHORT ITEM
----------------------------------------------- */
.short-item {margin: 0 -30px 30px -30px; border-bottom: 1px solid #eee; padding: 0 30px 30px 30px; 
width: calc(100% + 60px) !important;}
.short-img {width: 210px; height: 150px; margin-right: 15px; display: block;}
.short-title {display: inline-block; font-size: 21px; margin-bottom: 10px; 
	line-height: 26px; max-height: 52px; overflow: hidden;}
.short-date {color: #487eb0; margin-bottom: 10px; font-size: 12px;}
.short-text {line-height: 1.4; opacity: 0.6;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 30px;}
.nav-load a {display: block; padding: 0 20px; margin: 0 auto; margin-bottom: 10px;
	background-color: #f2f6f8; color: #5c5c5c; text-align: center;
height: 40px; line-height: 40px; border-radius: 4px; margin-top: -30px;}
.nav-load a:hover {background-color: #48b085; color: #fff;}
.nav-load > span {display: none;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 46px; min-width: 46px; background-color: #fafafa; 
 font-weight: 500; font-size: 17px; border-radius: 4px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#48b085; color: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.1);}


/* FULL
----------------------------------------------- */
.fheader {margin-bottom: 20px;}
.fcat {padding: 0 20px; background-color: #48b085; color:#fff; border-radius: 3px;
position: absolute; z-index: 10; right: 30px; top: 30px; height: 40px; line-height: 40px;}
.fheader h1 {font-size: 28px; line-height: 1.3; font-weight: 500; margin-bottom: 30px;}
.fheader h1 a {font-size: 16px; margin-left: 10px;}
/*.fimg {height: 300px; margin: 0 -30px;}*/
.fimg {margin: 0 -30px;}
.fimg::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
height: 70%; background: linear-gradient(to top, #000 0%,rgba(0,0,0,0) 100%);}
.fmeta {position: absolute; z-index: 10; left: 0px; right: 0px; bottom: 0px; 
	color: #fff; padding: 15px 30px; opacity: 1; margin: 0;}
.fmeta .tile-meta-item {opacity: 0.8;}

.ftags {margin: 30px -30px; border-left: 0; border-right: 0; 
	padding: 15px 30px 10px 30px; line-height: 30px;}
.ftags .fal {margin-right: 10px; margin-bottom: 5px; color: #487eb0;}
.ftags a {display: inline-block; vertical-align: top; padding: 0 10px; border-radius: 3px; 
background-color: #eee; margin: 0 5px 5px 0;}
/* .commentarii {border: 1px solid #e6e6e6;} */
.frating .fal {font-size: 16px; position: relative;}
.fdislike .fal {top: 2px;}
.frating {margin-left: 20px;}
.frating a {display: block !important; padding: 0 15px; height: 30px; line-height: 30px; border-radius: 4px;
	background-color: #6ab04c; color: #fff; text-align: center; font-size: 12px;}
.fdislike a {background-color: #eb4d4b; margin-left: 15px;}
.frating-counter {display: inline-block; border-left: 1px solid rgba(0,0,0,.15); padding-left: 10px; margin-left: 10px;}
.frating a:hover {background-color: #487eb0; color: #fff;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block;/* width:100%; */ height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.6; font-size: 17px;}
.full-text img:not(.emoji) {max-width:100%; margin-top: 10px; margin-bottom: 10px;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#487eb0; display: inline !important;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:500;}
.full-text p {margin-bottom:20px;}
.full-text > ul, .full-text > ol {margin:0px 0px 25px 0px;}
.full-text > ul li {list-style:disc; margin-left:40px;}
.full-text > ol li {list-style:decimal; margin-left:40px;}


/* COMMENTS
----------------------------------------------- */
.add-comms {background-color: #f2f6f8; box-shadow: 0 3px 6px rgba(0,0,0,0.1); padding: 20px; display: none;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #06c; font-size: 18px;}

.comm-avatar {position: absolute; left: 0; top: 0; width: 40px; height: 40px; border-radius: 50%;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 700; text-transform: uppercase;}
.comm-item {font-size: 14px; padding-left: 60px; position: relative; min-height: 60px; margin-top: 20px;}
.comm-two {margin: 10px 0;}
.comm-one > span {margin-right: 15px; color: #949494;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #333; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:14px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; opacity: 0.4;}
.comm-rate3 a:last-child {}
.comm-rate3 > span {margin: 0 5px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {border-bottom-color: transparent;}
.comm-three-left > a {opacity: 1; color: #333;}

/* LOGIN
----------------------------------------------- */
.overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.6; background-color: #000; cursor: pointer;}
.login {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); overflow: hidden;
	background-color: #fff; border-radius: 4px; width: 400px; 
	box-shadow: 0 0 0 10px rgba(255,255,255,0.2), 0 15px 45px rgba(0,0,0,1);}
.login__header {padding: 20px 40px; background-color: #f2f6f9;}
.login__title {font-size: 20px; font-weight: 500; padding: 1px 0;}
.login__close {cursor: pointer; font-size: 24px; opacity: 0.6; margin-left: 20px;}
.login__title a {border-bottom: 1px dotted #444; margin-left: 10px; font-weight: 400; color: #999;}
.login__content {padding: 20px 40px;}
.login__row {margin-bottom: 20px; position: relative; display: block; font-size: 12px; color: #999;}
.login__caption {font-size: 12px; color: #333; margin-bottom: 10px;}
.login__caption a {text-decoration: underline; margin-left: 6px; color: #487eb0;}
.login__input input {padding-left: 40px;}
.login__row .fal {opacity: 0.5; position: absolute; left: 0; bottom: 0; line-height: 40px; width: 40px; text-align: center;}
.login__row button {width: 100%;}
.login__social {background-color: #f2f6f9; padding: 20px 40px; text-align: center;}
.login__social-caption {font-size: 12px; text-transform: uppercase; margin-bottom: 10px;}
.login__social-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login__social-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}
.login__avatar {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.login__menu {padding-left: 35px; padding-right: 35px; margin-bottom: -10px;}
.login__menu li {flex: 1 1 0; min-width: auto; max-width: 100%; margin: 0 5px 10px 5px;}
.login__menu a {display: block; border-radius: 6px; padding: 10px; text-align: center; white-space: nowrap;
	background-color: #f2f6f8; box-shadow: inset 0 0 10px rgba(0,0,0,0.1); font-size: 12px;}
.login__menu .far {display: block; height: 30px; font-size: 24px; opacity: 0.3;}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {display: none; width: 100%; position: relative; z-index: 10;}
.owl-carousel .owl-stage {position: relative;
	display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item {position: relative; min-height: 1px;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
.owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; }
.owl-carousel.owl-loading, .owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-drag .owl-item {user-select: none; padding: 2px;}
.owl-carousel.owl-grab {cursor: move; cursor: grab;}
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {animation-name: fadeOut;}
@keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} }
.owl-height {transition: height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d;}
.owl-nav {position:absolute; right:0; top:0; z-index: 1;}
.owl-prev, .owl-next {display: block; cursor: pointer; background-color: #badc58; color: #fff; box-shadow: none; 
width: 40px; height: 40px; line-height: 40px; border-radius: 50%; text-align: center; 
position: absolute; top: -56px; box-shadow: 0 3px 6px rgba(0,0,0,0.1);}
.owl-prev {right:50px;}
.owl-next {right:0px;}
.owl-prev:hover, .owl-next:hover {color:#fff; background-color: #6ab04c !important;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fafafa;
padding:0 20px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu {display: block; margin: 0 -20px 20px -20px; padding: 0; width: calc(100% + 40px);}
.side-panel .hidden-menu {box-shadow: none; position: static; width: 100%;
pointer-events: auto; opacity: 1; transform: translateY(0);}
.side-panel .header-menu > li > a {line-height: 40px; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 0 20px;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; width: 100%;}
.header {padding: 20px 1020px;}
.sidebar1, .header-caption {display: none;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; position: relative; width: auto;}
/*.btn-menu {display: block; font-size: 28px; margin-left: 20px; cursor: pointer; color: #000;} */
.btn-menu {display: block; font-size: 28px; margin-left: 20px; cursor: pointer; color: #000; margin: 0px 16px 0px 0px;}    
.search-box {margin: 0 20px;}
.ft-soc, .header .header-menu, .header-btn {display: none;}
.main, .sidebar1, .sidebar, .short-item, .ftags {padding-left: 20px; padding-right: 20px;}
.short-item, .fimg, .ftags, .fmeta {margin-left: -20px; margin-right: -20px;}
.fmeta {padding-left: 35px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.cols {display: block;}
.main {width: 100%;}
.sidebar {display: none;}
.footer-col-desc {width: 100%; margin-bottom: 30px;}
.footer {display: block; text-align: center;}
.footer-copyright {margin: 30px 0;}
.ft-soc {margin-right: -10px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 70%; margin-top: 20px;}
.search-box {margin: 0;}
.tile-img {height: 200px;}
.short-img {display: none;}
.fx-row > .sect {width: 100%;}
.sect-cols {margin-bottom: 30px;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.fx-row > .side1-item {width: 100%;}
.sidebar1, .sidebar {width: 100%; -ms-flex-order: 10;-webkit-order: 10;order: 10;}
.footer-one, .footer-two {display: block; text-align: center;}
.footer-two {padding-top: 10px; padding-bottom: 10px;}
.footer-col, .footer-copyright {margin-bottom: 30px;}
.login {max-width: 90%; max-height: 90%; overflow-x: hidden; overflow-y: auto;}
.login__header, .login__content, .login__social, .pages-bg {padding-left: 20px; padding-right: 20px;}

.fheader h1 {font-size: 23px;}
/*.fimg {height: 200px;}/*
.fimg::before {height: 100%;}
.fcat {right: 10px; top: 10px;}
.fmeta .tile-meta-item:not(.fx-1) {display: none;}
.fdislike a {margin-left: 10px;}
.fmeta {padding-bottom: 10px;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:360px;}
.logo {font-size: 20px; margin-right: 20px;}
.header__sign-in {font-size: 0; padding: 0; width: 40px;}
.header__sign-in .fal {font-size: 16px; margin: 0; line-height: 40px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
/*My*/
.site-branding {
    text-align: center;
   # padding-left: 40px;
   # padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .site-branding {
        padding-right:0;
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 992px) {
    .site-branding {
        padding-left:0
    }
}

.site-branding__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

@media (min-width: 768px) {
    .site-logotype {
        margin-right:1.3rem
    }
}

.site-logotype img {
    width: auto;
    max-height: 100px
}
    
/* 16.1 и 17.0 */    
.mce-accordion summary {
	cursor: pointer;
}

.self_delete_link {
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 12px 27px;
	border-radius: 10px;
	outline: none;
	background-color: #f44336;
	color: #fff;
	text-shadow: 0 1px #333;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-sizing: border-box;
	transition: all ease .1s; transition: all ease .1s;
}

.pogod {
   # border-top: 1px solid #121212;
    position: relative;
    background-color: #fff;
   # width: 100%;
   # display: -webkit-box;
   # display: -ms-flexbox;
   # display: flex;
   # margin-bottom: 10px;
}

.pogod__title {
   # font-size: 1.1rem;
     display: block;
   # padding-right: 12px;
   # padding-top: 12px;
}
/* Курс валют */
@media only screen and (max-width: 950px) {
.curs_valut {padding: 0px 0px 9px;}
    }
/* 9 мая */
.party { float: right; width: 65px; height: 100px; }
	.party i { margin-left: -46px; text-indent: -9999px; overflow: hidden; white-space: nowrap; position: absolute; width: 121px; height: 113px; }
	.may9 { background-image: url(../images/may9.png); }
	.newyear { background-image: url(../images/newyear.png); }
    .russia { background-image: url(../images/ru-121.png); }

/* Retina Icons */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.thd, .ui-icon, .ico:before { background-size: 355px auto; -webkit-background-size: 355px auto; -moz-background-size: 355px auto; -o-background-size: 355px auto; background-image: url(../images/sprite2x.png); }
	.party i { background-size: 121px 113px; -webkit-background-size: 121px 113px; -moz-background-size: 121px 113px; -o-background-size: 121px 113px; }
	.may9 { background-image: url(../images/may9-2x.png); }
	.newyear { background-image: url(../images/newyear-2x.png); }
    .russia { background-image: url(../images/ru-241.png); }
}
/*Баннер плавающий сайдбар*/
.banner-sidebar img {
    width: 100%;
    background: #000;
    height: 500px;
}
/* 17-17.1 */
.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}

@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}

.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}

@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}

.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}

input[type="text"].comments_author_field {
	width: 100%;
	margin-bottom: 10px;
}
/* /17.1-17.3 */
.ui-dialog-buttonset button.ui-button-delete {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.ui-dialog-buttonset button.ui-button-delete:hover {
    background-color: #db3a2f;
    border-color: #db3a2f;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
 .form-check-label {
    cursor: pointer;
}
.form-check-input {
    color: #0c5f7eed;
    flex-shrink: 0;
    width: 1.12rem;
    height: 1.12rem;
    margin: -0.188rem 0.625rem 0 0;
    appearance: none;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #0c5f7eed;
    vertical-align: middle;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox] {
    border-radius: .25rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}
/* /17.1-17.3 */
/* /17.3 - 18.0 */
.pm th{
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
}
.pm th.pm_checkbox {
	text-align: center;
}
.pm_list.pm_subj, .pm_list.pm_icon, .pm_list.pm_last_user {
 cursor: pointer;
}
.pm_list.pm_icon svg {
	width: 1.4rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pm_list.pm_icon.pm-unread-image {
 color: #3394e6;
}
.pm td.pm_list.pm_icon, .userstop td, th.pm_head.pm_icon {
	border-bottom: none;
}
.pm_list.pm_icon.pm-reply-image {
	color: #087e02c4;
}
.pm_list.pm_icon.pm-read-image {
	color: #afafaf;
}

.pm_list .pm_last_message, .pm_list .pm_last_date, .pm_list .pm_with_user {
	color: #64748b;
	font-size: .8rem;
}
.pm tbody > tr:hover {
    background-color: #e2e8f099;
}
.pm_navigation {
	margin-top: 1rem;
}
.pm_navigation .navigation {
	display: inline-block;
	color: #333333;
	background-color: #f5f5f5;
	border-radius: 0.188rem;
	padding: .4rem;
}

.pm_navigation .navigation a, .pm_navigation .navigation span {
    padding: 0.5rem;
    min-width: 2.25rem;
}
.pm_navigation .navigation span {
    background-color: #4581d0;
    color: #fff;
}
.pm_navigation .navigation a {
    text-decoration: none;
    color: #000;
}
.pm_navigation .navigation a:hover {
    background-color: #e2e8f0;
}
/* /17.3 - 18.0 */
/*Страница про авторов*/
 body_autor_354 {
            font-family: Arial, sans-serif;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            background-color: #f4f4f4;
            color: #333;
        }
        .container_autor_354 {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }
        header_autor_354 {
            background: #004aad;
            color: white;
            padding: 20px;
            text-align: center;
        }
        header_autor_354 h1 {
            margin: 0;
            font-size: 2.5em;
        }
        .author-section_autor_354 {
            background: white;
            padding: 20px;
            margin-bottom: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            gap: 20px;
        }
        .author-section_autor_354 img {
            border-radius: 50%;
            width: 150px;
            height: 150px;
            object-fit: cover;
        }
        .author-section_autor_354 h3 {
            margin: 0;
            color: #004aad;
        }
        .author-section_autor_354 a {
            color: #0066cc;
            text-decoration: none;
        }
        .author-section_autor_354 a:hover {
            text-decoration: underline;
        }
        .contact-info_autor_354 {
            background: #e9ecef;
            padding: 20px;
            border-radius: 8px;
            margin-top: 20px;
        }
        .contact-info_autor_354 p {
            margin: 5px 0;
        }
        footer_autor_354 {
            text-align: center;
            padding: 20px;
            background: #004aad;
            color: white;
            margin-top: 20px;
        }
/* /Профиль пользователя*/
/* Об издании*/
       body_about354 {
            font-family: 'Segoe UI', Tahoma, sans-serif;
            line-height: 1.6;
            background-color: #f9f9f9;
            color: #333;
            margin: 0;
            padding: 0;
        }
        header_about354 {
            background-color: #b22222;
            color: #fff;
            padding: 20px;
            text-align: center;
        }
        header_about354 h1 {
            margin: 0;
            font-size: 2.2em;
        }
       .contacts_about354, .legal_about354 {
            background-color: #f2f2f2;
            padding: 15px;
            margin-top: 20px;
            border-left: 4px solid #b22222;
            border-radius: 5px;
        }
        .container_about354 {
            max-width: 1000px;
            margin: 30px auto;
            background: #fff;
            padding: 25px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
        }
 /*Страница про авторов*/
 /* ====== Общее: палитра и типографика ====== */
:root {
  --pt-brand: #d62828;      /* акцент (кнопки/полосы) */
  --pt-ink: #1b1f23;        /* основной текст */
  --pt-ink-soft: #4b5563;   /* вторичный текст */
  --pt-bg: #ffffff;         /* фон */
  --pt-bg-soft: #f7f7f8;    /* мягкая подложка */
  --pt-border: #e5e7eb;     /* разделители */
}

.about_wrap354,
.entry-content,
article .entry,
main .entry-content {
  color: var(--pt-ink);
  font-size: 18px;
  line-height: 1.7;
}

.about_wrap354 p {
  margin: 0 0 1.1em;
}

.about_wrap354 strong,
.about_wrap354 b {
  font-weight: 700;
}

/* ====== Заголовки разделов ====== */
.about_wrap354 h2,
.entry-content h2 {
  position: relative;
  margin: 1.6em 0 .9em;
  font-size: clamp(22px, 2.2vw, 28px);
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: .2px;
  color: var(--pt-ink);
}

.about_wrap354 h2::after,
.entry-content h2::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  margin-top: .5rem;
  background: var(--pt-brand);
  border-radius: 3px;
}

/* ====== Вступительный блок «О проекте» ====== */
.about_intro354 {
  background: linear-gradient(0deg, var(--pt-bg-soft), var(--pt-bg-soft));
  border: 1px solid var(--pt-border);
  border-radius: 14px;
  padding: clamp(16px, 2.5vw, 28px);
  margin: 1rem 0 1.5rem;
}

.about_intro354 p {
  margin: 0 0 .9em;
}

/* Регистрационная справка (РКН и номер ЭЛ) как выносной блок */
.about_badge354 {
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  padding: .5rem .8rem;
  border: 1px dashed var(--pt-brand);
  border-radius: 10px;
  background: #fff;
  font-size: .95em;
  color: var(--pt-ink-soft);
}

/* ====== Контакты ====== */
.contacts_about354 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(14px, 2vw, 22px);
  margin: 1rem 0 1.5rem;
}

@media (max-width: 820px) {
  .contacts_about354 { grid-template-columns: 1fr; }
}

/* карточки контактов */
.contacts_about354 .contact-card {
  background: var(--pt-bg);
  border: 1px solid var(--pt-border);
  border-radius: 14px;
  padding: clamp(14px, 2vw, 18px);
  transition: box-shadow .2s ease, transform .2s ease;
}

.contacts_about354 .contact-card:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
  transform: translateY(-2px);
}

/* заголовок карточки */
.contact-card h3 {
  margin: 0 0 .5rem;
  font-size: clamp(18px, 1.8vw, 20px);
  font-weight: 700;
}

/* пары «метка — значение» */
.contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-list li {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px dashed var(--pt-border);
}

.contact-list li:last-child { border-bottom: 0; }

.contact-list .label {
  color: var(--pt-ink-soft);
  white-space: nowrap;
}

.contact-list .value a {
  text-decoration: none;
  border-bottom: 1px solid rgba(214,40,40,.35);
  transition: border-color .15s ease, color .15s ease;
}

.contact-list .value a:hover {
  color: var(--pt-brand);
  border-color: var(--pt-brand);
}

/* подчёркнутая ссылка «пишите сюда» как кнопка-ссылка */
a.contact-cta354 {
  display: inline-block;
  padding: .6rem .9rem;
  border-radius: 10px;
  border: 1px solid var(--pt-brand);
  color: var(--pt-brand);
  text-decoration: none;
  font-weight: 700;
  transition: background .15s ease, color .15s ease;
}

a.contact-cta354:hover {
  background: var(--pt-brand);
  color: #fff;
}

/* телефон и email — моноширинным для читабельности */
.contacts_about354 .phone,
.contacts_about354 .email {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;
  font-variant-numeric: tabular-nums;
}

/* ====== Правовая информация ====== */
.legal_about354 {
  border: 1px solid var(--pt-border);
  background: var(--pt-bg);
  border-radius: 14px;
  padding: clamp(16px, 2.5vw, 24px);
  margin: 1rem 0 2rem;
}

.legal_about354 h3 {
  margin: 0 0 .8rem;
  font-size: clamp(18px, 1.8vw, 20px);
  font-weight: 800;
}

.legal_about354 ul {
  margin: .2rem 0 0 1.2rem;
  padding: 0;
}

.legal_about354 li {
  margin: .55rem 0;
  color: var(--pt-ink);
}

/* маркеры-«параграфы» */
.legal_about354 li::marker {
  content: "§ ";
  color: var(--pt-brand);
  font-weight: 700;
}

/* заметки/оговорки */
.legal_note354 {
  margin-top: 1rem;
  padding: .9rem 1rem;
  background: var(--pt-bg-soft);
  border: 1px solid var(--pt-border);
  border-radius: 10px;
  color: var(--pt-ink-soft);
  font-size: .96em;
}

/* ====== Табличная версия (если захотите оформить контакты таблицей) ====== */
.about_table354 {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0 1.5rem;
  font-size: 16px;
}

.about_table354 th,
.about_table354 td {
  padding: 12px 14px;
  border-bottom: 1px solid var(--pt-border);
  vertical-align: top;
}

.about_table354 th {
  text-align: left;
  width: 28%;
  color: var(--pt-ink-soft);
  font-weight: 600;
}

.about_table354 tr:hover td {
  background: #fafafa;
}

/* ====== Микро-улучшения читаемости ====== */
.about_wrap354 a[href^="mailto:"],
.about_wrap354 a[href^="tel:"] {
  word-break: break-word;
}

.about_wrap354 .muted {
  color: var(--pt-ink-soft);
}

.about_wrap354 .small {
  font-size: .94em;
}

/* ====== Отступы от сайдбара/ленты (если страница в два столбца) ====== */
.about_wrap354 {
  max-width: 860px;
  margin: 0 auto;
}

/* ====== Печать (чтобы юридический блок красиво печатался) ====== */
@media print {
  .about_wrap354,
  .contacts_about354,
  .legal_about354 {
    box-shadow: none;
    border-color: #bbb;
  }
  a::after { content: " (" attr(href) ")"; font-size: 12px; }
}