.news-module{margin-bottom: 0;}

.news-menu-module .menu-module__ul{padding: 0;margin-top: 30px;background: #fff;}
.news-menu-module .menu-module__li:hover{background: none;}
.news-menu-module .menu-module__children-a:hover{background: #f7f7f7;border-radius: 3px;}
.news-menu-module .menu-module__children-a{padding: 10px 15px;font-size: 14px;color: #000;margin-bottom: 5px;}
.news-menu-module .menu-module__children-a.active, .news-menu-module .collapse.in a:active{background: #f7f7f7;font-weight:400;border-radius: 3px;}
.news-menu-module .menu-module__a{border-bottom:1px solid #e5e5e5;font-size: 1.55em;color: #303030;margin-bottom: 10px;}
.news-page h1.heading{margin: 0;padding: 15px 0;text-align: center;}
.category-list .cat-uni{margin:0;padding: 20px 10px 0;}

.news-module__item{display:flex;flex-direction:row-reverse;padding:0}
.news-module__item:hover{box-shadow: none;}
.news-module__image{position:relative;overflow:hidden;width: 50%;border-radius:0 3px 3px 0;cursor:pointer}
.news-module__image:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgb(32 32 32 / 52%);opacity: 0;z-index: 1;transition: opacity 0.4s ease;}
.news-module__image:hover:after {opacity: 1;}
.news-module__image:before{position:absolute;top:50%;left:50%;font-family:"Font Awesome\ 6 Pro";font-weight:400;z-index: 2;opacity: 0.9;font-size:2.5em;content:"\f061";color:#fff;transform:translate(-50%, -50%) scale(0);transition:all linear .15s;}
.news-module__image:hover:before{transform:translate(-50%, -50%) scale(1)}
.news-module__description{display:flex;flex-direction:column;justify-content: center;flex:1 1 auto;width: 50%;background: #f7f7f7;padding: 20px 40px 0;border-radius: 3px 0 0 3px;}
.news-module__description .news-module__name{font-size: 1.3em;}
.news-module__category-date-viewed{display:flex;align-items:center;margin:0 0 15px;color:#555;font-size:.9em}
.news-module__category{overflow:hidden;margin:0 15px 0 0;color:#555;white-space:nowrap;text-overflow:ellipsis}
.news-module__date{flex:0 0 auto;margin:0 15px 0 0}
.news-module__viewed{flex:0 0 auto}
.news-module__date .fa, .news-module__viewed .fa{margin:0 5px 0 0;font-size:.9em}
.news-module__name{display:block;margin:0 0 10px;}
.news-module__text{color: #555;margin-right: 95px;line-height: 1.9;}

.btn-article{margin-top: 20px;}
.news-list{display:flex;flex-wrap:wrap;margin-bottom:10px}
.news-list__layout{display:flex}
.news-list__item{margin:0 0px 20px;padding:0}
.news-list__image img{border-radius:3px;width: 100%;cursor:pointer}
.news-list__category-date-viewed{display:flex;align-items:center;margin:0 0 10px;color:#777;font-size:.85em}
.news-list__date{margin:0 15px 0 0}
.news-list__date .fa, .news-list__viewed .fa{margin:0 5px 0 0}
.news-list__name{display:block;margin:0 0 10px;}
.news-list__description{padding:15px}
.news-list__text{font-size:.95em;color: #777;}
.news-page__image{margin: 0 0 20px 0;max-width: 100%;}
.news-page__image img{border-radius:3px}
.news-page__description{line-height:1.57em}
.news-page__description strong{font-family: 'Monserrat';font-weight:600;}
.news-page__description p{color: var(--body-c);font-family: 'Monserrat';}
.news-page__description img, .news-page__description iframe{max-width:100%;border-radius: 3px;}
.news-page__social-posted{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding: 20px 5px;margin-top: 20px;}
.news-page__posted{color:#777;font-size: 13px;}
.news-page__posted .fa-eye{margin:0 5px 0 0}
.news-page__posted .fa-calendar{margin:0 5px 0 15px}
.news-page ol, .news-page ul{display:inline-block;padding:0 0 0 15px;clear:both}
.news-page{margin-bottom: 30px;margin-top: 11px;}
.news-page__social{display: flex;align-items: center;color: #777;}
#goodshare{margin-left: 10px;}

.dealy {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: -1;
    width: 100%;
    height: 69px;
    left: 0;
}
.div-copy {
    height: 2px;
    background-color: #000;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.daybook {
    width: 100%;
    color: #000000;
    display: flex;
    height: auto;
}
.daybookfirst {
    width: 100%;
    max-width: 382px;
}
.daybook-logo {
    width: 100%;
    margin: 25px 0;
}
.daybook a {
    margin: 0 auto;
}
.daybook-logo img {
    width: 100%;
    max-width: 265px;
}
.daybooklast {
    width: 100%;
    max-width: 382px;
}
.header-logo-blog{
    margin-bottom: 20px;
}

.blog-info a, .blog-info .uni-slideshow_v2__title, .news-page h1.heading, .news-menu-module .menu-module__children-a{font-family: Montserrat;} 

select.form-control{display:block}

.news-prevnext{margin:0 0 30px;padding:15px 0;background:#f7f7f7;border-radius:3px}
.news-prevnext__item{height:100%;padding:0 5px}
.news-prevnext__item.prev{text-align:right}
.news-prevnext__a{display:flex;height:calc(100% - 20px);padding:0 0 10px;text-decoration:underline}
.news-prevnext__a.prev{justify-content:flex-end}
.news-prevnext__date{font-size:.95em;color:#777}

.mfp-bg{opacity:0 !important;transition:all ease-in-out .3s}
.mfp-bg.mfp-ready{opacity:.6 !important}
.mfp-bg.mfp-removing{opacity:0 !important}
.mfp-wrap{z-index:1066}
.mfp-arrow{opacity:0 !important;transition:all ease-in-out .3s}
.mfp-ready .mfp-arrow{opacity:.5 !important}
.mfp-removing .mfp-arrow{opacity:0 !important}
.mfp-figure{background:#fff;border-radius:10px;box-shadow:0 0 20px #555}
.mfp-figure:after{display:none !important}
.mfp-close{color:#555 !important;right:10px !important}
.mfp-bottom-bar{position:relative !important;display:flex;align-items:center;justify-content:space-between;padding:15px}
.mfp-bottom-bar .mfp-title{max-width:85%;padding:0 !important;font-size:.9em;color:#888}
.mfp-bottom-bar .mfp-counter{position:relative;color:#555}
.news-page__description .desc-pic{display: flex;justify-content: space-around;}


@media (min-width:350px) and (max-width:1200px){
    .news-module__item {flex-direction: column;}
    .news-module__image{width: 100%;height: 100%;border-radius:3px 3px 0 0;}
    .news-module__image img{height: 100%;}
    .news-module__description{flex: auto;width: 100%;padding: 20px;justify-content: space-between;}
    .news-module__text{margin:0;height: 100%;}
    .btn-article {margin: 30px 0 20px;text-align: center;}
    .news-module__description .news-module__name {font-size: 1.2em;}
}

@media (min-width:350px) and (max-width:992px){
.blog-info .sorts-block .form-control{border-bottom: 1px solid #e5e5e5;border-left: none;border-right: none;margin: 0 30px 0 0;}
.news-page__image{width: 100%;max-width: 100%;}
.news-list__text {font-size: 1em;line-height: 1.7;}
.blog-info .uni-slideshow_v2__text{overflow: hidden;height: 0;}
.header-logo-blog{margin-top: -60px;}
.news-page__description {font-size: 1.2em;}
.news-list__name {font-size: 1.3em;}
}


@media (min-width:350px) and (max-width:767px){
.uni-block__line{padding:0;background: none;border-radius: 0;box-shadow: none;margin: 0 -5px;}
.uni-form {background: none;border: none;border-radius:0;}
h1.heading{margin: 0 20px;background: #fff;padding: 15px;width: 100%;border-radius: 3px;}
.header-logo-blog img{width: 60px;}
}

@media (max-width:575px){
.news-page__social-posted{justify-content:flex-end}
.news-page__social{margin:0 0 10px}
.news-page__posted{flex:1 0 100%;text-align:right}
.news-list__layout {display: flex;width: 100%;}
select.form-control, .news-module__image, .btn-article a{width: 100%;}
}

@media (min-width:575px) and (max-width:992px){
.blog-info .uni-slideshow_v2__description {padding: 31px 60px;}
}

@media (min-width:575px){
.news-menu-module .menu-module__a{display: none;}
.news-menu-cats{display: flex!important;align-items: center;justify-content: center;margin-bottom: 30px;}
.news-list__name {font-size: 1.2em;}
.blog-info .uni-slideshow_v2__image:not(.text-over-image) img{width: 100%;margin-left:0;}
.blog-info .uni-slideshow_v2 .owl-nav button{color: #080808;box-shadow: 0 0 10px hsl(0deg 0% 100% / 40%);}
.blog-info .uni-slideshow_v2__description {background: #080808;height: 100%;padding: 29px;}
.blog-info .uni-slideshow_v2 .owl-nav {left: 0;right: 10px;top: 50%;}

}

@media (min-width:640px) and (max-width:992px){
.news-menu-cats{display:flex!important;justify-content: center;margin-bottom: 30px;}
.news-menu-module .menu-module__children-a{font-size: 1.3em;}
.uni-slideshow_v2__title {font-size: 1.6em;}
.header-logo-blog img{width: 80px;}
.blog-info .uni-slideshow_v2__title{font-size: 1.4em;color:#ffffff}

}

@media (max-width:767px){
.news-list{display: flex;flex-direction: row;flex-wrap: wrap;}
select.form-control{margin:0 ;width: 100%;margin-right: 30px;}
}

@media (min-width:767px){
.blog-info .sorts-block{border:none;}

}

@media (min-width:992px) and (max-width:1209px){
.news-menu-module .menu-module__children-a{font-size: 1.5em;}
.blog-info .uni-slideshow_v2__text{overflow: hidden;max-height: 108px;}
.blog-info .uni-slideshow_v2__title{color: #fff;}
.blog-info .uni-slideshow_v2__description {padding: 30px 60px;}
}

@media (min-width:1209px){
.news-menu-module .menu-module__children-a{font-size: 1.7em;font-weight: 500;}
.news-menu-cats::before, .news-menu-cats::after {content: '';display: inline-block;flex: 1 0 auto; align-self: flex-end;height: 1px;margin: 0 0 30px 0;background: black;}
.news-menu-cats::after { background-position: 0% center;}
.news-page__description {font-size: 1.35em;}
.blog-info .uni-slideshow_v2__title{color: #fff;font-size: 2.2em;}
}

@media (max-width: 1300px) {
.blog-info .uni-slideshow_v2__text {line-height: 1.7em;}
}

@media (min-width:1600px){
.blog-banner{width: 100%;max-width: 1270px;margin: 0 auto;}
.news-menu-module .menu-module__a {display: none;}
.blog-info .uni-slideshow_v2__image:not(.text-over-image) img{width: 100%;margin:0 auto;}
.header-blog {display: flex;flex-direction: column;align-items: center;width: 100%;}
.news-page{display: block;margin: 0 auto;max-width: 1209px;width: 100%;}
.news-page h1.heading {font-size: 2.4em;font-weight: 600;}
.news-menu-module{width: 100%;margin: 0 auto;max-width: 1209px;}
}