:root {
  --timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --animation-duration: 250ms;
  /*--cassiopeia-font-family-headings: "Roboto";*/
}
/*.card {
  --card-spacer-y: 1rem;
  --card-spacer-x: 2rem;
}*/

.mod-list li {
    padding: 0.3em 0;
    font-size: 17px;
}

.container-header .mod-list li a:hover {
    font-weight: 500;
}

.container-header .container-nav {
    background: #004988;
}

.container-header {
    background-color: #fff !important;
    background-image:none !important;
    margin-top: 60px;
    /*font-family: 'Roboto'!important;*/
}

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

.mod-custom {
    position: relative;
    width: 100%;
}

img {
    margin: 0px;
}

@media (min-width: 500px){
    .site-grid {
    grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(3,minmax(0,11.83rem)) 332px [main-end] minmax(0,1fr) [full-end] !important;}
    @font-face {font-display: swap !important;}
}

p{
    font-size:18px;
    line-height:1.8;
}

li {
    font-size:18px;
    line-height:1.8;
}

h2 {
    margin: 23px 0px 14px 0px;
}

h1,h2,h3{
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 1.4;
    font-weight: 500;
    color: #000000;
    padding: 5px 5px 8px 5px;
    border-bottom: #000 1px groove; 
}

@media (min-width: 1200px){
    .h1, h1, h2, h3 {font-size: 1.4rem !important;}
}

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

.card {
    border: none !important;
}

.container-header .mod-menu {
    margin-left: 15px !important;
}

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

.container-header .grid-child {
    padding: 0px !important;
}

.container-header .container-nav {
    padding-bottom: 0.5em !important;
    margin-top: 10px;
    box-shadow: 0 7px 11px rgba(0, 0, 0, 0.2);
}

.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: #7cc045;
    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 {
    margin-top: 0px;
}

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

footer.container-footer.footer.full-width {
    background: #004988;
}

a {
    color: #0089ff;  
}

blockquote p {
    font-size: 19px;
    background: #eff1f5b0;
    padding: 25px;
    border: 1px solid #dddddd;
    margin-bottom: 25px;
    margin-top: 25px;
    -webkit-border-radius: 50px;
}

blockquote p:before {
    content: '\f05a';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 19px;
    margin-right: 5px;
    color: #004988;
}

span.mobi:before {
    content: '\f095';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 17px;
    margin-right: 5px;
    color: #319931;
}

span.num, span.mobi, span.clock {
    padding: 0px 10px;
    margin: 5px 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    color: #333;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    display: inline-block;
    background-color: #f8f8f8;
    font-size: 18px;
    line-height: 1.4;
}

span.calendar:before {
    content: '\f073';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 5px;
    color: #df0a0a;
}

span.clock:before {
    content: '\f017';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 17px;
    color: #df0a0a;
    margin-right: 5px;
}

.com-content-category-blog__item.blog-item img {
    margin-bottom: 0px;
}

.arrow::after {
    color: #9aa0a6;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 0px;
    position: relative;
}

.uplink::after {
    color: #000;
    content: "\f08e";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 5px;
    position: relative;
}

a.uplink{
    color: #0089ff;
    border-bottom: 1.5px solid #0089ff;
}
a.uplink:hover{
    color: #004988;
    /*border-bottom: 1.5px solid #084aae;*/
    border:none;
}

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

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

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

@media (min-width: 992px){
.container-header .mod-menu > li + li {
  margin-left: 1.2em !important;
  }}

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

.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;
}

@media (min-width: 1200px){}
.h3, h3 {
    font-size: 1.35rem;
}

.h3, h3 {
    font-size: 1.5rem !important;
    padding: 15px 0px 5px 0px;
}

