:root {
  --timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --animation-duration: 250ms;
  /*--cassiopeia-font-family-headings: "Roboto";*/
}
.breadcrumb-item.active {
   color: #444;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus {
    color: #353b41;
    background-color: #f4f4f4;
}

.icon-chevron-left {
  font-size: 13px;
}

.icon-chevron-right {
  font-size: 13px;
}


.arrows {
    border: 1.5px solid #ca2431;
    padding: 1px 7px;
    margin: 0 5px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #ca2431;
}

.myhead {
   text-align:center;
}

.slideradaptive-container {
    padding-bottom: 15px;
}

.slideradaptive-slide {
    border: 20px solid #f4f4f4;
    border-radius:2px;
}

.slideradaptive-overlay {
    width: 0px;
    height: 23px;
    font-size: 30px;
    background: none;
    border: 0px;
    border-radius: 0px;
    color: #ca2431;
}

.slideradaptive-bottom-prev, .slideradaptive-bottom-next {
    border: 6px double #ca2431;
    background: #ca2431;
    color: #ffffff;
    font-size: 25px;
}

.slideradaptive-bottom-prev:hover, .slideradaptive-bottom-next:hover {
    border-color: #003f83;
}

.slideradaptive-controls--bottom {
    justify-content: space-evenly;
}

.slideradaptive-label-prev, .slideradaptive-label-next {
    display: inline-block;
    color: #ca2431;
    font-size:18px;
    font-weight:500;
}

.slideradaptive-label-prev:hover, .slideradaptive-label-next:hover {
    display: inline-block;
    color: #333;
}

.back-to-top-link:hover, .back-to-top-link:focus {
    background-color: #003f83;
}

.fa-fw, .icon-fw {
    text-align: center;
    width: 1em;
}

.px-3 {
 padding-left: 0.5rem !important;
 padding-right: 0rem !important;
}

.myface {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    max-width: 200px;
}

#mod-custom123 {
    position: relative;
    width: auto;
    border: 1px solid #ced4da;
    padding: 15px;
    background: #f4f4f457;
    border-radius: 2px;

}

.metismenu.mod-menu {
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
}

.com-contact__container {
        display: block;
    }

.blog-item .item-image:hover {
  filter: brightness(90%);
}

.icon-user:before {
    content: "";
    color: #2c79ce;
}

.icon-folder-open:before {
    content: "";
    color: #2c79ce;
}

.icon-calendar-alt:before, .icon-calendar:before {
    content: "";
    color: #2c79ce;
}

b, strong {
    font-weight: 500;
}

.sticky-module {
    position: sticky;
    top: 10px;
    z-index: 1;
}

.form-control:focus {
    color: var(--body-color);
    background-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 .25rem #fff;
}

.otstup {
    padding: 40px 0px;
}


.text-muted {
    --text-opacity: 1;
    color: var(--secondary-color) !important;
    padding: 0px 10px;
    text-align: left;
    background-color: #f4f4f4;
    letter-spacing: 0.2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.container-sidebar-right .sidebar-right:last-child {
    margin-bottom: 1em;
    background-color: #fcfcfc;
    /*max-width: 312px;*/
}

dt {
    font-weight: 500;
    padding: 0px 0px 5px 10px;
    font-size: 17px;
    color: #666;
}

.py-2 {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
}

body {
  background:#fcfcfc;
  color:#484f5b;
}

.container-header {
    background-color: #fff!important;
    background-image:none !important;
}

.result__title-text {
    font-size: 1.6rem;
    font-weight: 500;
    padding: 10px 0px 15px;
}

.com-contact__container .com-contact__thumbnail img {
  border-radius:15px;
}

.com-contact__container h3, .com-contact__container .h3 {
        grid-column: 1 / 5;
        display: none;
    }

dl.dl-horizontal {
        display: grid;
        font-size: 18px;
        margin-top: 20px;
    }

.item-content:hover {
  opacity: 0.7;
}

.icon-location:before {
    content: "";
    display:none;
}

@supports (display:grid) {
    .blog-items {
        grid-gap: 2em;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-flow: row;
        margin: 0 0 1em;
        display: grid;
    }
}

.item-title {
    border-bottom: none;
    font-size: 1.1rem;
    font-weight: 500;
    padding-top: 5px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background-color: #fcfcfc;
    min-height: 84px;
}

h2.item-title a {
    color: #333;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.0;
}

.form-control {
    border-radius: 15px 0px 0px 15px;
}

@media (width <= 775px) {
    .container-header .container-nav .container-search, .container-header .container-nav nav {
        margin-top: 0em;
    }
}

.container-header .container-search {
    margin-top: 1.7em;
}


@media (width <= 925px){
  .container-header .container-search {
    margin-top: 0em;
}
}

.py-2 {
    padding-bottom;0;
    padding-top: 0;
}

#mod-finder-searchword113 {
    font-size: 17px;
    /*width: 180px;*/
    max-width: 312px;
    letter-spacing: 0.5px;
    border-radius: 2px 0px 0px 2px;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #4d83bc;
    border-color: #d4d4d4;
    color: #000000;
    font-weight: 500;
}

