/* -------------------------------- FONTS ---------------------------------- */

/*  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;*/

/*  .dm-serif-text-regular {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-text-regular-italic {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: italic;
}*/


/* -------------------------------- COLORS ---------------------------------- */

:root {
    --white: #fff;
    --white05: rgba(255,255,255,0.5);
    --white06: rgba(255,255,255,0.6);
    --white015: rgba(255,255,255,0.15);
    --gray: #979797;
    --gray2: rgb(241 91 39 / 30%);
    --lightgray: #f8f8f8;
    --darkgray: #15391C;
    --darkgray02: rgba(23,23,23,0.2);
    --darkgray05: rgba(23,23,23,0.5);
    --darkgray06: rgba(23,23,23,0.6);
    --darkgray08: rgba(23,23,23,0.8);
    --black: #000;

    --red: #F15B27;
    --red01: rgba(238, 132, 181, 0.1);
    --red004: rgba(238, 132, 181, 0.4);
    --red05: rgba(238, 132, 181, 0.5);

    --blue1: #0e123b;
    --blue1075: rgba(14,18,59,0.75);
    --blue2: #023cfc;
    --blue3: #0282fc;

    /*    --pink: #EE84B5;
        --pink05: rgba(238, 132, 181, 0.5);
        --pink01: rgba(238, 132, 181, 0.1);
        --pinkdark: #883677;
        --pinkdark05: rgba(136,54,119,0.5);*/

    --orange: #F15B27;
    --orange05: rgba(241, 90, 39, 0.5);
    --orange025: rgba(241, 90, 39, 0.25);
    --orange015: rgba(241, 90, 39, 0.15);
    --lightOrange: #FFF7F4;
    --darkGreen: #15391C;
    --darkGreen05: rgba(21, 57, 28, 0.5);
    --darkGreen01: rgba(21, 57, 28, 0.1);
}

/* ---------------------------------- GENERAL ------------------------------- */
body {
    background-color: var(--lightOrange);
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    font-family: "Alegreya", serif;
}
p {
    font-family: "Alegreya", serif;
}
::selection {
    color: #fff;
    background: #F15B27;
}
::-moz-selection {
    color: #fff;
    background: #F15B27;
}

/* ---------------------------------- HEADER -------------------------------- */
.header-black {
    background-color: var(--orange025);
}
.header-black-content {
    padding-left: 0;
}
.header-red {
    background-color: var(--orange);
}
.app-brand {
    top: 50%;
    transform: translate(0, -49%);
}
.logo a {
    background: url(/assets/front/img/trpeza/trpeza_logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
}
.app-nav ul {
    gap: 20px;
}
.app-nav ul a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Alegreya';
}

