@import "css/sticky.css";


body {
    padding: 0;
    margin: 0;
    color: #333;
    background-color: #fff !important;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    min-width: 980px
}

h1 {
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

h3 {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px
}

cat {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #a91c28
}


.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.aright {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.aleft {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.aup {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.adown {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.content {
    width: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
    padding: 0 0 0 15px
}

.content.home {
    padding: 0 15px 0 15px
}

.wrapper_det .content {
    float: left
}

article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.add-300x600,
.add300x250,
.ban300x250premium {
    width: 100% !important
}

#amoreinfo article {
    padding: 10px;
    overflow: hidden;
    width: calc(100% - 20px)
}

#amoreinfo article p {
    padding: 10px;
    color: #fff
}

#amoreinfo article span {
    display: block;
    float: left;
    margin-right: 10px;
    height: 75px;
    width: 80px;
    overflow: hidden
}

#amoreinfo div:first-child article {
    height: 505px
}

#amoreinfo div:first-child article span {
    width: 100%;
    height: 370px;
    overflow: hidden;
    margin-bottom: 10px
}

#amoreinfo div:first-child article img {
    width: 625px
}

#amoreinfo div:first-child article h2 {
    float: left;
    margin-top: 0;
    width: 100%
}

#amoreinfo div:first-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:first-child article cat {
    margin-top: 1px;
    float: left
}

#amoreinfo div:first-child article cat a {
    background: rgba(255, 255, 255, .1);
    padding: 1px 10px
}

#amoreinfo div:last-child article {
    height: 77px;
    margin-bottom: 10px
}

#amoreinfo div:last-child article h2 {
    font-size: 16px
}

#amoreinfo div:last-child article span a img {
    width: auto;
    height: 75px;
    margin-left: -23px
}

#amoreinfo div:last-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:last-child article cat {
    margin-top: 1px
}

#amoreinfo div:last-child article cat a {
    background: rgba(255, 255, 255, .1);
    padding: 1px 10px
}

.post .exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: calc(100% - 30px)
}

.exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: 100%;
    float: left
}

.home .exclusiveOff {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    float: left
}

#moreopinion,
.moregals,
.morenews {
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
    background: #ccc;
    padding: 10px 0;
    float: left
}

#moreopinion:hover,
.moregals:hover,
.morenews:hover {
    color: #fff;
    background: #a91c28
}

#moreopinion:hover a,
.moregals:hover a,
.morenews:hover a {
    color: #fff;
    background: #a91c28
}

#moreopinion a {
    width: 100% !important;
    display: block !important;
    height: 100% !important
}

.agree {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar a {
    color: #b7062b;
    text-align: center !important
}

#cookies-agreebar a.butt {
    color: #fff
}

.butt,
.comment_send {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #a91c28), color-stop(1, #a91c28));
    background: -moz-linear-gradient(center top, #a91c28 5%, #a91c28 100%);
    background-color: #a91c28;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 0;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    padding: 4px;
    width: 150px;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.butt:hover,
.comment_send:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #333), color-stop(1, #333));
    background: -moz-linear-gradient(center top, #333 5%, #333 100%);
    background-color: #333
}

.butt:active,
.comment_send:active {
    position: relative;
    top: 1px
}

.button_box {
    margin-left: 10px
}

.result_button {
    float: right;
    color: #9a0d19;
    margin-right: 5px;
    display: block;
    padding: 4px;
    width: 130px;
    text-align: center
}

.voteMain h3 {
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px
}

#chrome-bar-install {
    margin: 5px 0 5px 0;
    display: none;
    padding: 5px;
    height: 35px;
    clear: both;
    background: url(chromeext/chromegradient.png)
}

#chrome-bar-install a {
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center !important
}

.fll {
    float: left !important
}

.flr {
    float: right !important
}

.tac {
    text-align: center !important
}

.clb {
    clear: both
}

.preload {
    height: 200px !important;
    clear: both;
    padding-top: 100px;
    text-align: center
}

.resizetxtarea {
    height: 200px !important
}

.paging {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 50px !important
}

.paging a,
.paging a:link {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:visited {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:hover {
    color: #fff;
    background-color: #2a2a2a !important
}

.paging a:active {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    text-decoration: none;
    color: #777;
    background-color: #2a2a2a
}

.paging span {
    padding: 4px 8px 4px 8px
}

.paging span.pages {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    color: #666;
    font-weight: 700
}

.paging span.current {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    font-weight: 700;
    color: #fff;
    background-color: #a91c28;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging span.extend {
    padding: 4px 8px 4px 8px;
    color: #555;
    background-color: #ececec;
    -moz-border-radius: 5px;
    border-radius: 5px
}

table.calendar {
    width: 100%
}

.zone-ads {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    clear: both;
    float: left
}

.zone-ads:first-child {
    margin: 0
}

.post .zone-ads {
    background: #fff;
    margin: 15px 0 0 0
}

.article-list .zone-ads-top,
.post .zone-ads-top {
    width: 100%;
    text-align: center;
    overflow: hidden;
    float: left
}

.ads-60-l,
.ads-60-r {
    position: relative;
    text-align: center;
    height: 600px;
    background: #fff
}

.post .ads-60-l,
.post .ads-60-r {
    height: auto
}

.post .ads-60-r div {
    margin-bottom: 0 !important
}

.ads-60-l::before,
.ads-60-r::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ads-60-l::before {
    -webkit-box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05)
}

.ads-60-r::before {
    -webkit-box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05)
}

.ads-25 {
    position: relative;
    text-align: center;
    height: 335px;
    background: #fff
}

.ads-25::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8)
}

.ads-25-1 {
    position: relative;
    text-align: center;
    height: 275px;
    padding-top: 20px;
    background: #fff
}

.ads-25-1::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8)
}

@media all and (max-width:1300px) {

    .ads-25,
    .ads-25-1,
    .ads-60-l,
    .ads-60-r {
        overflow: hidden
    }
}

.addocean-fix {
    width: 100% !important
}

.ads-60-l div,
.ads-60-r div {
    margin: auto
}

.header-box {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    min-width: 990px
}

.header-box::after {
    position: relative;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5);
    box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5)
}

header {
    height: 35px;
    background: #9a0d19
}

.wrapper {
    position: relative;
    margin-top: 87px
}

.wrapper_det {
    position: relative;
    max-width: 1000px;
    margin: 87px auto 0 auto;
    z-index: 2
}

.wrapper_int_det {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.wrapper_list {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.main-nav {
    width: 0;
    height: 0
}

header .navigation .select a {
    color: #333 !important
}

header .navigation li a:after {
    position: absolute;
    bottom: -4px;
    left: 45%;
    font-family: FontAwesome;
    font-size: 13px
}

header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.sport header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.zdrave header .navigation .select a::after {
    content: '\f0d8';
    color: #048487
}

.lifestyle header .navigation .select a::after {
    content: '\f0d8';
    color: #951c55
}

.over-top {
    height: 55px;
    background: #fff
}

.over-top nav {
    overflow: hidden
}

.over-top .navigation {
    margin-top: 0;
    width: auto;
    padding-right: 15px;
    float: left;
    padding-left: 0;
    background: 0 0
}

.over-top .navigation a {
    font-weight: 700;
    font-family: "Roboto Slab", serif;
    color: #a91c28;
    position: relative;
    font-size: 14px
}

.over-top .navigation a:hover {
    color: #333;
    opacity: 1
}

.over-top .fa-home {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.over-top .fa-angle-right {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.top-nav {
    list-style: none
}

.top-nav ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 20px 0 0 10px
}

.top-nav ul li {
    float: left;
    padding: 0 10px
}

.logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo.png) no-repeat 0 8px #fff;
    background-size: 230px auto;
    width: 233px;
    height: 55px;
    margin-top: 0
}

@media all and (max-width:1350px) {
    .logo {
        margin-left: 15px
    }
}

nav {
    max-width: 1240px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

.right-navigation {
    float: right;
    margin-top: 15px;
    margin-right: 5px
}

.right-navigation a {
    color: #a91c28 !important;
    text-transform: uppercase;
    font: normal normal normal 14px/1 FontAwesome !important
}

.right-navigation a:hover {
    color: #333
}

.right-navigation form {
    right: 10px;
    float: left
}

.right-navigation form input {
    margin-right: 0;
    border-radius: 20px;
    border: 0;
    height: 18px;
    padding: 2px 27px 5px 10px;
    width: 130px;
    color: #333;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, .2) inset
}

.right-navigation form input:focus-visible {
    outline: 0
}

@media all and (max-width:1100px) {
    .right-navigation form input {
        width: 60px
    }
}

.right-navigation form .fa-search {
    color: #a91c28;
    right: 72px;
    top: 20px;
    position: absolute;
    font-size: 16px
}

.right-navigation a:nth-child(2) {
    border-left: 0 !important
}

.right-navigation .fa-comments-o,
.right-navigation .fa-user-circle-o,
.right-navigation .search-nav {
    font-size: 21px !important;
    margin-right: 10px;
    padding-left: 15px;
    padding-bottom: 2px;
    margin-top: 0
}

.right-navigation .fa-comments-o:hover::before,
.right-navigation .fa-user-circle-o:hover::before {
    opacity: .8
}

.right-navigation .fa-user-logged {
    padding-left: 15px;
    border-left: 1px solid #ebebeb
}

.right-navigation .fa-user-logged img {
    border-radius: 13px;
    border: 1px solid #fff
}

.right-navigation .fa-signed-out {
    font-size: 20px !important;
    line-height: 25px;
    border: 1px solid #fff
}

@media all and (max-width:1350px) {
    .left-navigation {
        margin-left: 15px
    }
}

.navigation {
    position: relative;
    height: 55px;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, .1)
}

.navigation li {
    float: left;
    border-right: 1px solid #ddd
}

.navigation li:last-child {
    border-right: 0
}

.navigation li a {
    display: block;
    padding: 19px 10px 17px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.navigation li a:hover {
    opacity: .7
}

.navigation li i {
    display: block;
    padding: 8px 10px 8px 10px
}

.navigation li:nth-child(1) {
    margin-left: 10px
}

.navigation-1 {
    margin-top: 2px !important;
    position: absolute !important;
    left: 270px;
    overflow: hidden;
    height: 40px;
    display: none
}

.navigation-2 {
    float: none;
    height: 27px;
    width: auto;
    overflow: hidden
}

.navigation-2 li {
    border-right: 1px solid #555
}

.navigation-2 li a {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li i {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li:nth-child(2) {
    margin-left: 0
}

.second-nav {
    height: 27px;
    border-bottom: 5px solid #fff
}

.more-box .more ul {
    max-width: 1300px;
    text-align: right
}

.more .fa,
.more-box {
    width: 80px;
    height: 22px
}

.more-box {
    margin: -26px 15px 0 0;
    position: absolute;
    right: 0;
    list-style: none;
    height: 25px;
    background: -moz-linear-gradient(right, rgba(138, 12, 22, 1) 0, rgba(138, 12, 22, 0) 15%);
    background: -webkit-linear-gradient(right, rgba(138, 12, 22, 1) 0, rgba(138, 12, 22, 0) 15%);
    background: linear-gradient(to left, rgba(138, 12, 22, .65) 15%, rgba(138, 12, 22, 0) 100%)
}

.more {
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff
}

.more ul {
    display: none;
    position: absolute;
    z-index: 2;
    background: #333;
    list-style: none;
    padding: 0;
    right: -15px
}

.more:hover ul {
    display: block;
    max-width: 1300px
}

.more ul {
    padding: 10px 0
}

.more ul li {
    float: left
}

.more ul li a {
    padding: 5px 15px 5px 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 13px
}

.more ul li a:hover {
    opacity: .8
}

.more ul li:first-child {
    margin-left: 0
}

.more .fa {
    text-align: right;
    margin-top: 4px
}

.footer-wrapper {
    width: 100%;
    position: relative;
    background: #eee;
    float: left;
    padding: 15px 0;
    min-width: 990px;
    z-index: 1
}

footer {
    max-width: 1260px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

footer a {
    font-size: 15px
}

footer .footer-box {
    float: left;
    width: 16% !important;
    margin-left: 10px
}

footer .footer-box:last-child {
    float: right;
    width: 20% !important;
    margin-right: 20px
}

footer ul {
    list-style: none;
    margin: 0
}

footer ul li {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 5px
}

footer .social ul li {
    width: auto !important;
    margin-left: 15px !important;
    float: right !important
}

footer .social ul li a {
    font-size: 20px !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    opacity: 1 !important
}

footer .social ul li a:hover {
    color: #a91c28 !important
}

footer .friends {
    border-top: 1px solid #a6a6a6;
    padding-top: 15px;
    color: #ccc;
    margin: 0 10px
}

footer .friends a {
    display: block;
    border-right: 1px solid #ccc;
    float: left;
    padding-right: 10px;
    margin-right: 10px
}

footer .friends a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0
}

.copyr {
    background: #555;
    color: #a6a6a6;
    font-size: 13px
}

.footer-logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo-footer.png) no-repeat -9px -6px;
    background-size: 186px auto;
    width: 100%;
    height: 35px
}

.footer-logo-txt {
    font-size: 14px;
    float: left;
    margin-top: 5px
}

.copyr-txt {
    margin-right: 155px;
    margin-left: 10px
}

.pimdesign {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    width: 141px;
    height: 41px;
    background: url(pimdesign.gif) no-repeat 0 0;
    float: right
}

.pimdesign:hover {
    background-position: 0 -41px
}

@media all and (max-width:1350px) {
    .pimdesign {
        right: 10px
    }
}



.notitle-1 {
    padding-top: 25px
}

.title-1 {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -.02em;
    height: 19px
    font-family: "Roboto Slab", serif;^M
    font-weight: 400^
}

.title-1 a {
    color: #333;
    margin-top: -4px;
    margin-left: 25px;
    display: block
}

.title-1 a::before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 20px;
    height: 18px;
    background: #a91c28;
    margin: 5px 0 0 -25px
}

.title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%)
}

.title-1:hover a::before {
    background: #333
}

.title-1:hover a {
    color: #a91c28
}

.light a {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px
}

.light a:before {
    background: #ccc
}

.title-2 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: rgba(255, 255, 255, .8)
}

.title-3 {
    display: block;
    margin: 0 0 5px 0;
    padding: 6px 0 6px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #333;
    color: #fff
}

.title-3 a {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

.title-3 a:hover {
    opacity: .8
}

.title-4 {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%)
}

.title-4:hover {
    background: -moz-linear-gradient(left, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%);
    background: linear-gradient(to right, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%)
}

.title-4 a {
    color: #fff;
    margin: 0;
    font-size: 15px
}

.title-4 a:first-child {
    float: left;
    padding-left: 20px;
    width: 200px;
    height: 20px;
    background: #a91c28;
    margin: 0;
    line-height: 20px;
    font-size: 26px;
    letter-spacing: -.02em;
    text-transform: uppercase
}

.title-4 a:last-child {
    position: absolute;
    overflow: hidden;
    float: left;
    height: 20px;
    padding-left: 10px;
    line-height: 20px
}

.blink_me {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.title-5 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #a91c28;
    color: #fff
}

.title-1-nav {
    float: right;
    display: block;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 1px;
    overflow: hidden;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%)
}

.title-1-nav a {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 15px 1px 15px;
    height: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #a91c28;
    background: #fff;
    opacity: .9;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05)
}

.title-1-nav a:hover {
    background: #a91c28;
    color: #fff
}

.title-1-nav a:first-child {
    margin-right: 20px
}

.title-1-nav span {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 10px 1px 15px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #5a5a5a;
    background: 0 0;
    opacity: .9;
    border-radius: 2px
}

.coffee-icons li img,
.sidebar_close {
    filter: hue-rotate(330deg) contrast(1.7)
}

.anketa_reply table {
    font-size: 14px
}

.anketa_reply table .txt {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    padding-top: 3px
}

.anketa_reply table div {
    margin: 0 !important
}

.anketa_tittle {
    font-weight: 700;
    margin: 20px 10px
}

#voteRight table td {
    display: table-cell
}

#voteButtons {
    margin-top: 20px;
    margin-bottom: 20px
}

#voteButtons,
#voteButtons button {
    font-size: 14px;
    text-transform: uppercase
}

.row-1,
.row-1-1-1,
.row-1-2,
.row-111-1,
.row-2,
.row-2-1,
.row-3,
.row-4,
.row-4-1 {
    float: left;
    margin: 15px 0;
    width: 100%
}

.row-1 div {
    width: 100%;
    margin-right: 0;
    float: left
}

.row-2 div {
    width: 49.5%;
    margin-right: 1%;
    float: left
}

.row-3 div {
    width: 32.66%;
    margin-right: 1%;
    float: left
}

.row-4 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-4-1 div {
    width: 17.933%;
    margin-right: 1%;
    float: left
}

.row-4-1 div:last-child {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div:first-child {
    width: 49.5%
}

.row-2-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-2-1 div:last-child {
    width: 49.5%
}

.row-1-1-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-1-1 div:nth-child(2) {
    width: 49.5%
}

.row-111-1>div {
    margin-right: 1%;
    float: left
}

.row-111-1>div:first-child {
    width: 74.75%
}

.row-111-1>div:nth-child(2) {
    width: 24.25%
}

.row-1 div:last-child,
.row-1-1-1 div:last-child,
.row-1-2 div:last-child,
.row-111-1>div:last-child,
.row-2 div:last-child,
.row-2-1 div:last-child,
.row-3 div:last-child,
.row-4 div:last-child,
.row-4-1 div:last-child {
    margin-right: 0 !important
}

.p70 div:first-child {
    width: 69.5% !important
}

.p70 div:last-child {
    width: 29.5% !important
}

.column-01 ul,
.column-02 ul,
.column-03 ul,
.column-04 ul,
.column-04-a ul,
.column-05 ul,
.column-06 ul,
.column-07 ul,
.column-08 ul,
.column-09 ul,
.column-10 ul,
.column-11 ul,
.column-12 ul,
.column-13 ul,
.column-14 ul,
.column-17 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.column-01 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-01 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-01 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-01 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-01 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.column-01 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 64px;
    overflow: hidden
}

.column-01 cat a:hover {
    color: #a91c28
}

.column-01 cat {
    font-weight: 400;
    margin: 0 0 -5px 120px;
    display: block;
    font-size: 10px
}

.column-01 cat a {
    visibility: hidden;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.column-01 article:hover cat a {
    visibility: visible
}

.column-01 article:hover cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-01 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

@media all and (max-width:1300px) {
    .column-01 article span {
        width: 110px;
        overflow: hidden
    }

    .column-01 article h2 {
        margin: 10px 10px 10px 120px;
        line-height: 21px
    }
}

@media all and (max-width:1200px) {
    .row-4 .column-01 article span {
        display: none
    }

    .row-4 .column-01 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-01 article cat {
        margin: 8px 0 -5px 10px
    }
}

.post .invert .column-01 article span {
    width: 85px
}

.post .invert .column-01 article h2 {
    margin: 10px 10px 10px 95px;
    height: 85px
}

.post .right .column-01 article,
.wrapper_list .right .column-01 article {
    height: 90px
}

.post .right .column-01 article h2,
.wrapper_list .right .column-01 article h2 {
    margin: 10px 10px 10px 95px
}

.post .right .column-01 article cat,
.wrapper_list .right .column-01 article cat {
    display: none
}

.post .right .column-01 article span,
.wrapper_list .right .column-01 article span {
    width: 85px
}

.post .invert article,
.post .invert-1 article:nth-child(1),
.post .invert-2 article:nth-child(2) {
    background: #e5e5e5
}

.post .invert article h2 a,
.post .invert-1 article:nth-child(1) h2 a,
.post .invert-2 article:nth-child(2) h2 a {
    color: #333
}

.post .invert article h2 a:hover,
.post .invert-1 article:nth-child(1) h2 a:hover,
.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #a91c28
}

.post .invert article span,
.post .invert-1 article:nth-child(1) span,
.post .invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #fff
}

.post .invert article:hover,
.post .invert-1 article:nth-child(1):hover,
.post .invert-2 article:nth-child(2):hover {
    background: #e5e5e5
}

.column-views-01 time {
    padding: 0 3px !important
}

.column-views-01 time i {
    padding-right: 4px
}

.column-views-01 time view {
    display: inline-block;
    background: #fff;
    color: #333;
    margin-right: 10px;
    margin-left: -3px;
    padding: 1px 5px
}

.column-02 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-02 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-02 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-02 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-02 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden
}

.column-02 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 65px;
    overflow: hidden
}

.column-02 article:first-child {
    height: 232px
}

.column-02 article:first-child h2 {
    float: left;
    margin: 15px 15px 10px 15px;
    font-weight: 700;
    font-size: 17px;
    height: 72px;
    overflow: hidden
}

.column-02 article:first-child span {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.column-02 article:first-child img {
    width: 100%;
    height: auto;
    margin-left: 0
}

.column-02 article:first-child cat a {
    background: 0 0
}

.column-02 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-02 cat {
    font-weight: 400;
    margin: 10px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.column-02 cat a {
    visibility: hidden;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.column-02 article:hover cat a {
    visibility: visible
}

.column-02 article:first-child cat {
    font-weight: 400;
    display: block;
    font-size: 10px;
    margin: -8px 0 -10px 0;
    float: left;
    padding: 2px 10px 2px 15px;
    background: rgba(204, 204, 204, 1)
}

.column-02 article:first-child cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-02 article:first-child cat a {
    visibility: visible;
    color: #000
}

.column-02 article:first-child cat:hover a {
    color: #a91c28
}

.column-02 cat::after {
    visibility: hidden;
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-02 article:hover cat::after {
    visibility: visible
}

.column-02 article:first-child cat::after {
    display: none
}

@media all and (max-width:1300px) {
    .column-02 article span {
        width: 110px;
        overflow: hidden;
        display: none
    }

    .column-02 article:first-child span {
        display: block
    }

    .column-02 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-02 article:first-child span {
        height: 115px
    }

    .row-4 .column-02 article h2 {
        font-size: 14px
    }

    .row-4 .column-02 article:first-child h2 {
        font-size: 17px
    }
}

.post .column-02 article h2 {
    height: 85px
}

.post .box-in-text .column-02 article span {
    display: block
}

.post .box-in-text .column-02 article h2 {
    height: 75px;
    margin: 10px 10px 10px 120px
}

.post .right .column-02 article img {
    margin-left: 0
}

.column-03 article {
    display: block;
    height: 81px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-03 article:last-child {
    padding-top: 2px;
    margin-bottom: 0
}

.column-03 article:last-child span {
    margin-top: -2px
}

.column-03 article time {
    position: absolute;
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-03 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-03 article img {
    width: 150px;
    height: 110px
}

.column-03 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-03 article span {
    display: none
}

.column-03 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-03 article:first-child {
    height: 353px
}

.column-03 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-03 article:first-child h2 {
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    font-size: 18px
}

.column-03 article:first-child span {
    display: block;
    width: 100%;
    max-height: 190px;
    overflow: hidden
}

.column-03 article:first-child img {
    width: 100%;
    height: auto
}

.column-03 article cat {
    display: block;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 2px 10px;
    margin: -17px 0 9px 85px;
    background: rgba(204, 204, 204, .5)
}

.column-03 article cat:hover {
    background: rgba(204, 204, 204, .7)
}

.column-04 article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04 article:last-child {
    margin-bottom: 0
}

.column-04 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04 article span {
    display: none
}

.column-04 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    max-height: 75px;
    overflow: hidden
}

.column-04 article:nth-child(1) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04 article:nth-child(1) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04 article:nth-child(1) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700
}

.column-04 article:nth-child(1) span {
    display: block;
    max-height: 230px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-04 article:nth-child(1):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-04 article:nth-child(1) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04 article:nth-child(1) h2 a {
    color: #fff
}

.column-04 article:nth-child(1)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04 article:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04 cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04 cat a {
    opacity: .5
}

.column-04 cat a:hover {
    opacity: 1
}

.column-04 article:nth-child(1) cat {
    display: block;
    position: absolute;
    opacity: .6;
    font-weight: 400;
    margin-top: -16px;
    margin-bottom: 9px;
    font-size: 10px;
    margin-left: 85px;
    background: #ccc;
    padding: 1px 10px;
    color: #000
}

.column-04 article:nth-child(1) cat a {
    opacity: 1;
    color: #000
}

.column-04 article:nth-child(1) cat:hover {
    background: #a91c28;
    opacity: 1
}

.column-04 article:nth-child(1) cat:hover a {
    color: #fff
}

.column-04 cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04 article:nth-child(1) cat::after {
    display: none
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.column-04-a article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04-a article:last-child {
    margin-bottom: 0
}

.column-04-a article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04-a article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04-a article span {
    display: none
}

.column-04-a article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    overflow: hidden
}

.column-04-a article:nth-child(2) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04-a article:nth-child(2) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04-a article:nth-child(2) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    height: 100px
}

.column-04-a article:nth-child(2) span {
    display: block;
    max-height: 190px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-04-a article:nth-child(2):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-04-a article:nth-child(2) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04-a article:nth-child(2) h2 a {
    color: #fff
}

.column-04-a article:nth-child(2)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04-a article:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04-a article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04-a cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04-a cat a {
    opacity: .5
}

.column-04-a cat a:hover {
    opacity: 1
}

.column-04-a article:nth-child(2) cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204, 204, 204, .2)
}

.column-04-a article:nth-child(2) cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-04-a article:nth-child(2) cat a {
    color: #ccc;
    opacity: 1
}

.column-04-a article:nth-child(2) cat:hover a {
    color: #a91c28
}

.column-04-a cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04-a article:nth-child(2) cat::after {
    display: none
}

.column-04-a-1 article:nth-child(2) span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) a:hover span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) time {
    margin-top: 15px
}

.column-05 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-05 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-05 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-05 article span {
    display: none
}

.column-05 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-05 article:first-child {
    height: 600px;
    overflow: hidden;
    background: 0 0
}

.column-05 article:first-child img {
    width: auto;
    height: 100%;
    visibility: visible
}

.column-05 article:first-child h2 {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    font-size: 24px;
    line-height: normal;
    font-weight: 700
}

.column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.column-05 article:first-child h2 a:hover {
    opacity: 1
}

.column-05 article:first-child span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-05 article:first-child:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-05 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-05 article:first-child:hover time {
    background: #a91c28;
    opacity: 1
}

.column-05 article:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-05 article:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: 100%;
    height: 100%
}

.column-05 article cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204, 204, 204, .2)
}

.column-05 article cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-05 article cat a {
    color: #ccc
}

.column-05 article cat:hover a {
    color: #a91c28
}

@media all and (max-width:1300px) {
    .column-05 article:first-child h2 {
        font-size: 21px
    }
}

.row-1-2 .column-05 article img {
    width: 100%;
    height: auto
}

.row-4 .column-05 article:first-child h2 {
    font-size: 22px
}

.row-4 .column-05 article:first-child img {
    margin-left: -135px;
    width: auto;
    height: 100%
}

.column-06 article {
    display: block;
    position: relative;
    width: 100%;
    height: 295px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden
}

.column-06 article:last-child {
    margin-bottom: 0
}

.column-06 article img {
    width: 100%;
    height: auto
}

.column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-06 article h2 {
    position: absolute;
    display: block;
    color: #333;
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-06 article h2 a:hover {
    color: #a91c28
}

.column-06 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-06 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5);
    box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5)
}

.column-06 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 13px
}

.column-06 article:hover time {
    opacity: 1;
    background: #a91c28
}

.column-06 article::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #fff
}

.column-06 article::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    -webkit-filter: opacity(40%);
    -moz-filter: opacity(40%);
    -o-filter: opacity(40%);
    -ms-filter: opacity(40%);
    filter: opacity(40%)
}

.column-06 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(255, 255, 255, .5)
}

.column-06 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

@media all and (max-width:1300px) {
    .row-3 .column-06 article h2 {
        font-size: 17px
    }

    .row-4 .column-06 article h2 {
        font-size: 17px
    }
}

.column-06-1 article span {
    border-top: 0
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-06-1 article {
    height: 353px
}

.column-06-1 article span {
    border-top: 0;
    max-height: 230px
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-07 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 10px
}

.column-07 article:last-child {
    margin-bottom: 0
}

.column-07 article {
    height: 295px;
    overflow: hidden
}

.column-07 article img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-07 article h2 {
    font-size: 18px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700;
    height: 100px;
    overflow: hidden
}

.column-07 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 0
}

.column-07 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 15px
}

.column-07 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-07 article a {
    display: block;
    z-index: 3
}

.column-07 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(204, 204, 204, .2)
}

