@font-face {
font-family: 'Calibri Regular';
src: url('Calibri.eot');
src: url('Calibri.eot?#iefix') format('embedded-opentype'),
url('Calibri.woff') format('woff'),
url('Calibri.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Adobe Clean Regular';
src: url('AdobeClean-Regular.eot');
src: url('AdobeClean-Regular.eot?#iefix') format('embedded-opentype'),
url('AdobeClean-Regular.woff') format('woff'),
url('AdobeClean-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
#cat71,#cat142,#cat32{display:none;}
#cat78 a {
    color: #6b75cb;
}
#cat74 a {
    color: #6b75cb;
}
#skrinshoty>.item img{}
/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.highslide-wrapper, .highslide-outline { background: #fff }
	.highslide-image { border: 2px solid #fff }
	.highslide-active-anchor { visibility: hidden } 
	.highslide-active-anchor img { visibility: hidden }
	.highslide-dimming { background-color: black }
	.highslide-html { background-color: white }
	.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
	a.highslide-full-expand { background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
	.highslide-display-block { display: block }
	.highslide-display-none { display: none }
	.highslide-caption { display: none; padding: 5px; background: white }
	.highslide-controls { width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
	.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
	.highslide-controls li { float: left; padding: 5px 0; }
	.highslide-controls a { background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
	.highslide-controls a.disabled { cursor: default }
	.highslide-controls a span { display: none }
 
/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a { background-position: 0 0 }
	.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
	.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
	.highslide-controls .highslide-play a { background-position: -30px 0 }
	.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
	.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
	.highslide-controls .highslide-pause a { background-position: -60px 0 }
	.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
	.highslide-controls .highslide-next a { background-position: -90px 0 }
	.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
	.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
	.highslide-controls .highslide-move a { background-position: -120px 0 }
	.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
	.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
	.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
	.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
	.highslide-controls .highslide-close a { background-position: -180px 0 }
	.highslide-controls .highslide-close a:hover { background-position: -180px -30px }
#searchsuggestions {
	z-index: 2200;
	width: 273px;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
    box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);

	background-clip: padding-box;
	font-size: .9em;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	#searchsuggestions a, #searchsuggestions span.notfound { padding: 15px 25px; display: block; text-decoration: none; border-bottom: 1px solid #e5e5e5; }
	#searchsuggestions a { color: inherit; }
	#searchsuggestions a:hover { background-color: #f7f7f7; }
	#searchsuggestions a span { display: block; cursor: pointer; }
	#searchsuggestions span.searchheading { display: block; font-weight: bold; margin-bottom: .2em; }
	#searchsuggestions span.seperator { display: block; }
	#searchsuggestions span.seperator a { padding: 10px 0; text-align: center; border: 0 none; background-color: transparent; color: #919191; }
	#searchsuggestions span.notfound { padding: 15px 25px; display: block; }
	#searchsuggestions .break { display: none; }

  .lne i {
      width: 20px;
  }
  .lne li {
    padding-bottom: 3px;
    border-bottom: 1px dashed #222431;
    padding-top: 5px;
}
button.owl-prev {
    border-radius: 0px 4px 4px 0px;
}
button.owl-next {
    border-radius: 4px 0px 0px 4px;
}
.no-img img{display: none;color: #eee;font-family: arial;}
.main-content {
  position: relative;
}
.main-content .owl-theme .custom-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
#skrinshoty img {
    height: 240px;
    object-fit: cover;
    border-radius: 4px;
    border: 2px solid #e7e8ef;
}
.disabled {
    opacity: 0.5;
}
.ttle{
      color: #fff;
      font-size: 1.4rem;
}
.ttle span{text-shadow: none;}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.card-hd{
  background: #181a26;
    padding: 1.25rem 1.25rem 0px 1.25rem;
    border-top-left-radius:4px;
    border-top-right-radius: 4px;
}
.opis{
  background: #282b40;
border-radius: 4px;
padding: 1.25rem;
}
hr.st {
  border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -moz-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -ms-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -o-linear-gradient(left, #363950, #43a593, #363950);
}
.price-tag {
  display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    color: #ffffff;
    background-color: #828ce0;
    text-shadow: 1px 1px 1px #6b75cb;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    border-radius: 4px;
}

.price-tag::after {
  content: "";
    position: absolute;
    top: 10%;
    left: 91%;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #181a26;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.owl-prev:focus{outline: 0;}
.owl-next:focus{outline: 0;}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
  position: absolute;
height: 44px;
border-radius: 50%;
width: 44px;
color: inherit;
background: none;
border: none;
line-height: 0;
z-index: 100;
background: #6b75cb;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
  font-size: 1.2rem;
  color: #fff;
}
.main-content .owl-theme .custom-nav .owl-prev {
  left: 10px;
}
.main-content .owl-theme .custom-nav .owl-next {
  right: 10px;
}
.skrinshoty img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  max-height: 280px;
  border-radius: 4px;
  border: 5px solid #373a4a;
  transition: 0.3s;
}
.skrinshoty img:hover {
  border: 5px solid #7c86d9;
  transition: 0.3s;
  opacity: 0.8;
}
.bg-grad {
    background: radial-gradient(farthest-corner at 30px 20px, #2f3240, #222430);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.iff a:hover{text-decoration: none;}
ul.iff li {
    background: rgba(54, 57, 73, 0.4);
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 10px 12px;
    color: #cecece;
    transition: 0.3s;
}
ul.iff li:last-child {margin-bottom: 0px;}
ul.iff li span {
    color: #fff;
}
ul.iff li a {
    color: #fff;
}
ul.iff li a:hover {
    color: #eee;
    text-decoration: none;
}
ul.iff li i{color: rgba(130, 140, 224, 0.6);transition: 0.3s;vertical-align: middle;}
ul.iff li:hover i{color: #fff;transition: 0.3s;}
ul.iff li:hover {
    background: #828ce0;
    color: #fff;
    transition: 0.3s;
}
.cardl{
  background: rgba(54, 57, 73, 0.4);
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 10px 12px;
    color: #cecece;
    transition: 0.3s;
}
.f2{
  font-size: 2rem;
}
.addbody{
  background-color: #fff;
overflow: hidden;
padding: 30px;
position: relative;
border-left: 1px solid #ebedf2;
}
.addleft{
  width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.addcard{
  background-color: #fff;
    overflow: hidden;
    padding-left: 80px;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(236, 236, 241, 0.44);
    box-shadow: 0px 0px 13px 0px rgba(236, 236, 241, 0.44);
}
.flog {
    font-family: 'Roboto Black';
    font-size: 40px;
    width: 100%;
    text-transform: uppercase;
    background: #36394f;
    display: table;
    color: white;
    border-radius: 5px;
    mix-blend-mode: multiply;
    padding: 5px 10px;
    text-align: center;
}
.ficn{
  width: 40px;
height: 40px;
text-align: center;
font-size: 1.2rem;
padding: 10px;
background: #7d809c;
color: #fff;
border-radius: 4px;
}
  .flst ul{
    list-style-type: circle;
   }
   .flst li {
    padding-top: 5px;
}
.footer {
    background: #fff;
    padding: 1.3rem 2rem;
    border-top: 1px solid rgba(190, 192, 214, 0.45098039215686275);
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sui li {
    border-bottom: 1px dashed #ebedf2;
}
.usrc {
    padding: 1rem 1.2rem;
    border: 1px solid #ebedf2;
    margin: 4px;
    border-radius: 0.25rem;
}
.usrc img{
  width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
}
.sta li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #d4d6e6;
}
.socb a{
  font-size: 1.1rem;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    height: 38px;
    background: #4a76a8;
    border-radius: 0.25rem;
    padding: 5px;
    transition: 0.3s;
}
.socb a:hover{
  background-color: #3d6898;
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
}

.soct a{
  font-size: 1.1rem;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    height: 38px;
    background: #5682a3;
    border-radius: 0.25rem;
    padding: 5px;
    transition: 0.3s;
}
.soct a:hover{
  background-color: #456c8a;
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
}

.socb img{
  width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 5px;
}
.isoc{

font-size: 2rem !important;
margin-bottom: 1.2rem;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #f5f2f8;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 2px solid #6b75cb;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.lnk a {
    color: #6f7292;
    transition: 0.3s;
}
.lnk a:hover {
  color: #000;
  transition: 0.3s;
  text-decoration: none;
}
.usava img{
  width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}
.acom a{
  color: #000;
  transition: 0.3s;
}
.acom a:hover{
  color: #7b7b7b;
  transition: 0.3s;
  text-decoration: none;
}
.lik{opacity: 0.7;transition: 0.3s;}
.lik:hover{opacity: 1;transition: 0.3s;}
.lik i {
    font-size: 13px;
    font-weight: bold;
    color: #9092a7;
}
a.lik:hover i{
    font-size: 13px;
    font-weight: bold;
    color: #E9573F;
}
.hov{
  transition: 0.3s;
}
.hov:hover{
  -webkit-box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    -moz-box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    transition: 0.3s;
}
.bgpath{
  background-image: repeating-linear-gradient(-45deg, rgba(82,91,171, 0.25), rgba(82,91,171, 0.25) 1px, transparent 1px, transparent 6px) !important;
    background-size: 8px 8px !important;
}
.nice-nav {
  width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out 0s;
}
.nice-nav.open {
  margin-left: -250px;
  display: block;
}
.nice-nav > .user-info {
  padding: 10px 15px;
  color: #fff;
  border-bottom: 1px solid #ddd;
  min-height: 41px;
}
.nice-nav .user-info .user-name,
.nice-nav .user-info img {
  float: left;
}

.nice-nav > .user-info > .user-name {
  padding: 0px 10px;
}

.user-info > .user-name h5 {
  text-transform: uppercase;
  font-size: 16px;
}

.user-info > .user-name span {
  font-size: 80%;
  color: #555;
  font-style: italic;
}
.catimg{
  width: 20px;
height: 20px;
object-fit: cover;
margin-right: 5px;
vertical-align: text-top;
}
.nice-nav li.child-menu span.toggle-right {
  text-align: right;
    float: right;
    display: inline-block;
    position: absolute;
    right: 0;
    padding: 15px;
    color: #000;
    top: 0;
    background: #f8f9fa;
    bottom: 0;
}
.nice-nav li.child-menu span.toggle-right:focus{
    background: #000 !important;
}

.nice-nav ul li a {
  padding: 12px;
    background: #ffffff;
    border-bottom: 1px solid #f5f5f9;
    display: block;
    color: #6b6e84;
    position: relative;
}
.nice-nav ul li a:hover {
    text-decoration: none;
    background: #f5f5f9;
    transition: 0.2s;
    color: #000;
}
.nice-nav ul li a:focus {
    text-decoration: none;
    background: #f5f5f9;
    transition: 0.2s;
    color: #000;
}
a.active1 {
    background: #eaeaf7 !important;
    border-color: #eaeaf7 !important;
}
.child-menu-ul img{display: none;}

.nice-nav ul li:last-child a{
  border-bottom: 0px;
}
.nice-nav ul{margin: 0;list-style: none;padding: 0px;}
.nice-nav ul li.child-menu ul {
  display: none;
}

.nice-nav ul li.child-menu ul li a {
  background: #f8f9fa;
    padding: 10px 30px;
        font-size: 90%;
}

  /* Стили для выпадающего меню */
.nice-nav {
  position: relative;
}

.nice-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nice-nav li {
  position: relative;
}

.nice-nav li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 4px;
  margin-bottom: 2px;
}

.nice-nav li a:hover {
  background-color: #f8f9fa;
  color: #007bff;
}

.nice-nav li a.active1 {
  background-color: #007bff;
  color: white;
}

.nice-nav li a .toggle-right {
  font-size: 16px;
  color: #666;
}

.nice-nav li a.active1 .toggle-right {
  color: white;
}

/* Стили для выпадающих подменю - ВСЕГДА ВИДИМЫ */
.child-menu-ul {
  display: block !important; /* Всегда показываем подменю */
  position: static;
  background-color: transparent;
  box-shadow: none;
  padding-left: 20px;
  margin: 5px 0;
}

.child-menu-ul li a {
  padding: 6px 12px;
  font-size: 14px;
  background-color: #f8f9fa;
}

.child-menu-ul li a:hover {
  background-color: #e9ecef;
}

.child-menu-ul .child-menu-ul {
  padding-left: 15px;
}

.child-menu-ul .child-menu-ul li a {
  font-size: 13px;
  background-color: #f1f3f4;
}

/* Убираем все взаимодействия */
.child-menu-ul {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}

@font-face {
     font-family: 'Roboto Regular';
     src: url('../css/roboto_regular.eot');
    /* IE 9 Compatibility Mode */
     src: url('../css/roboto_regular.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
     url('../css/roboto_regular.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../css/roboto_regular.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
     url('../css/roboto_regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../css/roboto_regular.svg#roboto_regular') format('svg');
    /* Chrome < 4, Legacy iOS */
}
 @font-face {
     font-family: 'Roboto Black';
     src: url('../css/roboto_black.eot');
    /* IE 9 Compatibility Mode */
     src: url('../css/roboto_black.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
     url('../css/roboto_black.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../css/roboto_black.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
     url('../css/roboto_black.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../css/roboto_black.svg#roboto_black') format('svg');
    /* Chrome < 4, Legacy iOS */
}
.row-flex, .row-flex > div[class*='col-'] {
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
 align-content: flex-start;
 flex:0;
}

.row-flex > div[class*='col-'] {
     margin:-.2px;
}
.f09{
  font-size: 0.9rem;
}
a.lcard{
    display: block;
    color: inherit;
    text-align: center;
    padding: 10px;
    border: 1px solid #ebedf2;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    transition: 0.2s;
}

a.lcard:hover{
    display: block;
    color: inherit;
    text-align: center;
    -webkit-box-shadow: 0 0px 13px #d6dee4;
    box-shadow: 0 0px 13px #d6dee4;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    transition: 0.2s;
}

.followed-user-entry {
    padding: 0px;
    margin: auto;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    border-color: #e1e8ed;
    border-width: 1px;
    border-style: solid;
    max-width: 420px;
    min-height: 280px;
}

.followed-user-top {
    height: 100px;
    background-color: #f8f8f8;
    border-radius: 4px 4px 0px 0px;

    overflow-y: hidden ! important;
    overflow-x: hidden ! important;
    background-color: #f8f8f8;
    background-image: url('http://placekitten.com/g/500/200');
    /*background-size: cover;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;

    border-bottom-color: #e1e8ed;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.followed-user-bottom {
    padding-left:12px;
    background-color: white;
}


.followed-user-img {
    width: 70px;
    height: 70px;

    border-radius: 5px !important;
    border-color: #fff;
    border-width: 3px;
    border-style: solid;

    margin-top: -35px;
    cursor: pointer;
}
.followed-user-img-wrapper {

}

.followed-user-name {
    color: rgb(41, 47, 51);
    margin-top: 6px;
    margin-bottom: 0px;
    cursor: pointer;
}
.followed-user-name:hover {
    text-decoration: underline;
}
.followed-user-screenname {
    color: rgb(102, 117, 127);
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 0.95em;
    cursor: pointer;
}
.user-screenname-span:hover {
    text-decoration: underline;
}


.followed-user-description {
    color: rgb(102, 117, 127);
    margin-bottom: 10px;
}
.gray-theme.fr-box.fr-basic .fr-element {
z-index:9999
}

 .twig-24 {
   font-family: 'twig-24';
   font-variant: normal;
   font-weight: normal;
   speak: none;
   text-transform: none;
   -webkit-font-smoothing: antialiased;
 }

 .auth img{
     width: 20px;
     height: 20px;
     border-radius: 50%;
     object-fit: cover;
}
 .comments-tree-list{
    list-style: none;
    padding: 0px;
}
 .comments-tree-list .comments-tree-list{

}
 .fr-element{
    z-index: 99999;
}
 .mass_comments_action{
     background: #f7f7f7;
     margin: 15px -16px 0px -16px;
     padding: 10px 15px 10px 15px;
     border-top: 1px solid #dfdfdf;
     border-bottom: 1px solid #dfdfdf;
     text-align: right;
     display: none;
}
 .scroll-pup {
     z-index: 999999;
}
img{
      max-width: 100%;
}.fr-placeholder{z-index: 999}
/*---Подсветка кода в теге [code]---*/
pre code {
    display: block;
    padding: 1.25em;
    background: #272938;
    overflow: auto;
    white-space: pre;
    border-radius: 0.25rem;
    color: #dedee6 !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
    pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc { color: #93a1a1; font-style: italic; }
    pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title { color: #8CC152; }
    pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor { color: #48CFAD; }
    pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator,
    pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id { color: #5D9CEC; }
    pre .tag .title, pre .rules .property, pre .django .tag .keyword { font-weight: bold; }
    pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title,
    pre .parent, pre .haskell .label { color: #F6BB42; }
    pre .preprocessor, pre .pi, pre .shebang, pre .symbol,
    pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata { color: #FC6E51; }
    pre .deletion { color: #dc322f; }
    pre .tex .formula { background: #eee8d5; }

 .wrap{
     background: rgb(250 251 255 / 78%);
     -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
     box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
     padding: 30px;
}
 .navbar-light li.active{
     background-color: #e7e8ef;
     border-color: #e7e8ef;
     color: #68667f;
     border-radius: 0.4rem;
     transition: 0.3s;
}
 .navbar-light li.active:hover{
     background-color: #dedfe9;
     border-color: #dedfe9;
     color: #6f6d87;
     transition: 0.05s;
}
 .navbar-dark li.active{
     background-color: #7b8396;
     border-color: #e7e8ef;
     color: #fff !important;
     border-radius: 0.4rem;
     transition: 0.05s;
}
 .navbar-dark li.active:hover{
     background-color: #656e82;
     border-color: #e7e8ef;
     color: #fff !important;
     border-radius: 0.4rem;
     transition: 0.1s;
}


 @media (min-width: 576px) {
     .tb {
         margin-top: 0px;
         margin-bottom: 0px
    }
    #dwth{
      width: min-content;
    }
}
 @media (min-width: 768px) {
     .tb {
         margin-top: 0px;
         margin-bottom: 0px
    }
    #dwth{
      width: min-content;
    }
}
 @media (min-width: 992px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 @media (min-width: 1200px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 @media (min-width: 1399px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 fieldset{
     border: 1px solid rgba(0,0,0,0.1);
     padding: 20px;
     margin-bottom: 25px;
}

.pagination {
display:inline-block;
padding-left:0;
margin:0 0 15px;
border-radius:4px
}

.pagination > li {
display:inline
}

.pagination > li > a,.pagination > li > span {
  position: relative;
      float: left;
      padding: 12px 18px;
      line-height: 1.42857143;
      margin: 0 3px;
      font-size: 1.1rem;
      color: #535c71;
      text-decoration: none;
      background-color: #e7e7f3;
      transition: .3s;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
margin-left:0;
border-top-left-radius:4px;
border-bottom-left-radius:4px
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
border-top-right-radius:4px;
border-bottom-right-radius:4px
}

.pagination > li > a:hover,.pagination > li > .pagination > li > a:focus,.pagination > li >  {
  z-index: 2;
  color: #8c8fab;
  background-color: #cccce0;
}

.pagination > li > a:hover{
  z-index: 2;
  color: #8c8fab;
  background-color: #cccce0;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
z-index:3;
color:#fff;
cursor:default;
background-color:#337ab7;
border-color:#337ab7
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
color:#777;
cursor:not-allowed;
background-color:#fff;
border-color:#ddd
}

.pagination-lg > li > a,.pagination-lg > li > span {
padding:10px 16px;
font-size:18px;
line-height:1.3333333
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
border-top-left-radius:6px;
border-bottom-left-radius:6px
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
border-top-right-radius:6px;
border-bottom-right-radius:6px
}

.pagination-sm > li > a,.pagination-sm > li > span {
padding:5px 10px;
font-size:12px;
line-height:1.5
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
border-top-left-radius:3px;
border-bottom-left-radius:3px
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
border-top-right-radius:3px;
border-bottom-right-radius:3px
}
.pagination > li span{
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857143;
  margin: 0 3px;
  font-size: 1.1rem;
  text-decoration: none;
  background-color: #f2f2f9;
  transition: .3s;
  background-image: repeating-linear-gradient(-45deg, rgba(82,91,171, 0.25), rgba(82,91,171, 0.25) 1px, transparent 1px, transparent 6px) !important;
  background-size: 8px 8px !important;
}

.box {
  cursor: pointer;
    height: 200px;
    position: relative;
    overflow: hidden;
    width: 100%;
        border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.box img {
  position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 220ms ease-out;
    -moz-transition: all 220ms ease-out;
    -o-transition: all 220ms ease-out;
    -ms-transition: all 220ms ease-out;
    transition: all 220ms ease-out;
    object-fit: cover;
}

.box .overbox {
  background-color: rgba(31, 32, 41, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 320ms ease-out;
    -moz-transition: all 320ms ease-out;
    -o-transition: all 320ms ease-out;
    -ms-transition: all 320ms ease-out;
    transition: all 320ms ease-out;
    opacity: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 70px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 220ms ease-out;
  -moz-transition: all 220ms ease-out;
  -o-transition: all 220ms ease-out;
  -ms-transition: all 220ms ease-out;
  transition: all 220ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  font-size: 1.5em;
  text-transform: uppercase;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
  font-size: 0.8em;
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
  font-family: arial;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}

#bsh{
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.1);
    box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.1);
}
 .opaque{
    background: #161623 !important;
    transition: 0.3s;
    border-radius: 0 !important;
}
 .noimg img{
     display: none;
}
 #online a{
    color: #8CC152;
}
 .profoto{
     width: 20px;
     height: 20px;
     border-radius: 50%;
     vertical-align: text-top;
     object-fit: cover;
}
 .commfoto{
     width: 26px;
     height: 26px;
     border-radius: 50%;
     object-fit: cover;
}
 .dropdown-menu a:hover {
    text-decoration: none;
    cursor: pointer;
}
 .dropdown-menu button:hover {
    text-decoration: none;
    cursor: pointer;
}
.tags{margin-top: 5px;}
 .tags a{
     color: #a9acc5;
    background: #f7f8fa;
    padding: 3px 6px 3px 6px;
    border-radius: 0.2rem;
    transition: 0.3s;
    font-weight: 200;
    font-size: 12px;
}
 .tags a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_medium a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_medium a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_xsmall a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_xsmall a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_xlarge a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_xlarge a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .auth a{
     color: #898b96;

     padding: 3px 6px 3px 6px;
     border-radius: 0.2rem;
     transition: 0.3s;
}
 .auth a:hover{
     color: #75757b;
     background: #eaeaea;
     text-decoration: none;
     cursor: pointer;
}
 .f90{
    font-size: 90%;
}
.owl-item > .item{margin-bottom: 1.25rem;}
 .ava{
    width: 100px;
    height: 100px;
    object-fit: cover;
}
 .isize i{
    color: #a9a9ca;
}
 .dropdown-menu{
     -webkit-box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
     box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
}
 .authbg{
     background-color: #1f2029;
     background-image: url(../images/pat-back.svg);
     background-position: center;
     background-repeat: repeat;
     background-size: 25%;
}
 ol.spb span:first-child span {
     color: #434349;
}
 .hr1{
     margin-top: 1rem;
     margin-bottom: 1rem;
     border: 0;
     border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.shtitle{
line-height: 1 !important;
    }
 .shtitle a {
     color: #62657b !important;
     font-size: 1.18rem;
     transition: 0.3s;
     font-weight: bold;
         text-decoration: none !important;
}
 .shtitle a:hover {
     color: #77818a !important;
     text-decoration: none !important;
     transition: 0.3s;
}
 #dle-speedbar a{
    color: #959cb6 !important;
}
 #dle-speedbar{
    color: #9ea4ad;
}

 .qq-upload-button {
     background: #eee;
     border: 1px solid #d0d0d0;
}
 .ui-dialog-buttonset button{
     background: #fff;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     transition: 0.3s;
}
 .ui-dialog-buttonset button:hover{
     background: #f1f1f1;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     cursor: pointer;
}
 .bbcodes{
     background: #fff;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     transition: 0.3s;
}
 .bbcodes:hover{
     background: #f1f1f1;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     cursor: pointer;
}
/*---Диалоговые и всплывающие окна jQuery UI---*/
 .ui-widget-overlay {
     background: #000;
     opacity: 0.5;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     position: fixed;
}
 .ui-helper-clearfix:after {
     clear: both;
     content: ".";
     display: block;
     height: 0;
     visibility: hidden
}
 .ui-helper-clearfix {
     display: inline-block
}
 * html .ui-helper-clearfix {
     height: 1%
}
 .ui-helper-clearfix {
     display: block
}
 .ui-dialog {
   text-align: left;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 370px;
  border-radius: 4px;
  background-color: #ffffff;
  background-clip: padding-box;
}
 .ui-dialog-titlebar {
   padding: 1.1rem 1.5rem;
position: relative;
color: #fff;
background: #181a26;
}
.ui-dialog-title {
    float: left;
    font-weight: 500;
    font-size: 1em;
}

.ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 10%; /* Изменено на 50% для более точного центрирования */
    margin-top: -16px;
    border: 0 none !important;
    background: transparent !important; /* Убираем синий/серый фон самой кнопки */
    padding: 0;
    font-size: 0 !important;             /* Скрывает текст "Close" внутри кнопки */
    color: transparent !important;       /* Делает текст прозрачным */
    overflow: hidden;                    /* Гарантирует, что текст не вылезет */
}

.ui-dialog-titlebar-close .ui-icon {
    display: block;
    margin: 9px auto; /* Центрируем иконку внутри кнопки 32x32 */
    width: 32px;
    height: 32px;
    background-image: url("https://cs-action.ru/templates/cs-action/images/close.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important; /* Автоматически подгоняет под 14px */
    opacity: .5;
    transition: opacity 0.2s; /* Плавность при наведении */
}

/* Скрываем лишний спайс-элемент, если он генерируется */
.ui-button-icon-space {
    display: none !important;
}

.ui-dialog-titlebar-close:hover {
    background: transparent !important; /* Чтобы при наведении не появлялся фон кнопки */
}

.ui-dialog-titlebar-close:hover .ui-icon {
    opacity: 1;
}

/* Стили для кнопок внизу окна (Ок, Отмена), не влияющие на крестик */
.ui-dialog-buttonpane .ui-button {
    border: 0 none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 18px;
    line-height: 22px;
    outline: none;
    background-color: #3394e6;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none !important;
    box-sizing: border-box;
}
 .ui-icon {
     overflow: hidden;
     text-indent: -9999px;
}
 .ui-dialog label {
     color: #575757;
}
 .ui-dialog-content {
     padding: 20px;
     border: 1px solid #fff;
     overflow: auto;
     position: relative;
     zoom: 1;
}
 .loginbox.ui-dialog, .loginbox .ui-dialog-content {
     overflow: visible !important;
}
 .ui-dialog-content h2 {
     display: inline;
     font-size: 1em;
     font-weight: bold
}
 .ui-dialog .ui-dialog-buttonpane {
     padding: 0.75rem 1.25rem;
     text-align: center;
     background: #f7f7f7;
     border-top: 1px solid #dfdfdf;
}
 .ui-dialog .ui-resizable-se {
     bottom: 3px;
     height: 14px;
     right: 3px;
     width: 14px;
}
 .ui-draggable .ui-dialog-titlebar {
     cursor: move;
}
 .ui-state-error {
     background: #fef1ec 50% 50% repeat-x !important;
     border: 1px solid #cd0a0a;
     color: #cd0a0a;
}
 .ui-button {
     margin: 0 3px;
}
 .ui-helper-hidden-accessible{
    display: none;
}
::-webkit-input-placeholder { /* Chrome */
  color: #c4c6d8 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c4c6d8 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c4c6d8 !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #c4c6d8 !important;
  opacity: 1;
}

/* --- Поля форм --- */
 select, textarea, input[type="text"], input[type="password"], input[type="file"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
     padding: .375rem .75rem;
     font-size: 1rem;
     line-height: 1.5;
     color: #a5a7c1;
     background-color: #fff;
     background-clip: padding-box;
     border-radius: .25rem;
     transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
 textarea {
     margin: 0;
     overflow: auto;
     vertical-align: top;
     resize: vertical;
}
 textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
     background-color: #fff;
}
 input[type="radio"], input[type="checkbox"] {
     line-height: normal;
     margin: -2px 6px 0 0;
     vertical-align: middle;
}
 input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
     width: auto;
}

 select[multiple], select[size], textarea {
     height: auto;
}
 ::-moz-placeholder, :-moz-placeholder, ::-webkit-input-placeholder {
     opacity: 0.6;
}
 input:focus {
     outline: none;
}
 input[type="file"], input[type="image"] {
     padding: 0;
     border-width: 0;
     background: none;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .wide, .bb-editor textarea, .ui-dialog textarea, select#category, .timezoneselect, .quick-edit-text {
     width: 100% !important;
}
 #searchuser, #searchinput {
     width: 100% !important;
     margin-bottom: 10px;
}
 table.xfields input {
     width: 100%;
}
 table.xfields tr > td:first-child {
     padding-right: 10px;
}
/* Настройка стандартной капчи */
 .form_submit .c-capcha {
     float: right;
}
 .c-capcha {
     position: relative;
}
 .c-capcha:after {
     clear: both;
     display: block;
     content: "";
}
 .c-capcha > a {
     float: left;
     margin-right: 5px;
}
 .c-capcha img {
     position: relative;
     display: block;
     width: 100px;
     height: 36px;
     border-radius: 20px;
     z-index: 1;
     padding: 1px;
     background: #fff;
     border: 1px solid #dcdcdc;
     -webkit-transition: all ease .2s;
     transition: all ease .2s;
}
 .c-capcha:hover img {
     box-shadow: 0 6px 20px 0 rgba(0,0,0,0.2);
     -webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,0.2);
     -webkit-transform: scale(1.3,1.3);
     transform: scale(1.3,1.3);
     border-color: #1a1a1a;
}
 .c-capcha > input {
     float: left;
     width: 150px;
     text-align: center;
}
/* Настройка стандартной капчи при ответах на комментарии */
 .dle-captcha {
     position: relative;
}
 .dle-captcha:after {
     clear: both;
     display: block;
     content: "";
}
 .dle-captcha > a {
     float: left;
     margin-right: 5px;
}
 .dle-captcha img {
     position: relative;
     display: block;
     width: 130px;
     height: 46px;
     -webkit-transition: all ease .2s;
     transition: all ease .2s;
}
 .dle-captcha > input {
     float: left;
     width: 130px;
}
/* --- Вывод результатов голосования на сайте --- */
 .voteprogress, .pollprogress {
     overflow: hidden;
     height: 9px;
     margin-bottom: 10px;
     background-color: #e7e7e7;
     border-radius: 3px;
     margin-top: 6px;
}
 .voteprogress span, .pollprogress span {
     text-indent: -9999px;
     height: 9px;
     display: block;
     overflow: hidden;
     background-color: #656fc3;
}
 .arrow_box {
   position: relative;
    background: #f5f5f9;
    border: 1px solid #f5f5f9;
    padding: 1.25rem;
    border-radius: 0.25rem;
}
 .arrow_box:after, .arrow_box:before {
     bottom: 100%;
     left: 30px;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .arrow_box:after {
   border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #f5f5f9;
  border-width: 9px;
  margin-left: -9px;
}
 .arrow_box:before {
   border-color: rgba(0, 0, 0, 0);
border-bottom-color: #f5f5f9;
border-width: 10px;
margin-left: -10px;
}
 .xfieldsnote{
     display: inline-block;
     margin-left: 5px;
     font-size: 90%;
     color: #c5
}

#cd-timeline {
  position: relative;
}
#cd-timeline::before {
  content: '';
    position: absolute;
    top: 0;
    left: 20px;
    height: 100%;
    width: 2px;
    background: #f5f5f9;
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}


.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 2px solid #ebedf5;
}
.cd-timeline-img img {
  display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 50%;
    padding: 2px;
}
.cd-timeline-img.cd-picture {
  background: #f5f6fa;
}


.cd-timeline-content {
  position: relative;
      margin-left: 52px;
      background: rgba(245, 245, 249, 0.74);
      border-radius: 0.25em;
      padding: 0.5rem 1.2rem 0.5rem 1.2rem;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
margin: 0;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
position: absolute;
top: 14px;
right: 100%;
height: 0;
width: 0;
border: 7px solid transparent;
border-right: 7px solid rgb(247, 247, 250);
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 1rem;
    font-weight: bold;
    color: #8a8c9e;
  }
  .fnm{
font-size: 0.8rem;
font-weight: 100;
color: #b7b6bb;
  }

  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
.rep li{font-size: 80%;}
.rep > li:before {
  content: '';
      width: 32px;
      background: #f5f5f9;
      position: absolute;
      height: 2px;
      margin-top: 20px;
      left: -32px;
}
ol.rep {
    margin-left: 52px;
    position: relative;
}
.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;
}

.lightstat_main * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lightstat_main *:before, .lightstat_main *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lightstat_main {
  min-width: 230px;
  width: 100%;
  margin: 0 auto;
  font-family: arial;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.lightstat_progress {
  width: 100%;
  padding: 0 10px;
}

.lightstat_progress span {
  height: 4px;
  display: block;
  float: left;
}

.lightstat_progress span:nth-of-type(1) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.lightstat_progress span:nth-last-of-type(1) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.lightstat_body {
  background: #242043;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  padding: 15px 0 1px 0;
}

.lightstat_body.border_none_user {
  border-radius: 8px;
}

.lightstat_body .result_numb div {
  padding: 0 10px 11px 10px;
  color: #bbb;
  font-size: 14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .6);
}

.lightstat_body .result_numb div span:nth-of-type(1) {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 99px;
  margin: 4px 10px 0 0;
  vertical-align: top;
  box-shadow: 0px -1px 1px rgba(0, 0, 0, .6);
}

.lightstat_body .result_numb div span:nth-of-type(2) {
  float: right;
  color: #fff;
}

.lightstat_body .result_numb .lightstat_user span:nth-of-type(1) {
  border: 2px solid #d9823b;
}

.lightstat_body .result_numb .lightstat_guest span:nth-of-type(1) {
  border: 2px solid #a963b9;
}

.lightstat_body .result_numb .lightstat_bot span:nth-of-type(1) {
  border: 2px solid #36a7a5;
}

.lightstat_user_circle {
  background: #d9823b;
}

.lightstat_guest_circle {
  background: #a963b9;
}

.lightstat_bot_circle {
  background: #36a7a5;
}

.lightstat_is {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  padding: 18px 0 15px 28px;
  display: block;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .6);
}

.lightstat_user_list {
  background: #fff;
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);;
  position: relative;
}

.lightstat_pandoge_com {
  width: 8px;
  height: 20px;
  position: relative; 
  background: #222;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  transition: .2s;
}

.lightstat_pandoge_com:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 4px solid #d1d5d8;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.lightstat_pandoge_com:hover {
  height: 24px;
  transition: .2s;
}

.lightstat_user_list_title {
  color: #242043;
  font-size: 10px;
  text-transform: uppercase;
  padding: 18px 0 17px 28px;
  display: block;
  font-weight: 700;
}

.lightstat_user_list_item {
  padding: 0 10px 20px 10px;
  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;
}

.lightstat_user_list_item a {
  text-decoration: none !important;
  color: #242043;
}

.lightstat_user_list_item_avatar {
  background-size: cover !important;
  border-radius: 99px;
  width: 34px;
  height: 34px;
  display: block;
}

.lightstat_user_list_item_avatar:hover {
  opacity: .8;
}

.lightstat_user_list_item_info {
  font-size: 12px;
  font-weight: 700;
  width: calc(100% - 34px);
  padding: 1px 0 0 10px;
}

.lightstat_user_list_item_info span {
  display: block;
  font-weight: 400;
  padding: 2px 0 0 0;
  color: #888;
}

.lightstat_user_list_item_info span.online {
  color: #0e8952;
}

.lightstat_user_list_item_info a:hover {
  text-decoration: underline !important;
}

.full_list_visit {
  margin: auto;
  color: #242043;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  width: 120px;
  text-align: center;
  background: #fff;
  border-radius: 99px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #888;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.full_list_visit:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}

.full_list_visit_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 8px 8px;
  z-index: 2;
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 1) 100%);
  padding: 20px 0;
}

.lightstat_user_list_item {
  display: none;
}

.lightstat_user_list .lightstat_user_list_item:nth-of-type(1), .lightstat_user_list .lightstat_user_list_item:nth-of-type(2), .lightstat_user_list .lightstat_user_list_item:nth-of-type(3) {
  display: flex;
}

.lightstat_light_theme .lightstat_body {
  background: #f1f5f7;
}

.lightstat_light_theme .lightstat_body {
  background: #f1f5f7;
}

.lightstat_light_theme .lightstat_user_list_item a {
  color: #030304;
}

.lightstat_light_theme .lightstat_user_list_title {
  color: #030304;
}

.lightstat_light_theme .lightstat_body .result_numb div span:nth-of-type(2) {
  color: #283e52;
}

.lightstat_light_theme .lightstat_body .result_numb div {
  color: #030304;
  text-shadow: none;
}

.lightstat_light_theme .lightstat_is {
  text-shadow: none;
  color: #283e52;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_user span:nth-of-type(1) {
  border: 2px solid #0bb1d6;
  box-shadow: none;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_guest span:nth-of-type(1) {
  border: 2px solid #ff6d00;
  box-shadow: none;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_bot span:nth-of-type(1) {
  border: 2px solid #345471;
  box-shadow: none;
}

.lightstat_light_theme .lightstat_user_circle {
  background: #0bb1d6;
}

.lightstat_light_theme .lightstat_guest_circle {
  background: #ff6d00;
}

.lightstat_light_theme .lightstat_bot_circle {
  background: #345471;
}
.news-tiles-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 20px 0;
}

.news-tile-item {
    background: white;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 1px solid #e9ecef;
    position: relative; /* Добавляем для абсолютного позиционирования */
    min-height: 400px; /* Минимальная высота блока */
}

.news-tile-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.news-tile-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-tile-body {
    padding: 10px;
    padding-bottom: 100px; /* Место для фиксированного блока внизу */
}

.news-tile-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: white;
}

.news-tile-title {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
}

.news-tile-title a {
    color: #333;
    text-decoration: none;
}

.news-tile-title a:hover {
    color: rgb(107, 117, 203);
}

.news-tile-excerpt {
    color: #6b6e84;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-tile-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #888;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}

.news-tile-views, 
.news-tile-comments, 
.news-tile-date {
    display: flex;
    align-items: center;
    gap: 5px;
}

.news-tile-category {
    background: rgb(107, 117, 203);
    color: white;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 11px;
    margin-bottom: 10px;
    display: inline-block;
}

.news-tile-category a{
    color: white;
    text-decoration: none;
}

.news-tile-category a:hover{
    color: #BBBBBB;
    text-decoration: none;
}

.news-tile-read-more {
    display: block;
    text-align: center;
    background: #f8f9fa;
    color: #333;
    padding: 8px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: none;
}

.news-tile-read-more:hover {
    background: rgb(107, 117, 203);
    color: white;
}

/* Адаптивность для плиток */
@media (max-width: 1200px) {
    .news-tiles-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .news-tiles-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .news-tiles-grid {
        grid-template-columns: 1fr;
    }
}

/* Стили для слайдеров в плитках */
.news-tile-slider {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
    display: none;
    cursor: pointer;
}

.news-tile-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.news-tile-slide.active {
    opacity: 1;
}

.news-tile-img-container {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
}

.news-tile-slider-nav {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.news-tile-slider-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    margin: 0 3px;
    cursor: pointer;
}

.news-tile-slider-dot.active {
    background: rgba(255,255,255,1);
}
.news-pagination-container {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    clear: both;
}

/* Стили для пагинации новостей */
.news-pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.news-pagination li {
    display: inline-block;
    margin: 0 3px;
}

.news-pagination li a,
.news-pagination li span {
    display: inline-block;
    padding: 6px 10px;
    min-width: 40px;
    text-align: center;
    color: rgb(107, 117, 203);
    background-color: #fff;
    border: 1px solid #dee2e6;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.15s ease;
    margin: 0 1px;
}

.news-pagination li a:hover {
    color: #535A9B;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.news-pagination li.active span {
    color: #fff;
    color: rgb(107, 117, 203);
    color: rgb(107, 117, 203);
}

.news-pagination li.disabled span {
    color: #6c757d;
    pointer-events: none;
    background-color: #f8f9fa;
    border-color: #dee2e6;
}

/* Стили для иконок */
.news-pagination li a i {
    font-size: 12px;
}

/* Адаптивность */
@media (max-width: 576px) {
    .news-pagination li.hidden-xs {
        display: none !important;
    }
    
    .news-pagination li a,
    .news-pagination li span {
        padding: 6px 10px;
        min-width: 35px;
    }
}
.news-tiles-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 0 0;
}

/* Стили для пагинации внутри grid */
.news-tiles-grid .news-pagination-container {
    grid-column: 1 / -1; /* Растягиваем на все колонки */
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 30px 0 0;
}

.news-tiles-grid .news-pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.news-tiles-grid .news-pagination li {
    display: inline-block;
    margin: 0 3px;
}
.teaser-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
}

.teaser-modal-content {
    position: relative;
    margin: auto;
    padding: 20px;
    width: 90%;
    max-width: 1200px;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.teaser-modal-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 8px;
}

.teaser-modal-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.teaser-modal-close:hover {
    color: #bbb;
}

.teaser-modal-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 20px;
}

.teaser-modal-prev,
.teaser-modal-next {
    color: white;
    font-size: 30px;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.teaser-modal-prev:hover,
.teaser-modal-next:hover {
    background: rgba(0,0,0,0.8);
}

.teaser-modal-counter {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    padding: 5px 15px;
    border-radius: 20px;
}
@media (max-width: 991px) {
    .news-tiles-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Мобильные (до 767px) - 1 колонка */
@media (max-width: 767px) {
    .news-tiles-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

/* Очень маленькие экраны (до 480px) */
@media (max-width: 480px) {
    .news-tiles-grid {
        gap: 10px;
    }
}
.tile-buttons {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.tile-buttons .news-tile-read-more {
    flex: 1;
    text-align: center;
    white-space: nowrap;
}
.compact-submenu {
    background: rgb(59 59 59 / 80%);
    border-bottom: 3px solid rgb(107, 117, 203);
    padding: 12px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.submenu-nav {
    position: relative;
    min-height: 30px;
}

.submenu-panel {
    display: none;
    flex-wrap: wrap;
    gap: 8px;
    margin: 20px 20px 0;
}

.submenu-panel.active {
    display: flex;
}

.submenu-panel a {
    color: #ecf0f1;
    text-decoration: none;
    padding: 5px 8px;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 14px;
    white-space: nowrap;
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.2);
}

.submenu-panel a:hover {
    background: rgb(107, 117, 203);
    color: white;
    border-color: rgb(107, 117, 203);
    transform: translateY(-1px);
}

/* Стили для под-подменю */
.submenu-item-with-dropdown {
    position: relative;
}

.has-submenu {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.submenu-arrow {
    font-size: 10px;
    margin-left: 8px;
    color: #fff;
    transition: transform 0.3s ease;
}

.subsubmenu {
    display: none !important;
    position: absolute;
    left: 0;
    top: 100%;
    background: rgb(59 59 59 / 90%);
    border: 1px solid #1C283D;
    border-radius: 4px;
    padding: 10px;
    z-index: 1001;
    min-width: 200px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    flex-direction: column;
    gap: 5px;
}

/* Горизонтальные подменю - убрано display: flex !important */
.horizontal-submenu {
    min-width: 340px;
    max-width: 800px;
    gap: 8px;
}

.horizontal-submenu a {
    flex: 0 0 calc(25% - 8px);
    min-width: 150px;
    padding: 6px 8px !important;
    font-size: 12px !important;
}

.weapons-submenu {
    min-width: 490px;
    max-width: 900px;
}

.weapons-submenu a {
    flex: 0 0 calc(20% - 8px);
    min-width: 150px;
}

.subsubmenu a {
    padding: 6px 10px !important;
    background: rgba(255,255,255,0.05) !important;
    border: 1px solid rgba(255,255,255,0.1) !important;
    font-size: 13px !important;
    white-space: nowrap;
}

.subsubmenu a:hover {
    background: rgb(107, 117, 203) !important;
    transform: none !important;
}

/* Показываем подменю только при ховере - исправлено для горизонтальных меню */
.submenu-item-with-dropdown:hover .subsubmenu {
    display: flex !important;
}

.submenu-item-with-dropdown:hover .submenu-arrow {
    transform: rotate(90deg);
}

/* Специфичные стили для горизонтальных меню при показе */
.submenu-item-with-dropdown:hover .horizontal-submenu {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}

.submenu-item-with-dropdown:hover .weapons-submenu {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}

/* Стили для количества новостей */
.news-count {
    color: #6c757d;
    font-size: 0.8em;
    margin-left: 5px;
    margin-top:1px;
    font-weight: normal;
}

.navbar-nav .nav-link:hover .news-count {
    color: rgb(107, 117, 203);
}

.navbar-nav .submenu-trigger.active .nav-link .news-count {
    color: rgb(107, 117, 203);
}

.submenu-panel a .news-count {
    color: rgb(107, 117, 203);
    font-size: 0.75em;
}

.submenu-panel a:hover .news-count {
    color: white;
}

.subsubmenu a .news-count {
    color: #95a5a6;
    font-size: 0.7em;
}

.subsubmenu a:hover .news-count {
    color: white;
}

/* Адаптивность */
@media (max-width: 991.98px) {
    .compact-submenu {
        display: none;
    }
    
    .navbar-nav {
        padding: 10px 0;
    }
    
    .nav-item {
        margin-bottom: 5px;
    }
    
    .navbar-nav .submenu-trigger.active .nav-link:after {
        display: none;
    }
    
    .news-count {
        float: right;
        margin-left: 10px;
    }
    
    .subsubmenu {
        position: static;
        margin-left: 15px;
        margin-top: 5px;
        background: rgba(255,255,255,0.1);
        min-width: auto !important;
        max-width: none !important;
        display: none !important;
    }
    
    .horizontal-submenu {
        flex-direction: column;
    }
    
    .horizontal-submenu a {
        flex: 0 0 100%;
        min-width: auto;
    }
    
    /* Показываем подменю по клику на мобильных */
    .subsubmenu.active {
        display: flex !important;
    }
    
    .horizontal-submenu.active {
        display: flex !important;
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    .navbar-nav .nav-item {
        margin-right: 5px;
    }

    .navbar-nav .submenu-trigger:hover .nav-link {
        color: rgb(107, 117, 203) !important;
    }
    
    .navbar-nav .submenu-trigger:hover .nav-link:after {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 15px;
        right: 15px;
        height: 2px;
        background: rgb(107, 117, 203);
    }
}

/* Плавные переходы */
.navbar-nav .nav-link,
.submenu-panel a {
    transition: all 0.3s ease;
}

.text-info {
    color: #17a2b8 !important;
}

.navbar-toggler {
    border: none;
    padding: 4px 8px;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.news-pagination li span {
    background-color: rgb(107, 117, 203);
    color: #fff;             
    border-radius: 4px;
    border-color:rgb(107, 117, 203);
}
#logo-delayed {
    overflow: hidden;
}

.delayed-text {
    color: #212529;
    font-weight: 700;
    display: inline-block;
    position: relative;
}

.delayed-text span {
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
}

#logo-delayed:hover .delayed-text {
    animation: letterWave 0.6s ease forwards;
}

.delayed-domain {
    color: rgb(107, 117, 203);
    font-weight: 600;
    transition: color 0.4s ease 0.2s;
    position: relative;
}

#logo-delayed:hover .delayed-domain {
    animation: domainPulse 2s infinite;
}

.delayed-domain::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: rgb(107, 117, 203);
    transition: width 0.4s ease 0.3s;
}

#logo-delayed:hover .delayed-domain::after {
    width: 100%;
}

@keyframes letterWave {
    0%, 100% { color: #212529; }
    20% { color: #495057; }
    40% { color: #6c757d; }
    60% { color: #8D97ED; }
    80% { color: rgb(107, 117, 203); }
}

@keyframes domainPulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

/* Разделение на буквы (опционально) */
.delayed-text {
    display: inline-flex;
}

.delayed-text::before {
    content: 'CS-ACTION';
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.delayed-text::before span {
    flex: 1;
    text-align: center;
    transition: transform 0.3s ease;
}

#logo-delayed:hover .delayed-text::before span:nth-child(odd) {
    transform: translateY(-2px);
}

#logo-delayed:hover .delayed-text::before span:nth-child(even) {
    transform: translateY(2px);
}
.sticky-top {
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
}
.sticky-top.scrolled {
    background-color: rgb(59 59 59);
    backdrop-filter: blur(10px); 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.compact-submenu {
    transition: background-color 0.3s ease;
}

.sticky-top.scrolled .compact-submenu {
    background-color: rgb(59 59 59;
}