.input-group .btn {
    position: relative;
    z-index: 2;
    color: #fff;
    font-weight: 400;
    border-radius: 0px 2px 2px 0px
}

.icon-white {
    color: #fff;
}

.bfs {
    position: relative;
}

.article-info dd {
    display: inline-block;
    word-wrap: break-word;
    font-size: 17px;
    margin: 0px 5px;
    padding: 0;
}

.bit {
    font-weight: 400;
    font-size: 18px;
    text-align:center;
    color: #ffffff;
    background-color: #3a3336;
    padding: 5px 10px;
 }

a:not(.btn):focus, a:not(.btn):hover {
    color: #333;
    opacity: 1;
}

.site-grid {
    grid-gap: 0 2em!important;
}

.container-header .navbar-brand a {
    color: #fff;
}

.reklama{
  text-align:center;
  margin:10px 0px;
}

.mod-list li {
    padding: 5px 10px;
    font-size: 17px;
    /*border: 1px solid #f2f2f2;*/
}

.mod-list li a {
    text-decoration: none;
    font-size: 17px;
}

.mod-custom {
    position: relative;
    width: auto;
}

img {
    display: block;
}


@media (min-width: 451px){
  
  .site-grid {
        grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(3, minmax(0, 13.1rem)) 312px [main-end] minmax(0, 1fr) [full-end] !important;
    }
  
  .h1 {
    font-size: 1.5rem;
    text-align: center; 
    font-weight: 400;
    color:#22262a;
   }
   
   h1 {
    padding: 10px 0.5px 25px 0.5px;
    text-align: left; 
    font-size: 1.5rem;
    font-weight: 400;
    color:#22262a;
   }

   h2 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #22262a;
    text-align: center;
    padding: 10px 0.5px 25px 0.5px; 
   }
  
  h3 {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 10px 0.5px 25px 0.5px;
    text-align: left; 
    color: #22262a;
  }
  
  p{
    font-size: 17px;
    line-height: 2.2rem;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }

li {
    font-size: 17px;
    line-height: 2.2rem;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
   }
}

@media (min-width: 1200px){
    .grid-child {width: 1095px;}
}

.card {
    border: none !important;
}


.container-header .mod-menu>li:after {
    opacity: 100% !important; 
}

.container-header .grid-child {
    padding: 20px 30px;
}

.container-header .container-nav {
    padding-bottom: 0.2em !important;
    border-radius: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
}

.breadcrumb li {
    font-size: 17px;
}

.row-fluid.ccomment-menu {
    background: rgba(0,0,0,.03);
}

.ccomment .pull-left {
    float: left;
    padding-left: 10px;
    margin-top: 9px;
}

h4.pull-left:before {
    color: #08c605;
    content: "\f05a";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 23px;
    margin-right: 2px;
}

button.ccomment-add-new.btn.btn-mini {
    margin-top: 3px;
    padding: 10px;
    font-size: 18px;
}

.h4, h4 {
    font-size: 1.2rem !important;
    font-weight: normal !important;
}

@media all and (max-width:767px) {
    iframe {
         width: 100% !important;  
         -ms-overflow-x: hidden !important;
             overflow-x: hidden !important;
     }
    iframe div {
        width: 100% !important;        
    }
    #mys-wrapper {
        width: 100% !important;
    }
    html, body {
        width: 100%;
        -ms-overflow-x: hidden !important;
             overflow-x: hidden !important;
    }
    [class*="span"], .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;       
        overflow: hidden;
    }
}

a {
    text-decoration: none !important;
}

a.but {
    box-shadow: 0 11px 12px rgba(0, 0, 0, 0.38);
    padding: 10px !important;
    margin-bottom: 10px;
    font-weight: bold;
    margin-right: 15px;  
    background: #fff;
}