.column-07 article cat:hover {
    background: rgba(204, 204, 204, .4)
}

@media all and (max-width:1300px) {
    .row-3 .column-07 article h2 {
        font-size: 17px
    }

    .column-07 article h2 {
        height: 95px
    }
}

.column-08 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px
}

.column-08 article:last-child {
    margin-right: 0
}

.column-08 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-08 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-08 article img {
    width: 100%;
    height: auto
}

.column-08 article h2 {
    font-size: 15px;
    margin: 15px 10px 10px 10px;
    line-height: normal;
    height: 65px;
    overflow: hidden
}

.column-08 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-08 article cat {
    position: absolute;
    top: 92px;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: #333
}

.column-08 article cat:hover {
    background: #333
}

.column-08 article cat a {
    color: #fff
}

.column-09 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    height: 250px
}

.column-09 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-09 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-09 article img {
    width: 100%;
    height: auto
}

.column-09 article h2 {
    font-size: 17px;
    margin: 30px 15px 10px 15px;
    line-height: normal
}

.column-09 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-09 cat {
    position: absolute;
    padding: 2px 15px;
    background: rgba(204, 204, 204, .4)
}

.column-10 article {
    display: block;
    height: 40px;
    position: relative;
    width: 100%;
    float: left;
    background: #333;
    margin-bottom: 0;
    border-bottom: 1px dotted #ccc
        /*    background-image: url(../design/other/article/801115/SamElyon.jpg);*/
}

.column-10 article:hover {
    background: #fff
}

.column-10 article:last-child {
    padding-top: 1px;
    margin-bottom: 0;
    border-bottom: none
}

.column-10 article time {
    display: none
}

.column-10 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-10 article span {
    display: none
}

.column-10 article h2 {
    color: #fff;
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    overflow: hidden;
    height: 22px
}

.column-10 article h2 a {
    color: #fff
}

.column-10 article:hover h2 a {
    color: #a91c28
}

.column-10 cat {
    display: none
}

.column-11 article {
    display: block;
    position: relative;
    height: 600px;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-11 article time {
    display: inline-flex;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-11 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-11 article img {
    width: auto;
    height: 100%
}

.column-11 article span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-11 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2)
}

.column-11 article h2 {
    font-size: 25px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-11 article:hover h2 {
    color: #a91c28
}

.column-11 article cat {
    position: absolute;
    margin: -16px 0 0 85px;
    padding: 2px 15px;
    background: rgba(204, 204, 204, .4)
}

@media all and (max-width:1300px) {
    .column-11 article h2 {
        font-size: 21px
    }
}

.row-4 .column-11 article h2 {
    font-size: 22px
}

.column-12 article {
    height: 600px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-12 article img {
    width: auto;
    height: 100%
}

.column-12 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-12 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-12 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .8
}

.column-12 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-12 article h2 a {
    color: #fff !important
}

.column-12 article span {
    display: block;
    margin-bottom: -180px;
    height: 570px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.column-12 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-12 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7)
}

.column-12 article:hover cat {
    color: #fff
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.row-4 .column-12 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-12 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-13 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-13 article img {
    width: 100%;
    height: auto
}

.column-13 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-13 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-13 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-13 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-13 article h2 a {
    color: #fff !important
}

.column-13 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-13 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-13 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7)
}

.column-13 article:hover cat {
    color: #fff
}

.row-4 .column-13 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-13 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.play-video span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_video.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0, 0, 0, .5) !important
}

.play-video a:hover span::before {
    background-color: #a91c28 !important
}

.play-photo span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_photo.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0, 0, 0, .5) !important
}

.play-photo a:hover span::before {
    background-color: #a91c28 !important
}

.mt-20 {
    margin-top: -20px !important
}

.mt-10 {
    margin-top: -10px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt23 {
    margin-top: 23px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb-10 {
    margin-bottom: -10px !important
}

.mb10-a article {
    margin-bottom: 10px !important
}

.mr15 {
    margin-right: 15px
}

.pt0 {
    padding-top: 0 !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.bold {
    font-weight: 700
}

.fleft {
    float: left
}

.separator {
    margin-bottom: 0;
    margin-top: 2px
}

.separator div:nth-child(1) {
    height: 6px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.separator div:nth-child(2) {
    height: 6px;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.activcat cat {
    font-size: 12px !important;
    background: #a91c28 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat article:hover cat {
    color: #fff;
    background: #333 !important
}

.activcat-1 cat {
    font-size: 12px !important;
    background: #333 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat-1 article:hover cat {
    color: #fff;
    background: #a91c28 !important
}

.active {
    background: #a91c28 !important;
    color: #fff !important
}

.invert article,
.invert-1 article:nth-child(1),
.invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.invert article:hover,
.invert-1 article:nth-child(1):hover,
.invert-2 article:nth-child(2):hover {
    background: #333
}

.invert article h2 a,
.invert-1 article:nth-child(1) h2 a,
.invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.invert article cat a,
.invert-2 article:nth-child(2) cat a {
    color: #fff
}

.invert-1 article:nth-child(1) cat a {
    color: #333
}

.invert article span,
.invert-1 article:nth-child(1) span,
.invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #000
}

@media all and (max-width:1300px) {
    .row-4 .column-01 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-04 article h2 {
        font-size: 14px
    }

    .row-4 .column-04 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-05 article h2 {
        font-size: 23px
    }

    .row-4 .column-07 article h2 {
        font-size: 17px
    }
}

.top-1 div:nth-child(1) {
    width: 33.25%
}

.top-1 div:nth-child(2) {
    width: 15.25%
}

.top-1 div:nth-child(2) article h2 {
    font-size: 17px;
    line-height: 20px
}

@media all and (max-width:1300px) {
    .top-1 div:nth-child(2) article h2 {
        font-size: 15px;
        font-weight: 400
    }
}

.top-1 div:nth-child(1) .column-05 article:first-child span {
    max-height: 345px
}

.top-1 div:nth-child(1) .column-05 article:first-child img {
    width: auto;
    height: 100%
}

.top-1 .column-06 article cat {
    margin: -51px 0 3px 0;
    background: rgba(255, 255, 255, .7)
}

.top-1 .column-06 article cat:hover {
    background: rgba(255, 255, 255, .8)
}

.top-2 .column-11 article span {
    height: 425px !important;
    border-top: 15px solid #333 !important;
    border-bottom: 15px solid #333 !important;
    text-align: center;
    background: #333
}

.top-2 .column-11 article a:hover span {
    border-bottom: 15px solid #5a5a5a !important
}

.height88 article {
    height: 88px
}

.height88 article:last-child {
    height: 89px
}

.oh-hide {
    overflow: hidden
}

.article-list .content article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.article-list .content article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.article-list .content article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.article-list .content article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.article-list .content article h2 {
    margin: 15px 10px 10px 120px;
    font-weight: 400;
    font-size: 19px;
    height: 75px;
    overflow: hidden
}

.article-list .content h3 a:hover {
    color: #a91c28
}

.article-list .content h3 {
    font-weight: 400;
    margin: 7px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.article-list .content h3 a {
    visibility: visible;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.article-list .content article:hover h3 a {
    visibility: visible
}

.article-list .content article:hover h3::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.article-list .content article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.anketa {
    position: relative
}

.anketa div {
    height: 250px;
    background-repeat: no-repeat;
    background-position: center top
}

.anketa div:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: rgba(255, 255, 255, .8)
}

.anketa .p4 {
    position: relative;
    z-index: 1;
    margin: 0 30px;
    font-family: "Roboto Slab", serif;
    font-size: 37px;
    line-height: normal;
    font-weight: 700;
    text-align: center;
    height: 100px;
    padding-top: 67px
}

.anketa h5 {
    position: absolute;
    left: 50%;
    z-index: 2;
    margin: 10px 22px 14px -60px;
    font-family: "Roboto Slab", serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    width: 100px;
    text-align: center;
    background: #333;
    padding: 8px 10px 10px 10px
}

.anketa h5:hover {
    background: #a91c28
}

.anketa h5 a {
    color: #fff
}

.anketa h6 {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 250px;
    margin: 0 0 0 -125px;
    text-align: center;
    bottom: 25px
}

.anketa h6 a {
    display: block;
    margin: 10px;
    float: left;
    width: 90px;
    font-size: 15px;
    background: rgba(100, 100, 100, .2);
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc
}

.anketa h6 a:last-child {
    float: right
}

.anketa h6 a:hover {
    background: #a91c28;
    color: #fff;
    border: 0
}

.site-list div {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 10px
}

.site-list span {
    float: left
}

.site-list a {
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 20px
}

.cats ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}

.cats ul li {
    list-style: none;
    float: left;
    width: 25%
}

.cats ul li ul {
    margin-top: 10px
}

.cats ul li ul li {
    width: 100%;
    height: 25px;
    margin-bottom: 0 !important
}

.cats ul li a {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px
}

.cats ul li ul li a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 15px;
    display: block;
    width: 100%
}

.authors-nav article {
    height: 49px;
    overflow: hidden
}

.authors-nav article cat,
.authors-nav article time {
    display: none
}

.authors-nav article h2 {
    margin: 3px 10px 3px 100px !important
}

.authors-nav article h2 b:first-child {
    display: block;
    font-weight: 400;
    color: #5a5a5a
}

.authors-nav article h2 b:last-child {
    display: block;
    font-size: 18px;
    margin-top: -6px
}

.authors-nav article a:hover b {
    color: #a91c28
}

.authors-nav article span {
    width: 85px;
    display: block !important
}

.authors-nav article img {
    width: auto;
    height: 60px;
    margin-left: 0
}

.post .content-top {
    max-width: 50rem;
    padding-bottom: 20px;
    overflow: hidden
}

.white {
    background: #fff
}

.post .art-wrap {
    position: relative;
    clear: both
}

.post .art-title {
    width: calc(100% - 15px)
}

.post .art-title h1 {
    font-weight: 700;
    font-size: 37px;
    margin: 0 0 10px 0;
    line-height: 46px
}

.post .art-title h2 {
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    margin: 0 0 25px 0;
    line-height: 30px;
}

.post .art-title h2.eubaris {
    background: url(other/eu/eu-top.jpg) no-repeat center;
    height: 120px
}

.post .art-title h2.curling {
    background: url(other/curling/top.jpg) no-repeat center;
    height: 120px
}

.post  .art-title #artdata {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: 0 0 20px 0;
    float: left
}

.post .art-title h4 {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: -28px 0 0 0;
    padding: 5px 20px;
    float: left;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    position: absolute;
    z-index: 2
}

.post .art-title #artdata span {
    display: inline;
    margin-right: 0;
    position: none
}

.post .art-title span {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden
}

.post .art-title span div {
    background: no-repeat;
    background-position: center center;
    background-size: 110% auto;
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.post .art-title span img {
    object-fit: cover;
    width: 100%;
    margin-bottom: -5px;
    min-height: 226px
}

.post .art-title span iframe {
    width: 100%;
    min-height: 480px
}

.post .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0
}

.post .social a {
    font-size: 25px;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(165, 165, 165, .6);
    margin-bottom: 15px;
    opacity: .5
}

.post .social a:hover {
    opacity: 1;
    color: #fff;
    border-color: #ccc
}

.post .social-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px
}

.post .social-1 a {
    width: 60px;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 25px;
    float: left;
    display: block;
    text-align: center;
    padding: 6px 0 8px 0;
    background: rgba(165, 165, 165, .6);
    opacity: .5;
    border-radius: 5px;
    border: 1px solid #ccc
}

.post .social-1 a:last-child {
    margin-right: 0
}

.share-this {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: -2px;
    color: #999
}

.post .allnews,
.wrapper_list .allnews {
    width: calc(100% - 10px);
    margin: 0 0 30px 0
}

.post .allnews:hover,
.wrapper_list .allnews:hover {
    color: #fff
}

.post .fb-like {
    float: left;
    margin-right: 15px;
    width: 105px;
    height: 60px;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

.post .dark {
    position: relative
}

.post .dark::after {
    position: absolute;
    z-index: -2;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #191919
}

.post .dark h2 {
    color: #fff
}

.post .dark h2 {
    color: #ccc
}

.post .dark h3 {
    color: #ccc
}

.post .art-title #artdata a {
    color: #fff;
    background: #a91c28;
    padding: 0 20px;
    margin-right: 10px
}

.post .art-title #artdata a:hover {
    color: #fff;
    background: #333
}

.post .dark h3 a:hover {
    color: #a91c28;
    background: #fff
}

.post .content-top img {
    width: auto;
    position: relative;
    z-index: 1
}

.post .breadcrumbs {
    float: left;
    width: 100%
}

.post .breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.post .breadcrumbs ul li {
    display: block;
    float: left;
    margin-right: 5px
}

.post .breadcrumbs ul li:first-child {
    margin-right: 0
}

.post .breadcrumbs ul li::before {
    content: '\203A';
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 24px;
    margin-top: -6px;
    opacity: .5
}

.post .breadcrumbs ul li:first-child::before {
    content: ''
}

.post .breadcrumbs a {
    text-transform: uppercase;
    font-size: 13px
}

.post .dark .breadcrumbs {
    color: #fff
}

.post .dark .breadcrumbs a {
    color: #fff;
    opacity: .8
}

.post .dark .breadcrumbs a:hover {
    opacity: 1
}

.post .left {
    margin: 0 315px 0 0;
    min-height: 330px
}

.post .left-int {
    max-width: 580px;
    font-size: 17px;
    line-height: 28px;
    background: #fff;
    float: left
}

.post .left-int p {
    margin: 0 0 20px 0
}

.post .left-int p img {
    cursor: pointer;
    width: 100%;
    height: auto
}

.post .left-int a {
    color: #a91c28
}

.post .left-int a:hover {
    color: #000
}

.post .left-int .box-in-text {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 300px;
    margin-left: -150px;
    border: 15px solid #fff
}

@media all and (max-width:1200px) {
    .post .left-int .box-in-text {
        margin-left: 0;
        border: 0
    }
}

.post .left-int iframe {
    width: 100%
}

.post .tags {
    padding-top: 0;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height: 20px
}

.post .tags a {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .03em
}

.post .tags a::after {
    content: '|';
    color: #a5a5a5;
    margin: 0 5px
}

.post .tags a:last-child::after {
    content: ''
}

.post .right,
.wrapper_list .right {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    height: 100%
}

.post .right div,
.wrapper_list .right div {
    float: left;
    margin-bottom: 15px
}

.post .right-column,
.wrapper_list .right {
    position: relative;
    margin-top: 15px
}

.post .row-2 div {
    width: 49%;
    margin-right: 2%
}

.post .column-02 article:first-child h2,
.post .right .column-02 article:first-child h2 {
    font-weight: 400;
    font-size: 15px
}

.post .column-02 article:first-child h2 {
    margin: 10px 15px 10px 15px
}

.post .column-02 article cat {
    display: none
}

.box-in-text {
    background: #fff
}

.post .left-int .box-in-text a {
    color: #333
}

.post .left-int .box-in-text a:hover {
    color: #a91c28
}

.post .left-int .box-in-text .column-02 {
    line-height: 18px
}

.post .left-int .box-in-text .column-02 article img {
    width: auto
}

.post .left-int .box-in-text .column-02 article:first-child img {
    width: 100%
}

.post .left-int .box-in-text .title-2 {
    padding: 0 10px 0 15px;
    margin: 0 0 -28px 0
}

.post .column-01 cat,
.post .left-int .box-in-text .column-02 cat {
    display: none
}

.post .first-gallery-wrap {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%
}

.post .gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 87px;
    overflow: hidden
}

.post .gallery li {
    position: relative;
    width: 18.68%;
    height: 87px;
    overflow: hidden;
    float: left;
    margin-right: 1.53%;
    margin-bottom: 10px;
    display: block
}

.post .gallery li a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.post .gallery li img {
    filter: grayscale(1);
    opacity: .6;
    transition: .2s ease-in-out
}

.post .gallery li:hover img {
    filter: grayscale(0);
    opacity: 1
}

.post .left-int .first-gallery-wrap>img {
    width: 100%;
    cursor: pointer
}

.post .left-int .first-gallery-wrap {
    margin-bottom: 20px
}

.post .view_full_gallery {
    position: absolute;
    height: 87px;
    width: 18.5%;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #e5e5e5;
    line-height: 87px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #b4b4b4;
    user-select: none;
    cursor: pointer;
    transition: .2s ease-in-out
}

.post .view_full_gallery:hover {
    color: #333
}

.post .image-text {
    display: block;
    text-align: left !important;
    padding: 5px 20px 0 20px;
    width: 98%;
    color: #333;
    margin-top: 0;
    font-size: 13px
}

.post .dark .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post .dark-img {
    background: #333;
    padding: 20px 20px;
    margin-left: -20px
}

.post .dark-img .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 20px
}

.post .dark-img .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post #newsrec1 .art-wrap {
    padding-right: 15px
}

.comment-wrap {
    width: calc(100% - 15px)
}

.comment-box {
    background: #fff
}

.comment {
    width: calc(100% - 40px) !important;
    padding: 15px 20px 20px 20px;
    position: relative;
    min-height: 125px
}

.comment .avatar {
    float: left;
    width: 65px
}

.comment .text {
    max-width: 465px;
    float: left;
    position: relative;
    line-height: 22px;
    position: relative;
    margin-left: 15px;
    margin-top: 15px
}

.comment .avatar img {
    width: 55px;
    height: 55px;
    border: 3px solid #ccc;
    border-radius: 3px
}

.comment .avatar p {
    font-size: 12px;
    color: #a5a5a5;
    margin: 0;
    width: 62px
}

.comment .info {
    margin-bottom: 10px;
    margin-left: 15px;
    width: calc(100% - 270px)
}

.comment .info a {
    color: #a91c28;
    position: relative;
    z-index: 1
}

.comment .info a:hover {
    color: #333
}

.comment .info p {
    font-size: 11px;
    color: #a5a5a5;
    margin: 0
}

.comment .info .name {
    font-family: "Roboto Slab", serif
}

.comment .vote {
    position: absolute;
    top: 27px;
    right: 20px
}

.comment .vote div {
    float: right;
    width: auto
}

.comment .vote div:first-child {
    margin-left: 20px
}

.comment .vote .vote-up a {
    color: #34b300
}

.comment .vote .vote-down a {
    color: #a91c28
}

.comment .vote .vote-down a:hover,
.comment .vote .vote-up a:hover {
    color: #333
}

.comment .avatar .warning {
    font-size: 11px;
    margin-top: 7px;
    visibility: hidden;
    opacity: .4;
    text-align: center;
    width: 62px
}

.comment:hover .avatar .warning {
    visibility: visible
}

.comment .avatar .warning:hover {
    opacity: 1
}

.input-box {
    min-height: 100px;
    background: rgba(125, 125, 125, .1);
    margin-bottom: 20px
}

.input-box .text {
    margin-top: 0;
    margin-left: 0
}

.input-box a {
    color: #a91c28
}

.input-box a:hover {
    text-decoration: underline
}

.input-box textarea {
    width: 98%;
    padding: 1%;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    height: 16px
}

.input-box .comment {
    float: none
}

.input-box .comment {
    min-height: auto
}

.comment .numbers {
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 20px !important;
    width: 62px;
    height: 15px;
    overflow: hidden;
    line-height: 14px;
    font-weight: 600;
    color: #ebebeb !important
}

.sport {
    color: #ddd;
    background-color: #111 !important;
    font-weight: 400
}

.sport article {
    background: #333
}

.sport article:hover {
    background: #5a5a5a
}

.sport a {
    color: #ddd
}

.sport a:hover {
    color: #fff
}

.sport #cookies-agreebar {
    color: #000
}

.sport #chrome-bar-install a {
    color: #000
}

.sport.post .left-int a:hover {
    color: #ddd
}

.sport.post .social-1 a {
    border: 1px solid #111
}

.sport.post .invert article h2 a,
.sport.post .invert-1 article:nth-child(1) h2 a,
.sport.post .invert-2 article:nth-child(2) h2 a {
    color: #ddd
}

.sport.post .invert article h2 a:hover,
.sport.post .invert-1 article:nth-child(1) h2 a:hover,
.sport.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #fff
}

.sport .top-sport>div:first-child,
.sport .top-sport>div:last-child::before {
    box-shadow: 200px 0 150px 0 rgba(255, 255, 255, .55), -200px 0 150px 0 rgba(255, 255, 255, .55)
}

.sport .ads-25,
.sport .ads-25-1,
.sport .ads-60-l,
.sport .ads-60-r,
.sport .zone-ads {
    background: #111
}

.sport .ads-60-r {
    overflow: hidden
}

.sport .column-05 article time,
.sport .column-06 article time {
    background: #000;
    color: #eee
}

.sport .column-01 article a:hover time,
.sport .column-02 article a:hover time,
.sport .column-02-a article a:hover time,
.sport .column-03 article a:hover time,
.sport .column-07 article a:hover time,
.sport .column-09 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-05 article a:hover img,
.sport .column-06 article a:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.sport .column-05 article a:hover h2,
.sport .column-06 article a:hover h2 {
    color: #eee
}

.sport .column-05 article cat,
.sport .column-06 article cat {
    color: #fff;
    background: rgba(255, 255, 255, .3)
}

.sport .column-01 article cat a,
.sport .column-02 article cat a {
    color: #fff
}

.sport .column-02 article:first-child cat a,
.sport .column-12 article cat a {
    color: #333
}

.sport .column-02 article:first-child h2 a,
.sport .column-12 article h2 a {
    color: #ddd
}

.sport .column-02 article:first-child h2 a:hover,
.sport .column-12 article h2 a:hover {
    color: #fff
}

.sport .column-12 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

.sport .column-05 article span,
.sport .column-06 article span {
    border-top: 15px solid #000
}

.sport .column-05 article a:hover span,
.sport .column-06 article a:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.sport .column-06 article h2 a:hover {
    color: #fff
}

.sport .column-06 article:hover time {
    background: #a91c28
}

.sport .column-05 article a:hover time,
.sport .column-06 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-04 article:nth-child(1) a,
.sport .column-04-a article:nth-child(2) a,
.sport .column-05 article a,
.sport .column-06 article a {
    color: #eee
}

.sport .column-05 article::before,
.sport .column-06 article::before {
    background: #000
}

.sport .column-16 article {
    background: 0 0
}

.sport .column-16 article cat a::before {
    filter: invert()
}

.sport .title-2 {
    background: #333
}

.sport .title-1-nav a {
    background: #333
}

.sport .title-1-nav a:hover {
    background: #5a5a5a
}

.sport .title-1:hover a::before {
    background: #5a5a5a
}

.sport .title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .title-1-nav {
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .title-1-nav span {
    color: #ddd
}

.sport .column-01 article {
    background: #5a5a5a
}

.sport .invert article span,
.sport .invert-1 article:nth-child(1) span,
.sport .invert-2 article:nth-child(2) span {
    box-shadow: none !important
}

.sport .invert article,
.sport .invert-1 article:nth-child(1),
.sport .invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.sport .invert article:hover,
.sport .invert-1 article:nth-child(1):hover,
.sport .invert-2 article:nth-child(2):hover {
    background: #5a5a5a
}

.sport .invert article h2,
.sport .invert-1 article:nth-child(1) h2,
.sport .invert-2 article:nth-child(2) h2 {
    color: #ddd
}

.sport .invert article:hover h2,
.sport .invert-1 article:nth-child(1):hover h2,
.sport .invert-2 article:nth-child(2):hover h2 {
    color: #fff
}

.sport .column-12 article:first-child span {
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.sport .column-12 article:first-child:hover span {
    border-top: 15px solid #5a5a5a;
    border-bottom: 15px solid #5a5a5a
}

.sport .morenews {
    background: #a91c28
}

.sport .morenews:hover {
    background: #333
}

.sport .footer-wrapper {
    background: #333
}

.sport.post .white {
    background: #111
}

.sport.post .left-int {
    background: #111
}

.lifestyle .logo {
    filter: hue-rotate(330deg)
}

.lifestyle .over-top {
    background: #fff
}

.lifestyle .over-top .navigation a {
    color: #951c55
}

.lifestyle .over-top .navigation a:hover {
    color: #333
}

.lifestyle header {
    background: #951c55
}

.lifestyle .more-box {
    background: 0 0
}

.lifestyle .right-navigation a {
    color: #951c55 !important
}

.lifestyle.post .art-title h2 {
    color: #003d61
}

.lifestyle.post .art-title #artdata a {
    background: #951c55
}

.lifestyle article h2 a {
    color: #003d61
}

.lifestyle article:hover h2 a {
    color: #951c55
}

.lifestyle article time {
    background: #003d61;
    color: #fff
}

.lifestyle article:hover time {
    background: #951c55;
    color: #fff
}

.lifestyle .column-06 article::after {
    -webkit-filter: opacity(10%);
    -moz-filter: opacity(10%);
    -o-filter: opacity(10%);
    -ms-filter: opacity(10%);
    filter: opacity(10%)
}

.lifestyle .column-06 article {
    background: #fff
}

.lifestyle .column-12 article span::before,
.lifestyle .column-13 article span::before {
    background: 0 0
}

.lifestyle .column-12 article span,
.lifestyle .column-13 article span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #951c55
}

.lifestyle .column-12 article:hover span,
.lifestyle .column-13 article:hover span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #ca8daa
}

.lifestyle .column-12 article:hover h2 a,
.lifestyle .column-13 article:hover h2 a {
    color: #fff
}

.lifestyle .column-12 article:hover time,
.lifestyle .column-13 article:hover time {
    background: #951c55
}

.lifestyle .column-12 article:hover h2,
.lifestyle .column-13 article:hover h2 {
    border-left: 15px solid #951c55
}

.lifestyle .column-12 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

.lifestyle .title-1 a {
    color: #005689
}

.lifestyle .title-1 a::before {
    background: #951c55
}

