
@font-face {
    font-family: "Metropolis Medium";
    src: url('../fonts/Metropolis-Medium.woff2') format("woff2");
    font-weight: 500;
    font-style: normal;
}

.detail-page-public-texts * {color: #000 !important;font-size: 20px;line-height: 1.7;font-family: "Metropolis Medium" !important;}
.detail-page-public-texts .text * {color: #000 !important;font-size: 20px;line-height: 1.7;font-family: "Metropolis Medium" !important;}
.detail-page-public-texts .text {color: #000 !important;font-size: 20px;line-height: 1.7;font-family: "Metropolis Medium" !important;}
.detail-page-public-texts {color: #000 !important;font-size: 20px;line-height: 1.7;font-family: "Metropolis Medium" !important;}

.detail-page-photo-text .text {
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    font-family: "Metropolis Medium" !important;
}

.section-header .title {
    font-family: "Metropolis Medium" !important;
}

.detail-page .write-comments .section-header .title, .detail-page .page-content__write-other .section-header .title {
    font-size: 26px;
}

.social > a > i {

}
.social > a:not(:last-child) {
    margin-right: 5px;
}
.social > a {
    border-radius: 5px;
    background: #9f2411;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.social {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-gallery-buttons .header-buttons:not(:last-child) {
    margin-right: 10px;
}
.header-gallery-buttons .header-buttons {

}
.header-gallery-buttons {
    flex-flow: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.reklam-content img {
    max-width: 100%;
}
.reklam-content {

}

.page-detail-images img {
    max-width: 100%;
}
.page-detail-images {

}

.detail-page-news-info {
    -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
.detail-page-news-info-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section-swiper .swiper-photo img,
.section-health .health-heading_photo img,
.section-health .health-right_photo img,
.section-economy .economy-right-photo img,
.section-economy .economy-right-photo2 img,
.section-economy .economy-left-photo img,
.section-economy .economy-left-photo2 img,
.section-economy .economy-heading-photo img,
.section-politics .politics-right_photo img,
.section-politics .politics-left_bottom__photo img,
.section-politics .politics-left_public__photo img,
.section-sport .sport-photo img,
.section-agenda-news .agenda-photo img,
.detail-page-politics_photo img,
.detail-page-photo img,
.section-agenda .agenda-photo img,
.featured-photo img,
.section-slidenews .slidenews-photo img {
    object-fit: unset;
    -o-object-fit: unset;
}



.loader-ellips {
    font-size: 20px; /* change size here */
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555; /* change color here */
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
    from { transform: scale(0.001); }
    to { transform: scale(1); }
}

@keyframes slide {
    to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}





.page-content__write-comments ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); padding: 30px; border-radius: 20px; overflow: hidden; }

.page-content__write-comments ul li:not(:last-child) { margin-bottom: 30px; }

.page-content__write-comments ul li .icon { font-size: 32px; color: #1e1d1c; padding-top: 5px; }

.page-content__write-comments ul li .desc { padding-left: 15px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page-content__write-comments ul li .desc .title { font-size: 18px; font-weight: 600; letter-spacing: -0.5px; color: #d91f27; }

.page-content__write-comments ul li .desc .text { font-size: 14px; color: #999; }

.page-content__write-other ul li { margin-bottom: 20px; }

.page-content__write-other ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; -webkit-box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); padding: 20px; border-radius: 15px; overflow: hidden; height: 82px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.page-content__write-other ul li a:hover { background-color: #d91f27; }

.page-content__write-other ul li a:hover .title { color: #fff; }

.page-content__write-other ul li a:hover .icon { color: #fff; }

.page-content__write-other ul li a .icon { font-size: 24px; color: #d91f27; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.page-content__write-other ul li a .title { font-size: 16px; font-weight: 500; letter-spacing: -0.5px; color: #999; padding-left: 15px; line-height: 1.3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.page-content__write-other ul li a {
    position: relative;
}
.page-content__write-other ul li a .date {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 12px;
    color: #999;
    font-weight: 600;
}
.page-content__write-other ul li a:hover .date {
    color: #fff;
}

.writer ul li:not(:last-child) { margin-bottom: 40px; }

.writer-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.writer-item:hover .writer-cover { -webkit-box-shadow: 0 0 50px rgba(30, 29, 28, 0.2); box-shadow: 0 0 50px rgba(30, 29, 28, 0.2); }

.writer-cover { width: 100px; height: 100px; background-color: #FFEDA5; border-radius: 999px; overflow: hidden; -webkit-box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }

.writer-cover img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; padding-top: 17px; }

.writer-desc { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 30px; line-height: 1; }

.writer-desc .title { font-size: 18px; font-weight: 700; color: #d91f27; letter-spacing: -0.5px; margin-bottom: 5px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.writer-desc .text { font-size: 14px; font-weight: 600; letter-spacing: -0.3px; line-height: 1.3; color: #999; }


.album.ui-top { padding-top: 50px; }

.album.ui-video .album-photo img { opacity: .4; }

.album ul li { margin-bottom: 20px; }

.album ul li:hover .album-photo img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.album-photo { width: 100%; height: 220px; overflow: hidden; background-color: #1e1d1c; }

.album-photo.ui-large { height: 400px; }

.album-photo.ui-large img { opacity: .15; }

.album-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: .8s; -o-transition: .8s; transition: .8s; }

.album-body { position: absolute; inset: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 479px) { .album-body { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) { .album-body { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; } }

.album-body .icon { color: #fff; font-size: 32px; background-color: rgba(255, 255, 255, 0.3); width: 80px; height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 999px; margin-right: 20px; }

@media (max-width: 479px) { .album-body .icon { margin-right: 0; margin-bottom: 20px; } }

.album-body .title { font-size: 20px; font-weight: 600; letter-spacing: -.5px; color: #fff; max-width: 400px; line-height: 1.3; }



.company.ui-style ul { -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }

.company.ui-style ul:hover li { opacity: .6; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }

.company.ui-style ul li { -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }

.company.ui-style ul li:hover { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }

.company.ui-style ul li:nth-child(2n) .company-right .time { border-color: #354D77; color: #354D77; background-color: rgba(53, 77, 119, 0.1); }

.company.ui-style ul li:not(:last-child) { margin-bottom: 20px; }

.company.ui-style .company-cover img { -webkit-transition: .8s; -o-transition: .8s; transition: .8s; }

.company.ui-style .company-cover:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.company.ui-style .company-desc__top { margin-bottom: 10px; }

.company.ui-style .company-desc__top .title { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.company.ui-style .company-desc__top .title:hover { color: #d91f27; }

.company.ui-style .company-desc__bottom { border: none; padding-top: 0; }

.company.ui-style .company-right { text-align: center; }

.company.ui-style .company-right .date { font-size: 13px; color: #999; font-weight: 400; letter-spacing: -0.3px; line-height: 1; margin-bottom: 15px; }

.company.ui-style .company-right .date .icon { font-size: 13px; margin-right: 7px; }

.company.ui-style .company-right .time { padding-inline: 10px; height: 35px; border: 1px solid #d91f27; font-size: 14px; font-weight: 500; letter-spacing: -0.3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #d91f27; background-color: rgba(217, 31, 39, 0.1); }

.company ul li:not(:last-child) { margin-bottom: 40px; }

.company-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; -webkit-box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); padding-inline: 30px; padding-block: 30px; }

.company-cover { width: 170px; height: 100%; }

@media (max-width: 479px) { .company-cover { display: none; } }

.company-cover img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.company-desc { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 50px; }

@media (max-width: 479px) { .company-desc { padding-left: 0; } }

.company-desc__top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; line-height: 1; margin-bottom: 20px; }

.company-desc__top .title { font-size: 20px; font-weight: 800; letter-spacing: -0.7px; color: #1e1d1c; text-transform: uppercase; }

.company-desc__top .text { font-size: 16px; font-weight: 500; color: #999; letter-spacing: -0.5px; }

.company-desc .address { margin-bottom: 10px; font-size: 14px; color: #999; }

.company-desc .address .icon { font-size: 14px; color: #d91f27; margin-right: 10px; }

.company-desc__bottom { border-top: 1px solid rgba(30, 29, 28, 0.1); padding-top: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 991px) { .company-desc__bottom { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.company-desc__bottom a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; }

@media (max-width: 991px) { .company-desc__bottom a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: auto; } }

.company-desc__bottom a:not(:last-child) { margin-right: 20px; }

@media (max-width: 991px) { .company-desc__bottom a:not(:last-child) { margin-bottom: 10px; } }

.company-desc__bottom a .icon { font-size: 14px; color: #d91f27; margin-right: 10px; }

.company-desc__bottom a span { font-size: 13px; font-weight: 400; letter-spacing: -0.5px; color: #999; }






#karart {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    opacity: 0.5;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2;
}

.alert-secondary hr {
    border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
    color: #2e3133;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

/* Tema 4 */
.theme-tema4 {
    background: #f5f7fa;
    color: #15171c;
}

.theme-tema4 .header {
    background: #fff;
    box-shadow: 0 10px 30px rgba(20, 23, 28, .08);
}

.theme-tema4 .header-top {
    background: #15171c;
    border-bottom: 4px solid #e11d48;
}

.theme-tema4 .header-top .container {
    min-height: 44px;
    height: auto;
}

.theme-tema4 .header-links {
    flex: 1 1 auto;
    min-width: 0;
}

.theme-tema4 .header-links ul {
    flex-wrap: wrap;
    gap: 4px 14px;
}

.theme-tema4 .header-top a,
.theme-tema4 .header-top .text,
.theme-tema4 .header-top .icon {
    color: #fff !important;
}

.theme-tema4 .header-mid {
    border-bottom: 1px solid #e7ebf0;
}

.theme-tema4 .header-mid .container {
    height: 94px;
}

.theme-tema4 .header-logo img {
    max-height: 68px;
    object-fit: contain;
}

.theme-tema4 .header-finance ul li {
    background: #f4f7fb;
    border: 1px solid #e1e7ef;
    border-radius: 8px;
    margin-right: 8px;
    padding: 8px 14px;
}

.theme-tema4 .header-finance ul li:nth-child(4) {
    border-right: 1px solid #e1e7ef;
}

.theme-tema4 .header-finance ul li .title .text {
    color: #15171c;
    font-size: 14px;
    letter-spacing: 0;
}

.theme-tema4 .header-finance ul li .title .num {
    color: #0f766e;
    font-weight: 700;
    letter-spacing: 0;
}

.theme-tema4 .tema4-weather {
    min-width: 235px;
    min-height: 70px;
    padding: 10px 14px;
    border-radius: 8px;
    color: #fff;
    background: linear-gradient(135deg, #0f766e 0%, #2563eb 100%);
    box-shadow: 0 12px 24px rgba(37, 99, 235, .18);
    overflow: hidden;
    position: relative;
}

.theme-tema4 .tema4-weather > .text {
    display: none;
}

.theme-tema4 .tema4-weather .header-weather-photo {
    width: 56px;
    height: 56px;
    margin-right: 12px;
    position: relative;
    flex: 0 0 56px;
    animation: tema4WeatherFloat 4s ease-in-out infinite;
}

.theme-tema4 .tema4-weather .header-weather-photo img {
    width: 46px;
    height: 46px;
    object-fit: contain;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .18));
}

.theme-tema4 .tema4-weather .header-weather-photo::before {
    content: "";
    position: absolute;
    right: -2px;
    bottom: 14px;
    width: 34px;
    height: 17px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .94);
    box-shadow: -12px -5px 0 2px rgba(255, 255, 255, .88), 10px 2px 0 rgba(255, 255, 255, .78);
    animation: tema4CloudDrift 5s ease-in-out infinite;
}

.theme-tema4 .tema4-weather .header-weather-photo::after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 1px;
    width: 3px;
    height: 13px;
    border-radius: 4px;
    background: rgba(255, 255, 255, .85);
    box-shadow: 9px 3px 0 rgba(255, 255, 255, .75), 18px -1px 0 rgba(255, 255, 255, .65);
    animation: tema4Rain 1.1s linear infinite;
}

.theme-tema4 .tema4-weather-data .weather {
    display: flex;
    align-items: center;
    color: #fff;
}

.theme-tema4 .tema4-weather-data .weather .icon {
    display: none;
}

.theme-tema4 .tema4-weather-data .weather .title {
    margin: 0;
    color: rgba(255, 255, 255, .92);
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0;
}

.theme-tema4 .tema4-weather-data .weather .degree {
    color: #fff;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: 0;
}

.theme-tema4 .header-bottom {
    background: #fff;
    border-bottom: 1px solid #e7ebf0;
}

.theme-tema4 .navigation-item a {
    color: #15171c;
    font-weight: 700;
    letter-spacing: 0;
}

.theme-tema4 .navigation-item a:hover {
    color: #e11d48;
}

.theme-tema4 .header-menu-search .icon,
.theme-tema4 .header-mobile-menu-search .icon {
    background: #15171c;
    border-radius: 8px;
    color: #fff;
}

.theme-tema4 .section-swiper {
    margin-top: 26px;
}

.theme-tema4 .section-swiper .swiper .container {
    background: transparent;
}

.theme-tema4 .section-swiper .swiper .row .col-lg-8,
.theme-tema4 .section-swiper .swiper .row .col-lg-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.theme-tema4 .section-swiper .swiper-left,
.theme-tema4 .section-swiper .swiper-right {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 16px 34px rgba(20, 23, 28, .1);
}

.theme-tema4 .section-swiper .swiper-photo {
    height: 430px;
}

.theme-tema4 .section-swiper .swiper-photo img {
    object-fit: cover;
}

.theme-tema4 .section-swiper .swiper-body {
    left: 18px;
    right: 18px;
    bottom: 18px;
    width: auto;
    height: auto;
    min-height: 72px;
    padding: 14px 18px;
    border-left: 5px solid #f59e0b;
    border-radius: 8px;
    background: rgba(21, 23, 28, .86);
}

.theme-tema4 .section-swiper .swiper-body .title {
    padding: 0;
    color: #fff;
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
}

.theme-tema4 .section-swiper .swiper-body .small-title {
    bottom: calc(100% + 10px);
    border-radius: 8px;
    background: #f59e0b;
    color: #15171c;
    letter-spacing: 0;
}

.theme-tema4 .section-swiper .swiper-right {
    height: 430px;
    padding: 18px;
    background: #fff;
}

.theme-tema4 .section-swiper .swiper-right ul {
    counter-reset: tema4Headlines;
}

.theme-tema4 .section-swiper .swiper-right ul li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 12px;
    padding: 0 0 12px;
    border-bottom: 1px solid #eef1f5;
}

.theme-tema4 .section-swiper .swiper-right ul li::before {
    counter-increment: tema4Headlines;
    content: counter(tema4Headlines);
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background: #e11d48;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    font-weight: 800;
}

.theme-tema4 .section-swiper .swiper-right .title,
.theme-tema4 .section-swiper .swiper-right .title2 {
    width: auto;
    color: #15171c;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: 0;
}

.theme-tema4 .section-swiper .swiper-right .title:hover,
.theme-tema4 .section-swiper .swiper-right .title2:hover {
    color: #e11d48;
}

.theme-tema4 .section-swiper .swiper .owl-dots .owl-dot.active::after,
.theme-tema4 .section-swiper .swiper .owl-dots .owl-dot:hover::after {
    background-color: #e11d48;
}

.theme-tema4 .section-header .small-title {
    color: #e11d48;
    font-weight: 800;
    letter-spacing: 0;
}

.theme-tema4 .section-header .title {
    color: #15171c;
    letter-spacing: 0;
}

.theme-tema4 .agenda-card,
.theme-tema4 .sport-card,
.theme-tema4 .politics-left_public,
.theme-tema4 .politics-right-card-1,
.theme-tema4 .politics-right-card-2,
.theme-tema4 .economy-heading,
.theme-tema4 .economy-left,
.theme-tema4 .economy-right,
.theme-tema4 .videos-left,
.theme-tema4 .videos-right,
.theme-tema4 .galery-left,
.theme-tema4 .galery-right {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 12px 28px rgba(20, 23, 28, .08);
}

.theme-tema4 .agenda-photo img,
.theme-tema4 .sport-photo img,
.theme-tema4 .politics-left_public__photo img,
.theme-tema4 .politics-left_bottom__photo img,
.theme-tema4 .politics-right_photo img,
.theme-tema4 .economy-heading-photo img,
.theme-tema4 .economy-left-photo img,
.theme-tema4 .economy-left-photo2 img,
.theme-tema4 .economy-right-photo img,
.theme-tema4 .economy-right-photo2 img,
.theme-tema4 .videos-left_photo img,
.theme-tema4 .videos-right_photo img,
.theme-tema4 .galery-left_photo img,
.theme-tema4 .galery-right_photo img {
    object-fit: cover !important;
}

@keyframes tema4WeatherFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-4px); }
}

@keyframes tema4CloudDrift {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(6px); }
}

@keyframes tema4Rain {
    0% { transform: translateY(-3px); opacity: .35; }
    50% { opacity: .9; }
    100% { transform: translateY(8px); opacity: .15; }
}

@media (max-width: 1199px) {
    .theme-tema4 .header-finance ul li {
        padding-left: 10px;
        padding-right: 10px;
    }

    .theme-tema4 .tema4-weather {
        min-width: 205px;
    }

    .theme-tema4 .section-swiper .swiper-body .title {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .theme-tema4 .header-mid .container {
        height: 72px;
    }

    .theme-tema4 .section-swiper .swiper-photo {
        height: 270px;
    }

    .theme-tema4 .section-swiper .swiper-body {
        left: 10px;
        right: 10px;
        bottom: 10px;
        min-height: 0;
        padding: 10px 12px;
    }

    .theme-tema4 .section-swiper .swiper-body .title {
        font-size: 18px;
        max-width: none;
    }

    .theme-tema4 .section-swiper .swiper-right {
        height: auto;
        margin: 12px 0 0;
    }
}

.theme-tema4 .tema4-section-heading,
.theme-tema4 .section-agenda .section-header,
.theme-tema4 .tema4-sport-strip .section-header {
    position: relative;
    min-height: 76px;
    padding: 10px 0 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d7dce3;
}

.theme-tema4 .tema4-section-heading .small-title,
.theme-tema4 .section-agenda .section-header .small-title,
.theme-tema4 .tema4-sport-strip .section-header .small-title {
    position: relative;
    z-index: 2;
    color: #e11d48;
    font-size: 24px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
}

.theme-tema4 .tema4-sport-strip .section-header .small-title {
    color: #0eac51;
}

.theme-tema4 .tema4-section-heading .title,
.theme-tema4 .section-agenda .section-header .title,
.theme-tema4 .tema4-sport-strip .section-header .title {
    position: absolute;
    top: -6px;
    left: 8px;
    z-index: 1;
    color: rgba(21, 23, 28, .055);
    font-size: 58px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
    pointer-events: none;
}

.theme-tema4 .section-agenda {
    margin-top: 22px;
}

.theme-tema4 .section-agenda .agenda .container {
    background: #fff;
    padding: 26px 10px 0;
}

.theme-tema4 .section-agenda .agenda-news .row {
    row-gap: 0;
}

.theme-tema4 .section-agenda .agenda-news li {
    margin-bottom: 0;
}

.theme-tema4 .section-agenda .agenda-card {
    min-height: 300px;
    margin: 0;
    border-radius: 8px;
    box-shadow: none;
    background: #fff;
}

.theme-tema4 .section-agenda .agenda-photo {
    height: 170px;
    border-radius: 8px;
    overflow: hidden;
}

.theme-tema4 .section-agenda .agenda-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    left: 0;
    transform: none;
}

.theme-tema4 .section-agenda .agenda-photo:hover img {
    left: 0;
    transform: scale(1.04);
}

.theme-tema4 .section-agenda .agenda-body {
    position: static;
    padding: 22px 0 26px;
}

.theme-tema4 .section-agenda .agenda-body .title {
    color: #050505;
    font-size: 22px;
    line-height: 1.55;
    font-weight: 900;
    letter-spacing: 0;
    max-width: none;
    padding-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.theme-tema4 .tema4-marquee {
    overflow: hidden;
    width: 100%;
}

.theme-tema4 .tema4-marquee-track {
    display: flex;
    width: max-content;
    animation: tema4MarqueeLeft 38s linear infinite;
}

.theme-tema4 .tema4-marquee:hover .tema4-marquee-track {
    animation-play-state: paused;
}

.theme-tema4 .section-surmanset {
    margin-top: 24px;
}

.theme-tema4 .section-surmanset .container,
.theme-tema4 .tema4-sport-strip .container {
    background: #fff;
    padding-top: 22px;
    padding-bottom: 22px;
}

.theme-tema4 .tema4-surmanset-marquee .tema4-marquee-track {
    gap: 16px;
    animation-duration: 34s;
}

.theme-tema4 .tema4-surmanset-card,
.theme-tema4 .tema4-sport-card {
    position: relative;
    display: block;
    flex: 0 0 auto;
    overflow: hidden;
    border-radius: 8px;
    background: #15171c;
    color: #fff;
}

.theme-tema4 .tema4-surmanset-card {
    width: 230px;
    height: 155px;
}

.theme-tema4 .tema4-sport-card {
    width: 285px;
    height: 300px;
}

.theme-tema4 .tema4-surmanset-card .photo,
.theme-tema4 .tema4-sport-card .photo {
    display: block;
    width: 100%;
    height: 100%;
}

.theme-tema4 .tema4-surmanset-card img,
.theme-tema4 .tema4-sport-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease, opacity .4s ease;
}

.theme-tema4 .tema4-surmanset-card::after,
.theme-tema4 .tema4-sport-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 34%, rgba(0, 0, 0, .88) 100%);
}

.theme-tema4 .tema4-surmanset-card .title,
.theme-tema4 .tema4-sport-card .title {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 18px;
    z-index: 2;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.theme-tema4 .tema4-surmanset-card .title {
    font-size: 16px;
    line-height: 1.25;
    -webkit-line-clamp: 2;
}

.theme-tema4 .tema4-sport-card .title {
    font-size: 20px;
    line-height: 1.2;
    -webkit-line-clamp: 3;
}

.theme-tema4 .tema4-sport-marquee .tema4-marquee-track {
    gap: 30px;
    animation-duration: 42s;
}

.theme-tema4 .tema4-surmanset-card:hover img,
.theme-tema4 .tema4-sport-card:hover img {
    transform: scale(1.06);
    opacity: .86;
}

.theme-tema4 .videos-galery {
    margin-top: 24px;
}

@keyframes tema4MarqueeLeft {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@media (max-width: 767px) {
    .theme-tema4 .tema4-section-heading,
    .theme-tema4 .section-agenda .section-header,
    .theme-tema4 .tema4-sport-strip .section-header {
        min-height: 56px;
    }

    .theme-tema4 .tema4-section-heading .title,
    .theme-tema4 .section-agenda .section-header .title,
    .theme-tema4 .tema4-sport-strip .section-header .title {
        font-size: 40px;
    }

    .theme-tema4 .section-agenda .agenda-photo {
        height: 150px;
    }

    .theme-tema4 .section-agenda .agenda-body .title {
        font-size: 18px;
        line-height: 1.35;
    }

    .theme-tema4 .tema4-surmanset-card {
        width: 210px;
        height: 140px;
    }

    .theme-tema4 .tema4-sport-card {
        width: 240px;
        height: 250px;
    }
}

.theme-tema4 .section-slidenews {
    display: none !important;
}

.theme-tema4 .section-surmanset {
    margin-top: 16px;
}

.theme-tema4 .section-surmanset .container {
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
}

.theme-tema4 .tema4-weather {
    min-width: 190px;
    min-height: 64px;
    padding: 8px 12px;
    border: 1px solid #e7ebf0;
    border-radius: 8px;
    background: #fff;
    color: #15171c;
    box-shadow: 0 12px 24px rgba(15, 23, 42, .08);
    overflow: visible;
}

.theme-tema4 .tema4-weather .header-weather-photo,
.theme-tema4 .tema4-weather .header-weather-photo::before,
.theme-tema4 .tema4-weather .header-weather-photo::after {
    display: none;
    content: none;
}

.theme-tema4 .tema4-weather-data .weather {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #15171c;
}

.theme-tema4 .tema4-weather-data .weather .icon {
    display: flex;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #fff7ed;
    box-shadow: inset 0 0 0 1px rgba(234, 88, 12, .12);
    animation: tema4WeatherIconFloat 3.8s ease-in-out infinite;
}

.theme-tema4 .tema4-weather-data .weather .icon img {
    display: block;
    width: 34px;
    height: 34px;
    object-fit: contain;
    filter: drop-shadow(0 4px 8px rgba(15, 23, 42, .14));
}

.theme-tema4 .tema4-weather-data .weather .title {
    color: #475569;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.15;
    margin: 0;
    text-transform: uppercase;
}

.theme-tema4 .tema4-weather-data .weather .degree {
    color: #e11d48;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
}

.theme-tema4 .tema4-weather {
    cursor: pointer;
    z-index: 30;
}

.theme-tema4 .tema4-weather-menu {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    width: 174px;
    max-height: 290px;
    overflow-y: auto;
    padding: 6px 0;
    border: 1px solid #dbe3ec;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, .16);
    z-index: 1000;
}

.theme-tema4 .tema4-weather.is-open .tema4-weather-menu {
    display: block;
}

.theme-tema4 .tema4-weather-menu a {
    display: block;
    padding: 8px 12px;
    color: #15171c;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
}

.theme-tema4 .tema4-weather-menu a:hover,
.theme-tema4 .tema4-weather-menu a.is-active {
    background: #f1f5f9;
    color: #e11d48;
}

.theme-tema4 .videos-galery,
.theme-tema4 .videos-galery .videos,
.theme-tema4 .videos-galery .videos .container,
.theme-tema4 .videos-galery .videos-widgets,
.theme-tema4 .videos-galery .videos-right {
    background: #070b12 !important;
}

.theme-tema4 .videos-galery .section-header .small-title,
.theme-tema4 .videos-galery .section-header .title,
.theme-tema4 .videos-galery .videos-button,
.theme-tema4 .videos-galery .videos-button .text,
.theme-tema4 .videos-galery .videos-button .icon {
    color: #fff;
}

.theme-tema4 .videos-galery .videos-right {
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, .22);
}

.theme-tema4 .header-top,
.theme-tema4 .header-bottom {
    width: 100%;
    background: #111827;
}

.theme-tema4 .header-top .container,
.theme-tema4 .header-bottom .container {
    width: 100%;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
}

.theme-tema4 .header-bottom {
    border-bottom: 4px solid #e11d48;
}

.theme-tema4 .navigation {
    flex-wrap: wrap;
}

.theme-tema4 .navigation-item > a {
    color: #fff;
}

.theme-tema4 .navigation-item > a::before,
.theme-tema4 .navigation-item > a::after {
    background: #e11d48;
}

.theme-tema4 .navigation-item > a:hover {
    color: #f8fafc;
}

.theme-tema4 .header-menu-search .icon {
    background: #e11d48;
}

.theme-tema4 .tema4-weather.is-loading {
    opacity: .9;
}

.theme-tema4 .tema4-weather.is-loading .tema4-weather-data {
    filter: saturate(.9);
}

.theme-tema4 .header-bottom .container {
    position: relative;
    justify-content: center;
    min-height: 54px;
}

.theme-tema4 .navigation {
    flex: 0 1 auto;
    justify-content: center;
    margin: 0 auto;
    max-width: calc(100% - 112px);
}

.theme-tema4 .header-menu-search {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.theme-tema4 .header-mobile-menu-search {
    gap: 10px;
}

.theme-tema4 .header-mobile-menu-search .icon,
.theme-tema4 .header-menu-search .icon {
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #e11d48 !important;
    box-shadow: none;
    font-size: 24px;
}

.theme-tema4 .header-mobile-menu-search .icon:hover,
.theme-tema4 .header-menu-search .icon:hover {
    background: transparent;
    color: #be123c !important;
}

@media (max-width: 991px) {
    .theme-tema4 .header-menu-search {
        position: static;
        transform: none;
    }

    .theme-tema4 .navigation {
        max-width: 100%;
    }
}

.theme-tema4 .videos-galery .videos-right ul li {
    border-color: rgba(255, 255, 255, .22);
}

.theme-tema4 .videos-galery .videos-right_body .title {
    color: #fff;
}

.theme-tema4 .footer {
    background: #111827;
    color: #e5e7eb;
}

.theme-tema4 .footer-main {
    padding: 36px 0 18px;
}

.theme-tema4 .tema4-footer-grid {
    display: grid;
    grid-template-columns: minmax(220px, 1fr) minmax(220px, 1fr) minmax(220px, 1fr);
    gap: 20px;
    align-items: stretch;
}

.theme-tema4 .tema4-footer-block {
    min-height: 180px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    background: rgba(255, 255, 255, .04);
}

.theme-tema4 .tema4-footer-brand {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.theme-tema4 .footer-logo {
    display: inline-flex;
    max-width: 230px;
}

.theme-tema4 .footer-logo img {
    max-width: 100%;
    max-height: 82px;
    object-fit: contain;
}

.theme-tema4 .tema4-footer-social {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
}

.theme-tema4 .tema4-footer-social a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e30613;
    color: #fff;
    transition: background .25s ease, transform .25s ease;
}

.theme-tema4 .tema4-footer-social a:hover {
    background: #fff;
    color: #e30613;
    transform: translateY(-2px);
}

.theme-tema4 .tema4-footer-title {
    margin-bottom: 16px;
    color: #fff;
    font-size: 19px;
    font-weight: 900;
    line-height: 1.2;
}

.theme-tema4 .tema4-footer-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.theme-tema4 .tema4-footer-links a {
    color: #d1d5db;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 700;
}

.theme-tema4 .tema4-footer-links a:hover {
    color: #fff;
}

.theme-tema4 .tema4-footer-copyright {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    color: #cbd5e1;
    font-size: 13px;
}

.theme-tema4 .sdm-footer-credit {
    color: #fff;
    font-weight: 800;
    white-space: nowrap;
}

.theme-tema4 .sdm-footer-credit:hover {
    color: #e30613;
}

.theme-tema4 .album.ui-video iframe,
.theme-tema4 .album.ui-video video {
    width: 100% !important;
    max-width: 100%;
    min-height: 420px;
    aspect-ratio: 16 / 9;
}

@keyframes tema4WeatherIconFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-3px); }
}

@media (max-width: 991px) {
    .theme-tema4 .tema4-footer-grid {
        grid-template-columns: 1fr;
    }

    .theme-tema4 .tema4-footer-block {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .theme-tema4 .tema4-weather {
        min-width: 0;
        padding: 6px 8px;
    }

    .theme-tema4 .tema4-weather-data .weather .title {
        font-size: 11px;
    }

    .theme-tema4 .tema4-weather-data .weather .degree {
        font-size: 20px;
    }

    .theme-tema4 .tema4-footer-links {
        grid-template-columns: 1fr;
    }

    .theme-tema4 .tema4-footer-copyright {
        display: grid;
        justify-content: start;
    }
}

.theme-tema4 .section-agenda .section-header,
.theme-tema4 .tema4-sport-strip .section-header,
.theme-tema4 .videos-galery .section-header,
.theme-tema4 .section-galery .section-header {
    display: flex;
    align-items: center;
    min-height: 58px;
    padding: 0 22px;
    margin-bottom: 22px;
    border: 0;
    border-radius: 8px;
    background: linear-gradient(90deg, #111827 0%, #e30613 54%, #f59e0b 100%);
    box-shadow: 0 12px 24px rgba(17, 24, 39, .12);
}

.theme-tema4 .section-agenda .section-header::after,
.theme-tema4 .tema4-sport-strip .section-header::after,
.theme-tema4 .videos-galery .section-header::after,
.theme-tema4 .section-galery .section-header::after {
    content: "";
    width: 100%;
    height: 1px;
    margin-left: 18px;
    background: rgba(255, 255, 255, .42);
}

.theme-tema4 .section-agenda .section-header .small-title,
.theme-tema4 .tema4-sport-strip .section-header .small-title,
.theme-tema4 .videos-galery .section-header .small-title,
.theme-tema4 .section-galery .section-header .small-title {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.theme-tema4 .section-agenda .section-header .title,
.theme-tema4 .tema4-sport-strip .section-header .title,
.theme-tema4 .videos-galery .section-header .title,
.theme-tema4 .section-galery .section-header .title,
.theme-tema4 .tema4-section-heading .title {
    display: none !important;
}

.theme-tema4 .videos-galery .videos-top,
.theme-tema4 .section-galery .galery-top {
    align-items: center;
}

.theme-tema4 .videos-galery .videos-button,
.theme-tema4 .section-galery .galery-button {
    border-radius: 8px;
    background: #111827;
    color: #fff;
}

.theme-tema4 .videos-galery .videos-left,
.theme-tema4 .videos-galery .videos-right {
    background: rgba(255, 255, 255, .06) !important;
    box-shadow: none;
}

.theme-tema4 .videos-galery .videos-right {
    border: 1px solid rgba(255, 255, 255, .18);
}

.theme-tema4 .videos-galery .videos-right_body .title {
    color: #fff;
}

.theme-tema4 .tema4-writer-strip {
    margin-top: 20px;
}

.theme-tema4 .tema4-writer-strip .container {
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 8px;
    background: linear-gradient(90deg, #f8fafc 0%, #ffffff 42%, #fff7ed 100%);
    border: 1px solid #e7ebf0;
    overflow: hidden;
}

.theme-tema4 .tema4-writer-marquee {
    overflow: hidden;
    width: 100%;
}

.theme-tema4 .tema4-writer-track {
    display: flex;
    width: max-content;
    gap: 14px;
    animation: tema4WriterMarqueeLeft 45s linear infinite;
}

.theme-tema4 .tema4-writer-marquee:hover .tema4-writer-track {
    animation-play-state: paused;
}

.theme-tema4 .tema4-writer-card {
    display: flex;
    width: 340px;
    min-height: 92px;
    flex: 0 0 auto;
    align-items: center;
    gap: 14px;
    padding: 13px 16px;
    border-radius: 8px;
    background: #111827;
    color: #fff;
    box-shadow: 0 12px 22px rgba(17, 24, 39, .12);
}

.theme-tema4 .tema4-writer-photo {
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid #e30613;
    background: #fff;
}

.theme-tema4 .tema4-writer-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.theme-tema4 .tema4-writer-body {
    display: grid;
    gap: 6px;
    min-width: 0;
}

.theme-tema4 .tema4-writer-name {
    color: #fbbf24;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.1;
}

.theme-tema4 .tema4-writer-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.theme-tema4 .detail-page-news-info .social {
    display: none;
}

.theme-tema4 .tema4-share-table {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 18px 0 26px;
    padding: 16px 18px;
    border: 1px solid #e7ebf0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 24px rgba(15, 23, 42, .06);
}

.theme-tema4 .tema4-share-label {
    color: #111827;
    font-size: 16px;
    font-weight: 900;
}

.theme-tema4 .tema4-share-links {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.theme-tema4 .tema4-share-link {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #fff;
    font-size: 17px;
    transition: transform .2s ease, opacity .2s ease;
}

.theme-tema4 .tema4-share-link:hover {
    color: #fff;
    opacity: .88;
    transform: translateY(-2px);
}

.theme-tema4 .tema4-share-link.is-facebook { background: #1877f2; }
.theme-tema4 .tema4-share-link.is-twitter { background: #111827; }
.theme-tema4 .tema4-share-link.is-whatsapp { background: #25d366; }
.theme-tema4 .tema4-share-link.is-telegram { background: #229ed9; }
.theme-tema4 .tema4-share-link.is-linkedin { background: #0a66c2; }
.theme-tema4 .tema4-share-link.is-pinterest { background: #bd081c; }
.theme-tema4 .tema4-share-link.is-mail { background: #ea580c; }

@keyframes tema4WriterMarqueeLeft {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@media (max-width: 767px) {
    .theme-tema4 .section-agenda .section-header,
    .theme-tema4 .tema4-sport-strip .section-header,
    .theme-tema4 .videos-galery .section-header,
    .theme-tema4 .section-galery .section-header {
        min-height: 50px;
        padding: 0 14px;
    }

    .theme-tema4 .tema4-writer-card {
        width: 285px;
    }

    .theme-tema4 .tema4-share-table {
        align-items: flex-start;
        flex-direction: column;
    }
}