.but-block {
    margin-bottom: 40px;
    margin-top: 40px;
}

.page-header h2 {
    font-size: 18px;
    margin-top: 0px;
    min-height: 84px;
    text-align: center;
    font-weight: 500;
    line-height: 1.6;
    color:#333;
}

.page-header a {
    color: #333;
}

footer.container-footer.footer.full-width {
    background: #f4f4f4;
    padding-bottom: 15px;
    padding-top: 5px;
    border-top: 1px solid #eaeaea;
}

.footer{
  color: #484f5b;
  font-size: 17px;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

a {
    color: #185aa0;  
}

blockquote p {
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #333;
    background-color: rgb(244 244 244);
    padding: 5px 10px;
}

@media (width > 450px) {
  .com-content-category-blog__item.blog-item img {
    margin-bottom: 0;
    width: 326px;
    height: 226px;
    object-fit: cover;
    object-position: top;
    border: 1px solid #f4f4f4;
    outline: 10px solid #f4f4f4;
    outline-offset: -10px;
    border-radius: 2px;
    display: block; 
}
}


.page-link {
    color: #333 !important;
}

.page-item.active .page-link {  
    color: #fff !important;
    background: #333;
}

.ccomment-captcha img {
    margin-top: 0px;
}


@media (max-width: 1094px){
.container-header .grid-child {
    padding: 10px 30px 10px 30px !important;
  }
  .container-header .container-search {
    margin-top: 0em;
  }
}

@media (max-width: 770px) {
    .container-header .grid-child {
        padding: 10px 15px 10px 15px !important;
    }
}



@media (max-width: 991px){
.junewsultra .jn .jn-right {
    margin-top: 10px;
    float: right;
    width: 98%;
    text-align: center;
  }}

.mostread li:before {
    margin-right: 7px;
    color: #f92f2e;
    content: "\f4ad";
    font-family: 'Font Awesome\ 5 Free';
}

ul.mostread.mod-list {
    display: block;
    background: #f7f7f7;
    border-radius: 5px;
    padding: 17px 11px 17px 12px;
    margin: 10px 10px 10px 0;
    border: 1px solid #e6e6e6;
    list-style: none;
}
ul.mostread.mod-list li a {
    font-weight: normal !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 15px !important;
    color: #333;
}

ul.mostread.mod-list li a:hover {
    border-bottom-style: none;
}

.grid-child.container-sidebar-right {
    /*margin-left: 1em;*/
    margin-left:0;
}

a.but-ad {
    box-shadow: 0 11px 12px rgba(0, 0, 0, 0.38);
    padding: 10px !important;
    margin-bottom: 10px;
    font-weight: bold;
    margin-right: 15px;
    background: #c00;
    color: #fff;
}

.btn.btn-secondary {
    color: #484f5b;
    font-weight: 400;
    letter-spacing: 0.2px;
    font-size: 17px;
    border: 1px #ced4da solid;
    border-radius: 2px;
    background-color: #fcfcfc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.blog .btn.btn-secondary {
    font-size: calc(0.9rem + .25vw) !important;
}


.com-content-article__body a.extlink {
    text-decoration: underline !important;
}

.gallery {
    display: grid;
    max-width: 1140px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); 
    grid-gap: 12px;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
}

.gallery__item {
    position: relative;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}

.gallery__image:hover {
    transform: scale(0.97);
}

.gallery__image {
    width: 100%;
    object-fit: cover;
    transition: transform var(--animation-duration) var(--timing-function);
}

.gallery__link {
    display: block;
    text-decoration: none;
    height: 100%;
}

.gallery__link:hover {
    cursor: zoom-in;
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
    content: "\f071";
    color: #a10d0d;
}

.navi {
    color: #000!important;
}

.metismenu.mod-menu .metismenu-item {
    line-height: 1.4;
    margin: 0px;
    padding: 10px;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    width: auto;
}

.metismenu.mod-menu .metismenu-item a {
    line-height: 1.4;
    margin: 0px;
    padding: 0px;
    color: #015aba;
    font-weight: 400;
    font-size: 17px;
    width: auto;
}

.footer .grid-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    justify-content: center;
    padding: 1rem 1rem 0rem 1rem;
    display: flex;
    flex-direction: column;
}