.lifestyle .title-1 a::after {
    background: -moz-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .column-06 article::after,
.lifestyle .column-06 article::before {
    display: none
}

.lifestyle .column-06 article span {
    border-color: #951c55
}

.lifestyle .column-06 article:hover span {
    border-color: #e2a8c4
}

.lifestyle .column-06 article:nth-child(2) cat {
    background: rgba(204, 204, 204, .5)
}

.lifestyle .column-06 article:nth-child(2) cat:hover {
    background: rgba(204, 204, 204, .7)
}

.lifestyle .invert article time,
.lifestyle .invert-1 article:nth-child(1) time,
.lifestyle .invert-2 article:nth-child(2) time {
    background: #fff;
    color: #000
}

.lifestyle .invert article span,
.lifestyle .invert-1 article:nth-child(1) span,
.lifestyle .invert-2 article:nth-child(2) span {
    box-shadow: none !important;
    border-color: #951c55
}

.lifestyle .invert article,
.lifestyle .invert-1 article:nth-child(1),
.lifestyle .invert-2 article:nth-child(2) {
    background: #951c55;
    border-color: #951c55
}

.lifestyle .invert article:hover,
.lifestyle .invert-1 article:nth-child(1):hover,
.lifestyle .invert-2 article:nth-child(2):hover {
    background: #ca8daa
}

.lifestyle .invert article h2 a,
.lifestyle .invert-1 article:nth-child(1) h2 a,
.lifestyle .invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.lifestyle .invert article:hover h2,
.lifestyle .invert-1 article:nth-child(1):hover h2 a,
.lifestyle .invert-2 article:nth-child(2):hover h2 a {
    color: #fff
}

.lifestyle .invert article h2 a:hover {
    color: #fff
}

.lifestyle .title-1-nav a {
    background: #951c55;
    color: #fff
}

.lifestyle .title-1-nav a:hover {
    background: #fff;
    color: #951c55
}

.lifestyle .title-1-nav span {
    color: #951c55
}

.lifestyle .title-1-nav {
    background: -moz-linear-gradient(right, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%)
}

#moreopinion:hover,
.lifestyle .morenews:hover {
    background: #951c55
}

.lifestyle .coffee-icons li img,
.lifestyle .sidebar_close {
    filter: hue-rotate(290deg)
}

.lifestyle .NewReadedTabs .tabs {
    border-bottom: 1px solid #951c55 !important
}

.lifestyle .NewReadedTabs .active {
    background: #951c55 !important
}

.lifestyle .car-wrapdots .act-num {
    color: #951c55
}

.lifestyle .car-wrapdots span svg {
    fill: #951c55
}

.lifestyle .car-wrapdots span svg:hover {
    opacity: .9
}

.lifestyle .butt,
.lifestyle .comment_send {
    background: #951c55
}

.lifestyle .butt:hover,
.lifestyle .comment_send:hover {
    opacity: .9
}

.zdrave a:hover {
    color: #059396
}

.zdrave .logo {
    filter: hue-rotate(185deg) brightness(1.5)
}

.zdrave .over-top {
    background: #fff
}

.zdrave header {
    background: #059396
}

.zdrave .more-box {
    background: 0 0
}

.zdrave .over-top .navigation a {
    color: #059396
}

.zdrave .over-top .navigation a:hover {
    color: #333
}

.zdrave .navigation li a:hover {
    color: #fff
}

.zdrave .right-navigation a {
    color: #059396 !important
}

.zdrave article h2 a:hover {
    color: #059396
}

.zdrave .title-1 a::before {
    background: #059396
}

.zdrave .title-1 a {
    color: #059396
}

.zdrave .title-1 a::after {
    background: -moz-linear-gradient(left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .title-1-nav {
    background: -moz-linear-gradient(right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .title-1-nav span {
    color: #059396
}

.zdrave .title-1-nav a {
    background: #059396;
    color: #fff
}

.zdrave .title-1-nav a:hover {
    background: #fff;
    color: #059396
}

.zdrave .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .invert article h2 a:hover,
.zdrave .invert-1 article:nth-child(1) h2 a:hover,
.zdrave .invert-2 article:nth-child(2) h2 a:hover {
    color: #059396
}

.zdrave .column-01 article time {
    background: #059396
}

.zdrave .column-01 cat a:hover {
    color: #059396
}

.zdrave .column-02 article time {
    background: #059396
}

.zdrave .column-02 article h2 a:hover {
    color: #003510 !important
}

.zdrave .column-05 article:first-child:hover time {
    background: #059396
}

.zdrave .column-05 article:first-child:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.zdrave .column-05 article:first-child::after {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-image: url(../design/article-bg.jpg);
    background-size: 110% 110%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    filter: sepia(100) hue-rotate(135deg) saturate(8) blur(10px) brightness(1.2)
}

.zdrave .column-06 article time {
    background: #059396
}

.zdrave .column-06 article:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px #059396;
    -moz-box-shadow: 0 0 175px 120px #059396;
    box-shadow: 0 0 175px 120px #059396
}

.zdrave .column-06 article::after {
    background: #0cdadf
}

.zdrave .column-07 article time {
    background: #059396
}

.zdrave .column-07 article a:hover {
    color: #059396
}

.zdrave .column-08 article time {
    background: #059396
}

.zdrave .column-08 article cat {
    background: #059396
}

.zdrave .column-09 article:hover time {
    background: #059396
}

.zdrave .column-09 article time {
    background: #059396
}

.zdrave .column-12 article span {
    border-top: 15px solid #059396;
    border-bottom: 15px solid #059396
}

.zdrave .column-12 article:hover time {
    background: #059396
}

.zdrave .column-12 article:hover h2 {
    border-left: 15px solid #059396
}

.zdrave .column-16 article h2 a {
    color: #333
}

.zdrave .column-16 article h2 a:hover {
    color: #003510
}

.zdrave .column-16 article cat a {
    color: #059396
}

.zdrave .column-16 article cat a:hover {
    color: #003510
}

.zdrave .coffee-icons li img,
.zdrave .sidebar_close {
    filter: hue-rotate(140deg) brightness(1.3)
}

.zdrave .coffee-icons li:hover a {
    color: #059396
}

.zdrave .input-box a {
    color: #059396
}

.zdrave.post .art-title #artdata a {
    background: #059396
}

.zdrave .NewReadedTabs .tabs {
    border-bottom: 1px solid #059396
}

.zdrave .NewReadedTabs .active {
    background: #059396 !important
}

.zdrave .butt,
.zdrave .comment_send {
    background: #059396
}

.zdrave .butt:hover,
.zdrave .comment_send:hover {
    opacity: .9
}

.zdrave .car-wrapdots span svg {
    fill: #059396
}

.zdrave .car-wrapdots span svg:hover {
    opacity: .9
}

.zdrave .car-wrapdots .act-num {
    color: #059396
}

.zdrave.post .tags a {
    color: #059396
}

.zdrave.post .left-int a:hover {
    color: #003510
}

.vivacom-index article:nth-child(2) span {
    height: 154px
}

.vivacom-index article:nth-child(2) span::after {
    content: url(../design/vivacom/vivacom-index.png);
    position: absolute;
    height: 33px;
    width: 301;
    bottom: 0;
    left: 0
}

.vivacom-bg {
    cursor: pointer;
    background: url(/design/vivacom/wallpaper-offnews-vivacom.png) no-repeat;
    background-position: center top;
    background-color: #fff;
    width: 100%;
    height: 1000px
}

#mainimage {
    cursor: pointer
}

.modal {
    display: none;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.modal .modal-thumbs {
    position: fixed;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 124px;
    overflow: auto;
    white-space: nowrap;
    padding: 0;
    text-align: center;
    scroll-behavior: smooth
}

.modal .modal-thumbs li {
    display: inline-block;
    width: 86px;
    height: 86px;
    overflow: hidden;
    margin: 0 5px;
    opacity: .7;
    border: 2px solid rgba(255, 255, 255, .3)
}

.modal .modal-thumbs li:first-child {
    margin-left: 10px
}

.modal .modal-thumbs li:last-child {
    margin-right: 10px
}

.modal .modal-thumbs a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    opacity: .7;
    filter: grayscale(1);
    transition: .2s ease-in-out
}

.modal .modal-thumbs a:hover {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-thumbs a.actv {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-content {
    position: absolute;
    max-width: 80%;
    max-height: calc(100% - 165px);
    margin-top: -30px;
    border-radius: 10px;
    border: 7px solid #222;
    box-shadow: 0 0 10px 0 #000
}

.modal .position-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: calc(100% - 125px)
}

.modal #caption {
    position: absolute;
    width: calc(100% - 40px);
    text-align: center;
    color: #ccc;
    padding: 10px 20px;
    bottom: 15px;
    background: rgba(0, 0, 0, .3)
}

.modal.single-image .modal-content {
    max-height: 80%;
    margin-top: 0
}

.modal.single-image #caption {
    display: none
}

.modal.single-image .position-content {
    height: 100%
}

.modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s;
    z-index: 1
}

.close:focus,
.modal .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.modal #numbertext {
    color: #fff;
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 26px;
    left: 35px;
    font-weight: 700;
    opacity: .5
}

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

.modal .next,
.modal .prev {
    position: absolute;
    z-index: 10;
    top: calc(50% - 140px);
    padding: 16px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    border-radius: 0 3px 3px 0;
    transition: .6s ease;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none
}

.modal .prev {
    padding-left: 32px
}

.modal .next {
    right: 0;
    padding-right: 32px;
    border-radius: 3px 0 0 3px
}

.modal .next:hover,
.modal .prev:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

.adclose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    color: #555;
    font-weight: 700;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 2px;
    z-index: 11000;
    background-color: #fff;
    border-radius: 3px
}

.foot {
    position: fixed;
    width: 300px;
    height: 250px;
    z-index: 10000;
    text-align: center;
    font-size: 18px;
    color: #000;
    background: #fff;
    display: flex;
    justify-content: center;
    right: 0;
    margin-right: 3px;
    margin-left: auto;
    margin-bottom: 150px;
    bottom: -275px;
    box-shadow: 0 0 0 3px #fff, 0 0 60px 10px rgba(0, 0, 0, .75)
}

.slide-up {
    bottom: 0 !important
}

.slide-down {
    bottom: -475px !important
}

.eu2018bg {
    background: url(img/euflag_right_top.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.navigation .eu2018bg {
    background: url(img/euflag_top.jpg) right 1px no-repeat #fff
}

.eu2018bg-index article {
    background: url(img/eu2018bg-index.png) left 75px no-repeat #fff
}

.usa-for-bg {
    background: url(../design/other/america_for_bulgaria/logo.png) right bottom no-repeat;
    background-size: 100px auto;
    width: 100px;
    height: 100px;
    margin-top: 5px;
    float: left
}

.usa-for-bg-info {
    display: block;
    color: #555;
    font-size: 11px;
    width: 65%;
    margin-left: 115px;
    margin-bottom: 30px
}

.eu2019 img {
    margin-top: -20px;
    width: 120px
}

.obetovanazemia {
    background: url(other/obetovanata-zemq/post.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.preotkrijbg {
    background: url(other/post/preotkrijbg.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.column-14 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background: url(other/obetovanata-zemq/bottom.jpg) no-repeat bottom left !important
}

.column-14 article:last-child {
    margin-right: 0
}

.column-14 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-14 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-14 article img {
    width: 100%;
    height: auto
}

.column-14 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 83px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-14 article h2::before {
    content: url(other/obetovanata-zemq/obetovanata-zemq.jpg);
    position: absolute;
    width: 59px;
    height: 59px;
    background: #000;
    left: 13px;
    bottom: 13px;
    border: 1px solid #fff
}

.column-14 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-14 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat:hover,
.column-14 article:hover cat {
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-14 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-14 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

.column-15 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background-image: url(../design/article-bg.jpg)
}

.column-15 article:last-child {
    margin-right: 0
}

.column-15 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-15 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-15 article img {
    width: 100%;
    height: auto
}

.column-15 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 15px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-15 article h2:hover {
    -webkit-box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-15 article h2 a {
    color: #fff
}

.column-15 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-15 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat:hover,
.column-15 article:hover cat {
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-15 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-15 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

.column-16 article {
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden
}

.column-16 article span,
.column-16 article time {
    display: none
}

.column-16 article h2,
.column-16 article cat {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: none;
    height: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

.column-16 article h2 {
    height: 40px;
    font-family: Roboto, sans-serif;
    font-size: 13px
}

.column-16 article cat a {
    color: #a91c28;
    padding-right: 5px;
    padding-left: 15px;
    font-family: Roboto, sans-serif;
    font-size: 13px
}

.column-16 article cat a::before {
    position: absolute;
    content: url('data:image/svg+xml; utf8, <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 75 86.6" xml:space="preserve"><polygon points="0,43.3 0,0 37.5,21.7 75,43.3 37.5,65 0,86.6"></polygon></svg>');
    width: 8px;
    left: 0;
    top: 4px;
    opacity: .5
}

.column-17 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-17 article img {
    width: 100%;
    height: auto
}

.column-17 article time {
    color: #fff;
    font-size: 10px;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 10px;
    margin-top: 15px;
    background: rgba(255, 255, 255, .2);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-17 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-17 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-17 article h2 a {
    color: #fff !important
}

.column-17 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-17 article cat {
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover cat {
    color: #fff
}

.row-4 .column-17 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-17 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-17 article span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 355px;
    border-top: 0;
    border-bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .55) 40%)
}

.column-17 article span a {
    width: calc(100% - 285px);
    margin-left: auto
}

.column-17 article h2 {
    font-size: 23px;
    position: absolute;
    background: #000;
    top: 7px;
    opacity: 1;
    width: 264px;
    bottom: 7px;
    box-shadow: 0 73px 100px 40px #ccc, 0 -73px 100px 40px #ccc, 0 0 50px 20px #fff
}

.column-17 article h2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    opacity: .4;
    filter: blur(10px)
}

.column-17 article h2 a {
    padding-right: 20px;
    padding-top: 20px;
    display: block
}

.qc-cmp2-summary-info .qc-cmp2-logo-displayed {
    height: 100px !important
}

.carouselJS-01>article {
    display: none
}

.carouselJS-01>div {
    display: none
}

.carouselJS-01 .car-active {
    display: block
}

.car-wrapdots {
    display: block;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    user-select: none
}

.car-wrapdots div {
    float: unset !important;
    display: inline;
    padding: 3px;
    cursor: pointer
}

.car-wrapdots .act-num {
    color: #a91c28
}

.car-wrapdots span {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.car-wrapdots span svg {
    width: 10px;
    height: 11px;
    fill: #666;
    cursor: pointer
}

.car-wrapdots span svg:hover {
    fill: #a91c28
}

.NewReadedTabs>div {
    float: left
}

.NewReadedTabs .tabs {
    width: 100%;
    border-bottom: 1px solid #a91c28
}

.NewReadedTabs .tabs span {
    background: #fff;
    color: #333;
    display: block;
    float: left;
    padding: 10px;
    cursor: pointer
}

.NewReadedTabs .tabs .active {
    background: #a91c28;
    color: #fff
}

.NewReadedTabs .tabContent>div {
    display: none
}

.post .NewReadedTabs {
    margin-top: 15px;
    height: 399px;
}

.NewReadedTabs.list .column-01 article {
    height: 93px
}

.NewReadedTabs.list .column-01 article:last-child {
    margin-bottom: 15px
}

.NewReadedTabs.list .tabContent {
    margin-top: 12px
}

.NewReadedTabs.list .column-01 cat {
    margin-top: 0
}

.featherlight-iframe .featherlight-content {
    overflow-y: unset !important;
    overflow: unset !important
}

.featherlight .featherlight-close-icon {
    top: -25px !important;
    right: -25px !important;
    width: 25px !important;
    height: 25px;
    background: #fff !important;
    border-radius: 50%;
    border: 2px solid #ccc !important;
    line-height: 21px !important
}

.questionnaire {
    min-width: unset;
}

/* margin: 0;
color: #333;
background-color: #fff!important;
font-family: Roboto,
sans-serif;
font-weight: 400;
min-width: 980px
} */

h1 {
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

h3 {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #a91c28
}

.content {
    width: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
    padding: 0 0 0 15px
}

.content.home {
    padding: 0 15px 0 15px
}

.wrapper_det .content {
    float: left
}

article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.add-300x600,
add300x250,
ban300x250premium {
    width: 100% !important
}

#amoreinfo article {
    padding: 10px;
    overflow: hidden;
    width: calc(100% - 20px)
}

#amoreinfo article p {
    padding: 10px;
    color: #fff
}

#amoreinfo article span {
    display: block;
    float: left;
    margin-right: 10px;
    height: 75px;
    width: 80px;
    overflow: hidden
}

#amoreinfo div:first-child article {
    height: 505px
}

#amoreinfo div:first-child article span {
    width: 100%;
    height: 370px;
    overflow: hidden;
    margin-bottom: 10px
}

#amoreinfo div:first-child article img {
    width: 625px
}

#amoreinfo div:first-child article h2 {
    float: left;
    margin-top: 0;
    width: 100%
}

#amoreinfo div:first-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:first-child article cat {
    margin-top: 1px;
    float: left
}

#amoreinfo div:first-child article cat a {
    background: rgba(255, 255, 255, .1);
    padding: 1px 10px
}

#amoreinfo div:last-child article {
    height: 77px;
    margin-bottom: 10px
}

#amoreinfo div:last-child article h2 {
    font-size: 16px
}

#amoreinfo div:last-child article span a img {
    width: auto;
    height: 75px;
    margin-left: -23px
}

#amoreinfo div:last-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:last-child article cat {
    margin-top: 1px
}

#amoreinfo div:last-child article cat a {
    background: rgba(255, 255, 255, .1);
    padding: 1px 10px
}

.post .exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: calc(100% - 30px)
}

.exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: 100%;
    float: left
}

.home .exclusiveOff {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    float: left
}

#moreopinion,
.morenews,
.moregals {
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
    background: #ccc;
    padding: 10px 0;
    float: left
}

#moreopinion:hover,
.morenews:hover,
.moregals:hover {
    color: #fff;
    background: #a91c28
}

#moreopinion:hover a,
.morenews:hover a,
.moregals:hover a {
    color: #fff;
    background: #a91c28
}

#moreopinion a {
    width: 100% !important;
    display: block !important;
    height: 100% !important
}

.agree {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar a {
    color: #b7062b;
    text-align: center !important
}

#cookies-agreebar a.butt {
    color: #fff
}

.butt,
.comment_send {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #a91c28), color-stop(1, #a91c28));
    background: -moz-linear-gradient(center top, #a91c28 5%, #a91c28 100%);
    background-color: #a91c28;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 0;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    padding: 4px;
    width: 150px;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.butt:hover,
.comment_send:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #333), color-stop(1, #333));
    background: -moz-linear-gradient(center top, #333 5%, #333 100%);
    background-color: #333
}

.butt:active,
.comment_send:active {
    position: relative;
    top: 1px
}

.button_box {
    margin-left: 10px
}

.result_button {
    float: right;
    color: #9a0d19;
    margin-right: 5px;
    display: block;
    padding: 4px;
    width: 130px;
    text-align: center
}

.voteMain h3 {
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px
}

#chrome-bar-install {
    margin: 5px 0 5px 0;
    display: none;
    padding: 5px;
    height: 35px;
    clear: both;
    background: url(chromeext/chromegradient.png)
}

#chrome-bar-install a {
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center !important
}

.fll {
    float: left !important
}

.flr {
    float: right !important
}

.tac {
    text-align: center !important
}

.clb {
    clear: both
}

.preload {
    height: 200px !important;
    clear: both;
    padding-top: 100px;
    text-align: center
}

.resizetxtarea {
    height: 200px !important
}

.paging {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 50px !important
}

.paging a,
.paging a:link {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:visited {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:hover {
    color: #fff;
    background-color: #2a2a2a !important
}

.paging a:active {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    text-decoration: none;
    color: #777;
    background-color: #2a2a2a
}

.paging span {
    padding: 4px 8px 4px 8px
}

.paging span.pages {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    color: #666;
    font-weight: 700
}

.paging span.current {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    font-weight: 700;
    color: #fff;
    background-color: #a91c28;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging span.extend {
    padding: 4px 8px 4px 8px;
    color: #555;
    background-color: #ececec;
    -moz-border-radius: 5px;
    border-radius: 5px
}

table.calendar {
    width: 100%
}

.zone-ads {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    clear: both;
    float: left
}

.zone-ads:first-child {
    margin: 0
}

.post .zone-ads {
    background: #fff;
    margin: 15px 0 0 0
}

.article-list .zone-ads-top,
.post .zone-ads-top {
    width: 100%;
    text-align: center;
    overflow: hidden;
    float: left
}

.ads-60-l,
.ads-60-r {
    position: relative;
    text-align: center;
    height: 600px;
    background: #fff
}

.post .ads-60-l,
.post .ads-60-r {
    height: auto
}

.post .ads-60-r div {
    margin-bottom: 0 !important
}

.ads-60-l::before,
.ads-60-r::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ads-60-l::before {
    -webkit-box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: -15px 0 30px 0 rgba(0, 0, 0, .15), 15px 0 30px 0 rgba(0, 0, 0, .05)
}

.ads-60-r::before {
    -webkit-box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 15px 0 30px 0 rgba(0, 0, 0, .15), -15px 0 30px 0 rgba(0, 0, 0, .05)
}

.ads-25 {
    position: relative;
    text-align: center;
    height: 335px;
    background: #fff
}

.ads-25::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8)
}

.ads-25-1 {
    position: relative;
    text-align: center;
    height: 275px;
    padding-top: 20px;
    background: #fff
}

.ads-25-1::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8);
    box-shadow: 0 50px 80px -90px rgba(0, 0, 0, .8)
}

@media all and (max-width:1300px) {

    .ads-25,
    .ads-25-1,
    .ads-60-l,
    .ads-60-r {
        overflow: hidden
    }
}

.addocean-fix {
    width: 100% !important
}

.ads-60-l div,
.ads-60-r div {
    margin: auto
}

.header-box {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    min-width: 990px
}

.header-box::after {
    position: relative;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5);
    box-shadow: 0 -10px 10px 10px rgba(0, 0, 0, .5)
}

header {
    height: 35px;
    background: #9a0d19
}

.wrapper {
    position: relative;
    margin-top: 87px
}

.wrapper_det {
    position: relative;
    max-width: 1000px;
    margin: 87px auto 0 auto;
    z-index: 2
}

.wrapper_int_det {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.wrapper_list {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.main-nav {
    width: 0;
    height: 0
}

header .navigation .select a {
    color: #333 !important
}

header .navigation li a:after {
    position: absolute;
    bottom: -4px;
    left: 45%;
    font-family: FontAwesome;
    font-size: 13px
}

header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.sport header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.zdrave header .navigation .select a::after {
    content: '\f0d8';
    color: #048487
}

.lifestyle header .navigation .select a::after {
    content: '\f0d8';
    color: #951c55
}

.over-top {
    height: 55px;
    background: #fff
}

.over-top nav {
    overflow: hidden
}

.over-top .navigation {
    margin-top: 0;
    width: auto;
    padding-right: 15px;
    float: left;
    padding-left: 0;
    background: 0 0
}

.over-top .navigation a {
    font-weight: 700;
    font-family: "Roboto Slab", serif;
    color: #a91c28;
    position: relative;
    font-size: 14px
}

.over-top .navigation a:hover {
    color: #333;
    opacity: 1
}

.over-top .fa-home {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.over-top .fa-angle-right {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.top-nav {
    list-style: none
}

.top-nav ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 20px 0 0 10px
}

.top-nav ul li {
    float: left;
    padding: 0 10px
}

.logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo.png) no-repeat 0 8px #fff;
    background-size: 230px auto;
    width: 233px;
    height: 55px;
    margin-top: 0
}

@media all and (max-width:1350px) {
    .logo {
        margin-left: 15px
    }
}

nav {
    max-width: 1240px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

.right-navigation {
    float: right;
    margin-top: 15px;
    margin-right: 5px
}

.right-navigation a {
    color: #a91c28 !important;
    text-transform: uppercase;
    font: normal normal normal 14px/1 FontAwesome !important
}

.right-navigation a:hover {
    color: #333
}

.right-navigation form {
    right: 10px;
    float: left
}

.right-navigation form input {
    margin-right: 0;
    border-radius: 20px;
    border: 0;
    height: 18px;
    padding: 2px 27px 5px 10px;
    width: 130px;
    color: #333;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, .2) inset
}

.right-navigation form input:focus-visible {
    outline: 0
}

@media all and (max-width:1100px) {
    .right-navigation form input {
        width: 60px
    }
}

.right-navigation form .fa-search {
    color: #a91c28;
    right: 72px;
    top: 20px;
    position: absolute;
    font-size: 16px
}

.right-navigation a:nth-child(2) {
    border-left: 0 !important
}

.right-navigation .fa-comments-o,
.right-navigation .fa-user-circle-o,
.right-navigation .search-nav {
    font-size: 21px !important;
    margin-right: 10px;
    padding-left: 15px;
    padding-bottom: 2px;
    margin-top: 0
}

.right-navigation .fa-comments-o:hover::before,
.right-navigation .fa-user-circle-o:hover::before {
    opacity: .8
}

.right-navigation .fa-user-logged {
    padding-left: 15px;
    border-left: 1px solid #ebebeb
}

.right-navigation .fa-user-logged img {
    border-radius: 13px;
    border: 1px solid #fff
}

.right-navigation .fa-signed-out {
    font-size: 20px !important;
    line-height: 25px;
    border: 1px solid #fff
}

@media all and (max-width:1350px) {
    .left-navigation {
        margin-left: 15px
    }
}

.navigation {
    position: relative;
    height: 55px;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, .1)
}

.navigation li {
    float: left;
    border-right: 1px solid #ddd
}

.navigation li:last-child {
    border-right: 0
}

.navigation li a {
    display: block;
    padding: 19px 10px 17px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.navigation li a:hover {
    opacity: .7
}

.navigation li i {
    display: block;
    padding: 8px 10px 8px 10px
}

.navigation li:nth-child(1) {
    margin-left: 10px
}

.navigation-1 {
    margin-top: 2px !important;
    position: absolute !important;
    left: 270px;
    overflow: hidden;
    height: 40px;
    display: none
}

.navigation-2 {
    float: none;
    height: 27px;
    width: auto;
    overflow: hidden
}

.navigation-2 li {
    border-right: 1px solid #555
}

.navigation-2 li a {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li i {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li:nth-child(2) {
    margin-left: 0
}

.second-nav {
    height: 27px;
    border-bottom: 5px solid #fff
}

.more-box .more ul {
    max-width: 1300px;
    text-align: right
}

.more .fa,
.more-box {
    width: 80px;
    height: 22px
}

.more-box {
    margin: -26px 15px 0 0;
    position: absolute;
    right: 0;
    list-style: none;
    height: 25px;
    background: -moz-linear-gradient(right, rgba(138, 12, 22, 1) 0, rgba(138, 12, 22, 0) 15%);
    background: -webkit-linear-gradient(right, rgba(138, 12, 22, 1) 0, rgba(138, 12, 22, 0) 15%);
    background: linear-gradient(to left, rgba(138, 12, 22, .65) 15%, rgba(138, 12, 22, 0) 100%)
}

.more {
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff
}

.more ul {
    display: none;
    position: absolute;
    z-index: 2;
    background: #333;
    list-style: none;
    padding: 0;
    right: -15px
}

.more:hover ul {
    display: block;
    max-width: 1300px
}

.more ul {
    padding: 10px 0
}

.more ul li {
    float: left
}

.more ul li a {
    padding: 5px 15px 5px 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 13px
}

.more ul li a:hover {
    opacity: .8
}

.more ul li:first-child {
    margin-left: 0
}

.more .fa {
    text-align: right;
    margin-top: 4px
}

.footer-wrapper {
    width: 100%;
    position: relative;
    background: #eee;
    float: left;
    padding: 15px 0;
    min-width: 990px;
    z-index: 1
}

footer {
    max-width: 1260px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

footer a {
    font-size: 15px
}

footer .footer-box {
    float: left;
    width: 16% !important;
    margin-left: 10px
}

footer .footer-box:last-child {
    float: right;
    width: 20% !important;
    margin-right: 20px
}

footer ul {
    list-style: none;
    margin: 0
}

footer ul li {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 5px
}

footer .social ul li {
    width: auto !important;
    margin-left: 15px !important;
    float: right !important
}

footer .social ul li a {
    font-size: 20px !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    opacity: 1 !important
}

footer .social ul li a:hover {
    color: #a91c28 !important
}

footer .friends {
    border-top: 1px solid #a6a6a6;
    padding-top: 15px;
    color: #ccc;
    margin: 0 10px
}

footer .friends a {
    display: block;
    border-right: 1px solid #ccc;
    float: left;
    padding-right: 10px;
    margin-right: 10px
}

footer .friends a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0
}

.copyr {
    background: #555;
    color: #a6a6a6;
    font-size: 13px
}

.footer-logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo-footer.png) no-repeat -9px -6px;
    background-size: 186px auto;
    width: 100%;
    height: 35px
}

.footer-logo-txt {
    font-size: 14px;
    float: left;
    margin-top: 5px
}

.copyr-txt {
    margin-right: 155px;
    margin-left: 10px
}

.pimdesign {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    width: 141px;
    height: 41px;
    background: url(pimdesign.gif) no-repeat 0 0;
    float: right
}

.pimdesign:hover {
    background-position: 0 -41px
}

@media all and (max-width:1350px) {
    .pimdesign {
        right: 10px
    }
}

.notitle-1 {
    padding-top: 25px
}

.title-1 {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -.02em;
    height: 19px
}

.title-1 a {
    color: #333;
    margin-top: -4px;
    margin-left: 25px;
    display: block
}

.title-1 a::before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 20px;
    height: 18px;
    background: #a91c28;
    margin: 5px 0 0 -25px
}

.title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%)
}

.title-1:hover a::before {
    background: #333
}

.title-1:hover a {
    color: #a91c28
}

.light a {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px
}

.light a:before {
    background: #ccc
}

.title-2 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: rgba(255, 255, 255, .8)
}

.title-3 {
    display: block;
    margin: 0 0 5px 0;
    padding: 6px 0 6px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #333;
    color: #fff
}

.title-3 a {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

.title-3 a:hover {
    opacity: .8
}

.title-4 {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, 0) 100%)
}

.title-4:hover {
    background: -moz-linear-gradient(left, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%);
    background: linear-gradient(to right, rgba(169, 28, 40, .95) 0, rgba(169, 28, 40, 0) 100%)
}

.title-4 a {
    color: #fff;
    margin: 0;
    font-size: 15px
}

.title-4 a:first-child {
    float: left;
    padding-left: 20px;
    width: 200px;
    height: 20px;
    background: #a91c28;
    margin: 0;
    line-height: 20px;
    font-size: 26px;
    letter-spacing: -.02em;
    text-transform: uppercase
}

.title-4 a:last-child {
    position: absolute;
    overflow: hidden;
    float: left;
    height: 20px;
    padding-left: 10px;
    line-height: 20px
}

.blink_me {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.title-5 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #a91c28;
    color: #fff
}

.title-1-nav {
    float: right;
    display: block;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 1px;
    overflow: hidden;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 100%)
}