/* ---------------------------------- CONTENT ------------------------------- */
.app-wrapper {
    margin-top: 130px;
}
.story-wrapper-inner .title,
.sectionTitle {
    font-weight: 400;
}
.img-holder .uptitle,
.imgWrapper .uptitle,
.video-item .uptitle {
    background-color: var(--darkGreen05);
}
.storyNav h2.title a:hover,
.storyNav h3.title a:hover,
.storyNav h4.title a:hover {
    color: var(--darkgray);
    text-decoration-color: var(--orange);
    opacity: 1;
}
.pagination ul a:hover,
.pagination ul li.active {
    background-color: var(--orange);
    color: var(--white);
}
.title-time-commentCount h4 {
    font-weight: 600;
}
.entrefilet-box .boxBody::before {
    background-image: url('/assets/front/img/trpeza/quote-trpeza.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 101px;
    height: 80px;
}
.img-holder .uptitle,
.imgWrapper .uptitle,
.video-item .uptitle {
    background-color: var(--darkGreen05);
}
.title-with-icon,
.storyContent .latest-story-category .title-with-icon,
.storyContent .topStories-2-2-2 .title-with-icon {
    padding-left: 0;
    font-weight: 600;
}
.title-with-icon::before,
.storyContent .latest-story-category .title-with-icon::before,
.storyContent .title-with-icon.arrow-right::before {
    display: none;
}
.tagTitle i {
    color: var(--orange);
}
.app-search {
    padding: 6px 10px 6px 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.sectionTitle a {
    font-weight: 700;
    text-transform: uppercase;
}
.story-wrapper-inner .title {
    font-weight: 500;
}
.thumb-text {
    background-color: var(--darkGreen05);
}
.contentBody ol,
.contentBody ul {
    font-family: "Alegreya", serif;
}
.contentBody ol li,
.contentBody ul li {
    font-weight: 400;
    font-size: 18px;
}
button, a.button {
    border-radius: 20px;
}
.poll-content .poll {
    background-color: var(--white);
}
.timeline .time {
    background-color: var(--lightOrange);
    color: var(--orange05);
}
.timeline:before {
    background-color: var(--orange05);
}
.agregator-list .title-data .time-comments {
    color: var(--orange05);
}
.story-page .big-medium-stories {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    border-bottom: 1px solid var(--gray2);
    margin-bottom: 20px;
}
.story-page .medium-story-wrapper {
    display: block;
}
.story-page .medium-story-wrapper .storyNav.medium-story {
    padding-right: 0;
}
.story-page .medium-story-wrapper .medium-story.story-1 {
    border-bottom: none;
    padding-bottom: 0;
}
.story-page .medium-story-wrapper .medium-story.story-1:after {
   display: none;
}
.story-page .medium-story-wrapper .medium-story.story-2 {
    padding-left: 0;
    border-bottom: none;
    margin-bottom: 0;
}

/* ---------------------------------- BURGER NAV -------------------------------- */

.mobile-navigation-inner .close-nav span {
    background-color: var(--white);
}
.mob-app-nav ul {
    border-top: 1px solid var(--white);
    padding-top: 20px;
}
.mob-app-nav ul li {
    border-bottom: none;
    font-family: "DM Serif Text", serif;
}
.mob-app-nav ul a {
    color: var(--white);
    font-weight: 400;
}
.mobile-navigation-inner {
    background-image: url(/assets/front/img/trpeza/trpeza_logo.svg);
    background-color: var(--orange);
    background-repeat: no-repeat;
    background-position: 20px 10px, center;
}
/* ---------------------------------- VIDEO SECTION -------------------------------- */
.topStories-najzena-video {
    position: relative;
    padding: 35px 0;
}
.topStories-najzena-video:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 101vw;
    content: '';
    display: block;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--darkGreen);
    z-index: -1;
}
.title-with-icon.icon-najzena.video {
    margin: 0 0 50px;
    color: var(--white);
}
.topStories-najzena-video .top-story-wrapper {
    display: grid;
    grid-template-columns: 1fr 470px;
    gap: 40px;
}
.big-video a.img-holder {
    position: relative;
    display: block;
}
.big-video a.img-holder img {
    border-radius: 4px;
}
.big-video .title-time-comments {
    position: absolute;
    bottom: 0;
    padding: 40px 40px 30px;
    z-index: 1;
}
.big-video .time-comments {
    color: var(--white);
}
.big-video h2.title {
    padding: 0;
    color: var(--white);
    z-index: 1;
    margin: 0 0 10px;
}
.big-video a.img-holder:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, var(--darkgray));
    left: 0;
    border-radius: 4px;
}
.small-videos {
    border-top: solid 1px var(--darkGreen05);
}
.small-videos .item {
    padding: 25px 0;
    border-color: var(--darkGreen01);
    margin-top: 0;
}
.small-videos h2.title {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 20px;
}
.small-videos h2.title a {
    color: var(--white);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: var(--white);
}
.small-videos .item .img-holder {
    max-width: 160px;
}
.small-videos .time-comments {
    color: var(--white05);
    margin-top: auto;
}
.title-time-comments {
    display: flex;
    flex-direction: column;
}

/* ---------------------------------- FOOTER -------------------------------- */
.footer {
    border-top: 2px solid var(--orange);
    padding-top: 18px;
    font-family: "Alegreya", serif;
}
.footer-top {
    margin-top: 0;
    align-items: center;
}
.footer-logo-img {
    background-color: transparent;
    background-image: none;
    width: auto;
    height: auto;
    border-radius: 0;
}
.footer-logo-img img {
    display: block;
    height: 36px;
}
.footer-top .heder-nav-link:hover {
    background-color: var(--orange);
}
.footer-bottom {
    margin-top: 30px;
    flex-direction: column;
    gap: 40px;
}
.footer-navigation-second ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    display: flex;
    gap: 30px;
}
.footer-navigation-third {
    flex-basis: auto;
    margin-right: 0;
}
.footer-navigation-third ul {
    gap: 20px;
    flex-direction: row;
}
.footer-copy {
    margin-top: -15px;
}
.contactForm .QapTcha .Slider {
    background-image: url(/assets/front/img/captcha-arrow-trpeza.svg);
    background-color: var(--orange015);
}
.footer-navigation-second .nav-item a {
    font-weight: 700;
}
.footer-navigation-third .nav-item a {
    font-weight: 400;
}
/* -------------------------------------------------------------------------- */
.slick-slider button.slick-prev:hover,
.slick-slider button.slick-next:hover {
    background-color: var(--orange);
}
.header-red:after {
    display: block;
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.02) 100%);
}
header.fixed .header-red:after {
    opacity: 0.2;
    transition: all 0.3s ease;
    visibility: visible;
}