.card-header {
    font-size: 1.4rem;
    margin: 0px 0px 25px 0px;
    line-height: 1.6;
    font-weight: 400;
    color: #22262a;
    padding: 3px 0px;
    background-color: #f4f4f4;
    text-align: center;
    border-bottom: 0px;
}

.breadcrumb {
    background-color: #f4f4f4;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: left;
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item:before {
    color: var(--breadcrumb-divider-color);
    content: var(--breadcrumb-divider,">");
    float: left;
    padding-right: var(--breadcrumb-item-padding-x);
}

.sidebar-right .metismenu .metismenu-item>a {
    white-space: inherit;
    color: #3c4043;
}
.metismenu.mod-menu .metismenu-item a:hover {
    color: #000;
}



@media (max-width: 767px){
  .site-grid {
    grid-gap: 0 1em !important;
}
  
.mod-list {
    -webkit-padding-start: 0;
    list-style: none;
    padding-inline-start: 0;
    padding-left: 0px!important;
}
}

.tbtn {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.appbtn {
  display: inline-block;
  font-family: 'Roboto';
  font-size: 18px;
  color: #fff !important;
  padding: 6px 25px;
  margin:10px 5px;
  border-radius: 5px;
  border: 1px solid #000000;
  background: linear-gradient(to top, #000000, #000000);
}

.appbtn:hover {
  color: #000000 !important;
  background: #fffdfc;
}

.mod-list {
    -webkit-padding-start: 0;
    list-style: none;
    padding-inline-start: 0;
}

.pagenavigation .pagination, .pager .pagination {
    margin: 1.5em 0;
}

.btn-primary {
    background-color: #003f83;
    padding: 10px;
    border: #a0a0a0 1px solid;
}

input, button, select, optgroup, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /*margin: 0 10px;
    margin-top: 5px; */
    border-radius: 5px;
    border: 0.5px solid #fff;
    font-size: 18px;
}


.fa-circle-info:before, .fa-info-circle:before {
    content: "\f05a";
    color: #ab1818;
    font-size: 20px;
}

.ccomment .pull-left:before {
    content: "\f05a";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 20px;
    color: #08c605;
}

.ccomment .pull-left {
    float: left;
    font-size: 20px
}

.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
    color: #000;
    text-decoration: none;
    position: relative;
}

.card-body {
    padding: 0px;
    color: var(--card-color);
    flex: auto;
}

/* Стилизация таблицы */
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 2px solid #f2f2f2;
}

th, td {
    border: 0;
    padding: 5px 2px;
    line-height: 2.2;
    font-size: 17px;
    text-align: left;
    padding-left: 30px;
}

tr:nth-child(even) {
    background-color: #e3e3e39e;
}

th {
    background-color: #ed2023;
    color: #ffffff;
    padding: 5px 0px;
    line-height: 2;
    text-align: left;
    padding-left: 30px;
    font-weight: 500;
}

@media screen and (max-width: 405px) {
    th, td {
        display: block;
    }

    th {
        text-align: left;
    }
}

@media all and (max-width:480px) {
.container-header .navbar-brand {
    -webkit-margin-end: auto;
    color: #fff;
    display: inline-block;
    font-size: 2rem;
    margin-inline-end: auto;
    padding-bottom: .3125rem;
    padding-top: .3125rem;
    position: relative;
    display: none;
}
}

@media (width <= 925px){
.mod-finder__search.input-group {
     margin: 0px;
}
}

}

@media (width <= 925px){

.container-header .container-nav {
    margin-top: 0px;
    background-color: #fcfcfc;
    padding: 8px 2px 6px 2px !important;
    border-radius: 0;
}
  .container-header .container-search {
    margin-top:0px;
}
  .container-header .grid-child {
    padding: 0px;
}
}

@media (width <= 600px){
@supports (display:grid) {
    .blog-items {
        grid-gap: 2em;
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row;
        margin: 0 0 1em;
        display: grid;
    }
}
  .page-header h2 {
    min-height: 0px;
}
}

@media (width <= 450px){
@supports (display:grid) {
    .blog-items {
        grid-gap: 4em;
        grid-template-columns: 1fr;
        grid-auto-flow: row;
        margin: 0 0 1em;
        display: grid;
        justify-items: center;
    }
}
}