.title-1-nav a {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 15px 1px 15px;
    height: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #a91c28;
    background: #fff;
    opacity: .9;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05)
}

.title-1-nav a:hover {
    background: #a91c28;
    color: #fff
}

.title-1-nav a:first-child {
    margin-right: 20px
}

.title-1-nav span {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 10px 1px 15px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #5a5a5a;
    background: 0 0;
    opacity: .9;
    border-radius: 2px
}

.coffee-icons li img,
.sidebar_close {
    filter: hue-rotate(330deg) contrast(1.7)
}

.anketa_reply table {
    font-size: 14px
}

.anketa_reply table .txt {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    padding-top: 3px
}

.anketa_reply table div {
    margin: 0 !important
}

.anketa_tittle {
    font-weight: 700;
    margin: 20px 10px
}

#voteRight table td {
    display: table-cell
}

#voteButtons {
    margin-top: 20px;
    margin-bottom: 20px
}

#voteButtons,
#voteButtons button {
    font-size: 14px;
    text-transform: uppercase
}

.row-1,
.row-1-1-1,
.row-1-2,
.row-111-1,
.row-2,
.row-2-1,
.row-3,
.row-4,
.row-4-1 {
    float: left;
    margin: 15px 0;
    width: 100%
}

.row-1 div {
    width: 100%;
    margin-right: 0;
    float: left
}

.row-2 div {
    width: 49.5%;
    margin-right: 1%;
    float: left
}

.row-3 div {
    width: 32.66%;
    margin-right: 1%;
    float: left
}

.row-4 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-4-1 div {
    width: 17.933%;
    margin-right: 1%;
    float: left
}

.row-4-1 div:last-child {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div:first-child {
    width: 49.5%
}

.row-2-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-2-1 div:last-child {
    width: 49.5%
}

.row-1-1-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-1-1 div:nth-child(2) {
    width: 49.5%
}

.row-111-1>div {
    margin-right: 1%;
    float: left
}

.row-111-1>div:first-child {
    width: 74.75%
}

.row-111-1>div:nth-child(2) {
    width: 24.25%
}

.row-1 div:last-child,
.row-1-1-1 div:last-child,
.row-1-2 div:last-child,
.row-111-1>div:last-child,
.row-2 div:last-child,
.row-2-1 div:last-child,
.row-3 div:last-child,
.row-4 div:last-child,
.row-4-1 div:last-child {
    margin-right: 0 !important
}

.p70 div:first-child {
    width: 69.5% !important
}

.p70 div:last-child {
    width: 29.5% !important
}

.column-01 ul,
.column-02 ul,
.column-03 ul,
.column-04 ul,
.column-04-a ul,
.column-05 ul,
.column-06 ul,
.column-07 ul,
.column-08 ul,
.column-09 ul,
.column-10 ul,
.column-11 ul,
.column-12 ul,
.column-13 ul,
.column-14 ul,
.column-17 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.column-01 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-01 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-01 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-01 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-01 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.column-01 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 64px;
    overflow: hidden
}

.column-01 cat a:hover {
    color: #a91c28
}

.column-01 cat {
    font-weight: 400;
    margin: 0 0 -5px 120px;
    display: block;
    font-size: 10px
}

.column-01 cat a {
    visibility: hidden;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.column-01 article:hover cat a {
    visibility: visible
}

.column-01 article:hover cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-01 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

@media all and (max-width:1300px) {
    .column-01 article span {
        width: 110px;
        overflow: hidden
    }

    .column-01 article h2 {
        margin: 10px 10px 10px 120px;
        line-height: 21px
    }
}

@media all and (max-width:1200px) {
    .row-4 .column-01 article span {
        display: none
    }

    .row-4 .column-01 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-01 article cat {
        margin: 8px 0 -5px 10px
    }
}

.post .invert .column-01 article span {
    width: 85px
}

.post .invert .column-01 article h2 {
    margin: 10px 10px 10px 95px;
    height: 85px
}

.post .right .column-01 article,
.wrapper_list .right .column-01 article {
    height: 90px
}

.post .right .column-01 article h2,
.wrapper_list .right .column-01 article h2 {
    margin: 10px 10px 10px 95px
}

.post .right .column-01 article cat,
.wrapper_list .right .column-01 article cat {
    display: none
}

.post .right .column-01 article span,
.wrapper_list .right .column-01 article span {
    width: 85px
}

.post .invert article,
.post .invert-1 article:nth-child(1),
.post .invert-2 article:nth-child(2) {
    background: #e5e5e5
}

.post .invert article h2 a,
.post .invert-1 article:nth-child(1) h2 a,
.post .invert-2 article:nth-child(2) h2 a {
    color: #333
}

.post .invert article h2 a:hover,
.post .invert-1 article:nth-child(1) h2 a:hover,
.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #a91c28
}

.post .invert article span,
.post .invert-1 article:nth-child(1) span,
.post .invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #fff
}

.post .invert article:hover,
.post .invert-1 article:nth-child(1):hover,
.post .invert-2 article:nth-child(2):hover {
    background: #e5e5e5
}

.column-views-01 time {
    padding: 0 3px !important
}

.column-views-01 time i {
    padding-right: 4px
}

.column-views-01 time view {
    display: inline-block;
    background: #fff;
    color: #333;
    margin-right: 10px;
    margin-left: -3px;
    padding: 1px 5px
}

.column-02 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-02 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-02 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-02 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-02 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden
}

.column-02 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 65px;
    overflow: hidden
}

.column-02 article:first-child {
    height: 232px
}

.column-02 article:first-child h2 {
    float: left;
    margin: 15px 15px 10px 15px;
    font-weight: 700;
    font-size: 17px;
    height: 72px;
    overflow: hidden
}

.column-02 article:first-child span {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.column-02 article:first-child img {
    width: 100%;
    height: auto;
    margin-left: 0
}

.column-02 article:first-child cat a {
    background: 0 0
}

.column-02 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-02 cat {
    font-weight: 400;
    margin: 10px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.column-02 cat a {
    visibility: hidden;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.column-02 article:hover cat a {
    visibility: visible
}

.column-02 article:first-child cat {
    font-weight: 400;
    display: block;
    font-size: 10px;
    margin: -8px 0 -10px 0;
    float: left;
    padding: 2px 10px 2px 15px;
    background: rgba(204, 204, 204, 1)
}

.column-02 article:first-child cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-02 article:first-child cat a {
    visibility: visible;
    color: #000
}

.column-02 article:first-child cat:hover a {
    color: #a91c28
}

.column-02 cat::after {
    visibility: hidden;
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-02 article:hover cat::after {
    visibility: visible
}

.column-02 article:first-child cat::after {
    display: none
}

@media all and (max-width:1300px) {
    .column-02 article span {
        width: 110px;
        overflow: hidden;
        display: none
    }

    .column-02 article:first-child span {
        display: block
    }

    .column-02 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-02 article:first-child span {
        height: 115px
    }

    .row-4 .column-02 article h2 {
        font-size: 14px
    }

    .row-4 .column-02 article:first-child h2 {
        font-size: 17px
    }
}

.post .column-02 article h2 {
    height: 85px
}

.post .box-in-text .column-02 article span {
    display: block
}

.post .box-in-text .column-02 article h2 {
    height: 75px;
    margin: 10px 10px 10px 120px
}

.post .right .column-02 article img {
    margin-left: 0
}

.column-03 article {
    display: block;
    height: 81px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-03 article:last-child {
    padding-top: 2px;
    margin-bottom: 0
}

.column-03 article:last-child span {
    margin-top: -2px
}

.column-03 article time {
    position: absolute;
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-03 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-03 article img {
    width: 150px;
    height: 110px
}

.column-03 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-03 article span {
    display: none
}

.column-03 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-03 article:first-child {
    height: 353px
}

.column-03 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-03 article:first-child h2 {
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    font-size: 18px
}

.column-03 article:first-child span {
    display: block;
    width: 100%;
    max-height: 190px;
    overflow: hidden
}

.column-03 article:first-child img {
    width: 100%;
    height: auto
}

.column-03 article cat {
    display: block;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 2px 10px;
    margin: -17px 0 9px 85px;
    background: rgba(204, 204, 204, .5)
}

.column-03 article cat:hover {
    background: rgba(204, 204, 204, .7)
}

.column-04 article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04 article:last-child {
    margin-bottom: 0
}

.column-04 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04 article span {
    display: none
}

.column-04 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    max-height: 75px;
    overflow: hidden
}

.column-04 article:nth-child(1) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04 article:nth-child(1) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04 article:nth-child(1) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700
}

.column-04 article:nth-child(1) span {
    display: block;
    max-height: 230px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-04 article:nth-child(1):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-04 article:nth-child(1) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04 article:nth-child(1) h2 a {
    color: #fff
}

.column-04 article:nth-child(1)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04 article:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04 cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04 cat a {
    opacity: .5
}

.column-04 cat a:hover {
    opacity: 1
}

.column-04 article:nth-child(1) cat {
    display: block;
    position: absolute;
    opacity: .6;
    font-weight: 400;
    margin-top: -16px;
    margin-bottom: 9px;
    font-size: 10px;
    margin-left: 85px;
    background: #ccc;
    padding: 1px 10px;
    color: #000
}

.column-04 article:nth-child(1) cat a {
    opacity: 1;
    color: #000
}

.column-04 article:nth-child(1) cat:hover {
    background: #a91c28;
    opacity: 1
}

.column-04 article:nth-child(1) cat:hover a {
    color: #fff
}

.column-04 cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04 article:nth-child(1) cat::after {
    display: none
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.column-04-a article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04-a article:last-child {
    margin-bottom: 0
}

.column-04-a article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04-a article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04-a article span {
    display: none
}

.column-04-a article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    overflow: hidden
}

.column-04-a article:nth-child(2) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04-a article:nth-child(2) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04-a article:nth-child(2) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    height: 100px
}

.column-04-a article:nth-child(2) span {
    display: block;
    max-height: 190px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-04-a article:nth-child(2):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-04-a article:nth-child(2) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04-a article:nth-child(2) h2 a {
    color: #fff
}

.column-04-a article:nth-child(2)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04-a article:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04-a article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04-a cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04-a cat a {
    opacity: .5
}

.column-04-a cat a:hover {
    opacity: 1
}

.column-04-a article:nth-child(2) cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204, 204, 204, .2)
}

.column-04-a article:nth-child(2) cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-04-a article:nth-child(2) cat a {
    color: #ccc;
    opacity: 1
}

.column-04-a article:nth-child(2) cat:hover a {
    color: #a91c28
}

.column-04-a cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04-a article:nth-child(2) cat::after {
    display: none
}

.column-04-a-1 article:nth-child(2) span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) a:hover span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) time {
    margin-top: 15px
}

.column-05 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-05 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-05 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-05 article span {
    display: none
}

.column-05 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-05 article:first-child {
    height: 600px;
    overflow: hidden;
    background: 0 0
}

.column-05 article:first-child img {
    width: auto;
    height: 100%;
    visibility: visible
}

.column-05 article:first-child h2 {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    font-size: 24px;
    line-height: normal;
    font-weight: 700
}

.column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.column-05 article:first-child h2 a:hover {
    opacity: 1
}

.column-05 article:first-child span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-05 article:first-child:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-05 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-05 article:first-child:hover time {
    background: #a91c28;
    opacity: 1
}

.column-05 article:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-05 article:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: 100%;
    height: 100%
}

.column-05 article cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204, 204, 204, .2)
}

.column-05 article cat:hover {
    background: rgba(204, 204, 204, .9)
}

.column-05 article cat a {
    color: #ccc
}

.column-05 article cat:hover a {
    color: #a91c28
}

@media all and (max-width:1300px) {
    .column-05 article:first-child h2 {
        font-size: 21px
    }
}

.row-1-2 .column-05 article img {
    width: 100%;
    height: auto
}

.row-4 .column-05 article:first-child h2 {
    font-size: 22px
}

.row-4 .column-05 article:first-child img {
    margin-left: -135px;
    width: auto;
    height: 100%
}

.column-06 article {
    display: block;
    position: relative;
    width: 100%;
    height: 295px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden
}

.column-06 article:last-child {
    margin-bottom: 0
}

.column-06 article img {
    width: 100%;
    height: auto
}

.column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-06 article h2 {
    position: absolute;
    display: block;
    color: #333;
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-06 article h2 a:hover {
    color: #a91c28
}

.column-06 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-06 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5);
    box-shadow: 0 0 150px 10px rgba(255, 255, 255, .5)
}

.column-06 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 13px
}

.column-06 article:hover time {
    opacity: 1;
    background: #a91c28
}

.column-06 article::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #fff
}

.column-06 article::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    -webkit-filter: opacity(40%);
    -moz-filter: opacity(40%);
    -o-filter: opacity(40%);
    -ms-filter: opacity(40%);
    filter: opacity(40%)
}

.column-06 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(255, 255, 255, .5)
}

.column-06 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

@media all and (max-width:1300px) {
    .row-3 .column-06 article h2 {
        font-size: 17px
    }

    .row-4 .column-06 article h2 {
        font-size: 17px
    }
}

.column-06-1 article span {
    border-top: 0
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-06-1 article {
    height: 353px
}

.column-06-1 article span {
    border-top: 0;
    max-height: 230px
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-07 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 10px
}

.column-07 article:last-child {
    margin-bottom: 0
}

.column-07 article {
    height: 295px;
    overflow: hidden
}

.column-07 article img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-07 article h2 {
    font-size: 18px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700;
    height: 100px;
    overflow: hidden
}

.column-07 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 0
}

.column-07 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 15px
}

.column-07 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-07 article a {
    display: block;
    z-index: 3
}

.column-07 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(204, 204, 204, .2)
}

.column-07 article cat:hover {
    background: rgba(204, 204, 204, .4)
}

@media all and (max-width:1300px) {
    .row-3 .column-07 article h2 {
        font-size: 17px
    }

    .column-07 article h2 {
        height: 95px
    }
}

.column-08 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px
}

.column-08 article:last-child {
    margin-right: 0
}

.column-08 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-08 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-08 article img {
    width: 100%;
    height: auto
}

.column-08 article h2 {
    font-size: 15px;
    margin: 15px 10px 10px 10px;
    line-height: normal;
    height: 65px;
    overflow: hidden
}

.column-08 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-08 article cat {
    position: absolute;
    top: 92px;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: #333
}

.column-08 article cat:hover {
    background: #333
}

.column-08 article cat a {
    color: #fff
}

.column-09 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    height: 250px
}

.column-09 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-09 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-09 article img {
    width: 100%;
    height: auto
}

.column-09 article h2 {
    font-size: 17px;
    margin: 30px 15px 10px 15px;
    line-height: normal
}

.column-09 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-09 cat {
    position: absolute;
    padding: 2px 15px;
    background: rgba(204, 204, 204, .4)
}

.column-10 article {
    display: block;
    height: 40px;
    position: relative;
    width: 100%;
    float: left;
    background: #333;
    margin-bottom: 0;
    border-bottom: 1px dotted #ccc
}

.column-10 article:hover {
    background: #fff
}

.column-10 article:last-child {
    padding-top: 1px;
    margin-bottom: 0;
    border-bottom: none
}

.column-10 article time {
    display: none
}

.column-10 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-10 article span {
    display: none
}

.column-10 article h2 {
    color: #fff;
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    overflow: hidden;
    height: 22px
}

.column-10 article h2 a {
    color: #fff
}

.column-10 article:hover h2 a {
    color: #a91c28
}

.column-10 cat {
    display: none
}

.column-11 article {
    display: block;
    position: relative;
    height: 600px;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-11 article time {
    display: inline-flex;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-11 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-11 article img {
    width: auto;
    height: 100%
}

.column-11 article span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0, 0, 0, .1)
}

.column-11 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 150px 10px rgba(0, 0, 0, .2)
}

.column-11 article h2 {
    font-size: 25px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-11 article:hover h2 {
    color: #a91c28
}

.column-11 article cat {
    position: absolute;
    margin: -16px 0 0 85px;
    padding: 2px 15px;
    background: rgba(204, 204, 204, .4)
}

@media all and (max-width:1300px) {
    .column-11 article h2 {
        font-size: 21px
    }
}

.row-4 .column-11 article h2 {
    font-size: 22px
}

.column-12 article {
    height: 600px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-12 article img {
    width: auto;
    height: 100%
}

.column-12 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-12 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-12 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .8
}

.column-12 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-12 article h2 a {
    color: #fff !important
}

.column-12 article span {
    display: block;
    margin-bottom: -180px;
    height: 570px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.column-12 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-12 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7)
}

.column-12 article:hover cat {
    color: #fff
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.row-4 .column-12 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-12 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-13 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-13 article img {
    width: 100%;
    height: auto
}

.column-13 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-13 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-13 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-13 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-13 article h2 a {
    color: #fff !important
}

.column-13 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-13 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-13 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7)
}

.column-13 article:hover cat {
    color: #fff
}

.row-4 .column-13 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-13 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.play-video span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_video.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0, 0, 0, .5) !important
}

.play-video a:hover span::before {
    background-color: #a91c28 !important
}

.play-photo span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_photo.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0, 0, 0, .5) !important
}

.play-photo a:hover span::before {
    background-color: #a91c28 !important
}

.mt-20 {
    margin-top: -20px !important
}

.mt-10 {
    margin-top: -10px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt23 {
    margin-top: 23px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb-10 {
    margin-bottom: -10px !important
}

.mb10-a article {
    margin-bottom: 10px !important
}

.mr15 {
    margin-right: 15px
}

.pt0 {
    padding-top: 0 !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.bold {
    font-weight: 700
}

.fleft {
    float: left
}

.separator {
    margin-bottom: 0;
    margin-top: 2px
}

.separator div:nth-child(1) {
    height: 6px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.separator div:nth-child(2) {
    height: 6px;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.activcat h3 {
    font-size: 12px !important;
    background: #a91c28 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat article:hover h3 {
    color: #fff;
    background: #333 !important
}

.activcat-1 h3 {
    font-size: 12px !important;
    background: #333 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat-1 article:hover h3 {
    color: #fff;
    background: #a91c28 !important
}

.active {
    background: #a91c28 !important;
    color: #fff !important
}

.invert article,
.invert-1 article:nth-child(1),
.invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.invert article:hover,
.invert-1 article:nth-child(1):hover,
.invert-2 article:nth-child(2):hover {
    background: #333
}

.invert article h2 a,
.invert-1 article:nth-child(1) h2 a,
.invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.invert article cat a,
.invert-2 article:nth-child(2) cat a {
    color: #fff
}

.invert-1 article:nth-child(1) cat a {
    color: #333
}

.invert article span,
.invert-1 article:nth-child(1) span,
.invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #000
}

@media all and (max-width:1300px) {
    .row-4 .column-01 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-04 article h2 {
        font-size: 14px
    }

    .row-4 .column-04 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-05 article h2 {
        font-size: 23px
    }

    .row-4 .column-07 article h2 {
        font-size: 17px
    }
}

.top-1 div:nth-child(1) {
    width: 33.25%
}

.top-1 div:nth-child(2) {
    width: 15.25%
}

.top-1 div:nth-child(2) article h2 {
    font-size: 17px;
    line-height: 20px
}

@media all and (max-width:1300px) {
    .top-1 div:nth-child(2) article h2 {
        font-size: 15px;
        font-weight: 400
    }
}

.top-1 div:nth-child(1) .column-05 article:first-child span {
    max-height: 345px
}

.top-1 div:nth-child(1) .column-05 article:first-child img {
    width: auto;
    height: 100%
}

.top-1 .column-06 article cat {
    margin: -51px 0 3px 0;
    background: rgba(255, 255, 255, .7)
}

.top-1 .column-06 article cat:hover {
    background: rgba(255, 255, 255, .8)
}

.top-2 .column-11 article span {
    height: 425px !important;
    border-top: 15px solid #333 !important;
    border-bottom: 15px solid #333 !important;
    text-align: center;
    background: #333
}

.top-2 .column-11 article a:hover span {
    border-bottom: 15px solid #5a5a5a !important
}

.height88 article {
    height: 88px
}

.height88 article:last-child {
    height: 89px
}

.oh-hide {
    overflow: hidden
}

.article-list .content article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.article-list .content article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.article-list .content article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.article-list .content article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.article-list .content article h2 {
    margin: 15px 10px 10px 120px;
    font-weight: 400;
    font-size: 19px;
    height: 75px;
    overflow: hidden
}

.article-list .content cat a:hover {
    color: #a91c28
}

.article-list .content cat {
    font-weight: 400;
    margin: 7px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.article-list .content cat a {
    visibility: visible;
    background: rgba(0, 0, 0, .1);
    padding: 0 5px;
    color: #000
}

.article-list .content article:hover cat a {
    visibility: visible
}

.article-list .content article:hover cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.article-list .content article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.anketa {
    position: relative
}

.anketa div {
    height: 250px;
    background-repeat: no-repeat;
    background-position: center top
}

.anketa div:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: rgba(255, 255, 255, .8)
}

.anketa p4 {
    position: relative;
    z-index: 1;
    margin: 0 30px;
    font-family: "Roboto Slab", serif;
    font-size: 37px;
    line-height: normal;
    font-weight: 700;
    text-align: center;
    height: 100px;
    padding-top: 67px
}

.anketa h5 {
    position: absolute;
    left: 50%;
    z-index: 2;
    margin: 10px 22px 14px -60px;
    font-family: "Roboto Slab", serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    width: 100px;
    text-align: center;
    background: #333;
    padding: 8px 10px 10px 10px
}

.anketa h5:hover {
    background: #a91c28
}

.anketa h5 a {
    color: #fff
}

.anketa h6 {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 250px;
    margin: 0 0 0 -125px;
    text-align: center;
    bottom: 25px
}

.anketa h6 a {
    display: block;
    margin: 10px;
    float: left;
    width: 90px;
    font-size: 15px;
    background: rgba(100, 100, 100, .2);
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc
}

.anketa h6 a:last-child {
    float: right
}

.anketa h6 a:hover {
    background: #a91c28;
    color: #fff;
    border: 0
}

.site-list div {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 10px
}

.site-list span {
    float: left
}

.site-list a {
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 20px
}

.cats ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}

.cats ul li {
    list-style: none;
    float: left;
    width: 25%
}

.cats ul li ul {
    margin-top: 10px
}

.cats ul li ul li {
    width: 100%;
    height: 25px;
    margin-bottom: 0 !important
}

.cats ul li a {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px
}

.cats ul li ul li a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 15px;
    display: block;
    width: 100%
}

.authors-nav article {
    height: 49px;
    overflow: hidden
}

.authors-nav article cat,
.authors-nav article time {
    display: none
}

.authors-nav article h2 {
    margin: 3px 10px 3px 100px !important
}

.authors-nav article h2 b:first-child {
    display: block;
    font-weight: 400;
    color: #5a5a5a
}

.authors-nav article h2 b:last-child {
    display: block;
    font-size: 18px;
    margin-top: -6px
}

.authors-nav article a:hover b {
    color: #a91c28
}

.authors-nav article span {
    width: 85px;
    display: block !important
}

.authors-nav article img {
    width: auto;
    height: 60px;
    margin-left: 0
}

.post .content-top {
    max-width: 50rem;
    padding-bottom: 20px;
    overflow: hidden
}

.white {
    background: #fff
}

.post .art-wrap {
    position: relative;
    clear: both
}

.post .art-title {
    width: calc(100% - 15px)
}

.post .art-title h2 {
    font-weight: 700;
    font-size: 37px;
    margin: 0 0 10px 0;
    line-height: 26px
}

.post .art-title h2 {
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    margin: 0 0 25px 0
}

.post .art-title h2.eubaris {
    background: url(other/eu/eu-top.jpg) no-repeat center;
    height: 120px
}

.post .art-title h2.curling {
    background: url(other/curling/top.jpg) no-repeat center;
    height: 120px
}

.post .art-title #artdata {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: 0 0 20px 0;
    float: left
}

.post .art-title h4 {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: -28px 0 0 0;
    padding: 5px 20px;
    float: left;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    position: absolute;
    z-index: 2
}

.post .art-title #artdata span {
    display: inline;
    margin-right: 0;
    position: none
}

.post .art-title span {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden
}

.post .art-title span div {
    background: no-repeat;
    background-position: center center;
    background-size: 110% auto;
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.post .art-title span img {
    object-fit: cover;
    width: 100%;
    margin-bottom: -5px;
    min-height: 226px
}

.post .art-title span iframe {
    width: 100%;
    min-height: 480px
}

.post .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0
}

.post .social a {
    font-size: 25px;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(165, 165, 165, .6);
    margin-bottom: 15px;
    opacity: .5
}

.post .social a:hover {
    opacity: 1;
    color: #fff;
    border-color: #ccc
}

.post .social-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px
}

.post .social-1 a {
    width: 60px;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 25px;
    float: left;
    display: block;
    text-align: center;
    padding: 6px 0 8px 0;
    background: rgba(165, 165, 165, .6);
    opacity: .5;
    border-radius: 5px;
    border: 1px solid #ccc
}

.post .social-1 a:last-child {
    margin-right: 0
}

.share-this {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: -2px;
    color: #999
}

.post .allnews,
.wrapper_list .allnews {
    width: calc(100% - 10px);
    margin: 0 0 30px 0
}

.post .allnews:hover,
.wrapper_list .allnews:hover {
    color: #fff
}

.post .fb-like {
    float: left;
    margin-right: 15px;
    width: 105px;
    height: 60px;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

.post .dark {
    position: relative
}

.post .dark::after {
    position: absolute;
    z-index: -2;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #191919
}

.post .dark h2 {
    color: #fff
}

.post .dark h2 {
    color: #ccc
}

.post .dark h3 {
    color: #ccc
}

.post .art-title #artdata a {
    color: #fff;
    background: #a91c28;
    padding: 0 20px;
    margin-right: 10px
}

.post .art-title #artdata a:hover {
    color: #fff;
    background: #333
}

.post .dark h3 a:hover {
    color: #a91c28;
    background: #fff
}

.post .content-top img {
    width: auto;
    position: relative;
    z-index: 1
}

.post .breadcrumbs {
    float: left;
    width: 100%
}

.post .breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.post .breadcrumbs ul li {
    display: block;
    float: left;
    margin-right: 5px
}

.post .breadcrumbs ul li:first-child {
    margin-right: 0
}

.post .breadcrumbs ul li::before {
    content: '\203A';
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 24px;
    margin-top: -6px;
    opacity: .5
}

.post .breadcrumbs ul li:first-child::before {
    content: ''
}

.post .breadcrumbs a {
    text-transform: uppercase;
    font-size: 13px
}

.post .dark .breadcrumbs {
    color: #fff
}

.post .dark .breadcrumbs a {
    color: #fff;
    opacity: .8
}

.post .dark .breadcrumbs a:hover {
    opacity: 1
}

.post .left {
    margin: 0 315px 0 0;
    min-height: 330px
}

.post .left-int {
    max-width: 580px;
    font-size: 17px;
    line-height: 28px;
    background: #fff;
    float: left
}

.post .left-int p {
    margin: 0 0 20px 0
}

.post .left-int p img {
    cursor: pointer;
    width: 100%;
    height: auto
}

.post .left-int a {
    color: #a91c28
}

.post .left-int a:hover {
    color: #000
}

.post .left-int .box-in-text {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 300px;
    margin-left: -150px;
    border: 15px solid #fff
}

@media all and (max-width:1200px) {
    .post .left-int .box-in-text {
        margin-left: 0;
        border: 0
    }
}

.post .left-int iframe {
    width: 100%
}

.post .tags {
    padding-top: 0;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height: 20px
}

.post .tags a {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .03em
}

.post .tags a::after {
    content: '|';
    color: #a5a5a5;
    margin: 0 5px
}

.post .tags a:last-child::after {
    content: ''
}

.post .right,
.wrapper_list .right {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    height: 100%
}

.post .right div,
.wrapper_list .right div {
    float: left;
    margin-bottom: 15px
}

.post .right-column,
.wrapper_list .right {
    position: relative;
    margin-top: 15px
}

.post .row-2 div {
    width: 49%;
    margin-right: 2%
}

.post .column-02 article:first-child h2,
.post .right .column-02 article:first-child h2 {
    font-weight: 400;
    font-size: 15px
}

.post .column-02 article:first-child h2 {
    margin: 10px 15px 10px 15px
}

.post .column-02 article cat {
    display: none
}

.box-in-text {
    background: #fff
}

.post .left-int .box-in-text a {
    color: #333
}

.post .left-int .box-in-text a:hover {
    color: #a91c28
}

.post .left-int .box-in-text .column-02 {
    line-height: 18px
}

