.whatsapp-news {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 8px;
text-align: center;
font-size: 16px;
line-height: 1.4;
width: 200%;
background: #0095dc10;
border-radius: 5px;
padding: 15px;
}
.whatsapp-news a {
display: inline-flex;
align-items: center;
gap: 6px;
color: #25D366;
font-weight: 600;
text-decoration: none;
white-space: nowrap;
}
.whatsapp-news a:hover {
text-decoration: underline;
}
@media (max-width: 480px) {
.whatsapp-news {
font-size: 15px;
}
} body img {
border-radius: 5px;
}
.banner_body_right {
right: 0;
}
.banner_body_left {
left: 0;
}
.banner_body_left, .banner_body_right {
text-align: center;
position: fixed;
top: 0;
padding: 8px;
width: 18%;
z-index: 999;
}
.ads-block-home {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
@media (max-width: 1900px) {
.grid-container {
max-width: 1200px;
}
.site-header .header-image {
width: 100%;
}
}
@media (max-width: 1740px) {
.grid-container {
max-width: 1100px;
}
.site-header .header-image {
width: 100%;
}
}
@media (max-width: 1600px) {
.grid-container {
max-width: 1000px;
}
.site-header .header-image {
width: 100%;}
}
@media (max-width: 1400px) {
.grid-container {
max-width: 900px;
}
}
@media (max-width: 1300px) {
.grid-container {
max-width: 750px;
}
}
@media (max-width: 1100px) {
.banner_body_left, .banner_body_right {
display:none;
}
}
@media (max-width: 700px) {
.entry-title {
font-size: 25px;
font-weight: bold;
}
.custom-entry-meta {
font-size: 0.6em!important;
}
}
.author-photo, .author-photo-p {
text-align: right;
font-weight: bold;
}
.author-photo-p-new {
text-align: right;
font-weight: bold;
}
h3 {
font-weight: 600;
}
p img {
border-radius: 5px;
}
.ads-widget-slider { }
.site-header .header-image {
width:90%;
border-radius:0px;
}
body {
background-color: white;
} .custom-glavnoe-list {
display: flex;
flex-direction: column;
gap: 15px;
height: 494px;
overflow-y: scroll;
}
@media (max-width: 1600px) {
.custom-glavnoe-list {
height: 434px;
}
}
@media (max-width: 1400px) {
.custom-glavnoe-list {
height: 400px;
}
}
@media (max-width: 1300px) {
.custom-glavnoe-list {
height: 350px;
}
}
.custom-glavnoe-item {
border-radius: 5px;
transition: .3s;
}
.custom-glavnoe-item:hover .custom-glavnoe-title, .custom-category-item:hover .custom-glavnoe-title {
color: #0096df;
}
.custom-glavnoe-link {
text-decoration: none;
color: inherit;
width: 100%;
}
.custom-glavnoe-info {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.custom-glavnoe-thumbnail img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 5px;
}
.custom-glavnoe-thumbnail {
width: 50px;
height: 50px;
float: left;
margin-right: 12px;
border-radius: 5px;
}
.custom-glavnoe-title a {
color: black;
text-decoration: none;
}
.custom-glavnoe-title {
font-size: 16px;
color: black;
transition: .3s;
font-weight: 400;
}
@media (max-width: 1500px) {
.custom-glavnoe-title {
font-size: 14px;
}
}
.custom-glavnoe-title:hover {
color: var(--contrast-2);
}
.custom-glavnoe-date {
font-size: 12px;
color: #777;
}
.elementor img, .slider-img {
border-radius:5px;
} .custom-category-item {
margin-bottom: 20px;
transition: .3s;
}
.custom-category-title, .custom-category-title a {
font-size: 14px;
color: black;
text-decoration: none;
}
.custom-category-date {
font-size: 12px;
color: #777;
margin-top: 5px;
}
.custom-category-more {
margin-top: 20px;
text-align: center;
}
.custom-category-more-button {
color: #0095DC;
padding: 10px 20px;
font-weight: 500;
text-decoration: underline!important;
}
.h3-category {
color: #0095DC;
font-weight: 600;
border-bottom: 1px solid #0095DC;
} .newspaper-content {
display: flex;
gap: 16px;
margin-bottom: 15px;
border-bottom:1px solid #e7e7e7;
padding-bottom:10px
}
.newspaper-content:hover h3.newspaper-title {
color: #0095DC;
}
.newspaper-item:last-child .newspaper-content {
border-bottom:0px solid #e7e7e7;
}
.newspaper-details {
width: 100%;
}
p.newspaper-excerpt {
font-size: 14px;
color: #7b7b7b;
margin-bottom: 0em;
}
p.newspaper-meta, p.newspaper-meta a {
font-size: 12px;
color: #7b7b7b;
margin-top: 5px;
margin-bottom: 0.5em;
}
h3.newspaper-title {
margin-bottom: 0.5em;
color: #333;
font-weight: 400;
font-size: 18px;
} .n2-padding {
border-radius: 5px;
overflow: hidden;
}
.header-widget {
width: 50%;
border-radius: 5px;
}
@media (max-width: 768px) {
.header-widget {
width: 90%;
}
.whatsapp-news {
width:  100%;
}
}
.custom-entry-meta {
display: flex;
align-items: center;
gap: 0.22em;
margin-top: 1em;
}
.custom-entry-meta > :nth-last-child(2) {
margin-left: auto;
}
span.posted-on, span.byline, .comments-area {
display: none !important;
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
margin-top: 1em;
} .related-posts-container {
}
.related-posts-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 16px;
}
.related-post-item {
display: flex;
flex-direction: row;
align-items: flex-start;
border-radius: 5px;
overflow: hidden;
}
.related-post-link {
display: flex;
flex-direction: row;
width: 100%;
text-decoration: none;
color: inherit;
}
.related-post-thumbnail-wrapper {
flex-shrink: 0;
overflow: hidden;
max-width: 100px;
}
.related-post-thumbnail {
width: 100%;
height: 100%;
object-fit: cover;
}
.related-post-thumbnail-wrapper img {aspect-ratio: 1/1;}
.related-post-info {
padding: 10px;
flex-grow: 1;
}
.related-post-title {
font-size: 14px;
font-weight: 500;
margin: 0 0 10px;
}
.related-post-date {
font-size: 12px;
color: #777;
} .container-project {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 20px;
margin-bottom: 10px;
}
.container-project-sidebar {
display: grid;
justify-items: stretch;
justify-content: center;
width: 100%;
}
.container-project-sidebar .content-block {
border-bottom: 1px solid #e7e7e7;
}
.container-project-sidebar .content-block:last-child {
border-bottom: 0px;
}
.content-block {
background-color: white;
padding: 20px;
border-radius: 8px;
text-align: center;
transition: transform 0.3s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.block-title {
font-size: 16px;
color: #333;
margin-bottom: 15px;
}
.block-title-sidebar {
font-size: 100%;
margin-bottom: 15px;
}
.block-text {
font-size: 14px;
color: #ccc;
margin-bottom: 15px;
}
.block-image {
width: 100%;
margin-bottom: 15px;
max-height: 150px;
max-width: 100%;
object-fit: cover;
}
.more-button {
display: inline-block;
padding: 10px 20px;
background-color: #0096df;
color: white;
text-decoration: none;
font-size: 14px;
border-radius: 6px;
transition: background-color 0.3s;
}
.content-block:hover .more-button {
background-color: #0095dc10;
color: #0096df;
}
.content-block:hover  .block-title {
color: #0096df;
}
@media (max-width: 768px) {
.block-title {
font-size: 20px;
}
.block-text {
font-size: 14px;
}
.more-button {
padding: 8px 16px;
}
}
@media (max-width: 480px) {
.block-title {
font-size: 18px;
}
.block-text {
font-size: 12px;
}
.more-button {
padding: 6px 12px;
}
} .radiokn {
width: 20%;
display: flex;
flex-direction: row;
align-items: center;
align-content: space-around;
flex-wrap: wrap;
justify-content: center;
padding: 10px;
}
.radiokn button#toggleButton {
background: transparent;
width: 30px;
margin: 0;
padding: 0;
}
.radiokn p {
margin-bottom: 0;
font-size:10pt;
padding-right: 10px;
line-height: 1em;
text-align: left;
}
@media (max-width: 768px) {
.radiokn {
width: 90%;
}
}
.widget-area .widget {
padding: 1px;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
padding: 10px;
} .featured-image-after-title {
padding-top: 20px;
} span.wp_counter_span {
font-size: 14px;
background-color: #0096df26;
color: #0096df;
padding: 2px;
border-radius: 5px;
} .newspaper-posts {
position: relative;
overflow: hidden; }
.newspaper-posts::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 80px; background: linear-gradient(to top, white, rgba(255,255,255,0));
pointer-events: none;
z-index: 10;
}  .slider-container {
position: relative;
overflow: hidden;
width: 100%;
max-width: 800px;
} .slider-wrapper {
position: relative;
max-width: 100%;
overflow: hidden;
} .simple-slider {
display: flex;
transition: transform 0.5s ease;
will-change: transform;
} .slide {
position: relative;
min-width: 100%;
flex-shrink: 0;
box-sizing: border-box;
overflow: hidden;
border-radius:5px;
} .slide-link {
display: block;
position: relative;
width: 100%;
height: 100%;
text-decoration: none;
color: inherit;
} .slide-link::before {
content: "";
display: block;
padding-bottom: 75%; } .slide-link img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
z-index: 1;
border-radius: 6px;
transition: transform 1s ease, -webkit-transform 1s ease;
}
.slide-link:hover img {transform: scale(1.05);} .slide-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 15px;
background: linear-gradient(0deg,rgba(41, 41, 41, 1) 0%, rgba(41, 41, 41, 0.6) 69%, rgba(0, 0, 0, 0) 100%);
color: #fff;
z-index: 2;
pointer-events: none;
} .slide-title {
margin: 0 0 5px;
font-size: 26px;
font-weight: 600;
line-height: 1em;
} .slide-meta {
font-size: 14px;
color: #ccc;
} .slider-prev,
.slider-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.5);
color: white;
border: none;
padding: 10px;
cursor: pointer;
z-index: 10;
font-size: 20px;
line-height: 1;
border-radius: 50%;
}
.slider-prev { left: 10px; }
.slider-next { right: 10px; } @media (max-width: 600px) {
.slide-title {
font-size: 16px;
}
.slide-meta {
font-size: 12px;
}
.slider-prev,
.slider-next {
padding: 8px;
font-size: 16px;
}
}
.widget_recent_entries {
margin-bottom: 10px;
}
a.wp-block-latest-posts__post-title {
color: #333;
font-weight: 400;
font-size: 16px;
}
.wp-block-latest-posts li:last-child::after {
border-bottom: 0px;
}
.wp-block-latest-posts li:hover a.wp-block-latest-posts__post-title {
color: var(--accent);
}
.wp-block-latest-posts li::after {
content: "";
display: block;
clear: both;
border-bottom:1px solid #d3d4d8;
padding-bottom:20px;
}
.wp-block-latest-posts__featured-image {
float: left;
margin-right: 10px;
}
.header-widget aside {
float:right;
}
.banner_body_left img {
object-fit: fill;
width: 100%;
height: 100%;
} .header-widget img {
border-radius:10px;
}
.gap {
gap: 20px;
}
.inside-header {
padding: 20px 0px;
}
.item-home-in:nth-child(2) {
padding-right: 0px;
}
.top-bar {
background: #f1f1f1;
border-bottom: 1px solid #e1e1e1;
}
.top-bar .widget .search-field {
width: 100%;
font-size: 8pt;
padding: 2px 8px;
}
.top-bar .search-form {
display: flex;
max-width: 320px;
border-radius: 10px;
overflow: hidden;
border: 1px solid #ddd;
max-height: 20px;
font-size: 8pt;
}
.top-bar .search-form button {
background: #b1b1b1;
color: white;
border: none;
padding: 0 10px;
cursor: pointer;
}
.top-bar .widget .search-form button.search-submit {
font-size: 10px;
}
.inside-top-bar {
padding: 10px 0px;
} .blog-latest-list {
display: flex;
flex-direction: column;
gap: 0px;
}
.blog-item {
display: flex;
gap: 15px;
align-items: stretch;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 10px;
margin-bottom: 10px;
}
.blog-latest-list a:last-child .blog-item {
border-bottom: 0px;
}
.blog-thumb {
width: 70px;
aspect-ratio: 1 / 1;
overflow: hidden;
flex-shrink: 0;
}
.blog-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.blog-content {
display: flex;
flex-direction: column;
justify-content: top;
}
.blog-content:hover .blog-title {
color: #0096df;
}
.blog-title {
font-size: 16px;
text-decoration: none;
color: #333;
}
.blog-author {
font-size: 13px;
color: #7b7b7b;
margin-top: 5px;
}
.ads-block-manual img, .ads-widget-slider img{
width: 100%;
height: 100%;
object-fit: cover;
}
.full-width button.btn-more {
margin-top: 20px;
} .most_liked_post a {
font-size: 16px;
color: #333;
text-decoration: none;
}
.most_liked_post li:hover a{
color: #0096df;
}
.home-widgets {
margin-bottom: 16px;
}
.most_liked_post li::after {
content: "";
display: block;
clear: both;
border-bottom: 1px solid #d3d4d8;
padding-bottom: 20px;
}
.most_liked_post li:last-child::after {
border-bottom: 0px;
}