.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 {
    background-color: #004988;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

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

.video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.video-wrap iframe,
.video-wrap object,
.video-wrap embed{position:absolute;top:0;left:0;width:100%;height:100%;}

.com-content-category-blog__items.blog-items.columns-2 {
    grid-template-columns: 1fr 1fr;
}

h2 {
    font-size: calc(1.375rem + 1.5vw);
}

.blog h1, .blog h2 {
    font-size: calc(1.2rem + .45vw) ;
}

.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;
}

.telefon {
    background: #ececec;
    padding: 1px 3px;
    font-size: 14px;
    margin: 0 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px double #8c8a8a;
    color: #000;
}

.num666 {
    background: #1cc834;
    padding: 3px 5px;
    margin: 0 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #2ca02f;
    color: #fff;
}
.fa-phone: before {
    content: "\f095";
}

.fa.fa-phone: before {
    content: "\f360";
    color: #ab1818;
    font-size: 20px;
}

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

.fa.fa-calendar:before {
    content: "\f073";
    color: #ab1818;
}

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

.navi {
    color: #000!important;
}

.metismenu.mod-menu .metismenu-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.4;
    padding: 0;
    margin: 0px 0px 0px 0px;
    padding: 14px 13px 14px;
    border-radius: 2px;
    width: auto;
    height: 100%;
    background-position: 50%;
    background-color: #ffffff;
    border: 1.2px solid #dadce0;
    overflow: hidden;
    display: flex;
    font-size: 18px;
    color: #000!important;
    font-weight: 500;
}

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

.card-header {
    font-size: 1.4rem;
    margin: 20px 15px 5px 15px;
    line-height: 1.4;
    font-weight: 500;
    color: #000000;
    padding: 5px 5px 8px 5px;
    border-bottom: #000 1px groove;
    background-color: #fff;
}

.breadcrumb {
    background-color: rgba(0,0,0,.03);
    margin-bottom: 0;
    margin-top: 20px;
}

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

.mystyle{
    margin-right:5px;
}

.mystyle a:hover{
    color:#000;
}

.sidebar-right .metismenu .metismenu-item>a {
    white-space: inherit;
    color: #3c4043;
}
.metismenu.mod-menu .metismenu-item a:hover {
    color:#000;
    font-weight:600;
}
.anylink {
    text-decoration: underline;
    font-style: italic;
}
tbody, td, tfoot, th, thead, tr {
    border: 1px solid #bdb8b8f3;
    padding: 10px;
    text-align: center;
}

table {
    border-collapse: collapse;
    caption-side: bottom;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px; 
}

.mystyle {
    line-height: 1.4;
    margin: 0px 0px 0px 0px;
    padding: 14px 13px 14px;
    border-radius: 2px;
    height: 100%;
    background-position: 50%;
    background-color: #ffffff;
    border: 1.2px solid #dadce0;
    display: inline-block;
    font-size: 18px;
    color: #000!important;
    font-weight: 400;
    float: none;
    width: 100%;
}

.mystyle a {
  color: #3c4043;
}

.mystyle a:hover {
  font-weight: 500; 
  border-bottom: 1px solid #000;
}

a.has-arrow:after {
    content: "\f054" /*!rtl:"\f053"*/;
    display: -webkit-box;
    float: right;
    display: -ms-flexbox;
    display: inline-block;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    justify-content: inherit;
    color: #9aa0a6;
    width: 2rem;
}

/*.junewsultra .jn-right p:after {
    content: '\f04b';
    font-family: FontAwesome;
    font-weight: 400;
    background: transparent;
    border: none;
    text-decoration: none!important;
    color: #1f1d1d;
    font-size: 18px;
    margin-left: 10px;
}*/

/*.metismenu.mod-menu .metismenu-item a:before{
    content: '\f04b';
    font-family: FontAwesome;
    font-weight: 400;
    background: transparent;
    border: none;
    text-decoration: none;
    font-size: 18px;
    margin-right: 10px;
}*/

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

.sticky-module {
    position: sticky;
    top: 10px; /* Расстояние от верха */
    z-index: 100; /* Убедитесь, что модуль остается поверх других элементов */
}