.post .left-int .box-in-text .column-02 article img {
    width: auto
}

.post .left-int .box-in-text .column-02 article:first-child img {
    width: 100%
}

.post .left-int .box-in-text .title-2 {
    padding: 0 10px 0 15px;
    margin: 0 0 -28px 0
}

.post .column-01 cat,
.post .left-int .box-in-text .column-02 cat {
    display: none
}

.post .first-gallery-wrap {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%
}

.post .gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 87px;
    overflow: hidden
}

.post .gallery li {
    position: relative;
    width: 18.68%;
    height: 87px;
    overflow: hidden;
    float: left;
    margin-right: 1.53%;
    margin-bottom: 10px;
    display: block
}

.post .gallery li a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.post .gallery li img {
    filter: grayscale(1);
    opacity: .6;
    transition: .2s ease-in-out
}

.post .gallery li:hover img {
    filter: grayscale(0);
    opacity: 1
}

.post .left-int .first-gallery-wrap>img {
    width: 100%;
    cursor: pointer
}

.post .left-int .first-gallery-wrap {
    margin-bottom: 20px
}

.post .view_full_gallery {
    position: absolute;
    height: 87px;
    width: 18.5%;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #e5e5e5;
    line-height: 87px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #b4b4b4;
    user-select: none;
    cursor: pointer;
    transition: .2s ease-in-out
}

.post .view_full_gallery:hover {
    color: #333
}

.post .image-text {
    display: block;
    text-align: left !important;
    padding: 5px 20px 0 20px;
    width: 98%;
    color: #333;
    margin-top: 0;
    font-size: 13px
}

.post .dark .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post .dark-img {
    background: #333;
    padding: 20px 20px;
    margin-left: -20px
}

.post .dark-img .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 20px
}

.post .dark-img .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post #newsrec1 .art-wrap {
    padding-right: 15px
}

.comment-wrap {
    width: calc(100% - 15px)
}

.comment-box {
    background: #fff
}

.comment {
    width: calc(100% - 40px) !important;
    padding: 15px 20px 20px 20px;
    position: relative;
    min-height: 125px
}

.comment .avatar {
    float: left;
    width: 65px
}

.comment .text {
    max-width: 465px;
    float: left;
    position: relative;
    line-height: 22px;
    position: relative;
    margin-left: 15px;
    margin-top: 15px
}

.comment .avatar img {
    width: 55px;
    height: 55px;
    border: 3px solid #ccc;
    border-radius: 3px
}

.comment .avatar p {
    font-size: 12px;
    color: #a5a5a5;
    margin: 0;
    width: 62px
}

.comment .info {
    margin-bottom: 10px;
    margin-left: 15px;
    width: calc(100% - 270px)
}

.comment .info a {
    color: #a91c28;
    position: relative;
    z-index: 1
}

.comment .info a:hover {
    color: #333
}

.comment .info p {
    font-size: 11px;
    color: #a5a5a5;
    margin: 0
}

.comment .info .name {
    font-family: "Roboto Slab", serif
}

.comment .vote {
    position: absolute;
    top: 27px;
    right: 20px
}

.comment .vote div {
    float: right;
    width: auto
}

.comment .vote div:first-child {
    margin-left: 20px
}

.comment .vote .vote-up a {
    color: #34b300
}

.comment .vote .vote-down a {
    color: #a91c28
}

.comment .vote .vote-down a:hover,
.comment .vote .vote-up a:hover {
    color: #333
}

.comment .avatar .warning {
    font-size: 11px;
    margin-top: 7px;
    visibility: hidden;
    opacity: .4;
    text-align: center;
    width: 62px
}

.comment:hover .avatar .warning {
    visibility: visible
}

.comment .avatar .warning:hover {
    opacity: 1
}

.input-box {
    min-height: 100px;
    background: rgba(125, 125, 125, .1);
    margin-bottom: 20px
}

.input-box .text {
    margin-top: 0;
    margin-left: 0
}

.input-box a {
    color: #a91c28
}

.input-box a:hover {
    text-decoration: underline
}

.input-box textarea {
    width: 98%;
    padding: 1%;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    height: 16px
}

.input-box .comment {
    float: none
}

.input-box .comment {
    min-height: auto
}

.comment .numbers {
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 20px !important;
    width: 62px;
    height: 15px;
    overflow: hidden;
    line-height: 14px;
    font-weight: 600;
    color: #ebebeb !important
}

.sport {
    color: #ddd;
    background-color: #111 !important;
    font-weight: 400
}

.sport article {
    background: #333
}

.sport article:hover {
    background: #5a5a5a
}

.sport a {
    color: #ddd
}

.sport a:hover {
    color: #fff
}

.sport #cookies-agreebar {
    color: #000
}

.sport #chrome-bar-install a {
    color: #000
}

.sport.post .left-int a:hover {
    color: #ddd
}

.sport.post .social-1 a {
    border: 1px solid #111
}

.sport.post .invert article h2 a,
.sport.post .invert-1 article:nth-child(1) h2 a,
.sport.post .invert-2 article:nth-child(2) h2 a {
    color: #ddd
}

.sport.post .invert article h2 a:hover,
.sport.post .invert-1 article:nth-child(1) h2 a:hover,
.sport.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #fff
}

.sport .top-sport>div:first-child,
.sport .top-sport>div:last-child::before {
    box-shadow: 200px 0 150px 0 rgba(255, 255, 255, .55), -200px 0 150px 0 rgba(255, 255, 255, .55)
}

.sport .ads-25,
.sport .ads-25-1,
.sport .ads-60-l,
.sport .ads-60-r,
.sport .zone-ads {
    background: #111
}

.sport .ads-60-r {
    overflow: hidden
}

.sport .column-05 article time,
.sport .column-06 article time {
    background: #000;
    color: #eee
}

.sport .column-01 article a:hover time,
.sport .column-02 article a:hover time,
.sport .column-02-a article a:hover time,
.sport .column-03 article a:hover time,
.sport .column-07 article a:hover time,
.sport .column-09 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-05 article a:hover img,
.sport .column-06 article a:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.sport .column-05 article a:hover h2,
.sport .column-06 article a:hover h2 {
    color: #eee
}

.sport .column-05 article cat,
.sport .column-06 article cat {
    color: #fff;
    background: rgba(255, 255, 255, .3)
}

.sport .column-01 article cat a,
.sport .column-02 article cat a {
    color: #fff
}

.sport .column-02 article:first-child cat a,
.sport .column-12 article cat a {
    color: #333
}

.sport .column-02 article:first-child h2 a,
.sport .column-12 article h2 a {
    color: #ddd
}

.sport .column-02 article:first-child h2 a:hover,
.sport .column-12 article h2 a:hover {
    color: #fff
}

.sport .column-12 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

.sport .column-05 article span,
.sport .column-06 article span {
    border-top: 15px solid #000
}

.sport .column-05 article a:hover span,
.sport .column-06 article a:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: 0 0 175px 120px rgba(0, 0, 0, .8)
}

.sport .column-06 article h2 a:hover {
    color: #fff
}

.sport .column-06 article:hover time {
    background: #a91c28
}

.sport .column-05 article a:hover time,
.sport .column-06 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-04 article:nth-child(1) a,
.sport .column-04-a article:nth-child(2) a,
.sport .column-05 article a,
.sport .column-06 article a {
    color: #eee
}

.sport .column-05 article::before,
.sport .column-06 article::before {
    background: #000
}

.sport .column-16 article {
    background: 0 0
}

.sport .column-16 article cat a::before {
    filter: invert()
}

.sport .title-2 {
    background: #333
}

.sport .title-1-nav a {
    background: #333
}

.sport .title-1-nav a:hover {
    background: #5a5a5a
}

.sport .title-1:hover a::before {
    background: #5a5a5a
}

.sport .title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .75) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .title-1-nav {
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, .5) 0, rgba(0, 0, 0, 0) 100%)
}

.sport .title-1-nav span {
    color: #ddd
}

.sport .column-01 article {
    background: #5a5a5a
}

.sport .invert article span,
.sport .invert-1 article:nth-child(1) span,
.sport .invert-2 article:nth-child(2) span {
    box-shadow: none !important
}

.sport .invert article,
.sport .invert-1 article:nth-child(1),
.sport .invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.sport .invert article:hover,
.sport .invert-1 article:nth-child(1):hover,
.sport .invert-2 article:nth-child(2):hover {
    background: #5a5a5a
}

.sport .invert article h2,
.sport .invert-1 article:nth-child(1) h2,
.sport .invert-2 article:nth-child(2) h2 {
    color: #ddd
}

.sport .invert article:hover h2,
.sport .invert-1 article:nth-child(1):hover h2,
.sport .invert-2 article:nth-child(2):hover h2 {
    color: #fff
}

.sport .column-12 article:first-child span {
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.sport .column-12 article:first-child:hover span {
    border-top: 15px solid #5a5a5a;
    border-bottom: 15px solid #5a5a5a
}

.sport .morenews {
    background: #a91c28
}

.sport .morenews:hover {
    background: #333
}

.sport .footer-wrapper {
    background: #333
}

.sport.post .white {
    background: #111
}

.sport.post .left-int {
    background: #111
}

.lifestyle .logo {
    filter: hue-rotate(330deg)
}

.lifestyle .over-top {
    background: #fff
}

.lifestyle .over-top .navigation a {
    color: #951c55
}

.lifestyle .over-top .navigation a:hover {
    color: #333
}

.lifestyle header {
    background: #951c55
}

.lifestyle .more-box {
    background: 0 0
}

.lifestyle .right-navigation a {
    color: #951c55 !important
}

.lifestyle.post .art-title h2 {
    color: #003d61
}

.lifestyle.post .art-title #artdata a {
    background: #951c55
}

.lifestyle article h2 a {
    color: #003d61
}

.lifestyle article:hover h2 a {
    color: #951c55
}

.lifestyle article time {
    background: #003d61;
    color: #fff
}

.lifestyle article:hover time {
    background: #951c55;
    color: #fff
}

.lifestyle .column-06 article::after {
    -webkit-filter: opacity(10%);
    -moz-filter: opacity(10%);
    -o-filter: opacity(10%);
    -ms-filter: opacity(10%);
    filter: opacity(10%)
}

.lifestyle .column-06 article {
    background: #fff
}

.lifestyle .column-12 article span::before,
.lifestyle .column-13 article span::before {
    background: 0 0
}

.lifestyle .column-12 article span,
.lifestyle .column-13 article span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #951c55
}

.lifestyle .column-12 article:hover span,
.lifestyle .column-13 article:hover span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #ca8daa
}

.lifestyle .column-12 article:hover h2 a,
.lifestyle .column-13 article:hover h2 a {
    color: #fff
}

.lifestyle .column-12 article:hover time,
.lifestyle .column-13 article:hover time {
    background: #951c55
}

.lifestyle .column-12 article:hover h2,
.lifestyle .column-13 article:hover h2 {
    border-left: 15px solid #951c55
}

.lifestyle .column-12 article cat:hover {
    background: rgba(255, 255, 255, .9)
}

.lifestyle .title-1 a {
    color: #005689
}

.lifestyle .title-1 a::before {
    background: #951c55
}

.lifestyle .title-1 a::after {
    background: -moz-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(149, 28, 85, .45) 0, rgba(0, 0, 0, 0) 100%)
}

.lifestyle .column-06 article::after,
.lifestyle .column-06 article::before {
    display: none
}

.lifestyle .column-06 article span {
    border-color: #951c55
}

.lifestyle .column-06 article:hover span {
    border-color: #e2a8c4
}

.lifestyle .column-06 article:nth-child(2) cat {
    background: rgba(204, 204, 204, .5)
}

.lifestyle .column-06 article:nth-child(2) cat:hover {
    background: rgba(204, 204, 204, .7)
}

.lifestyle .invert article time,
.lifestyle .invert-1 article:nth-child(1) time,
.lifestyle .invert-2 article:nth-child(2) time {
    background: #fff;
    color: #000
}

.lifestyle .invert article span,
.lifestyle .invert-1 article:nth-child(1) span,
.lifestyle .invert-2 article:nth-child(2) span {
    box-shadow: none !important;
    border-color: #951c55
}

.lifestyle .invert article,
.lifestyle .invert-1 article:nth-child(1),
.lifestyle .invert-2 article:nth-child(2) {
    background: #951c55;
    border-color: #951c55
}

.lifestyle .invert article:hover,
.lifestyle .invert-1 article:nth-child(1):hover,
.lifestyle .invert-2 article:nth-child(2):hover {
    background: #ca8daa
}

.lifestyle .invert article h2 a,
.lifestyle .invert-1 article:nth-child(1) h2 a,
.lifestyle .invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.lifestyle .invert article:hover h2,
.lifestyle .invert-1 article:nth-child(1):hover h2 a,
.lifestyle .invert-2 article:nth-child(2):hover h2 a {
    color: #fff
}

.lifestyle .invert article h2 a:hover {
    color: #fff
}

.lifestyle .title-1-nav a {
    background: #951c55;
    color: #fff
}

.lifestyle .title-1-nav a:hover {
    background: #fff;
    color: #951c55
}

.lifestyle .title-1-nav span {
    color: #951c55
}

.lifestyle .title-1-nav {
    background: -moz-linear-gradient(right, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(149, 28, 85, .25) 0, rgba(0, 0, 0, 0) 100%)
}

#moreopinion:hover,
.lifestyle .morenews:hover {
    background: #951c55
}

.lifestyle .coffee-icons li img,
.lifestyle .sidebar_close {
    filter: hue-rotate(290deg)
}

.lifestyle .NewReadedTabs .tabs {
    border-bottom: 1px solid #951c55 !important
}

.lifestyle .NewReadedTabs .active {
    background: #951c55 !important
}

.lifestyle .car-wrapdots .act-num {
    color: #951c55
}

.lifestyle .car-wrapdots span svg {
    fill: #951c55
}

.lifestyle .car-wrapdots span svg:hover {
    opacity: .9
}

.lifestyle .butt,
.lifestyle .comment_send {
    background: #951c55
}

.lifestyle .butt:hover,
.lifestyle .comment_send:hover {
    opacity: .9
}

.zdrave a:hover {
    color: #059396
}

.zdrave .logo {
    filter: hue-rotate(185deg) brightness(1.5)
}

.zdrave .over-top {
    background: #fff
}

.zdrave header {
    background: #059396
}

.zdrave .more-box {
    background: 0 0
}

.zdrave .over-top .navigation a {
    color: #059396
}

.zdrave .over-top .navigation a:hover {
    color: #333
}

.zdrave .navigation li a:hover {
    color: #fff
}

.zdrave .right-navigation a {
    color: #059396 !important
}

.zdrave article h2 a:hover {
    color: #059396
}

.zdrave .title-1 a::before {
    background: #059396
}

.zdrave .title-1 a {
    color: #059396
}

.zdrave .title-1 a::after {
    background: -moz-linear-gradient(left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .title-1-nav {
    background: -moz-linear-gradient(right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to left, rgba(5, 147, 150, .15) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .title-1-nav span {
    color: #059396
}

.zdrave .title-1-nav a {
    background: #059396;
    color: #fff
}

.zdrave .title-1-nav a:hover {
    background: #fff;
    color: #059396
}

.zdrave .separator div:nth-child(1) {
    background: -moz-linear-gradient(left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .separator div:nth-child(2) {
    background: -moz-linear-gradient(right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%);
    background: linear-gradient(to left, rgba(5, 147, 150, .45) 0, rgba(5, 147, 150, 0) 100%)
}

.zdrave .invert article h2 a:hover,
.zdrave .invert-1 article:nth-child(1) h2 a:hover,
.zdrave .invert-2 article:nth-child(2) h2 a:hover {
    color: #059396
}

.zdrave .column-01 article time {
    background: #059396
}

.zdrave .column-01 cat a:hover {
    color: #059396
}

.zdrave .column-02 article time {
    background: #059396
}

.zdrave .column-02 article h2 a:hover {
    color: #003510 !important
}

.zdrave .column-05 article:first-child:hover time {
    background: #059396
}

.zdrave .column-05 article:first-child:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.zdrave .column-05 article:first-child::after {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-image: url(../design/article-bg.jpg);
    background-size: 110% 110%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    filter: sepia(100) hue-rotate(135deg) saturate(8) blur(10px) brightness(1.2)
}

.zdrave .column-06 article time {
    background: #059396
}

.zdrave .column-06 article:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px #059396;
    -moz-box-shadow: 0 0 175px 120px #059396;
    box-shadow: 0 0 175px 120px #059396
}

.zdrave .column-06 article::after {
    background: #0cdadf
}

.zdrave .column-07 article time {
    background: #059396
}

.zdrave .column-07 article a:hover {
    color: #059396
}

.zdrave .column-08 article time {
    background: #059396
}

.zdrave .column-08 article cat {
    background: #059396
}

.zdrave .column-09 article:hover time {
    background: #059396
}

.zdrave .column-09 article time {
    background: #059396
}

.zdrave .column-12 article span {
    border-top: 15px solid #059396;
    border-bottom: 15px solid #059396
}

.zdrave .column-12 article:hover time {
    background: #059396
}

.zdrave .column-12 article:hover h2 {
    border-left: 15px solid #059396
}

.zdrave .column-16 article h2 a {
    color: #333
}

.zdrave .column-16 article h2 a:hover {
    color: #003510
}

.zdrave .column-16 article cat a {
    color: #059396
}

.zdrave .column-16 article cat a:hover {
    color: #003510
}

.zdrave .coffee-icons li img,
.zdrave .sidebar_close {
    filter: hue-rotate(140deg) brightness(1.3)
}

.zdrave .coffee-icons li:hover a {
    color: #059396
}

.zdrave .input-box a {
    color: #059396
}

.zdrave.post .art-title #artdata a {
    background: #059396
}

.zdrave .NewReadedTabs .tabs {
    border-bottom: 1px solid #059396
}

.zdrave .NewReadedTabs .active {
    background: #059396 !important
}

.zdrave .butt,
.zdrave .comment_send {
    background: #059396
}

.zdrave .butt:hover,
.zdrave .comment_send:hover {
    opacity: .9
}

.zdrave .car-wrapdots span svg {
    fill: #059396
}

.zdrave .car-wrapdots span svg:hover {
    opacity: .9
}

.zdrave .car-wrapdots .act-num {
    color: #059396
}

.zdrave.post .tags a {
    color: #059396
}

.zdrave.post .left-int a:hover {
    color: #003510
}

.vivacom-index article:nth-child(2) span {
    height: 154px
}

.vivacom-index article:nth-child(2) span::after {
    content: url(../design/vivacom/vivacom-index.png);
    position: absolute;
    height: 33px;
    width: 301;
    bottom: 0;
    left: 0
}

.vivacom-bg {
    cursor: pointer;
    background: url(/design/vivacom/wallpaper-offnews-vivacom.png) no-repeat;
    background-position: center top;
    background-color: #fff;
    width: 100%;
    height: 1000px
}

#mainimage {
    cursor: pointer
}

.modal {
    display: none;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.modal .modal-thumbs {
    position: fixed;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 124px;
    overflow: auto;
    white-space: nowrap;
    padding: 0;
    text-align: center;
    scroll-behavior: smooth
}

.modal .modal-thumbs li {
    display: inline-block;
    width: 86px;
    height: 86px;
    overflow: hidden;
    margin: 0 5px;
    opacity: .7;
    border: 2px solid rgba(255, 255, 255, .3)
}

.modal .modal-thumbs li:first-child {
    margin-left: 10px
}

.modal .modal-thumbs li:last-child {
    margin-right: 10px
}

.modal .modal-thumbs a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    opacity: .7;
    filter: grayscale(1);
    transition: .2s ease-in-out
}

.modal .modal-thumbs a:hover {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-thumbs a.actv {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-content {
    position: absolute;
    max-width: 80%;
    max-height: calc(100% - 165px);
    margin-top: -30px;
    border-radius: 10px;
    border: 7px solid #222;
    box-shadow: 0 0 10px 0 #000
}

.modal .position-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: calc(100% - 125px)
}

.modal #caption {
    position: absolute;
    width: calc(100% - 40px);
    text-align: center;
    color: #ccc;
    padding: 10px 20px;
    bottom: 15px;
    background: rgba(0, 0, 0, .3)
}

.modal.single-image .modal-content {
    max-height: 80%;
    margin-top: 0
}

.modal.single-image #caption {
    display: none
}

.modal.single-image .position-content {
    height: 100%
}

.modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s;
    z-index: 1
}

.close:focus,
.modal .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.modal #numbertext {
    color: #fff;
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 26px;
    left: 35px;
    font-weight: 700;
    opacity: .5
}

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

.modal .next,
.modal .prev {
    position: absolute;
    z-index: 10;
    top: calc(50% - 140px);
    padding: 16px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    border-radius: 0 3px 3px 0;
    transition: .6s ease;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none
}

.modal .prev {
    padding-left: 32px
}

.modal .next {
    right: 0;
    padding-right: 32px;
    border-radius: 3px 0 0 3px
}

.modal .next:hover,
.modal .prev:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

.adclose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    color: #555;
    font-weight: 700;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 2px;
    z-index: 11000;
    background-color: #fff;
    border-radius: 3px
}

.foot {
    position: fixed;
    width: 300px;
    height: 250px;
    z-index: 10000;
    text-align: center;
    font-size: 18px;
    color: #000;
    background: #fff;
    display: flex;
    justify-content: center;
    right: 0;
    margin-right: 3px;
    margin-left: auto;
    margin-bottom: 3px;
    bottom: -475px;
    box-shadow: 0 0 0 3px #fff, 0 0 60px 10px rgba(0, 0, 0, .75)
}

.slide-up {
    bottom: 0 !important
}

.slide-down {
    bottom: -475px !important
}

.eu2018bg {
    background: url(img/euflag_right_top.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.navigation .eu2018bg {
    background: url(img/euflag_top.jpg) right 1px no-repeat #fff
}

.eu2018bg-index article {
    background: url(img/eu2018bg-index.png) left 75px no-repeat #fff
}

.usa-for-bg {
    background: url(../design/other/america_for_bulgaria/logo.png) right bottom no-repeat;
    background-size: 100px auto;
    width: 100px;
    height: 100px;
    margin-top: 5px;
    float: left
}

.usa-for-bg-info {
    display: block;
    color: #555;
    font-size: 11px;
    width: 65%;
    margin-left: 115px;
    margin-bottom: 30px
}

.eu2019 img {
    margin-top: -20px;
    width: 120px
}

.obetovanazemia {
    background: url(other/obetovanata-zemq/post.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.preotkrijbg {
    background: url(other/post/preotkrijbg.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.column-14 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background: url(other/obetovanata-zemq/bottom.jpg) no-repeat bottom left !important
}

.column-14 article:last-child {
    margin-right: 0
}

.column-14 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-14 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-14 article img {
    width: 100%;
    height: auto
}

.column-14 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 83px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-14 article h2::before {
    content: url(other/obetovanata-zemq/obetovanata-zemq.jpg);
    position: absolute;
    width: 59px;
    height: 59px;
    background: #000;
    left: 13px;
    bottom: 13px;
    border: 1px solid #fff
}

.column-14 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-14 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat:hover,
.column-14 article:hover cat {
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-14 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-14 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

.column-15 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background-image: url(../design/article-bg.jpg)
}

.column-15 article:last-child {
    margin-right: 0
}

.column-15 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-15 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-15 article img {
    width: 100%;
    height: auto
}

.column-15 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 15px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-15 article h2:hover {
    -webkit-box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8);
    -moz-box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8);
    box-shadow: inset 0 0 175px 120px rgba(0, 0, 0, .65), 0 0 175px 120px rgba(0, 0, 0, .8)
}

.column-15 article h2 a {
    color: #fff
}

.column-15 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-15 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat:hover,
.column-15 article:hover cat {
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-15 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-15 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

.column-16 article {
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden
}

.column-16 article span,
.column-16 article time {
    display: none
}


.column-16 article h2,
.column-16 article cat {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: none;
    height: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

.column-16 article h1 {
    height: 40px;
    font-family: Roboto, sans-serif;
    font-size: 13px
}

.column-16 article cat a {
    color: #a91c28;
    padding-right: 5px;
    padding-left: 15px;
    font-family: Roboto, sans-serif;
    font-size: 13px
}

.column-16 article cat a::before {
    position: absolute;
    content: url('data:image/svg+xml; utf8, <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 75 86.6" xml:space="preserve"><polygon points="0,43.3 0,0 37.5,21.7 75,43.3 37.5,65 0,86.6"></polygon></svg>');
    width: 8px;
    left: 0;
    top: 4px;
    opacity: .5
}

.column-17 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-17 article img {
    width: 100%;
    height: auto
}

.column-17 article time {
    color: #fff;
    font-size: 10px;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 10px;
    margin-top: 15px;
    background: rgba(255, 255, 255, .2);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-17 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0, 0, 0, .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-17 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-17 article h2 a {
    color: #fff !important
}

.column-17 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-17 article cat {
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255, 255, 255, .7);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover cat {
    color: #fff
}

.row-4 .column-17 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-17 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-17 article span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 355px;
    border-top: 0;
    border-bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .55) 40%)
}

.column-17 article span a {
    width: calc(100% - 285px);
    margin-left: auto
}

.column-17 article h2 {
    font-size: 23px;
    position: absolute;
    background: #000;
    top: 7px;
    opacity: 1;
    width: 264px;
    bottom: 7px;
    box-shadow: 0 73px 100px 40px #ccc, 0 -73px 100px 40px #ccc, 0 0 50px 20px #fff
}

.column-17 article h2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    opacity: .4;
    filter: blur(10px)
}

.column-17 article h2 a {
    padding-right: 20px;
    padding-top: 20px;
    display: block
}

.qc-cmp2-summary-info .qc-cmp2-logo-displayed {
    height: 100px !important
}

.carouselJS-01>article {
    display: none
}

.carouselJS-01>div {
    display: none
}

.carouselJS-01 .car-active {
    display: block
}

.car-wrapdots {
    display: block;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    user-select: none
}

.car-wrapdots div {
    float: unset !important;
    display: inline;
    padding: 3px;
    cursor: pointer
}

.car-wrapdots .act-num {
    color: #a91c28
}

.car-wrapdots span {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.car-wrapdots span svg {
    width: 10px;
    height: 11px;
    fill: #666;
    cursor: pointer
}

.car-wrapdots span svg:hover {
    fill: #a91c28
}

.NewReadedTabs>div {
    float: left
}

.NewReadedTabs .tabs {
    width: 100%;
    border-bottom: 1px solid #a91c28
}

.NewReadedTabs .tabs span {
    background: #fff;
    color: #333;
    display: block;
    float: left;
    padding: 10px;
    cursor: pointer
}

.NewReadedTabs .tabs .active {
    background: #a91c28;
    color: #fff
}

.NewReadedTabs .tabContent>div {
    display: none
}

.post .NewReadedTabs {
    margin-top: 15px;
    height: 399px !important;
}

.NewReadedTabs.list .column-01 article {
    height: 93px
}

.NewReadedTabs.list .column-01 article:last-child {
    margin-bottom: 15px
}

.NewReadedTabs.list .tabContent {
    margin-top: 12px
}

.NewReadedTabs.list .column-01 cat {
    margin-top: 0
}

.featherlight-iframe .featherlight-content {
    overflow-y: unset !important;
    overflow: unset !important
}

.featherlight .featherlight-close-icon {
    top: -25px !important;
    right: -25px !important;
    width: 25px !important;
    height: 25px;
    background: #fff !important;
    border-radius: 50%;
    border: 2px solid #ccc !important;
    line-height: 21px !important
}

.questionnaire {
    min-width: unset;
}

/* margin: 0;
color: #333;
background-color: #fff!important;
font-family: Roboto,
sans-serif;
font-weight: 400;
min-width: 980px
} */

h2 {
    font-family: "Roboto Slab",
        serif;
    font-weight: 400
}

h3 {
    font-family: Roboto,
        sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #a91c28
}

.content {
    width: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
    padding: 0 0 0 15px
}

.content.home {
    padding: 0 15px 0 15px
}

.wrapper_det .content {
    float: left
}

article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.add-300x600,
add300x250,
ban300x250premium {
    width: 100% !important
}

#amoreinfo article {
    padding: 10px;
    overflow: hidden;
    width: calc(100% - 20px)
}

#amoreinfo article p {
    padding: 10px;
    color: #fff
}

#amoreinfo article span {
    display: block;
    float: left;
    margin-right: 10px;
    height: 75px;
    width: 80px;
    overflow: hidden
}

#amoreinfo div:first-child article {
    height: 505px
}