@media (width <= 450px){
@supports (display:grid) {
    .blog-items[class^=columns-]>div, .blog-items[class*=\ columns-]>div {
            flex: 0 auto;
            width: auto;
            border-bottom: 1px solid #eaeaea;
            background-color: #fcfcfc;
            font-size: 20px;
            margin: 0px 20px;
    }
}
  
blockquote p {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
    background-color: rgb(244 244 244);
    padding: 5px 10px;
}  

.article-info dd
 {
    font-size: 20px;
}  
  
.com-content-category-blog__item.blog-item img {
     display: block;
    width: 100%;
    height: 350px;    
    object-fit: cover;
    object-position: top; 
    border: 1px solid #f4f4f4;
    outline: 10px solid #f4f4f4;
    outline-offset: -10px;
    border-radius: 2px;
    margin-bottom: 0;
}
  
.page-header h2 {
    font-size: 1.3rem;
    font-weight: 400;
    min-height: 0px;
    line-height: 1.4;
}  
  
  h2.item-title a {
    color: #333;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
}
  .item-title {
    border-bottom: none;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fcfcfc;
    min-height: 84px;
}
  .otstup {
    padding: 20px 0px;
}
 h1, h3  {
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 10px 0px 12px;
    font-weight: 400;
    color: #22262a;
}
  
 h2{
    font-size: 1.6rem;
    text-align:center;
    line-height: 1.4;
    padding: 10px 0px 12px;
    font-weight: 400;
    color: #22262a;
}
  
.container-search {
    margin-top: 0em;
    max-width: 280px;
}
.container-sidebar-right .sidebar-right:last-child {
    max-width: none;
}
.metismenu.mod-menu {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.junewsultra .jn-card {
    font-size: 1.3rem;
}
p {
    font-size: 20px;
  }
li {
    font-size: 20px;
}
.card-header {
    font-size: 1.6rem;
}
.footer {
    font-size: 20px;
}
a {
    font-size:20px;
}
.metismenu.mod-menu .metismenu-item {
    font-size: 20px;
    width: auto;
}

  .breadcrumb li a {
    font-size:17px;
}
}

.slideradaptive-container{position:relative;}
.slideradaptive-overlay{position:absolute;line-height:1;z-index:5;}
.slideradaptive-overlay.slideradaptive-prev{left:8px;}
.slideradaptive-overlay.slideradaptive-next{right:8px;}
@media (max-width:600px){ .slideradaptive-overlay{width:0px;height:40px;font-size:26px;} }

/* weeklyadboard: скрыть автора и дату изменения только в списках */
.view-category .blog-items .blog-item .article-info .createdby,
.view-category .blog-items .blog-item .article-info .modified,
.view-featured .article-info .createdby,
.view-featured .article-info .modified,
.com-content-category-blog .article-info .createdby,
.com-content-category-blog .article-info .modified {
  display: none !important;
}

/* на всякий случай для разметки с <dl> */
.view-category .blog-items .blog-item dl.article-info dd.createdby,
.view-category .blog-items .blog-item dl.article-info dd.modified,
.view-featured dl.article-info dd.createdby,
.view-featured dl.article-info dd.modified,
.com-content-category-blog dl.article-info dd.createdby,
.com-content-category-blog dl.article-info dd.modified {
  display: none !important;
}

/* Контейнер автора в инфоблоке — одна линия, центр по вертикали */
.article-info .with-avatar { 
  display: inline-flex; 
  align-items: center; 
  gap: 8px; 
  vertical-align: middle;
}

/* Ссылка-обёртка — тоже по центру */
.article-info .with-avatar .author-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

/* Круглый аватар 48x48, аккуратное кадрирование */
.article-info .author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    display: inline-block;
    flex: 0 0 40px;
    line-height: 0;
    margin-right: 10px;
    background-color: #f4f4f4;
}

/* Имя без смещения по базовой линии */
.article-info .author-name {
  line-height: 1.2;
}

/* Скрыть ТОЛЬКО пустые H3 с data-heading-tag="H3" */
h3[data-heading-tag="H3"]:empty {
  display: none !important;
}

/* Страница контакта: фотка по центру, без «лишнего» */
.view-contact .contact-photo-only {
  text-align: center;
  margin: 0; padding: 0;
}
.view-contact .contact-photo-only img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.view-contact .contact-photo-only img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  object-fit: cover;
}

@media (width >= 1200px) {
    dl.dl-horizontal dd {
        grid-column: 1 / 1;
        margin-bottom: 0;
        padding: 0;
    }
      legend {
        font-size: 1rem;
    }
}