#amoreinfo div:first-child article span {
    width: 100%;
    height: 370px;
    overflow: hidden;
    margin-bottom: 10px
}

#amoreinfo div:first-child article img {
    width: 625px
}

#amoreinfo div:first-child article h2 {
    float: left;
    margin-top: 0;
    width: 100%
}

#amoreinfo div:first-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:first-child article cat {
    margin-top: 1px;
    float: left
}

#amoreinfo div:first-child article cat a {
    background: rgba(255,
            255,
            255,
            .1);
    padding: 1px 10px
}

#amoreinfo div:last-child article {
    height: 77px;
    margin-bottom: 10px
}

#amoreinfo div:last-child article h2 {
    font-size: 16px
}

#amoreinfo div:last-child article span a img {
    width: auto;
    height: 75px;
    margin-left: -23px
}

#amoreinfo div:last-child article time {
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    opacity: .5;
    float: left;
    margin-right: 5px
}

#amoreinfo div:last-child article cat {
    margin-top: 1px
}

#amoreinfo div:last-child article cat a {
    background: rgba(255,
            255,
            255,
            .1);
    padding: 1px 10px
}

.post .exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: calc(100% - 30px)
}

.exclusiveOff {
    margin-left: 15px;
    margin-top: 15px;
    width: 100%;
    float: left
}

.home .exclusiveOff {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    float: left
}

#moreopinion,
.morenews {
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
    background: #ccc;
    padding: 10px 0;
    float: left
}

#moreopinion:hover,
.morenews:hover {
    color: #fff;
    background: #a91c28
}

#moreopinion:hover a,
.morenews:hover a {
    color: #fff;
    background: #a91c28
}

#moreopinion a {
    width: 100% !important;
    display: block !important;
    height: 100% !important
}

.agree {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar {
    position: relative;
    width: 100%;
    height: 20px;
    background: #fff;
    padding: 15px 0;
    text-align: center !important
}

#cookies-agreebar a {
    color: #b7062b;
    text-align: center !important
}

#cookies-agreebar a.butt {
    color: #fff
}

.butt,
.comment_send {
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            color-stop(.05,
                #a91c28),
            color-stop(1,
                #a91c28));
    background: -moz-linear-gradient(center top,
            #a91c28 5%,
            #a91c28 100%);
    background-color: #a91c28;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 0;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    padding: 4px;
    width: 150px;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.butt:hover,
.comment_send:hover {
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            color-stop(.05,
                #333),
            color-stop(1,
                #333));
    background: -moz-linear-gradient(center top,
            #333 5%,
            #333 100%);
    background-color: #333
}

.butt:active,
.comment_send:active {
    position: relative;
    top: 1px
}

.button_box {
    margin-left: 10px
}

.result_button {
    float: right;
    color: #9a0d19;
    margin-right: 5px;
    display: block;
    padding: 4px;
    width: 130px;
    text-align: center
}

.voteMain h3 {
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px
}

#chrome-bar-install {
    margin: 5px 0 5px 0;
    display: none;
    padding: 5px;
    height: 35px;
    clear: both;
    background: url(chromeext/chromegradient.png)
}

#chrome-bar-install a {
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center !important
}

.fll {
    float: left !important
}

.flr {
    float: right !important
}

.tac {
    text-align: center !important
}

.clb {
    clear: both
}

.preload {
    height: 200px !important;
    clear: both;
    padding-top: 100px;
    text-align: center
}

.resizetxtarea {
    height: 200px !important
}

.paging {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 50px !important
}

.paging a,
.paging a:link {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:visited {
    padding: 4px 8px 4px 8px;
    margin: 2px !important;
    text-decoration: none;
    color: #ececec;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging a:hover {
    color: #fff;
    background-color: #2a2a2a !important
}

.paging a:active {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    text-decoration: none;
    color: #777;
    background-color: #2a2a2a
}

.paging span {
    padding: 4px 8px 4px 8px
}

.paging span.pages {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    color: #666;
    font-weight: 700
}

.paging span.current {
    padding: 4px 8px 4px 8px;
    margin: 2px;
    font-weight: 700;
    color: #fff;
    background-color: #a91c28;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.paging span.extend {
    padding: 4px 8px 4px 8px;
    color: #555;
    background-color: #ececec;
    -moz-border-radius: 5px;
    border-radius: 5px
}

table.calendar {
    width: 100%
}

.zone-ads {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    clear: both;
    float: left
}

.zone-ads:first-child {
    margin: 0
}

.post .zone-ads {
    background: #fff;
    margin: 15px 0 0 0
}

.article-list .zone-ads-top,
.post .zone-ads-top {
    width: 100%;
    text-align: center;
    overflow: hidden;
    float: left
}

.ads-60-l,
.ads-60-r {
    position: relative;
    text-align: center;
    height: 600px;
    background: #fff
}

.post .ads-60-l,
.post .ads-60-r {
    height: auto
}

.post .ads-60-r div {
    margin-bottom: 0 !important
}

.ads-60-l::before,
.ads-60-r::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ads-60-l::before {
    -webkit-box-shadow: -15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        15px 0 30px 0 rgba(0,
            0,
            0,
            .05);
    -moz-box-shadow: -15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        15px 0 30px 0 rgba(0,
            0,
            0,
            .05);
    box-shadow: -15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        15px 0 30px 0 rgba(0,
            0,
            0,
            .05)
}

.ads-60-r::before {
    -webkit-box-shadow: 15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        -15px 0 30px 0 rgba(0,
            0,
            0,
            .05);
    -moz-box-shadow: 15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        -15px 0 30px 0 rgba(0,
            0,
            0,
            .05);
    box-shadow: 15px 0 30px 0 rgba(0,
            0,
            0,
            .15),
        -15px 0 30px 0 rgba(0,
            0,
            0,
            .05)
}

.ads-25 {
    position: relative;
    text-align: center;
    height: 335px;
    background: #fff
}

.ads-25::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8)
}

.ads-25-1 {
    position: relative;
    text-align: center;
    height: 275px;
    padding-top: 20px;
    background: #fff
}

.ads-25-1::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 50px 80px -90px rgba(0,
            0,
            0,
            .8)
}

@media all and (max-width:1300px) {

    .ads-25,
    .ads-25-1,
    .ads-60-l,
    .ads-60-r {
        overflow: hidden
    }
}

.addocean-fix {
    width: 100% !important
}

.ads-60-l div,
.ads-60-r div {
    margin: auto
}

.header-box {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    min-width: 990px
}

.header-box::after {
    position: relative;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 -10px 10px 10px rgba(0,
            0,
            0,
            .5);
    -moz-box-shadow: 0 -10px 10px 10px rgba(0,
            0,
            0,
            .5);
    box-shadow: 0 -10px 10px 10px rgba(0,
            0,
            0,
            .5)
}

header {
    height: 35px;
    background: #9a0d19
}

.wrapper {
    position: relative;
    margin-top: 87px
}

.wrapper_det {
    position: relative;
    max-width: 1000px;
    margin: 87px auto 0 auto;
    z-index: 2
}

.wrapper_int_det {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.wrapper_list {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 315px;
    float: left
}

.main-nav {
    width: 0;
    height: 0
}

header .navigation .select a {
    color: #333 !important
}

header .navigation li a:after {
    position: absolute;
    bottom: -4px;
    left: 45%;
    font-family: FontAwesome;
    font-size: 13px
}

header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.sport header .navigation .select a::after {
    content: '\f0d8';
    color: #a91c28
}

.zdrave header .navigation .select a::after {
    content: '\f0d8';
    color: #048487
}

.lifestyle header .navigation .select a::after {
    content: '\f0d8';
    color: #951c55
}

.over-top {
    height: 55px;
    background: #fff
}

.over-top nav {
    overflow: hidden
}

.over-top .navigation {
    margin-top: 0;
    width: auto;
    padding-right: 15px;
    float: left;
    padding-left: 0;
    background: 0 0
}

.over-top .navigation a {
    font-weight: 700;
    font-family: "Roboto Slab",
        serif;
    color: #a91c28;
    position: relative;
    font-size: 14px
}

.over-top .navigation a:hover {
    color: #333;
    opacity: 1
}

.over-top .fa-home {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.over-top .fa-angle-right {
    padding: 18px 10px 18px 9px;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    font-weight: 400 !important
}

.top-nav {
    list-style: none
}

.top-nav ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 20px 0 0 10px
}

.top-nav ul li {
    float: left;
    padding: 0 10px
}

.logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo.png) no-repeat 0 8px #fff;
    background-size: 230px auto;
    width: 233px;
    height: 55px;
    margin-top: 0
}

@media all and (max-width:1350px) {
    .logo {
        margin-left: 15px
    }
}

nav {
    max-width: 1240px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

.right-navigation {
    float: right;
    margin-top: 15px;
    margin-right: 5px
}

.right-navigation a {
    color: #a91c28 !important;
    text-transform: uppercase;
    font: normal normal normal 14px/1 FontAwesome !important
}

.right-navigation a:hover {
    color: #333
}

.right-navigation form {
    right: 10px;
    float: left
}

.right-navigation form input {
    margin-right: 0;
    border-radius: 20px;
    border: 0;
    height: 18px;
    padding: 2px 27px 5px 10px;
    width: 130px;
    color: #333;
    box-shadow: 0 1px 0 rgba(255,
            255,
            255,
            .1),
        0 1px 3px rgba(0,
            0,
            0,
            .2) inset
}

.right-navigation form input:focus-visible {
    outline: 0
}

@media all and (max-width:1100px) {
    .right-navigation form input {
        width: 60px
    }
}

.right-navigation form .fa-search {
    color: #a91c28;
    right: 72px;
    top: 20px;
    position: absolute;
    font-size: 16px
}

.right-navigation a:nth-child(2) {
    border-left: 0 !important
}

.right-navigation .fa-comments-o,
.right-navigation .fa-user-circle-o,
.right-navigation .search-nav {
    font-size: 21px !important;
    margin-right: 10px;
    padding-left: 15px;
    padding-bottom: 2px;
    margin-top: 0
}

.right-navigation .fa-comments-o:hover::before,
.right-navigation .fa-user-circle-o:hover::before {
    opacity: .8
}

.right-navigation .fa-user-logged {
    padding-left: 15px;
    border-left: 1px solid #ebebeb
}

.right-navigation .fa-user-logged img {
    border-radius: 13px;
    border: 1px solid #fff
}

.right-navigation .fa-signed-out {
    font-size: 20px !important;
    line-height: 25px;
    border: 1px solid #fff
}

@media all and (max-width:1350px) {
    .left-navigation {
        margin-left: 15px
    }
}

.navigation {
    position: relative;
    height: 55px;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    background: rgba(0,
            0,
            0,
            .1)
}

.navigation li {
    float: left;
    border-right: 1px solid #ddd
}

.navigation li:last-child {
    border-right: 0
}

.navigation li a {
    display: block;
    padding: 19px 10px 17px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.navigation li a:hover {
    opacity: .7
}

.navigation li i {
    display: block;
    padding: 8px 10px 8px 10px
}

.navigation li:nth-child(1) {
    margin-left: 10px
}

.navigation-1 {
    margin-top: 2px !important;
    position: absolute !important;
    left: 270px;
    overflow: hidden;
    height: 40px;
    display: none
}

.navigation-2 {
    float: none;
    height: 27px;
    width: auto;
    overflow: hidden
}

.navigation-2 li {
    border-right: 1px solid #555
}

.navigation-2 li a {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li i {
    display: block;
    padding: 5px 10px 5px 10px
}

.navigation-2 li:nth-child(2) {
    margin-left: 0
}

.second-nav {
    height: 27px;
    border-bottom: 5px solid #fff
}

.more-box .more ul {
    max-width: 1300px;
    text-align: right
}

.more .fa,
.more-box {
    width: 80px;
    height: 22px
}

.more-box {
    margin: -26px 15px 0 0;
    position: absolute;
    right: 0;
    list-style: none;
    height: 25px;
    background: -moz-linear-gradient(right,
            rgba(138,
                12,
                22,
                1) 0,
            rgba(138,
                12,
                22,
                0) 15%);
    background: -webkit-linear-gradient(right,
            rgba(138,
                12,
                22,
                1) 0,
            rgba(138,
                12,
                22,
                0) 15%);
    background: linear-gradient(to left,
            rgba(138,
                12,
                22,
                .65) 15%,
            rgba(138,
                12,
                22,
                0) 100%)
}

.more {
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff
}

.more ul {
    display: none;
    position: absolute;
    z-index: 2;
    background: #333;
    list-style: none;
    padding: 0;
    right: -15px
}

.more:hover ul {
    display: block;
    max-width: 1300px
}

.more ul {
    padding: 10px 0
}

.more ul li {
    float: left
}

.more ul li a {
    padding: 5px 15px 5px 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 13px
}

.more ul li a:hover {
    opacity: .8
}

.more ul li:first-child {
    margin-left: 0
}

.more .fa {
    text-align: right;
    margin-top: 4px
}

.footer-wrapper {
    width: 100%;
    position: relative;
    background: #eee;
    float: left;
    padding: 15px 0;
    min-width: 990px;
    z-index: 1
}

footer {
    max-width: 1260px;
    min-width: 990px;
    margin: 0 auto;
    position: relative
}

footer a {
    font-size: 15px
}

footer .footer-box {
    float: left;
    width: 16% !important;
    margin-left: 10px
}

footer .footer-box:last-child {
    float: right;
    width: 20% !important;
    margin-right: 20px
}

footer ul {
    list-style: none;
    margin: 0
}

footer ul li {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 5px
}

footer .social ul li {
    width: auto !important;
    margin-left: 15px !important;
    float: right !important
}

footer .social ul li a {
    font-size: 20px !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    opacity: 1 !important
}

footer .social ul li a:hover {
    color: #a91c28 !important
}

footer .friends {
    border-top: 1px solid #a6a6a6;
    padding-top: 15px;
    color: #ccc;
    margin: 0 10px
}

footer .friends a {
    display: block;
    border-right: 1px solid #ccc;
    float: left;
    padding-right: 10px;
    margin-right: 10px
}

footer .friends a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0
}

.copyr {
    background: #555;
    color: #a6a6a6;
    font-size: 13px
}

.footer-logo {
    display: block;
    float: left;
    background: url(../design/offnews-logo-footer.png) no-repeat -9px -6px;
    background-size: 186px auto;
    width: 100%;
    height: 35px
}

.footer-logo-txt {
    font-size: 14px;
    float: left;
    margin-top: 5px
}

.copyr-txt {
    margin-right: 155px;
    margin-left: 10px
}

.pimdesign {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    width: 141px;
    height: 41px;
    background: url(pimdesign.gif) no-repeat 0 0;
    float: right
}

.pimdesign:hover {
    background-position: 0 -41px
}

@media all and (max-width:1350px) {
    .pimdesign {
        right: 10px
    }
}


.notitle-1 {
    padding-top: 25px
}

.title-1 {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -.02em;
    height: 19px
}

.title-1 a {
    color: #333;
    margin-top: -4px;
    margin-left: 25px;
    display: block
}

.title-1 a::before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 20px;
    height: 18px;
    background: #a91c28;
    margin: 5px 0 0 -25px
}

.title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.title-1:hover a::before {
    background: #333
}

.title-1:hover a {
    color: #a91c28
}

.light a {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px
}

.light a:before {
    background: #ccc
}

.title-2 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: rgba(255,
            255,
            255,
            .8)
}

.title-3 {
    display: block;
    margin: 0 0 5px 0;
    padding: 6px 0 6px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #333;
    color: #fff
}

.title-3 a {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

.title-3 a:hover {
    opacity: .8
}

.title-4 {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
    background: -moz-linear-gradient(left,
            rgba(0,
                0,
                0,
                .85) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(0,
                0,
                0,
                .85) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(0,
                0,
                0,
                .85) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.title-4:hover {
    background: -moz-linear-gradient(left,
            rgba(169,
                28,
                40,
                .95) 0,
            rgba(169,
                28,
                40,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(169,
                28,
                40,
                .95) 0,
            rgba(169,
                28,
                40,
                0) 100%);
    background: linear-gradient(to right,
            rgba(169,
                28,
                40,
                .95) 0,
            rgba(169,
                28,
                40,
                0) 100%)
}

.title-4 a {
    color: #fff;
    margin: 0;
    font-size: 15px
}

.title-4 a:first-child {
    float: left;
    padding-left: 20px;
    width: 200px;
    height: 20px;
    background: #a91c28;
    margin: 0;
    line-height: 20px;
    font-size: 26px;
    letter-spacing: -.02em;
    text-transform: uppercase
}

.title-4 a:last-child {
    position: absolute;
    overflow: hidden;
    float: left;
    height: 20px;
    padding-left: 10px;
    line-height: 20px
}

.blink_me {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.title-5 {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
    margin: 0 0 -30px 0;
    padding: 3px 10px 3px 15px;
    font-size: 15px;
    font-weight: 600;
    background: #a91c28;
    color: #fff
}

.title-1-nav {
    float: right;
    display: block;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 1px;
    overflow: hidden;
    background: -moz-linear-gradient(right,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.title-1-nav a {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 15px 1px 15px;
    height: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #a91c28;
    background: #fff;
    opacity: .9;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,
            0,
            0,
            .05);
    -moz-box-shadow: 0 0 3px 1px rgba(0,
            0,
            0,
            .05);
    box-shadow: 0 0 3px 1px rgba(0,
            0,
            0,
            .05)
}

.title-1-nav a:hover {
    background: #a91c28;
    color: #fff
}

.title-1-nav a:first-child {
    margin-right: 20px
}

.title-1-nav span {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    padding: 1px 10px 1px 15px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: uppercase;
    color: #5a5a5a;
    background: 0 0;
    opacity: .9;
    border-radius: 2px
}

.coffee-icons li img,
.sidebar_close {
    filter: hue-rotate(330deg) contrast(1.7)
}

.anketa_reply table {
    font-size: 14px
}

.anketa_reply table .txt {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    padding-top: 3px
}

.anketa_reply table div {
    margin: 0 !important
}

.anketa_tittle {
    font-weight: 700;
    margin: 20px 10px
}

#voteRight table td {
    display: table-cell
}

#voteButtons {
    margin-top: 20px;
    margin-bottom: 20px
}

#voteButtons,
#voteButtons button {
    font-size: 14px;
    text-transform: uppercase
}

.row-1,
.row-1-1-1,
.row-1-2,
.row-111-1,
.row-2,
.row-2-1,
.row-3,
.row-4,
.row-4-1 {
    float: left;
    margin: 15px 0;
    width: 100%
}

.row-1 div {
    width: 100%;
    margin-right: 0;
    float: left
}

.row-2 div {
    width: 49.5%;
    margin-right: 1%;
    float: left
}

.row-3 div {
    width: 32.66%;
    margin-right: 1%;
    float: left
}

.row-4 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-4-1 div {
    width: 17.933%;
    margin-right: 1%;
    float: left
}

.row-4-1 div:last-child {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-2>div:first-child {
    width: 49.5%
}

.row-2-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-2-1 div:last-child {
    width: 49.5%
}

.row-1-1-1 div {
    width: 24.25%;
    margin-right: 1%;
    float: left
}

.row-1-1-1 div:nth-child(2) {
    width: 49.5%
}

.row-111-1>div {
    margin-right: 1%;
    float: left
}

.row-111-1>div:first-child {
    width: 74.75%
}

.row-111-1>div:nth-child(2) {
    width: 24.25%
}

.row-1 div:last-child,
.row-1-1-1 div:last-child,
.row-1-2 div:last-child,
.row-111-1>div:last-child,
.row-2 div:last-child,
.row-2-1 div:last-child,
.row-3 div:last-child,
.row-4 div:last-child,
.row-4-1 div:last-child {
    margin-right: 0 !important
}

.p70 div:first-child {
    width: 69.5% !important
}

.p70 div:last-child {
    width: 29.5% !important
}

.column-01 ul,
.column-02 ul,
.column-03 ul,
.column-04 ul,
.column-04-a ul,
.column-05 ul,
.column-06 ul,
.column-07 ul,
.column-08 ul,
.column-09 ul,
.column-10 ul,
.column-11 ul,
.column-12 ul,
.column-13 ul,
.column-14 ul,
.column-17 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.column-01 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-01 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-01 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-01 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-01 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.column-01 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 64px;
    overflow: hidden
}

.column-01 cat a:hover {
    color: #a91c28
}

.column-01 cat {
    font-weight: 400;
    margin: 0 0 -5px 120px;
    display: block;
    font-size: 10px
}

.column-01 cat a {
    visibility: hidden;
    background: rgba(0,
            0,
            0,
            .1);
    padding: 0 5px;
    color: #000
}

.column-01 article:hover cat a {
    visibility: visible
}

.column-01 article:hover cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-01 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

@media all and (max-width:1300px) {
    .column-01 article span {
        width: 110px;
        overflow: hidden
    }

    .column-01 article h2 {
        margin: 10px 10px 10px 120px;
        line-height: 21px
    }
}

@media all and (max-width:1200px) {
    .row-4 .column-01 article span {
        display: none
    }

    .row-4 .column-01 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-01 article cat {
        margin: 8px 0 -5px 10px
    }
}

.post .invert .column-01 article span {
    width: 85px
}

.post .invert .column-01 article h2 {
    margin: 10px 10px 10px 95px;
    height: 85px
}

.post .right .column-01 article,
.wrapper_list .right .column-01 article {
    height: 90px
}

.post .right .column-01 article h2,
.wrapper_list .right .column-01 article h2 {
    margin: 10px 10px 10px 95px
}

.post .right .column-01 article cat,
.wrapper_list .right .column-01 article cat {
    display: none
}

.post .right .column-01 article span,
.wrapper_list .right .column-01 article span {
    width: 85px
}

.post .invert article,
.post .invert-1 article:nth-child(1),
.post .invert-2 article:nth-child(2) {
    background: #e5e5e5
}

.post .invert article h2 a,
.post .invert-1 article:nth-child(1) h2 a,
.post .invert-2 article:nth-child(2) h2 a {
    color: #333
}

.post .invert article h2 a:hover,
.post .invert-1 article:nth-child(1) h2 a:hover,
.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #a91c28
}

.post .invert article span,
.post .invert-1 article:nth-child(1) span,
.post .invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #fff
}

.post .invert article:hover,
.post .invert-1 article:nth-child(1):hover,
.post .invert-2 article:nth-child(2):hover {
    background: #e5e5e5
}

.column-views-01 time {
    padding: 0 3px !important
}

.column-views-01 time i {
    padding-right: 4px
}

.column-views-01 time view {
    display: inline-block;
    background: #fff;
    color: #333;
    margin-right: 10px;
    margin-left: -3px;
    padding: 1px 5px
}

.column-02 article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.column-02 article:last-child {
    margin-top: 1px;
    margin-bottom: 0
}

.column-02 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-02 article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.column-02 article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden
}

.column-02 article h2 {
    margin: 10px 10px 10px 120px;
    font-weight: 400;
    font-size: 15px;
    height: 65px;
    overflow: hidden
}

.column-02 article:first-child {
    height: 232px
}

.column-02 article:first-child h2 {
    float: left;
    margin: 15px 15px 10px 15px;
    font-weight: 700;
    font-size: 17px;
    height: 72px;
    overflow: hidden
}

.column-02 article:first-child span {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.column-02 article:first-child img {
    width: 100%;
    height: auto;
    margin-left: 0
}

.column-02 article:first-child cat a {
    background: 0 0
}

.column-02 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-02 cat {
    font-weight: 400;
    margin: 10px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.column-02 cat a {
    visibility: hidden;
    background: rgba(0,
            0,
            0,
            .1);
    padding: 0 5px;
    color: #000
}

.column-02 article:hover cat a {
    visibility: visible
}

.column-02 article:first-child cat {
    font-weight: 400;
    display: block;
    font-size: 10px;
    margin: -8px 0 -10px 0;
    float: left;
    padding: 2px 10px 2px 15px;
    background: rgba(204,
            204,
            204,
            1)
}

.column-02 article:first-child cat:hover {
    background: rgba(204,
            204,
            204,
            .9)
}

.column-02 article:first-child cat a {
    visibility: visible;
    color: #000
}

.column-02 article:first-child cat:hover a {
    color: #a91c28
}

.column-02 cat::after {
    visibility: hidden;
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-02 article:hover cat::after {
    visibility: visible
}

.column-02 article:first-child cat::after {
    display: none
}

@media all and (max-width:1300px) {
    .column-02 article span {
        width: 110px;
        overflow: hidden;
        display: none
    }

    .column-02 article:first-child span {
        display: block
    }

    .column-02 article h2 {
        margin: 10px 10px 10px 10px
    }

    .row-4 .column-02 article:first-child span {
        height: 115px
    }

    .row-4 .column-02 article h2 {
        font-size: 14px
    }

    .row-4 .column-02 article:first-child h2 {
        font-size: 17px
    }
}

.post .column-02 article h2 {
    height: 85px
}

.post .box-in-text .column-02 article span {
    display: block
}

.post .box-in-text .column-02 article h2 {
    height: 75px;
    margin: 10px 10px 10px 120px
}

.post .right .column-02 article img {
    margin-left: 0
}

.column-03 article {
    display: block;
    height: 81px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-03 article:last-child {
    padding-top: 2px;
    margin-bottom: 0
}

.column-03 article:last-child span {
    margin-top: -2px
}

.column-03 article time {
    position: absolute;
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-03 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-03 article img {
    width: 150px;
    height: 110px
}

.column-03 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-03 article span {
    display: none
}

.column-03 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-03 article:first-child {
    height: 353px
}

.column-03 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-03 article:first-child h2 {
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    font-size: 18px
}

.column-03 article:first-child span {
    display: block;
    width: 100%;
    max-height: 190px;
    overflow: hidden
}

.column-03 article:first-child img {
    width: 100%;
    height: auto
}

.column-03 article cat {
    display: block;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 2px 10px;
    margin: -17px 0 9px 85px;
    background: rgba(204,
            204,
            204,
            .5)
}

.column-03 article cat:hover {
    background: rgba(204,
            204,
            204,
            .7)
}

.column-04 article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04 article:last-child {
    margin-bottom: 0
}

.column-04 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04 article span {
    display: none
}

.column-04 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    max-height: 75px;
    overflow: hidden
}

.column-04 article:nth-child(1) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04 article:nth-child(1) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04 article:nth-child(1) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700
}

.column-04 article:nth-child(1) span {
    display: block;
    max-height: 230px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0,
            0,
            0,
            .1)
}

.column-04 article:nth-child(1):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-04 article:nth-child(1) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04 article:nth-child(1) h2 a {
    color: #fff
}

.column-04 article:nth-child(1)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04 article:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04 cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04 cat a {
    opacity: .5
}

.column-04 cat a:hover {
    opacity: 1
}

.column-04 article:nth-child(1) cat {
    display: block;
    position: absolute;
    opacity: .6;
    font-weight: 400;
    margin-top: -16px;
    margin-bottom: 9px;
    font-size: 10px;
    margin-left: 85px;
    background: #ccc;
    padding: 1px 10px;
    color: #000
}

.column-04 article:nth-child(1) cat a {
    opacity: 1;
    color: #000
}

.column-04 article:nth-child(1) cat:hover {
    background: #a91c28;
    opacity: 1
}

.column-04 article:nth-child(1) cat:hover a {
    color: #fff
}

.column-04 cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04 article:nth-child(1) cat::after {
    display: none
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.column-04-a article {
    display: block;
    height: 82px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-04-a article:last-child {
    margin-bottom: 0
}

.column-04-a article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-04-a article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-04-a article span {
    display: none
}

.column-04-a article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    overflow: hidden
}

.column-04-a article:nth-child(2) {
    height: 355px;
    overflow: hidden;
    background: 0 0
}

.column-04-a article:nth-child(2) img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-04-a article:nth-child(2) h2 {
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    font-weight: 700;
    height: 100px
}

.column-04-a article:nth-child(2) span {
    display: block;
    max-height: 190px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0,
            0,
            0,
            .1)
}

.column-04-a article:nth-child(2):hover span {
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-04-a article:nth-child(2) time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 0
}

.column-04-a article:nth-child(2) h2 a {
    color: #fff
}

.column-04-a article:nth-child(2)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-04-a article:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center
}

.column-04-a article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-04-a cat {
    font-weight: 400;
    margin: 10px 0 -10px 15px;
    display: block
}

.column-04-a cat a {
    opacity: .5;
}

.column-04-a cat a:hover {
    opacity: 1;
}

.column-04-a article:nth-child(2) cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204,
            204,
            204,
            .2)
}

.column-04-a article:nth-child(2) cat:hover {
    background: rgba(204,
            204,
            204,
            .9)
}

.column-04-a article:nth-child(2) cat a {
    color: #ccc;
    opacity: 1
}

.column-04-a article:nth-child(2) cat:hover a {
    color: #a91c28
}

.column-04-a cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.column-04-a article:nth-child(2) cat::after {
    display: none
}

.column-04-a-1 article:nth-child(2) span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) a:hover span {
    border-top: 0
}

.column-04-a-1 article:nth-child(2) time {
    margin-top: 15px
}

.column-05 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-05 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-05 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-05 article span {
    display: none
}

.column-05 article h2 {
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px
}

.column-05 article:first-child {
    height: 600px;
    overflow: hidden;
    background: 0 0
}

.column-05 article:first-child img {
    width: auto;
    height: 100%;
    visibility: visible
}

.column-05 article:first-child h2 {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    font-size: 24px;
    line-height: normal;
    font-weight: 700
}

.column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.column-05 article:first-child h2 a:hover {
    opacity: 1
}

.column-05 article:first-child span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0,
            0,
            0,
            .1)
}

.column-05 article:first-child:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-05 article:first-child time {
    display: inline-flex;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-05 article:first-child:hover time {
    background: #a91c28;
    opacity: 1
}

.column-05 article:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #000
}

.column-05 article:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: 100%;
    height: 100%
}

.column-05 article cat {
    display: block;
    position: absolute;
    margin: -17px 0 9px 85px;
    padding: 2px 10px;
    background: rgba(204,
            204,
            204,
            .2)
}

.column-05 article cat:hover {
    background: rgba(204,
            204,
            204,
            .9)
}

.column-05 article cat a {
    color: #ccc
}

.column-05 article cat:hover a {
    color: #a91c28
}

@media all and (max-width:1300px) {
    .column-05 article:first-child h2 {
        font-size: 21px
    }
}

.row-1-2 .column-05 article img {
    width: 100%;
    height: auto
}

.row-4 .column-05 article:first-child h2 {
    font-size: 22px
}

.row-4 .column-05 article:first-child img {
    margin-left: -135px;
    width: auto;
    height: 100%
}

.column-06 article {
    display: block;
    position: relative;
    width: 100%;
    height: 295px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden
}

.column-06 article:last-child {
    margin-bottom: 0
}

.column-06 article img {
    width: 100%;
    height: auto
}

.column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-06 article h2 {
    position: absolute;
    display: block;
    color: #333;
    font-size: 18px;
    margin: 5px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-06 article h2 a:hover {
    color: #a91c28
}

.column-06 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0,
            0,
            0,
            .1)
}

.column-06 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(255,
            255,
            255,
            .5);
    -moz-box-shadow: 0 0 150px 10px rgba(255,
            255,
            255,
            .5);
    box-shadow: 0 0 150px 10px rgba(255,
            255,
            255,
            .5)
}

.column-06 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 13px
}

.column-06 article:hover time {
    opacity: 1;
    background: #a91c28
}

.column-06 article::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    opacity: .5;
    background: #fff
}

.column-06 article::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    -webkit-filter: opacity(40%);
    -moz-filter: opacity(40%);
    -o-filter: opacity(40%);
    -ms-filter: opacity(40%);
    filter: opacity(40%)
}

.column-06 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(255,
            255,
            255,
            .5)
}

.column-06 article cat:hover {
    background: rgba(255,
            255,
            255,
            .9)
}

@media all and (max-width:1300px) {
    .row-3 .column-06 article h2 {
        font-size: 17px
    }

    .row-4 .column-06 article h2 {
        font-size: 17px
    }
}

.column-06-1 article span {
    border-top: 0
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-06-1 article {
    height: 353px
}

.column-06-1 article span {
    border-top: 0;
    max-height: 230px
}

.column-06-1 article:hover span {
    border-top: 0
}

.column-06-1 article time {
    margin-top: 15px
}

.column-07 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 10px
}

.column-07 article:last-child {
    margin-bottom: 0
}

.column-07 article {
    height: 295px;
    overflow: hidden
}

.column-07 article img {
    width: 100%;
    height: auto;
    visibility: visible
}

.column-07 article h2 {
    font-size: 18px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700;
    height: 100px;
    overflow: hidden
}

.column-07 article span {
    display: block;
    max-height: 140px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 0
}

.column-07 article time {
    display: inline-flex;
    width: auto;
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    background: #000;
    color: #fff;
    opacity: .5;
    margin-top: 15px
}

.column-07 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-07 article a {
    display: block;
    z-index: 3
}

.column-07 article cat {
    display: block;
    position: absolute;
    padding: 2px 15px;
    margin: -17px 0 3px 85px;
    background: rgba(204,
            204,
            204,
            .2)
}

.column-07 article cat:hover {
    background: rgba(204,
            204,
            204,
            .4)
}

@media all and (max-width:1300px) {
    .row-3 .column-07 article h2 {
        font-size: 17px
    }

    .column-07 article h2 {
        height: 95px
    }
}

.column-08 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px
}

.column-08 article:last-child {
    margin-right: 0
}

.column-08 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-08 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-08 article img {
    width: 100%;
    height: auto
}

.column-08 article h2 {
    font-size: 15px;
    margin: 15px 10px 10px 10px;
    line-height: normal;
    height: 65px;
    overflow: hidden
}

.column-08 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-08 article cat {
    position: absolute;
    top: 92px;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: #333
}

.column-08 article cat:hover {
    background: #333
}

.column-08 article cat a {
    color: #fff
}

.column-09 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    height: 250px
}

.column-09 article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-09 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-09 article img {
    width: 100%;
    height: auto
}

.column-09 article h2 {
    font-size: 17px;
    margin: 30px 15px 10px 15px;
    line-height: normal
}

.column-09 article span {
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.column-09 cat {
    position: absolute;
    padding: 2px 15px;
    background: rgba(204,
            204,
            204,
            .4)
}

.column-10 article {
    display: block;
    height: 40px;
    position: relative;
    width: 100%;
    float: left;
    background: #333;
    margin-bottom: 0;
    border-bottom: 1px dotted #ccc
}

.column-10 article:hover {
    background: #fff
}

.column-10 article:last-child {
    padding-top: 1px;
    margin-bottom: 0;
    border-bottom: none
}

.column-10 article time {
    display: none
}

.column-10 article img {
    width: 150px;
    height: 110px;
    visibility: hidden
}

.column-10 article span {
    display: none
}

.column-10 article h2 {
    color: #fff;
    margin: 10px 15px 10px 15px;
    font-weight: 400;
    font-size: 15px;
    overflow: hidden;
    height: 22px
}

.column-10 article h2 a {
    color: #fff
}

.column-10 article:hover h2 a {
    color: #a91c28
}

.column-10 cat {
    display: none
}

.column-11 article {
    display: block;
    position: relative;
    height: 600px;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    overflow: hidden
}

.column-11 article time {
    display: inline-flex;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .5;
    width: auto;
    position: relative;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-11 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-11 article img {
    width: auto;
    height: 100%
}

.column-11 article span {
    display: block;
    height: 370px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid rgba(0,
            0,
            0,
            .1)
}

.column-11 article:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 150px 10px rgba(0,
            0,
            0,
            .2);
    -moz-box-shadow: 0 0 150px 10px rgba(0,
            0,
            0,
            .2);
    box-shadow: 0 0 150px 10px rgba(0,
            0,
            0,
            .2)
}

.column-11 article h2 {
    font-size: 25px;
    margin: 10px 15px 10px 15px;
    line-height: normal;
    font-weight: 700
}

.column-11 article:hover h2 {
    color: #a91c28
}

.column-11 article cat {
    position: absolute;
    margin: 15px 0 0 85px;
    padding: 2px 15px;
    background: rgba(204,
            204,
            204,
            .4)
}

@media all and (max-width:1300px) {
    .column-11 article h2 {
        font-size: 21px
    }
}

.row-4 .column-11 article h2 {
    font-size: 22px
}

.column-12 article {
    height: 600px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-12 article img {
    width: auto;
    height: 100%
}

.column-12 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-12 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-12 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0,
            0,
            0,
            .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .8
}

.column-12 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-12 article h2 a {
    color: #fff !important
}

.column-12 article span {
    display: block;
    margin-bottom: -180px;
    height: 570px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.column-12 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-12 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255,
            255,
            255,
            .7)
}

.column-12 article:hover cat {
    color: #fff
}

.column-04-1 article:nth-child(1) span {
    border-top: 0
}

.column-04-1 article:nth-child(1) a:hover span {
    border-top: 0
}

.column-04-1 article:nth-child(1) time {
    margin-top: 15px
}

.row-4 .column-12 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-12 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-13 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-13 article img {
    width: 100%;
    height: auto
}

.column-13 article time {
    display: inline-flex;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
    right: 0;
    bottom: 0;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 15px;
    margin-top: 15px
}

.column-13 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-13 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0,
            0,
            0,
            .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-13 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-13 article h2 a {
    color: #fff !important
}

.column-13 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-13 article:hover span {
    border-top: 15px solid #a91c28;
    border-bottom: 15px solid #333
}

.column-13 article cat {
    display: block;
    position: absolute;
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255,
            255,
            255,
            .7)
}

.column-13 article:hover cat {
    color: #fff
}

.row-4 .column-13 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-13 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.play-video span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_video.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0,
            0,
            0,
            .5) !important
}

.play-video a:hover span::before {
    background-color: #a91c28 !important
}

.play-photo span::before {
    position: absolute !important;
    content: '' !important;
    height: 35px;
    width: 35px;
    background: url(play_photo.png) no-repeat 0 0 !important;
    background-size: 102% !important;
    margin: 7px 7px;
    display: block;
    border-radius: 0 50%;
    background-color: rgba(0,
            0,
            0,
            .5) !important
}

.play-photo a:hover span::before {
    background-color: #a91c28 !important
}

.mt-20 {
    margin-top: -20px !important
}

.mt-10 {
    margin-top: -10px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt23 {
    margin-top: 23px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb-10 {
    margin-bottom: -10px !important
}

.mb10-a article {
    margin-bottom: 10px !important
}

.mr15 {
    margin-right: 15px
}

.pt0 {
    padding-top: 0 !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.bold {
    font-weight: 700
}

.fleft {
    float: left
}

.separator {
    margin-bottom: 0;
    margin-top: 2px
}

.separator div:nth-child(1) {
    height: 6px;
    background: -moz-linear-gradient(left,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.separator div:nth-child(2) {
    height: 6px;
    background: -moz-linear-gradient(right,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(0,
                0,
                0,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.activcat h3 {
    font-size: 12px !important;
    background: #a91c28 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat article:hover h3 {
    color: #fff;
    background: #333 !important
}

.activcat-1 h3 {
    font-size: 12px !important;
    background: #333 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.activcat-1 article:hover h3 {
    color: #fff;
    background: #a91c28 !important
}

.active {
    background: #a91c28 !important;
    color: #fff !important
}

.invert article,
.invert-1 article:nth-child(1),
.invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.invert article:hover,
.invert-1 article:nth-child(1):hover,
.invert-2 article:nth-child(2):hover {
    background: #333
}

.invert article h2 a,
.invert-1 article:nth-child(1) h2 a,
.invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.invert article cat a,
.invert-2 article:nth-child(2) cat a {
    color: #fff
}

.invert-1 article:nth-child(1) cat a {
    color: #333
}

.invert article span,
.invert-1 article:nth-child(1) span,
.invert-2 article:nth-child(2) span {
    box-shadow: 0 0 150px 50px #000
}

@media all and (max-width:1300px) {
    .row-4 .column-01 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article h2 {
        font-size: 14px
    }

    .row-4 .column-03 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-04 article h2 {
        font-size: 14px
    }

    .row-4 .column-04 article:first-child h2 {
        font-size: 17px
    }

    .row-4 .column-05 article h2 {
        font-size: 23px
    }

    .row-4 .column-07 article h2 {
        font-size: 17px
    }
}

.top-1 div:nth-child(1) {
    width: 33.25%
}

.top-1 div:nth-child(2) {
    width: 15.25%
}

.top-1 div:nth-child(2) article h2 {
    font-size: 17px;
    line-height: 20px
}

@media all and (max-width:1300px) {
    .top-1 div:nth-child(2) article h2 {
        font-size: 15px;
        font-weight: 400
    }
}

.top-1 div:nth-child(1) .column-05 article:first-child span {
    max-height: 345px
}

.top-1 div:nth-child(1) .column-05 article:first-child img {
    width: auto;
    height: 100%
}

.top-1 .column-06 article cat {
    margin: -51px 0 3px 0;
    background: rgba(255,
            255,
            255,
            .7)
}

.top-1 .column-06 article cat:hover {
    background: rgba(255,
            255,
            255,
            .8)
}

.top-2 .column-11 article span {
    height: 425px !important;
    border-top: 15px solid #333 !important;
    border-bottom: 15px solid #333 !important;
    text-align: center;
    background: #333
}

.top-2 .column-11 article a:hover span {
    border-bottom: 15px solid #5a5a5a !important
}

.height88 article {
    height: 88px
}

.height88 article:last-child {
    height: 89px
}

.oh-hide {
    overflow: hidden
}

.article-list .content article {
    display: block;
    height: 110px;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden
}

.article-list .content article time {
    display: block;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.article-list .content article img {
    width: auto;
    height: 110px;
    margin-left: -28px
}

.article-list .content article span {
    display: block;
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 1%
}

.article-list .content article h2 {
    margin: 15px 10px 10px 120px;
    font-weight: 400;
    font-size: 19px;
    height: 75px;
    overflow: hidden
}

.article-list .content cat a:hover {
    color: #a91c28
}

.article-list .content cat {
    font-weight: 400;
    margin: 7px 0 -10px 120px;
    display: block;
    font-size: 10px
}

.article-list .content cat a {
    visibility: visible;
    background: rgba(0,
            0,
            0,
            .1);
    padding: 0 5px;
    color: #000
}

.article-list .content article:hover cat a {
    visibility: visible
}

.article-list .content article:hover cat::after {
    font-family: FontAwesome;
    content: "\f0da";
    margin-left: 3px;
    opacity: .5
}

.article-list .content article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.anketa {
    position: relative
}

.anketa div {
    height: 250px;
    background-repeat: no-repeat;
    background-position: center top
}

.anketa div:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: rgba(255,
            255,
            255,
            .8)
}

.anketa p4 {
    position: relative;
    z-index: 1;
    margin: 0 30px;
    font-family: "Roboto Slab",
        serif;
    font-size: 37px;
    line-height: normal;
    font-weight: 700;
    text-align: center;
    height: 100px;
    padding-top: 67px
}

.anketa h5 {
    position: absolute;
    left: 50%;
    z-index: 2;
    margin: 10px 22px 14px -60px;
    font-family: "Roboto Slab",
        serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    width: 100px;
    text-align: center;
    background: #333;
    padding: 8px 10px 10px 10px
}

.anketa h5:hover {
    background: #a91c28
}

.anketa h5 a {
    color: #fff
}

.anketa h6 {
    position: absolute;
    z-index: 2;
    left: 50%;
    width: 250px;
    margin: 0 0 0 -125px;
    text-align: center;
    bottom: 25px
}

.anketa h6 a {
    display: block;
    margin: 10px;
    float: left;
    width: 90px;
    font-size: 15px;
    background: rgba(100,
            100,
            100,
            .2);
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc
}

.anketa h6 a:last-child {
    float: right
}

.anketa h6 a:hover {
    background: #a91c28;
    color: #fff;
    border: 0
}

.site-list div {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 10px
}

.site-list span {
    float: left
}

.site-list a {
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 20px;
    font-family: "Roboto Slab",
        serif;
    font-weight: 700;
    font-size: 20px
}

.cats ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}

.cats ul li {
    list-style: none;
    float: left;
    width: 25%
}

.cats ul li ul {
    margin-top: 10px
}

.cats ul li ul li {
    width: 100%;
    height: 25px;
    margin-bottom: 0 !important
}

.cats ul li a {
    font-family: "Roboto Slab",
        serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px
}

.cats ul li ul li a {
    font-family: Roboto,
        sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 15px;
    display: block;
    width: 100%
}

.authors-nav article {
    height: 49px;
    overflow: hidden
}

.authors-nav article cat,
.authors-nav article time {
    display: none
}

.authors-nav article h2 {
    margin: 3px 10px 3px 100px !important
}

.authors-nav article h2 b:first-child {
    display: block;
    font-weight: 400;
    color: #5a5a5a
}

.authors-nav article h2 b:last-child {
    display: block;
    font-size: 18px;
    margin-top: -6px
}

.authors-nav article a:hover b {
    color: #a91c28
}

.authors-nav article span {
    width: 85px;
    display: block !important
}

.authors-nav article img {
    width: auto;
    height: 60px;
    margin-left: 0
}

.post .content-top {
    max-width: 50rem;
    padding-bottom: 20px;
    overflow: hidden
}

.white {
    background: #fff
}

.post .art-wrap {
    position: relative;
    clear: both
}

.post .art-title {
    width: calc(100% - 15px)
}

.post .art-title h2 {
    font-weight: 700;
    font-size: 37px;
    margin: 0 0 10px 0;
    line-height: 26px
}

.post .art-title h2 {
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    margin: 0 0 25px 0
}

.post .art-title h2.eubaris {
    background: url(other/eu/eu-top.jpg) no-repeat center;
    height: 120px
}

.post .art-title h2.curling {
    background: url(other/curling/top.jpg) no-repeat center;
    height: 120px
}

.post .art-title #artdata {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: 0 0 20px 0;
    float: left
}

.post .art-title h4 {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    margin: -28px 0 0 0;
    padding: 5px 20px;
    float: left;
    background: rgba(0,
            0,
            0,
            .5);
    color: #fff;
    position: absolute;
    z-index: 2
}

.post .art-title #artdata span {
    display: inline;
    margin-right: 0;
    position: none
}

.post .art-title span {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden
}

.post .art-title span div {
    background: no-repeat;
    background-position: center center;
    background-size: 110% auto;
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.post .art-title span img {
    object-fit: cover;
    width: 100%;
    margin-bottom: -5px;
    min-height: 226px
}

.post .art-title span iframe {
    width: 100%;
    min-height: 480px
}

.post .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0
}

.post .social a {
    font-size: 25px;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(165,
            165,
            165,
            .6);
    margin-bottom: 15px;
    opacity: .5
}

.post .social a:hover {
    opacity: 1;
    color: #fff;
    border-color: #ccc
}

.post .social-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px
}

.post .social-1 a {
    width: 60px;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 25px;
    float: left;
    display: block;
    text-align: center;
    padding: 6px 0 8px 0;
    background: rgba(165,
            165,
            165,
            .6);
    opacity: .5;
    border-radius: 5px;
    border: 1px solid #ccc
}

.post .social-1 a:last-child {
    margin-right: 0
}

.share-this {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: -2px;
    color: #999
}

.post .allnews,
.wrapper_list .allnews {
    width: calc(100% - 10px);
    margin: 0 0 30px 0
}

.post .allnews:hover,
.wrapper_list .allnews:hover {
    color: #fff
}

.post .fb-like {
    float: left;
    margin-right: 15px;
    width: 105px;
    height: 60px;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

.post .dark {
    position: relative
}

.post .dark::after {
    position: absolute;
    z-index: -2;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #191919
}

.post .dark h2 {
    color: #fff
}

.post .dark h2 {
    color: #ccc
}

.post .dark h3 {
    color: #ccc
}

.post .art-title #artdata a {
    color: #fff;
    background: #a91c28;
    padding: 0 20px;
    margin-right: 10px
}

.post .art-title #artdata a:hover {
    color: #fff;
    background: #333
}

.post .dark h3 a:hover {
    color: #a91c28;
    background: #fff
}

.post .content-top img {
    width: auto;
    position: relative;
    z-index: 1
}

.post .breadcrumbs {
    float: left;
    width: 100%
}

.post .breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.post .breadcrumbs ul li {
    display: block;
    float: left;
    margin-right: 5px
}

.post .breadcrumbs ul li:first-child {
    margin-right: 0
}

.post .breadcrumbs ul li::before {
    content: '\203A';
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 24px;
    margin-top: -6px;
    opacity: .5
}

.post .breadcrumbs ul li:first-child::before {
    content: ''
}

.post .breadcrumbs a {
    text-transform: uppercase;
    font-size: 13px
}

.post .dark .breadcrumbs {
    color: #fff
}

.post .dark .breadcrumbs a {
    color: #fff;
    opacity: .8
}

.post .dark .breadcrumbs a:hover {
    opacity: 1
}

.post .left {
    margin: 0 315px 0 0;
    min-height: 330px
}

.post .left-int {
    max-width: 580px;
    font-size: 17px;
    line-height: 28px;
    background: #fff;
    float: left
}

.post .left-int h2{
    font-size: 20px !important;
    font-weight:bold;
}

.post .left-int h3{
    font-size: 16px !important;
    font-weight:bold;
    font-family: "Roboto Slab", serif;
}

.post .left-int h4{
    font-size: 14px !important;
    font-weight:bold;
    font-family: "Roboto Slab", serif;
}

.post .left-int p {
    margin: 0 0 20px 0
}

.post .left-int p img {
    cursor: pointer;
    width: 100%;
    height: auto
}

.post .left-int a {
    color: #a91c28
}

.post .left-int a:hover {
    color: #000
}

.post .left-int .box-in-text {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 300px;
    margin-left: -150px;
    border: 15px solid #fff
}

@media all and (max-width:1200px) {
    .post .left-int .box-in-text {
        margin-left: 0;
        border: 0
    }
}

.post .left-int iframe {
    width: 100%
}

.post .tags {
    padding-top: 0;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height: 20px
}

.post .tags a {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .03em
}

.post .tags a::after {
    content: '|';
    color: #a5a5a5;
    margin: 0 5px
}

.post .tags a:last-child::after {
    content: ''
}

.post .right,
.wrapper_list .right {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    height: 100%
}

.post .right div,
.wrapper_list .right div {
    float: left;
    margin-bottom: 15px
}

.post .right-column,
.wrapper_list .right {
    position: relative;
    margin-top: 15px
}

.post .row-2 div {
    width: 49%;
    margin-right: 2%
}

.post .column-02 article:first-child h2,
.post .right .column-02 article:first-child h2 {
    font-weight: 400;
    font-size: 15px
}

.post .column-02 article:first-child h2 {
    margin: 10px 15px 10px 15px
}

.post .column-02 article cat {
    display: none
}

.box-in-text {
    background: #fff
}

.post .left-int .box-in-text a {
    color: #333
}

.post .left-int .box-in-text a:hover {
    color: #a91c28
}

.post .left-int .box-in-text .column-02 {
    line-height: 18px
}

.post .left-int .box-in-text .column-02 article img {
    width: auto
}

.post .left-int .box-in-text .column-02 article:first-child img {
    width: 100%
}

.post .left-int .box-in-text .title-2 {
    padding: 0 10px 0 15px;
    margin: 0 0 -28px 0
}

.post .column-01 cat,
.post .left-int .box-in-text .column-02 cat {
    display: none
}

.post .first-gallery-wrap {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%
}

.post .gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 87px;
    overflow: hidden
}

.post .gallery li {
    position: relative;
    width: 18.68%;
    height: 87px;
    overflow: hidden;
    float: left;
    margin-right: 1.53%;
    margin-bottom: 10px;
    display: block
}

.post .gallery li a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.post .gallery li img {
    filter: grayscale(1);
    opacity: .6;
    transition: .2s ease-in-out
}

.post .gallery li:hover img {
    filter: grayscale(0);
    opacity: 1
}

.post .left-int .first-gallery-wrap>img {
    width: 100%;
    cursor: pointer
}

.post .left-int .first-gallery-wrap {
    margin-bottom: 20px
}

.post .view_full_gallery {
    position: absolute;
    height: 87px;
    width: 18.5%;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #e5e5e5;
    line-height: 87px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #b4b4b4;
    user-select: none;
    cursor: pointer;
    transition: .2s ease-in-out
}

.post .view_full_gallery:hover {
    color: #333
}

.post .image-text {
    display: block;
    text-align: left !important;
    padding: 5px 20px 0 20px;
    width: 98%;
    color: #333;
    margin-top: 0;
    font-size: 13px
}

.post .dark .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post .dark-img {
    background: #333;
    padding: 20px 20px;
    margin-left: -20px
}

.post .dark-img .social {
    width: 120px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 20px
}

.post .dark-img .image-text {
    color: #ccc;
    margin-top: 20px;
    font-size: 13px
}

.post #newsrec1 .art-wrap {
    padding-right: 15px
}

.comment-wrap {
    width: calc(100% - 15px)
}

.comment-box {
    background: #fff
}

.comment {
    width: calc(100% - 40px) !important;
    padding: 15px 20px 20px 20px;
    position: relative;
    min-height: 125px;
    overflow: hidden;
}

.comment .avatar {
    float: left;
    width: 65px
}

.comment .text {
    max-width: 465px;
    float: left;
    position: relative;
    line-height: 22px;
    position: relative;
    margin-left: 15px;
    margin-top: 15px
}

.comment .avatar img {
    width: 55px;
    height: 55px;
    border: 3px solid #ccc;
    border-radius: 3px
}

.comment .avatar p {
    font-size: 12px;
    color: #a5a5a5;
    margin: 0;
    width: 62px
}

.comment .info {
    margin-bottom: 10px;
    margin-left: 15px;
    width: calc(100% - 270px)
}

.comment .info a {
    color: #a91c28;
    position: relative;
    z-index: 1
}

.comment .info a:hover {
    color: #333
}

.comment .info p {
    font-size: 11px;
    color: #a5a5a5;
    margin: 0
}

.comment .info .name {
    font-family: "Roboto Slab",
        serif
}

.comment .vote {
    position: absolute;
    top: 27px;
    right: 20px
}

.comment .vote div {
    float: right;
    width: auto
}

.comment .vote div:first-child {
    margin-left: 20px
}

.comment .vote .vote-up a {
    color: #34b300
}

.comment .vote .vote-down a {
    color: #a91c28
}

.comment .vote .vote-down a:hover,
.comment .vote .vote-up a:hover {
    color: #333
}

.comment .avatar .warning {
    font-size: 11px;
    margin-top: 7px;
    visibility: hidden;
    opacity: .4;
    text-align: center;
    width: 62px
}

.comment:hover .avatar .warning {
    visibility: visible
}

.comment .avatar .warning:hover {
    opacity: 1
}

.input-box {
    min-height: 100px;
    background: rgba(125,
            125,
            125,
            .1);
    margin-bottom: 20px
}

.input-box .text {
    margin-top: 0;
    margin-left: 0
}

.input-box a {
    color: #a91c28
}

.input-box a:hover {
    text-decoration: underline
}

.input-box textarea {
    width: 98%;
    padding: 1%;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 15px;
    font-family: Roboto,
        sans-serif;
    height: 16px
}

.input-box .comment {
    float: none
}

.input-box .comment {
    min-height: auto
}

.comment .numbers {
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 20px !important;
    width: 62px;
    height: 15px;
    overflow: hidden;
    line-height: 14px;
    font-weight: 600;
    color: #ebebeb !important
}

.sport {
    color: #ddd;
    background-color: #111 !important;
    font-weight: 400
}

.sport article {
    background: #333
}

.sport article:hover {
    background: #5a5a5a
}

.sport a {
    color: #ddd
}

.sport a:hover {
    color: #fff
}

.sport #cookies-agreebar {
    color: #000
}

.sport #chrome-bar-install a {
    color: #000
}

.sport.post .left-int a:hover {
    color: #ddd
}

.sport.post .social-1 a {
    border: 1px solid #111
}

.sport.post .invert article h2 a,
.sport.post .invert-1 article:nth-child(1) h2 a,
.sport.post .invert-2 article:nth-child(2) h2 a {
    color: #ddd
}

.sport.post .invert article h2 a:hover,
.sport.post .invert-1 article:nth-child(1) h2 a:hover,
.sport.post .invert-2 article:nth-child(2) h2 a:hover {
    color: #fff
}

.sport .top-sport>div:first-child,
.sport .top-sport>div:last-child::before {
    box-shadow: 200px 0 150px 0 rgba(255,
            255,
            255,
            .55),
        -200px 0 150px 0 rgba(255,
            255,
            255,
            .55)
}

.sport .ads-25,
.sport .ads-25-1,
.sport .ads-60-l,
.sport .ads-60-r,
.sport .zone-ads {
    background: #111
}

.sport .ads-60-r {
    overflow: hidden
}

.sport .column-05 article time,
.sport .column-06 article time {
    background: #000;
    color: #eee
}

.sport .column-01 article a:hover time,
.sport .column-02 article a:hover time,
.sport .column-02-a article a:hover time,
.sport .column-03 article a:hover time,
.sport .column-07 article a:hover time,
.sport .column-09 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-05 article a:hover img,
.sport .column-06 article a:hover img {
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.sport .column-05 article a:hover h2,
.sport .column-06 article a:hover h2 {
    color: #eee
}

.sport .column-05 article cat,
.sport .column-06 article cat {
    color: #fff;
    background: rgba(255,
            255,
            255,
            .3)
}

.sport .column-01 article cat a,
.sport .column-02 article cat a {
    color: #fff
}

.sport .column-02 article:first-child cat a,
.sport .column-12 article cat a {
    color: #333
}

.sport .column-02 article:first-child h2 a,
.sport .column-12 article h2 a {
    color: #ddd
}

.sport .column-02 article:first-child h2 a:hover,
.sport .column-12 article h2 a:hover {
    color: #fff
}

.sport .column-12 article cat:hover {
    background: rgba(255,
            255,
            255,
            .9)
}

.sport .column-05 article span,
.sport .column-06 article span {
    border-top: 15px solid #000
}

.sport .column-05 article a:hover span,
.sport .column-06 article a:hover span {
    border-top: 15px solid #333;
    -webkit-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: 0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.sport .column-06 article h2 a:hover {
    color: #fff
}

.sport .column-06 article:hover time {
    background: #a91c28
}

.sport .column-05 article a:hover time,
.sport .column-06 article a:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.sport .column-04 article:nth-child(1) a,
.sport .column-04-a article:nth-child(2) a,
.sport .column-05 article a,
.sport .column-06 article a {
    color: #eee
}

.sport .column-05 article::before,
.sport .column-06 article::before {
    background: #000
}

.sport .column-16 article {
    background: 0 0
}

.sport .column-16 article cat a::before {
    filter: invert()
}

.sport .title-2 {
    background: #333
}

.sport .title-1-nav a {
    background: #333
}

.sport .title-1-nav a:hover {
    background: #5a5a5a
}

.sport .title-1:hover a::before {
    background: #5a5a5a
}

.sport .title-1 a::after {
    content: '';
    position: absolute;
    margin-left: 7px;
    height: 18px;
    width: 10%;
    margin-top: 5px;
    background: -moz-linear-gradient(left,
            rgba(255,
                255,
                255,
                .75) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(255,
                255,
                255,
                .75) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(255,
                255,
                255,
                .75) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.sport .separator div:nth-child(1) {
    background: -moz-linear-gradient(left,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.sport .separator div:nth-child(2) {
    background: -moz-linear-gradient(right,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(255,
                255,
                255,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.sport .title-1-nav {
    background: -moz-linear-gradient(right,
            rgba(255,
                255,
                255,
                .5) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(255,
                255,
                255,
                .5) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(255,
                255,
                255,
                .5) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.sport .title-1-nav span {
    color: #ddd
}

.sport .column-01 article {
    background: #5a5a5a
}

.sport .invert article span,
.sport .invert-1 article:nth-child(1) span,
.sport .invert-2 article:nth-child(2) span {
    box-shadow: none !important
}

.sport .invert article,
.sport .invert-1 article:nth-child(1),
.sport .invert-2 article:nth-child(2) {
    background: #5a5a5a
}

.sport .invert article:hover,
.sport .invert-1 article:nth-child(1):hover,
.sport .invert-2 article:nth-child(2):hover {
    background: #5a5a5a
}

.sport .invert article h2,
.sport .invert-1 article:nth-child(1) h2,
.sport .invert-2 article:nth-child(2) h2 {
    color: #ddd
}

.sport .invert article:hover h2,
.sport .invert-1 article:nth-child(1):hover h2,
.sport .invert-2 article:nth-child(2):hover h2 {
    color: #fff
}

.sport .column-12 article:first-child span {
    border-top: 15px solid #333;
    border-bottom: 15px solid #333
}

.sport .column-12 article:first-child:hover span {
    border-top: 15px solid #5a5a5a;
    border-bottom: 15px solid #5a5a5a
}

.sport .morenews {
    background: #a91c28
}

.sport .morenews:hover {
    background: #333
}

.sport .footer-wrapper {
    background: #333
}

.sport.post .white {
    background: #111
}

.sport.post .left-int {
    background: #111
}

.lifestyle .logo {
    filter: hue-rotate(330deg)
}

.lifestyle .over-top {
    background: #fff
}

.lifestyle .over-top .navigation a {
    color: #951c55
}

.lifestyle .over-top .navigation a:hover {
    color: #333
}

.lifestyle header {
    background: #951c55
}

.lifestyle .more-box {
    background: 0 0
}

.lifestyle .right-navigation a {
    color: #951c55 !important
}

.lifestyle.post .art-title h2 {
    color: #003d61
}

.lifestyle.post .art-title #artdata a {
    background: #951c55
}

.lifestyle article h2 a {
    color: #003d61
}

.lifestyle article:hover h2 a {
    color: #951c55
}

.lifestyle article time {
    background: #003d61;
    color: #fff
}

.lifestyle article:hover time {
    background: #951c55;
    color: #fff
}

.lifestyle .column-06 article::after {
    -webkit-filter: opacity(10%);
    -moz-filter: opacity(10%);
    -o-filter: opacity(10%);
    -ms-filter: opacity(10%);
    filter: opacity(10%)
}

.lifestyle .column-06 article {
    background: #fff
}

.lifestyle .column-12 article span::before,
.lifestyle .column-13 article span::before {
    background: 0 0
}

.lifestyle .column-12 article span,
.lifestyle .column-13 article span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #951c55
}

.lifestyle .column-12 article:hover span,
.lifestyle .column-13 article:hover span {
    border-top: 15px solid #951c55;
    border-bottom: 15px solid #ca8daa
}

.lifestyle .column-12 article:hover h2 a,
.lifestyle .column-13 article:hover h2 a {
    color: #fff
}

.lifestyle .column-12 article:hover time,
.lifestyle .column-13 article:hover time {
    background: #951c55
}

.lifestyle .column-12 article:hover h2,
.lifestyle .column-13 article:hover h2 {
    border-left: 15px solid #951c55
}

.lifestyle .column-12 article cat:hover {
    background: rgba(255,
            255,
            255,
            .9)
}

.lifestyle .title-1 a {
    color: #005689
}

.lifestyle .title-1 a::before {
    background: #951c55
}

.lifestyle .title-1 a::after {
    background: -moz-linear-gradient(left,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.lifestyle .separator div:nth-child(1) {
    background: -moz-linear-gradient(left,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to right,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.lifestyle .separator div:nth-child(2) {
    background: -moz-linear-gradient(right,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(149,
                28,
                85,
                .45) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

.lifestyle .column-06 article::after,
.lifestyle .column-06 article::before {
    display: none
}

.lifestyle .column-06 article span {
    border-color: #951c55
}

.lifestyle .column-06 article:hover span {
    border-color: #e2a8c4
}

.lifestyle .column-06 article:nth-child(2) cat {
    background: rgba(204,
            204,
            204,
            .5)
}

.lifestyle .column-06 article:nth-child(2) cat:hover {
    background: rgba(204,
            204,
            204,
            .7)
}

.lifestyle .invert article time,
.lifestyle .invert-1 article:nth-child(1) time,
.lifestyle .invert-2 article:nth-child(2) time {
    background: #fff;
    color: #000
}

.lifestyle .invert article span,
.lifestyle .invert-1 article:nth-child(1) span,
.lifestyle .invert-2 article:nth-child(2) span {
    box-shadow: none !important;
    border-color: #951c55
}

.lifestyle .invert article,
.lifestyle .invert-1 article:nth-child(1),
.lifestyle .invert-2 article:nth-child(2) {
    background: #951c55;
    border-color: #951c55
}

.lifestyle .invert article:hover,
.lifestyle .invert-1 article:nth-child(1):hover,
.lifestyle .invert-2 article:nth-child(2):hover {
    background: #ca8daa
}

.lifestyle .invert article h2 a,
.lifestyle .invert-1 article:nth-child(1) h2 a,
.lifestyle .invert-2 article:nth-child(2) h2 a {
    color: #fff
}

.lifestyle .invert article:hover h2,
.lifestyle .invert-1 article:nth-child(1):hover h2 a,
.lifestyle .invert-2 article:nth-child(2):hover h2 a {
    color: #fff
}

.lifestyle .invert article h2 a:hover {
    color: #fff
}

.lifestyle .title-1-nav a {
    background: #951c55;
    color: #fff
}

.lifestyle .title-1-nav a:hover {
    background: #fff;
    color: #951c55
}

.lifestyle .title-1-nav span {
    color: #951c55
}

.lifestyle .title-1-nav {
    background: -moz-linear-gradient(right,
            rgba(149,
                28,
                85,
                .25) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(149,
                28,
                85,
                .25) 0,
            rgba(0,
                0,
                0,
                0) 100%);
    background: linear-gradient(to left,
            rgba(149,
                28,
                85,
                .25) 0,
            rgba(0,
                0,
                0,
                0) 100%)
}

#moreopinion:hover,
.lifestyle .morenews:hover {
    background: #951c55
}

.lifestyle .coffee-icons li img,
.lifestyle .sidebar_close {
    filter: hue-rotate(290deg)
}

.lifestyle .NewReadedTabs .tabs {
    border-bottom: 1px solid #951c55 !important
}

.lifestyle .NewReadedTabs .active {
    background: #951c55 !important
}

.lifestyle .car-wrapdots .act-num {
    color: #951c55
}

.lifestyle .car-wrapdots span svg {
    fill: #951c55
}

.lifestyle .car-wrapdots span svg:hover {
    opacity: .9
}

.lifestyle .butt,
.lifestyle .comment_send {
    background: #951c55
}

.lifestyle .butt:hover,
.lifestyle .comment_send:hover {
    opacity: .9
}

.zdrave a:hover {
    color: #059396
}

.zdrave .logo {
    filter: hue-rotate(185deg) brightness(1.5)
}

.zdrave .over-top {
    background: #fff
}

.zdrave header {
    background: #059396
}

.zdrave .more-box {
    background: 0 0
}

.zdrave .over-top .navigation a {
    color: #059396
}

.zdrave .over-top .navigation a:hover {
    color: #333
}

.zdrave .navigation li a:hover {
    color: #fff
}

.zdrave .right-navigation a {
    color: #059396 !important
}

.zdrave article h2 a:hover {
    color: #059396
}

.zdrave .title-1 a::before {
    background: #059396
}

.zdrave .title-1 a {
    color: #059396
}

.zdrave .title-1 a::after {
    background: -moz-linear-gradient(left,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: linear-gradient(to right,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%)
}

.zdrave .title-1-nav {
    background: -moz-linear-gradient(right,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: linear-gradient(to left,
            rgba(5,
                147,
                150,
                .15) 0,
            rgba(5,
                147,
                150,
                0) 100%)
}

.zdrave .title-1-nav span {
    color: #059396
}

.zdrave .title-1-nav a {
    background: #059396;
    color: #fff
}

.zdrave .title-1-nav a:hover {
    background: #fff;
    color: #059396
}

.zdrave .separator div:nth-child(1) {
    background: -moz-linear-gradient(left,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: -webkit-linear-gradient(left,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: linear-gradient(to right,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%)
}

.zdrave .separator div:nth-child(2) {
    background: -moz-linear-gradient(right,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: -webkit-linear-gradient(right,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%);
    background: linear-gradient(to left,
            rgba(5,
                147,
                150,
                .45) 0,
            rgba(5,
                147,
                150,
                0) 100%)
}

.zdrave .invert article h2 a:hover,
.zdrave .invert-1 article:nth-child(1) h2 a:hover,
.zdrave .invert-2 article:nth-child(2) h2 a:hover {
    color: #059396
}

.zdrave .column-01 article time {
    background: #059396
}

.zdrave .column-01 cat a:hover {
    color: #059396
}

.zdrave .column-02 article time {
    background: #059396
}

.zdrave .column-02 article h2 a:hover {
    color: #003510 !important
}

.zdrave .column-05 article:first-child:hover time {
    background: #059396
}

.zdrave .column-05 article:first-child:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-05 article:first-child h2 a {
    opacity: .9;
    color: #fff
}

.zdrave .column-05 article:first-child::after {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-image: url(../design/article-bg.jpg);
    background-size: 110% 110%;
    width: calc(100%+20px);
    height: calc(100%+20px);
    filter: sepia(100) hue-rotate(135deg) saturate(8) blur(10px) brightness(1.2)
}

.zdrave .column-06 article time {
    background: #059396
}

.zdrave .column-06 article:hover span {
    border-top: 15px solid #059396
}

.zdrave .column-06 article:hover img {
    -webkit-box-shadow: 0 0 175px 120px #059396;
    -moz-box-shadow: 0 0 175px 120px #059396;
    box-shadow: 0 0 175px 120px #059396
}

.zdrave .column-06 article::after {
    background: #0cdadf
}

.zdrave .column-07 article time {
    background: #059396
}

.zdrave .column-07 article a:hover {
    color: #059396
}

.zdrave .column-08 article time {
    background: #059396
}

.zdrave .column-08 article cat {
    background: #059396
}

.zdrave .column-09 article:hover time {
    background: #059396
}

.zdrave .column-09 article time {
    background: #059396
}

.zdrave .column-12 article span {
    border-top: 15px solid #059396;
    border-bottom: 15px solid #059396
}

.zdrave .column-12 article:hover time {
    background: #059396
}

.zdrave .column-12 article:hover h2 {
    border-left: 15px solid #059396
}

.zdrave .column-16 article h2 a {
    color: #333
}

.zdrave .column-16 article h2 a:hover {
    color: #003510
}

.zdrave .column-16 article cat a {
    color: #059396
}

.zdrave .column-16 article cat a:hover {
    color: #003510
}

.zdrave .coffee-icons li img,
.zdrave .sidebar_close {
    filter: hue-rotate(140deg) brightness(1.3)
}

.zdrave .coffee-icons li:hover a {
    color: #059396
}

.zdrave .input-box a {
    color: #059396
}

.zdrave.post .art-title #artdata a {
    background: #059396
}

.zdrave .NewReadedTabs .tabs {
    border-bottom: 1px solid #059396
}

.zdrave .NewReadedTabs .active {
    background: #059396 !important
}

.zdrave .butt,
.zdrave .comment_send {
    background: #059396
}

.zdrave .butt:hover,
.zdrave .comment_send:hover {
    opacity: .9
}

.zdrave .car-wrapdots span svg {
    fill: #059396
}

.zdrave .car-wrapdots span svg:hover {
    opacity: .9
}

.zdrave .car-wrapdots .act-num {
    color: #059396
}

.zdrave.post .tags a {
    color: #059396
}

.zdrave.post .left-int a:hover {
    color: #003510
}

.vivacom-index article:nth-child(2) span {
    height: 154px
}

.vivacom-index article:nth-child(2) span::after {
    content: url(../design/vivacom/vivacom-index.png);
    position: absolute;
    height: 33px;
    width: 301;
    bottom: 0;
    left: 0
}

.vivacom-bg {
    cursor: pointer;
    background: url(/design/vivacom/wallpaper-offnews-vivacom.png) no-repeat;
    background-position: center top;
    background-color: #fff;
    width: 100%;
    height: 1000px
}

#mainimage {
    cursor: pointer
}

.modal {
    display: none;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,
            0,
            0,
            .9)
}

.modal .modal-thumbs {
    position: fixed;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 124px;
    overflow: auto;
    white-space: nowrap;
    padding: 0;
    text-align: center;
    scroll-behavior: smooth
}

.modal .modal-thumbs li {
    display: inline-block;
    width: 86px;
    height: 86px;
    overflow: hidden;
    margin: 0 5px;
    opacity: .7;
    border: 2px solid rgba(255,
            255,
            255,
            .3)
}

.modal .modal-thumbs li:first-child {
    margin-left: 10px
}

.modal .modal-thumbs li:last-child {
    margin-right: 10px
}

.modal .modal-thumbs a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    opacity: .7;
    filter: grayscale(1);
    transition: .2s ease-in-out
}

.modal .modal-thumbs a:hover {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-thumbs a.actv {
    opacity: 1;
    filter: grayscale(0)
}

.modal .modal-content {
    position: absolute;
    max-width: 80%;
    max-height: calc(100% - 165px);
    margin-top: -30px;
    border-radius: 10px;
    border: 7px solid #222;
    box-shadow: 0 0 10px 0 #000
}

.modal .position-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: calc(100% - 125px)
}

.modal #caption {
    position: absolute;
    width: calc(100% - 40px);
    text-align: center;
    color: #ccc;
    padding: 10px 20px;
    bottom: 15px;
    background: rgba(0,
            0,
            0,
            .3)
}

.modal.single-image .modal-content {
    max-height: 80%;
    margin-top: 0
}

.modal.single-image #caption {
    display: none
}

.modal.single-image .position-content {
    height: 100%
}

.modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s;
    z-index: 1
}

.close:focus,
.modal .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.modal #numbertext {
    color: #fff;
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 26px;
    left: 35px;
    font-weight: 700;
    opacity: .5
}

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

.modal .next,
.modal .prev {
    position: absolute;
    z-index: 10;
    top: calc(50% - 140px);
    padding: 16px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    border-radius: 0 3px 3px 0;
    transition: .6s ease;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none
}

.modal .prev {
    padding-left: 32px
}

.modal .next {
    right: 0;
    padding-right: 32px;
    border-radius: 3px 0 0 3px
}

.modal .next:hover,
.modal .prev:hover {
    background-color: rgba(0,
            0,
            0,
            .8);
    color: #fff
}

.adclose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    color: #555;
    font-weight: 700;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 2px;
    z-index: 11000;
    background-color: #fff;
    border-radius: 3px
}

.foot {
    position: fixed;
    width: 300px;
    height: 250px;
    z-index: 10000;
    text-align: center;
    font-size: 18px;
    color: #000;
    background: #fff;
    display: flex;
    justify-content: center;
    right: 0;
    margin-right: 3px;
    margin-left: auto;
    margin-bottom: 3px;
    bottom: -475px;
    box-shadow: 0 0 0 3px #fff,
        0 0 60px 10px rgba(0,
            0,
            0,
            .75)
}

.slide-up {
    bottom: 0 !important
}

.slide-down {
    bottom: -475px !important
}

.eu2018bg {
    background: url(img/euflag_right_top.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.navigation .eu2018bg {
    background: url(img/euflag_top.jpg) right 1px no-repeat #fff
}

.eu2018bg-index article {
    background: url(img/eu2018bg-index.png) left 75px no-repeat #fff
}

.usa-for-bg {
    background: url(../design/other/america_for_bulgaria/logo.png) right bottom no-repeat;
    background-size: 100px auto;
    width: 100px;
    height: 100px;
    margin-top: 5px;
    float: left
}

.usa-for-bg-info {
    display: block;
    color: #555;
    font-size: 11px;
    width: 65%;
    margin-left: 115px;
    margin-bottom: 30px
}

.eu2019 img {
    margin-top: -20px;
    width: 120px
}

.obetovanazemia {
    background: url(other/obetovanata-zemq/post.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.preotkrijbg {
    background: url(other/post/preotkrijbg.jpg) right bottom no-repeat #fff;
    background-size: 200px auto;
    padding-right: 135px
}

.column-14 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background: url(other/obetovanata-zemq/bottom.jpg) no-repeat bottom left !important
}

.column-14 article:last-child {
    margin-right: 0
}

.column-14 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-14 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-14 article img {
    width: 100%;
    height: auto
}

.column-14 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 83px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-14 article h2::before {
    content: url(other/obetovanata-zemq/obetovanata-zemq.jpg);
    position: absolute;
    width: 59px;
    height: 59px;
    background: #000;
    left: 13px;
    bottom: 13px;
    border: 1px solid #fff
}

.column-14 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-14 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat:hover,
.column-14 article:hover cat {
    background: url(other/obetovanata-zemq/top.jpg) no-repeat top left !important
}

.column-14 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto,
        sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-14 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-14 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

/* //////////////////////////////// */

.column-15 article {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-right: 1%;
    height: 200px;
    background-image: url(../design/article-bg.jpg)
}

.column-15 article:last-child {
    margin-right: 0
}

.column-15 article time {
    display: none;
    background: #000;
    color: #fff;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .5
}

.column-15 article:hover time {
    background: #a91c28;
    opacity: 1
}

.column-15 article img {
    width: 100%;
    height: auto
}

.column-15 article h2 {
    font-size: 15px;
    margin: 7px 10px 10px 15px;
    line-height: normal;
    height: 42px;
    overflow: hidden
}

.column-15 article h2:hover {
    -webkit-box-shadow: inset 0 0 175px 120px rgba(0,
            0,
            0,
            .65),
        0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    -moz-box-shadow: inset 0 0 175px 120px rgba(0,
            0,
            0,
            .65),
        0 0 175px 120px rgba(0,
            0,
            0,
            .8);
    box-shadow: inset 0 0 175px 120px rgba(0,
            0,
            0,
            .65),
        0 0 175px 120px rgba(0,
            0,
            0,
            .8)
}

.column-15 article h2 a {
    color: #fff
}

.column-15 article span {
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-top: 33px
}

.column-15 article cat {
    position: absolute;
    left: 0;
    right: 0;
    height: 28px;
    top: 0;
    margin: 0 auto;
    padding: 1px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat:hover,
.column-15 article:hover cat {
    background: url(../design/article-bg-column-15-top.jpg) no-repeat top left !important
}

.column-15 article cat::after {
    content: 'Виж Всички';
    position: absolute;
    right: 11px;
    top: 9px;
    color: #000;
    font-family: Roboto,
        sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 10px
}

.column-15 article cat::before {
    font-family: FontAwesome;
    content: "\f0da";
    opacity: .5;
    right: 3px;
    position: absolute;
    top: 9px;
    color: #000
}

.column-15 article cat a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.01em;
    position: absolute;
    left: 10px;
    right: 0;
    z-index: 1
}

/* START BANNER REPLACE */

/* .column-15 article cat,
.column-15 article h2,
.column-15 article span a img {
    display: none;
}

.column-15 article span {
    position: relative;
    display: block;
    margin-top: 0px;
    height: 200px;
}

.column-15 article span a {
    position: absolute;
    display: block;
    height: 200px;
    width: 100%;

    background-image: url('https://offnews.bg/design/other/eMag/emag_2022.jpg');
    background-position: left top;
    background-repeat: no-repeat;
} */

/* END BANNER REPLACE */

/* //////////////////////////////// */

.column-16 article {
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden
}

.column-16 article span,
.column-16 article time {
    display: none
}

.column-16 article h2,
.column-16 article cat {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: none;
    height: 20px;
    font-family: "Roboto Slab",
        serif;
    font-weight: 400
}

.column-16 article h2 {
    height: 40px;
    font-family: Roboto,
        sans-serif;
    font-size: 13px
}

.column-16 article cat a {
    color: #a91c28;
    padding-right: 5px;
    padding-left: 15px;
    font-family: Roboto,
        sans-serif;
    font-size: 13px
}

.column-16 article cat a::before {
    position: absolute;
    content: url('data:image/svg+xml; utf8, <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 75 86.6" xml:space="preserve"><polygon points="0,43.3 0,0 37.5,21.7 75,43.3 37.5,65 0,86.6"></polygon></svg>');
    width: 8px;
    left: 0;
    top: 4px;
    opacity: .5
}

.column-17 article {
    height: 355px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0
}

.column-17 article img {
    width: 100%;
    height: auto
}

.column-17 article time {
    color: #fff;
    font-size: 10px;
    opacity: .6;
    width: auto;
    padding: 2px 10px 2px 10px;
    margin-top: 15px;
    background: rgba(255,
            255,
            255,
            .2);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover time {
    background: #a91c28;
    color: #fff;
    opacity: 1
}

.column-17 article h2 {
    z-index: 1;
    position: relative;
    color: #fff;
    font-size: 19px;
    margin: 10px 15px 10px 0;
    line-height: normal;
    font-weight: 700;
    width: 65%;
    background: rgba(0,
            0,
            0,
            .5);
    padding: 5px 0 8px 20px;
    border-left: 15px solid #ccc;
    opacity: .95
}

.column-17 article:hover h2 {
    border-left: 15px solid #a91c28;
    opacity: 1
}

.column-17 article h2 a {
    color: #fff !important
}

.column-17 article span {
    display: block;
    margin-bottom: -140px;
    height: 325px;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    border-top: 15px solid #333;
    border-bottom: 15px solid #333;
    background: #000
}

.column-17 article cat {
    color: #333;
    padding: 2px 15px;
    margin: -17px 0 0 85px;
    background: rgba(255,
            255,
            255,
            .7);
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 35px;
    bottom: 50px
}

.column-17 article:hover cat {
    color: #fff
}

.row-4 .column-17 article h2 {
    font-size: 19px;
    margin: 10px 0 0 0;
    padding-right: 15px;
    line-height: normal;
    width: auto;
    font-weight: 700;
    border-left: 0
}

.row-4 .column-17 article:hover h2 {
    border-left: 0 solid #a91c28;
    opacity: 1
}

.column-17 article span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 355px;
    border-top: 0;
    border-bottom: 0;
    background: linear-gradient(to right,
            rgba(0,
                0,
                0,
                .15) 0,
            rgba(0,
                0,
                0,
                .55) 40%)
}

.column-17 article span a {
    width: calc(100% - 285px);
    margin-left: auto
}

.column-17 article h2 {
    font-size: 23px;
    position: absolute;
    background: #000;
    top: 7px;
    opacity: 1;
    width: 264px;
    bottom: 7px;
    box-shadow: 0 73px 100px 40px #ccc,
        0 -73px 100px 40px #ccc,
        0 0 50px 20px #fff
}

.column-17 article h2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(../design/article-bg.jpg);
    background-size: 200% 100%;
    background-position: center center;
    opacity: .4;
    filter: blur(10px)
}

.column-17 article h2 a {
    padding-right: 20px;
    padding-top: 20px;
    display: block
}

.qc-cmp2-summary-info .qc-cmp2-logo-displayed {
    height: 100px !important
}

.carouselJS-01>article {
    display: none
}

.carouselJS-01>div {
    display: none
}

.carouselJS-01 .car-active {
    display: block
}

.car-wrapdots {
    display: block;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    user-select: none
}

.car-wrapdots div {
    float: unset !important;
    display: inline;
    padding: 3px;
    cursor: pointer
}

.car-wrapdots .act-num {
    color: #a91c28
}

.car-wrapdots span {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.car-wrapdots span svg {
    width: 10px;
    height: 11px;
    fill: #666;
    cursor: pointer
}

.car-wrapdots span svg:hover {
    fill: #a91c28
}

.NewReadedTabs>div {
    float: left
}

.NewReadedTabs .tabs {
    width: 100%;
    border-bottom: 1px solid #a91c28
}

.NewReadedTabs .tabs span {
    background: #fff;
    color: #333;
    display: block;
    float: left;
    padding: 10px;
    cursor: pointer
}

.NewReadedTabs .tabs .active {
    background: #a91c28;
    color: #fff
}

.NewReadedTabs .tabContent>div {
    display: none
}

.post .NewReadedTabs {
    margin-top: 15px;
    height: 399px !important;
}

.NewReadedTabs.list .column-01 article {
    height: 93px
}

.NewReadedTabs.list .column-01 article:last-child {
    margin-bottom: 15px
}

.NewReadedTabs.list .tabContent {
    margin-top: 12px
}

.NewReadedTabs.list .column-01 cat {
    margin-top: 0
}

.featherlight-iframe .featherlight-content {
    overflow-y: unset !important;
    overflow: unset !important
}

.featherlight .featherlight-close-icon {
    top: -25px !important;
    right: -25px !important;
    width: 25px !important;
    height: 25px;
    background: #fff !important;
    border-radius: 50%;
    border: 2px solid #ccc !important;
    line-height: 21px !important
}

.questionnaire {
    min-width: unset;
}

/* BULGARIA REGIIONS - NAVIGATION */

.regions {
    display: none;

    font-size: 14px;

    padding: 13px 20px 15px 20px;
    width: calc(100% - 40px);
    margin-top: 5px;

    line-height: 22px;

    background: #f5f5f5;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, .25);
}

.regions-active {
    display: block;
}

.seo1{
    font-size:12px;
}
.seo1 h2{
    font-size:18px;
}

.seo1 h3{
    font-size:16px;
}