
* {
    box-sizing: border-box
}

html {
    font-family: sans-serif
}

article,
figcaption,
figure,
footer,
header,
main,
nav {
    display: block
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media print {

    *,
    ::after,
    ::before {
        background: transparent none repeat scroll 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " ("attr(href) ")"
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2 {
        page-break-after: avoid
    }
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    background-color: #fff
}

a {
    background-color: transparent;
    color: #09f;
    text-decoration: none
}

a:focus,
a:hover {
    color: #09f;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.h1,
.h2,
.h4,
h1,
h2,
h4 {
    font-weight: 700;
    line-height: 1.25;
    color: inherit
}

.h1,
.h2,
h1,
h2 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h4,
h4 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h1,
h1 {
    font-size: 36px
}

.h4,
h4 {
    font-size: 18px
}

p {
    margin: 0 0 11px
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 11px
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #aaa
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:1px) {
    .container {
        width: 100%
    }
}

@media(min-width:1024px) {
    .container {
        width: 999px
    }
}

@media(min-width:1280px) {
    .container {
        width: 1255px
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: outside none none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 9px 12px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.nav-tabs {
    border-bottom: 1px solid transparent
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #f5f5f5 #f5f5f5 transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #666;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: default
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.container::after,
.container::before,
.nav::after,
.nav::before {
    content: "";
    display: table
}

.container::after,
.nav::after {
    clear: both
}

.pull-left {
    float: left !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.c-app-nav::after,
.c-app-nav::before,
.c-bar::after,
.c-bar::before,
.c-nav-extra::after,
.c-nav-extra::before,
.c-post-info::after,
.c-post-info::before,
.c-switcher-box::after,
.c-switcher-box::before,
.o-cmr::after,
.o-cmr::before,
.o-jumbotron::after,
.o-jumbotron::before,
.o-row-sm::after,
.o-row-sm::before,
.o-row::after,
.o-row::before {
    content: "";
    display: table
}

.c-app-nav::after,
.c-bar::after,
.c-nav-extra::after,
.c-post-info::after,
.c-switcher-box::after,
.o-cmr::after,
.o-jumbotron::after,
.o-row-sm::after,
.o-row::after {
    clear: both
}

.c-app-nav,
.c-post-stats,
.c-social-list {
    padding-left: 0;
    list-style: outside none none
}

.i-logo {
    background-position: 0 0;
    width: 50px;
    height: 22px
}

.i-view-light {
    background-position: -35px -44px;
    width: 18px;
    height: 11px
}

.i-ii {
    display: block
}

@media(max-width:1023px) {

    .h1,
    h1 {
        font-size: 27px
    }

    .h2,
    h2 {
        font-size: 22px
    }

    .h4,
    h4 {
        font-size: 13px
    }
}

.nav>li>a {
    color: #000
}

@media(max-width:1023px) {
    .nav {
        font-size: 12px
    }
}

.nav-tabs>li>a {
    border-width: 0 1px !important;
    color: #666;
    background: #e2e2e2 none repeat scroll 0 0;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding-left: 5px;
    padding-right: 5px
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    background: rgba(226, 226, 226, .5) none repeat scroll 0 0;
    border-right-color: rgba(226, 226, 226, .5)
}

.nav-tabs>li.active>a {
    color: #333
}

.nav-tabs>li+li>a {
    border-left-color: #f5f5f5
}

.nav-tabs.u-flex-justify-x>li>a {
    margin-right: 0;
    text-align: center
}

@media(max-width:1023px) {
    .nav-tabs>li>a {
        font-size: 7px;
        padding-left: 6px;
        padding-right: 6px
    }
}

.text-hide {
    position: absolute;
    margin: 0
}

body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto
}

a,
button {
    transition: all .3s ease 0s;
    outline: 0 !important
}

::-moz-selection {
    background-color: #c6f3fe
}

.h1,
.h2,
h1,
h2 {
    margin-top: 33px;
    margin-bottom: 22px
}

@media(min-width:1280px) {

    .h1,
    .h2,
    h1,
    h2 {
        margin-top: 44px;
        margin-bottom: 33px
    }
}

p,
ul {
    margin-bottom: 22px
}

abbr[title] {
    border-bottom: 0;
    text-decoration: none;
    cursor: default
}

a abbr[title] {
    cursor: inherit
}

figcaption {
    padding: 6px 8px;
    font-size: 16px;
    line-height: 1.6
}

figcaption>span {
    display: block;
    color: #000;
    font-style: normal
}

.o-cmr figcaption {
    color: #666;
    font-style: italic
}

@media(min-width:1366px) {
    .container {
        width: 1341px
    }
}

@media(min-width:1600px) {
    .container {
        width: 1575px
    }
}

.o-wrap {
    padding-left: 54px;
    padding-right: 54px
}

@media(max-width:1365px) {
    .o-wrap {
        padding-left: 40px;
        padding-right: 40px
    }

    .c-nav:not(.is-fixed) .c-app-nav {
        font-size: 13px
    }
}

.o-row-sm {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.o-row-flex {
    display: flex
}

.o-col-flex {
    padding-left: 15px;
    padding-right: 15px
}

.o-row-sm-flex .o-col-flex {
    padding-left: 15px;
    padding-right: 15px
}

.c-sidebar-wrap {
    float: right;
    width: 320px
}

.c-sidebar-wrap .c-sidebar {
    width: 300px
}

.c-main {
    padding: 0 10px
}

.c-sidebar-wrap~.c-main {
    float: left;
    width: 595px
}

@media(max-width:1023px) {
    .c-sidebar-wrap {
        width: 245px
    }

    .c-sidebar-wrap .c-sidebar {
        width: 225px
    }

    .c-sidebar-wrap~.c-main {
        width: 100%
    }

    .c-sidebar-wrap {
        display: none
    }
}

@media(min-width:1024px) and (max-width:1279px) {
    .o-row-sm {
        position: relative
    }
}

@media(min-width:1280px) {
    .c-sidebar-wrap {
        width: 360px
    }

    .c-sidebar-wrap .c-sidebar {
        width: 340px
    }

    .c-sidebar-wrap~.c-main {
        width: 805px
    }
}

@media(min-width:1366px) {
    .c-sidebar-wrap~.c-main {
        width: 865px
    }
}

@media(min-width:1600px) {
    .c-sidebar-wrap~.c-main {
        width: 1105px
    }
}

.com-txt,
.o-cmr,
.o-cmr h2:not([class]) {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4
}

.o-cmr a {
    font-weight: 400
}

@media(min-width:1024px) {

    .com-txt,
    .o-cmr,
    .o-cmr h2:not([class]) {
        font-size: 18px
    }
}

@media(min-width:1280px) {

    .com-txt,
    .o-cmr,
    .o-cmr h2:not([class]) {
        font-size: 18px;
        line-height: 25px
    }
}

@media(min-width:1600px) {

    .com-txt,
    .o-cmr,
    .o-cmr h2:not([class]) {
        font-size: 22px;
        line-height: 35px
    }
}

.c-cmr-img {
    clear: both
}

.prel {
    position: relative
}

.c-cmr-img img {
    display: block;
    max-width: 100%;
    height: auto
}

.c-cmr-img figure {
    display: table;
    margin: 0 auto
}

.c-cmr-img figcaption {
    display: table-caption;
    caption-side: bottom;
    background-color: #eee
}

.o-cmr .c-cmr-img {
    margin-bottom: 22px
}

.c-banner {
    position: relative;
    padding-bottom: 56px;
    line-height: 1.42857
}

.c-banner .c-app-nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0
}

@media(max-width:1023px) {
    .c-banner {
        padding-bottom: 42px
    }
}

.c-nav.is-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 930
}

.is-compressed .u-show-on-compression {
    position: relative;
    z-index: 1;
    color: #666
}

.is-compressed .u-show-on-compression a,
.is-compressed .u-show-on-compression li>abbr {
    color: #666
}

.is-compressed .u-show-on-compression a:focus,
.is-compressed .u-show-on-compression a:hover {
    color: #aaa
}

.c-nav:not(.is-fixed) .c-nav-extra-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900;
    width: 100%
}

.c-nav-extra {
    height: 49px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
    transition: background-color .3s ease 0s, height .3s ease 0s
}

.is-compressed .c-nav-extra {
    height: 40px
}

@media(min-width:1024px) {
    .c-nav-extra {
        height: 66px
    }

    .is-compressed .c-nav-extra {
        height: 54px
    }
}

.c-nav-extra {
    background-color: #000
}

.c-nav-extra a {
    fill: #fff
}

.is-compressed .c-nav-extra a {
    fill: #666
}

.c-nav-extra a:focus,
.c-nav-extra a:hover {
    fill: grey
}

.is-compressed .c-nav-extra a:focus,
.is-compressed .c-nav-extra a:hover {
    fill: #aaa
}

@media(max-width:1023px) {
    .is-compressed .c-nav-unit-content {
        padding-left: 7px;
        padding-right: 7px
    }
}

.c-nav-extra-right {
    float: right
}

.c-nav-unit {
    float: left;
    height: 35px;
    margin-top: 7px;
    vertical-align: middle;
    transition: opacity .3s ease 0s
}

.is-compressed .c-nav-unit {
    height: 30px;
    margin-top: 6px
}

@media(min-width:1024px) {
    .c-nav-unit {
        height: 46px;
        margin-top: 10px
    }

    .is-compressed .c-nav-unit {
        height: 40px;
        margin-top: 8px
    }
}

.c-nav-unit.c-search-nav {
    border-right: 1px solid transparent
}

.is-compressed .c-nav-unit.c-search-nav {
    border-right-color: #bfbfbf
}

.c-nav-extra-right .c-nav-unit {
    border-right: 1px solid rgba(255, 255, 255, .5)
}

.is-compressed .c-nav-extra-right .c-nav-unit {
    border-right-color: #bfbfbf
}

.c-nav-extra-right .c-nav-unit:last-child {
    border-right: medium
}

.c-nav-unit-content {
    display: block;
    height: 49px;
    margin-top: -7px;
    padding: 10px;
    transition: margin-top .3s ease 0s, height .3s ease 0s
}

.is-compressed .c-nav-unit-content {
    height: 40px;
    margin-top: -5px;
    padding-top: 7px;
    padding-bottom: 7px
}

@media(min-width:1024px) {
    .c-nav-unit-content {
        height: 66px;
        margin-top: -10px;
        padding: 15px 14px
    }

    .is-compressed .c-nav-unit-content {
        height: 54px;
        margin-top: -7px;
        padding-top: 11px;
        padding-bottom: 11px
    }

    .is-compressed .c-search-nav .c-nav-unit-content {
        padding-right: 40px
    }
}

.c-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: background-color .3s ease 0s, width .3s ease 0s, height .3s ease 0s, padding .3s ease 0s
}

.c-app-nav .c-logo {
    width: 66px;
    height: 66px;
    display: flex;
    float: left;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    top: 0;
    z-index: 900
}

.is-compressed .c-app-nav .c-logo {
    width: 54px;
    height: 54px
}

.c-app-nav .is-active a.c-logo,
.c-app-nav a.c-logo {
    text-decoration: none;
    background-color: #b60007
}

.c-app-nav .is-active a.c-logo:focus,
.c-app-nav .is-active a.c-logo:hover,
.c-app-nav a.c-logo:focus,
.c-app-nav a.c-logo:hover {
    background-color: #d20008
}

.c-logo .i-logo {
    transition: transform .3s ease 0s
}

.is-compressed .c-logo .i-logo {
    transform: scale(.818182)
}

@media(max-width:1023px) {
    .c-app-nav .c-logo {
        width: 49px;
        height: 49px
    }

    .is-compressed .c-app-nav .c-logo {
        width: 40px;
        height: 40px
    }

    .c-logo .i-logo {
        transform: scale(.742424)
    }

    .is-compressed .c-logo .i-logo {
        transform: scale(.606061)
    }
}

.c-lang {
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0 !important
}

.c-lang abbr {
    cursor: inherit
}

.c-lang>li {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}

.c-lang>li+li {
    margin-left: 6px
}

.c-lang>li:first-child>a,
.c-lang>li:first-child>abbr {
    padding-right: 0 !important
}

.c-lang>li:last-child>a,
.c-lang>li:last-child>abbr {
    padding-left: 0 !important
}

.c-lang>li>a,
.c-lang>li>abbr {
    display: block;
    line-height: 49px;
    padding: 0 10px;
    color: #fff;
    font-size: 11px
}

.is-compressed .c-lang>li>a,
.is-compressed .c-lang>li>abbr {
    line-height: 40px
}

.c-lang>li>a {
    text-decoration: none
}

.c-lang>li>a:focus,
.c-lang>li>a:hover {
    color: grey;
    cursor: pointer
}

.c-lang>li>abbr {
    transition: color .3s ease 0s
}

.c-lang>li.is-active {
    text-shadow: 1px 0 0 #fff;
    letter-spacing: 1px
}

.is-compressed .c-lang>li.is-active {
    text-shadow: 1px 0 0 #000
}

@media(min-width:1024px) {

    .c-lang>li>a,
    .c-lang>li>abbr {
        padding: 0 14px;
        font-size: 15px;
        line-height: 66px
    }

    .is-compressed .c-lang>li>a,
    .is-compressed .c-lang>li>abbr {
        line-height: 54px
    }
}

.c-app-nav {
    margin-top: -42px;
    margin-bottom: 0;
    background-color: #fff;
    border-top: 2px solid #bf134d;
    border-bottom: 2px solid #000
}

.is-fixed .c-app-nav {
    will-change: margin-top;
    margin-top: 0
}

.is-fixed.is-compressed .c-app-nav {
    transition: margin-top .3s ease 0s;
    margin-top: -40px
}

.c-app-nav a {
    display: block;
    color: inherit
}

.c-app-nav a::after {
    z-index: 1
}

.c-app-nav .c-logo::after {
    display: none
}

.c-app-nav>li {
    float: left;
    margin-top: -2px;
    border-top: 2px solid transparent
}

.c-app-nav>li:nth-child(2) {
    margin-left: 54px
}

.c-app-nav>li>a {
    padding: 0 7px;
    line-height: 52px;
    text-decoration: none
}

.c-app-nav>li>a::after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    right: 0;
    background-color: transparent;
    transition: background-color .3s ease 0s;
    pointer-events: none
}

.c-app-nav>.is-active>a::after {
    z-index: 1
}

.c-app-nav li {
    color: #000;
    border-top-color: transparent
}

.c-app-nav li a:hover,
.c-app-nav li.is-active {
    color: #fff
}

.c-app-nav li a:hover,
.c-app-nav li.is-active a {
    fill: #fff
}

.c-app-nav li a:hover,
.c-app-nav li a:hover::after {
    background: #000 none repeat scroll 0 0
}

.c-app-nav li>a:hover,
.c-app-nav li>a:hover::after {
    background: #333 none repeat scroll 0 0
}

.c-app-nav .u-ukraine {
    border-top-color: #ffd400
}

.c-app-nav .u-ukraine.is-active>a,
.c-app-nav .u-ukraine.is-active>a::after,
.c-app-nav .u-ukraine>a:hover,
.c-app-nav .u-ukraine>a:hover::after {
    background: #ffd400 none repeat scroll 0 0
}

.c-app-nav .u-politics {
    border-top-color: #30b3bf
}

.c-app-nav .u-politics.is-active>a,
.c-app-nav .u-politics.is-active>a::after,
.c-app-nav .u-politics>a:hover,
.c-app-nav .u-politics>a:hover::after {
    background: #30b3bf none repeat scroll 0 0
}

.c-app-nav .u-video {
    border-top-color: #3640b3
}

.c-app-nav .u-video.is-active>a,
.c-app-nav .u-video.is-active>a::after,
.c-app-nav .u-video>a:hover,
.c-app-nav .u-video>a:hover::after {
    background: #3640b3 none repeat scroll 0 0
}

.c-app-nav .u-tsn {
    border-top-color: #f2b6f2
}

.c-app-nav .u-tsn.is-active>a,
.c-app-nav .u-tsn.is-active>a::after,
.c-app-nav .u-tsn>a:hover,
.c-app-nav .u-tsn>a:hover::after {
    background: #f2b6f2 none repeat scroll 0 0
}

.c-app-nav .u-blog {
    border-top-color: #cca266
}

.c-app-nav .u-blog.is-active>a,
.c-app-nav .u-blog.is-active>a::after,
.c-app-nav .u-blog>a:hover,
.c-app-nav .u-blog>a:hover::after {
    background: #cca266 none repeat scroll 0 0
}

.c-app-nav .u-sport {
    border-top-color: #73cc33
}

.c-app-nav .u-sport.is-active>a,
.c-app-nav .u-sport.is-active>a::after,
.c-app-nav .u-sport>a:hover,
.c-app-nav .u-sport>a:hover::after {
    background: #73cc33 none repeat scroll 0 0
}

.c-app-nav .u-lady {
    border-top-color: #bf2219
}

.c-app-nav .u-lady.is-active>a,
.c-app-nav .u-lady.is-active>a::after,
.c-app-nav .u-lady>a:hover,
.c-app-nav .u-lady>a:hover::after {
    background: #bf2219 none repeat scroll 0 0
}

.c-app-nav .u-interesting {
    border-top-color: #f26522
}

.c-app-nav .u-interesting.is-active>a,
.c-app-nav .u-interesting.is-active>a::after,
.c-app-nav .u-interesting>a:hover,
.c-app-nav .u-interesting>a:hover::after {
    background: #f26522 none repeat scroll 0 0
}

.c-app-nav .u-glamor {
    border-top-color: #ba39e6
}

.c-app-nav .u-glamor.is-active>a,
.c-app-nav .u-glamor.is-active>a::after,
.c-app-nav .u-glamor>a:hover,
.c-app-nav .u-glamor>a:hover::after {
    background: #ba39e6 none repeat scroll 0 0
}

.c-app-nav .u-special {
    border-top-color: #f2b600
}

.c-app-nav .u-special.is-active>a,
.c-app-nav .u-special.is-active>a::after,
.c-app-nav .u-special>a:hover,
.c-app-nav .u-special>a:hover::after {
    background: #f2b600 none repeat scroll 0 0
}

@media(max-width:1279px) {

    .c-app-nav .s-from-nav>a,
    .c-app-nav-more-box .o-title {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media(max-width:1023px) {

    .is-compressed .c-lang>li>a,
    .is-compressed .c-lang>li>abbr {
        padding-left: 7px;
        padding-right: 7px
    }

    .c-app-nav {
        line-height: 38px
    }

    .c-app-nav,
    .c-nav:not(.is-fixed) .c-app-nav {
        font-size: 11px
    }

    .c-app-nav>li>a {
        padding: 0 4px;
        line-height: 38px
    }

    .c-app-nav>li:nth-child(2) {
        margin-left: 40px
    }
}

@media(min-width:1024px) {
    .c-app-nav {
        margin-top: -56px
    }

    .c-app-nav>li>a {
        padding: 0 7px
    }

    .is-fixed.is-compressed .c-app-nav {
        margin-top: -54px
    }
}

@media(min-width:1280px) {
    .c-app-nav>li>a {
        padding: 0 7px
    }
}

@media(min-width:1366px) {
    .c-app-nav>li>a {
        padding: 0 8px
    }
}

@media(min-width:1600px) {
    .c-app-nav {
        font-size: 16px
    }

    .c-app-nav>li>a {
        padding: 0 11px
    }
}

@media(max-width:1023px) {
    .c-main .c-bar .c-social-list {
        padding: 0 10px
    }
}

.c-switcher-box {
    display: none
}

.c-entry-inverse .c-social-list .i-svg {
    fill: #fff
}

.c-social-list {
    text-align: center
}

.c-social-list>li {
    display: inline-block
}

.c-social-list>li>a {
    display: block;
    text-decoration: none
}

.c-social-list>li>a .i-svg {
    transition: fill .3s ease 0s
}

.c-social-list>li>a:active .i-fb,
.c-social-list>li>a:focus .i-fb,
.c-social-list>li>a:hover .i-fb {
    fill: #49629a !important
}

.c-social-list>li>a:active .i-tw,
.c-social-list>li>a:focus .i-tw,
.c-social-list>li>a:hover .i-tw {
    fill: #03a9f4 !important
}

.c-social-list>li>a:active .i-vb,
.c-social-list>li>a:focus .i-vb,
.c-social-list>li>a:hover .i-vb {
    fill: #665cac !important
}

.c-social-list>li>a:active .i-tlg,
.c-social-list>li>a:focus .i-tlg,
.c-social-list>li>a:hover .i-tlg {
    fill: #4a90e2 !important
}

.c-social-list>li>a:active .i-msgr,
.c-social-list>li>a:focus .i-msgr,
.c-social-list>li>a:hover .i-msgr {
    fill: #0084ff !important
}

.c-main .c-bar .c-social-list {
    background: #000 none repeat scroll 0 0
}

.t-lady .c-main .c-bar .c-social-list {
    background: #000 none repeat scroll 0 0 !important
}

@media(max-width:1279px) {
    .c-main .c-bar .c-social-list {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        white-space: nowrap;
        transition: opacity .3s ease 0s;
        opacity: 0;
        pointer-events: none
    }
}

@media(min-width:1280px) {
    .c-main .c-bar .c-social-list {
        display: block
    }
}

@media(min-width:1024px) {
    .c-nav .c-social-list>li>a {
        line-height: 66px
    }

    .c-nav.is-compressed .c-social-list>li>a {
        line-height: 52px
    }
}

.i-svg {
    vertical-align: middle
}

.i-tlg {
    fill-rule: evenodd
}

.o-jumbotron {
    padding: 10px 40px;
    background-color: #000;
    overflow: hidden;
    font-size: 14px
}

.o-jumbotron .o-jumbotron {
    margin-bottom: 0
}

.c-main .o-jumbotron {
    padding-right: 32px
}

@media(max-width:1279px) {
    .o-jumbotron {
        padding-top: 7px
    }
}

@media(min-width:1366px) {
    .o-jumbotron {
        padding-left: 54px;
        padding-right: 54px
    }
}

.c-entry {
    display: block;
    position: relative;
    margin-bottom: 20px
}

.c-entry-inverse {
    color: #fff
}

.c-entry-frame {
    position: relative;
    height: 0;
    overflow: hidden
}

.c-entry-frame .c-post-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.c-entry-frame .c-post-title {
    overflow: hidden
}

.c-entry-frame-img-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden
}

.c-entry-frame-img-box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    height: auto
}

.c-post {
    margin-bottom: 16px
}

.c-post .c-main>:last-child {
    margin-bottom: 0
}

.c-post-img-wrap {
    position: relative;
    display: block
}

.o-jumbotron .c-post-img-wrap {
    background: 0 0
}

.c-post-img-wrap img {
    width: 100%;
    height: auto;
    color: #f5f5f5
}

a.c-post-img-wrap::before {
    content: "";
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color .3s ease 0s
}

.c-entry:focus a.c-post-img-wrap::before,
.c-entry:hover a.c-post-img-wrap::before {
    background-color: rgba(0, 0, 0, .6)
}

.has-pseudo-bg {
    display: block;
    position: relative
}

.c-port:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
    background: transparent linear-gradient(transparent 30%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .85) 100%) repeat scroll 0 0;
    z-index: 1
}

.has-pseudo-bg::after,
a.has-pseudo-bg::after {
    background-color: rgba(0, 0, 0, .4)
}

.c-post-img.u-blur {
    min-height: 310px
}

@media(min-width:1280px) {
    .c-post-img.u-blur {
        min-height: 375px
    }
}

.c-post-meta {
    background-color: #fff
}

.c-entry-lg .c-post-meta {
    padding: 10px 0 26px;
    bottom: 0;
    left: 0;
    right: 0
}

.o-jumbotron.c-entry-lg .c-post-meta {
    padding: 20px
}

@media(max-width:1023px) {
    .c-post-img.u-blur {
        min-height: 240px
    }

    .c-entry-lg .c-post-meta {
        padding: 8px 0 20px
    }
}

.o-jumbotron.c-entry-lg .c-post-meta {
    position: relative;
    z-index: 2;
    pointer-events: none;
    padding-left: 54px;
    padding-right: 54px
}

.o-jumbotron.c-entry-lg .c-post-meta .c-bar,
.o-jumbotron.c-entry-lg .c-post-meta .c-post-title {
    pointer-events: all
}

.c-entry-inverse .c-post-meta {
    background-color: transparent
}

.c-entry-lg .c-post-meta {
    padding-bottom: 20px !important
}

@media(max-width:1365px) {
    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:1023px) {
    .c-entry-lg .c-post-meta {
        padding-bottom: 15px !important
    }
}

.c-post-title {
    font-size: 16px;
    font-weight: 700
}

.c-post-title.u-uppercase {
    letter-spacing: 1px
}

.c-post-meta .c-post-title,
.o-jumbotron .c-post-title {
    margin: 0
}

.c-post-title,
.c-post-title>* {
    color: inherit
}

.c-post-title>* {
    pointer-events: all
}

.c-post-title a {
    display: block;
    max-width: 100%;
    text-decoration: none
}

.c-post-title a:focus,
.c-post-title a:hover {
    color: inherit
}

.c-entry-inverse .c-post-title {
    font-weight: 400
}

.c-entry-lg .c-post-title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    padding: 5px !important;
}

@media(max-width:1023px) {
    .c-post-title {
        font-size: 12px
    }

    .c-entry-lg .c-post-title {
        font-size: 21px;
        line-height: 24px
    }
    .form {
        padding-bottom: 50px !important;
    }
}

@media(min-width:1366px) {
    .c-post-title {
        font-size: 20px
    }
}

@media(min-width:1600px) {
    .c-post-title {
        font-size: 22px
    }

    .c-banner .c-entry-lg .c-post-title,
    .c-post .c-entry-lg .c-post-title {
        font-size: 36px;
        line-height: 40px
    }
}

.c-post-tag,
.c-post-time {
    display: inline-block;
    font-size: 12px
}

.c-post-tag:not(:last-child),
.c-post-time:not(:last-child) {
    margin-right: 8px
}

.c-bar .c-post-tag,
.c-bar .c-post-time {
    padding-top: 1px
}

.c-entry-lg .c-bar .c-post-tag,
.c-entry-lg .c-bar .c-post-time {
    padding-top: 0
}

@media(min-width:1280px) {

    .c-bar .c-post-tag,
    .c-bar .c-post-time {
        font-size: 15px;
        line-height: 22px
    }
}

@media(max-width:1023px) {

    .c-post-tag,
    .c-post-time {
        font-size: 10px
    }

    .c-post-tag:not(:last-child),
    .c-post-time:not(:last-child) {
        margin-right: 6px
    }

    .c-entry-lg .c-post-tag,
    .c-entry-lg .c-post-time {
        font-size: 12px
    }
}

.c-post-info-sm .c-post-tag,
.c-post-info-sm .c-post-time {
    float: left
}

.c-post-tag {
    color: #666;
    font-weight: 700
}

.c-entry-inverse .c-post-tag {
    color: #aaa;
    font-weight: 400
}

.c-post-time {
    color: #a8abbf
}

.c-post-stats {
    display: block;
    color: #666;
    font-size: 12px;
    white-space: nowrap;
    text-align: right
}

.c-entry-lg .c-post-stats {
    font-size: 12px
}

.c-post-stats>li {
    display: inline-block
}

.c-post-stats>li:not(:last-child) {
    margin-right: 8px
}

.c-post-stats>li:empty {
    display: none
}

.c-post-stats .i-ii {
    display: inline-block;
    margin-right: 2px;
    opacity: .6
}

.c-post-info .c-post-stats {
    margin-bottom: 0
}

.c-bar .c-post-stats {
    display: inline-block
}

@media(max-width:1023px) {

    .c-main .c-entry-lg .c-post-stats,
    .c-post-stats {
        font-size: 10px
    }

    .c-post-stats>li:not(:last-child) {
        margin-right: 6px
    }
}

.c-entry-inverse .c-post-stats {
    color: #aaa
}

.c-post-info-sm .c-post-stats,
.c-post-info-sm .c-post-tag,
.c-post-info-sm .c-post-time {
    font-size: 10px
}

@media(max-width:1365px) {

    .c-post-info-sm .c-post-stats>li:not(:last-child),
    .c-post-info-sm .c-post-tag,
    .c-post-info-sm .c-post-time {
        margin-right: 7px
    }
}

@media(max-width:1023px) {

    .c-post-info-sm .c-post-stats,
    .c-post-info-sm .c-post-tag,
    .c-post-info-sm .c-post-time {
        font-size: 8px
    }
}

.c-port {
    overflow: hidden;
    position: relative;
    background-position: center;
    background: url(../img/m1_bg.jpg);
}

.c-bar {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    line-height: 1.6;
    fill: #666
}

.c-bar a {
    color: inherit;
    text-decoration: none
}

.c-bar a:active,
.c-bar a:hover {
    color: #333;
    fill: #333
}

.c-bar svg {
    transition: all 0s ease 0s
}

.c-main .c-entry-lg .c-bar {
    padding-right: 30px
}

.c-entry .c-bar {
    font-size: 14px;
    line-height: 1.6
}

.c-bar-left {
    float: left;
    margin-left: -10px
}

.c-bar-right {
    float: right;
    margin-right: -10px
}

.c-bar-unit {
    position: relative;
    float: left;
    padding: 5px 10px
}

.c-bar-unit ul {
    margin-bottom: 0
}

.c-bar-left .c-bar-unit:not(:last-child) {
    border-right: 1px solid rgba(170, 170, 170, .5)
}

.c-bar-right .c-bar-unit:not(:first-child) {
    border-left: 1px solid rgba(170, 170, 170, .5)
}

@media(max-width:1023px) {
    .c-main .c-bar {
        font-size: 11px
    }

    .c-entry .c-bar {
        font-size: 12px
    }
}

.c-bar-unit .c-social-list {
    font-size: 12px
}

.c-bar-unit .c-social-list a {
    color: #666;
    padding-top: 3px
}

.c-entry-inverse .c-bar-unit .c-social-list a {
    color: #aaa
}

@media(min-width:1024px) {
    .c-main .c-entry-lg .c-bar-unit .c-social-list a {
        padding-top: 3px
    }
}

.c-social-list li {
    margin-right: -3px
}

.c-social-list li:nth-child(1) a {
    margin-right: 8px
}

.c-social-list li:nth-child(2) a {
    margin-right: 6px
}

.c-social-list li:nth-child(3) a,
.c-social-list li:nth-child(4) a {
    margin-right: 4px
}

.c-bar-unit .c-social-list li:last-child {
    margin-right: -10px
}

.c-bar-unit .c-social-list li:last-child a {
    margin-right: 0
}

@media(max-width:1023px) {
    .c-bar-unit .c-social-list {
        font-size: 10px
    }

    .c-bar-unit .c-social-list a {
        padding: 5px 0 1px
    }

    .c-entry-lg .c-bar-unit .c-social-list {
        font-size: 12px
    }

    .c-entry-lg .c-bar-unit .c-social-list a {
        padding: 0
    }

    .c-entry-lg .c-bar-unit .c-social-list.c-switcher-box {
        margin-top: 3px
    }

    .c-main .c-entry-lg .c-bar-unit .c-social-list {
        font-size: 10px
    }

    .c-social-list li {
        margin-right: 5px
    }
}

.c-social-list a {
    padding-left: 10px;
    padding-right: 10px
}

.c-social-list .i-svg {
    width: 15px;
    height: 15px;
    margin-top: -2px
}

.c-social-list .i-tw {
    width: 17px;
    height: 17px
}

.c-social-list .i-vb {
    width: 15px;
    height: 17px;
    margin-top: -2px
}

.c-social-list .i-tlg {
    width: 17px;
    height: 17px;
    margin-top: -4px
}

.c-sidebar-box {
    padding: 0 10px
}

.c-sidebar {
    position: relative;
    top: 0;
    padding: 0 20px;
    background: #f5f5f5 none repeat scroll 0 0
}

.c-sidebar .nav-tabs>li>a {
    padding-top: 14px;
    padding-bottom: 12px
}

.c-sidebar article:focus a .c-post-img,
.c-sidebar article:hover a .c-post-img {
    transform: scale(1.1)
}

.c-sidebar .o-row {
    margin-left: -20px;
    margin-right: -20px
}

.c-sidebar .c-post-img {
    transition: transform 3s ease 0s
}

.c-sidebar .c-post-meta {
    background: #f5f5f5 none repeat scroll 0 0
}

.c-sidebar .c-aside {
    padding: 20px 0;
    background: #fff none repeat scroll 0 0
}

@media(max-width:1023px) {
    .c-sidebar {
        padding: 0 15px
    }

    .c-sidebar .nav-tabs>li>a {
        padding-top: 15px;
        padding-bottom: 13px
    }

    .c-sidebar .c-post-title {
        font-size: 12px
    }

    .c-sidebar .o-row {
        margin-left: -15px;
        margin-right: -15px
    }

    .c-sidebar .c-aside {
        padding: 22px 0
    }
}

@media(min-width:1280px) {
    .c-sidebar .nav-tabs>li>a {
        font-size: 10px;
        padding-top: 12px;
        padding-bottom: 11px
    }

    .c-sidebar .c-aside {
        padding: 10px
    }
}

.c-sidebar-entry .c-post-title,
.c-sidebar-unit .c-post-title {
    margin: 0;
    font-size: 16px;
    font-weight: 400
}

@media(max-width:1023px) {

    .c-sidebar-entry .c-post-title,
    .c-sidebar-unit .c-post-title {
        font-size: 12px
    }
}

.c-sidebar-unit:last-child {
    border-bottom: 0
}

.c-sidebar-entry {
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 0
}

.c-sidebar-entry .c-entry-frame,
.c-sidebar-entry .c-post-img-wrap {
    margin-top: 5px
}

.c-sidebar-entry .c-post-title {
    color: #333
}

.c-sidebar-entry .c-post-info {
    margin: 5px 0 0
}

.c-sidebar-entry:focus .c-post-title a,
.c-sidebar-entry:hover .c-post-title a {
    text-decoration: underline
}

.c-sidebar-entry .c-post-stats,
.c-sidebar-entry .c-post-tag,
.c-sidebar-entry .c-post-time {
    color: #a0a0a0
}

.c-sidebar-entry .c-post-tag {
    font-weight: 400
}

.s-entry-video .c-post-title {
    line-height: 1.33333;
    font-size: 15px;
    min-height: 48px;
    max-height: 68px
}

.s-entry-video .c-entry-frame,
.s-entry-video .c-entry-frame-img-box {
    padding-top: 57.143%
}

.s-entry-video .c-post-title a {
    padding-top: 8px;
    padding-bottom: 5px
}

.s-entry-video .c-entry-frame {
    padding-bottom: 69px
}

@media(max-width:1023px) {
    .c-sidebar-entry {
        padding: 11px 0
    }

    .c-sidebar-entry>:first-child:not(.c-post-title) {
        margin-top: 3px
    }

    .s-entry-video .c-post-meta {
        padding-bottom: 17px
    }

    .s-entry-video .c-post-title {
        font-size: 11px;
        min-height: 38px;
        max-height: 53px
    }

    .s-entry-video .c-entry-frame {
        padding-bottom: 55px
    }
}

.c-aside {
    overflow: hidden
}

.t-lady .o-jumbotron {
    background: #000 none repeat scroll 0 0
}

.is-compressed .c-search-nav {
    float: right;
    position: relative;
    z-index: 1
}

.c-comments-head {
    padding-bottom: 1px;
    margin-top: 30px;
}

.c-comments-login {
    width: 100%
}

@media(max-width:1279px) {
    .c-main .c-comments-head p {
        font-size: 12px
    }
}

@media(max-width:1023px) {
    .c-main .c-comments-login~* {
        padding-left: 0
    }
}

.u-uppercase {
    text-transform: uppercase
}

.u-spacer-before>* {
    vertical-align: middle;
    display: inline-block
}

.u-spacer-before::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    margin-left: -3px;
    vertical-align: middle
}

.u-content-read {
    margin-left: auto;
    margin-right: auto
}

@media(max-width:1279px) {
    .u-content-read {
        margin-left: 0
    }
}

.u-mr-0 {
    margin-right: 0 !important
}

.u-pa-0 {
    padding: 0 !important
}

.u-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.u-pr-0 {
    padding-right: 0 !important
}

.u-pos-r {
    position: relative
}

.c-entry-inverse .u-text-lady,
.u-text-lady {
    color: #f65757
}

.u-flex-justify-x {
    display: flex
}

.u-flex-justify-x>* {
    flex-grow: 1;
    flex-basis: 0
}

.c-si-main {
    position: relative;
    z-index: 9;
    background: #fff none repeat scroll 0 0;
    transition: opacity 1.2s ease 0s
}

.c-si-main .c-post>.o-row-sm {
    position: static
}

.c-si-pages {
    position: relative
}

.c-si-pages .c-si-page {
    position: relative;
    z-index: 8;
    background: #fff none repeat scroll 0 0
}

.c-si-pages .c-si-active {
    z-index: 7
}

.c-si-pages .c-si-main {
    z-index: 1
}

.o-affix-el {
    position: relative
}

@media print {

    .c-aside,
    .c-banner,
    .c-bar-left .c-bar-unit~*,
    .c-bar-right,
    .h-feed {
        display: none !important
    }

    .c-entry-lg .has-pseudo-bg::before {
        background-color: transparent;
        background-image: none
    }

    .c-bar * {
        color: #666 !important
    }

    .c-bar-left {
        width: 50%
    }

    .c-bar-unit {
        border-right: 0 !important
    }

    .c-entry-lg .c-post-meta,
    .c-post-meta {
        position: relative !important;
        padding-bottom: 0 !important
    }

    .c-post-title {
        color: #000 !important;
        margin: 22px 0 0 !important
    }

    .o-jumbotron {
        margin-bottom: 0 !important;
        background-color: transparent !important;
        overflow: visible
    }

    .c-post-stats {
        display: none !important
    }

    .c-main {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important
    }
}

.comTitle {
    padding: 5px 10px;
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 27px;
    text-align: center
}

.photo img {
    margin: 3px 0 0
}

.photo {
    float: left;
    margin-right: 10px
}

.com-txt {
    padding-left: 90px;
    text-align: left;
    color: #000
}

.commit-text {
    margin-top: 25px
}

img.photo-people {
    width: 75px;
    border-radius: 50px
}

.clear {
    clear: both
}

body {
    font-family: Roboto, sans-serif;
    color: #444;
    line-height: 1.5625
}

@media(min-width:759px) and (max-width:1024px) {
    .c-main .u-content-read {
        font-size: 20px
    }

    .com-txt {
        font-size: 19px
    }

    .c-entry-lg .c-post-title {
        font-size: 21px
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }
}

@media(min-width:1024px) and (max-width:1279px) {
    .c-entry-lg .c-post-title {
        font-size: 19px;
        line-height: 24px
    }
}

@media(max-width:759px) {

    body,
    html {
        width: 100%;
        padding: 0
    }

    #main-content.container.o-wrap.c-si-main.t-lady.js-si-main {
        width: 100%
    }

    .container {
        margin: 0;
        padding: 0
    }

    .container.c-banner.o-wrap.has-nav-sub {
        width: 100%
    }

    .c-sidebar-wrap~.c-main {
        width: 100%
    }

    .c-main .u-content-read {
        margin-left: 0;
        font-size: 20px;
        line-height: 1.5
    }

    .com-txt {
        padding-left: 85px;
        font-size: 17px
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }

    .h1,
    h1 {
        font-size: 20px
    }

    .c-post-title {
        font-size: 17px
    }

    a.c-post-img-wrap::before {
        display: none
    }

    .u-url.u-uid.c-post-img-wrap {
        display: none
    }

    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 20px
    }

    .p-name.c-post-title.u-uppercase.js-si-title {
        margin-bottom: -7px
    }

    .c-bar-right {
        display: none
    }

    .c-entry-lg .c-post-title {
        font-size: 19px
    }

    .c-main .o-jumbotron {
        max-width: 100%
    }

    .c-nav-unit.c-search-nav,
    .c-nav-unit.u-show-on-compression,
    .u-glamor,
    .u-special,
    .u-video {
        display: none
    }
}

@media(max-width:650px) {
    .c-post-img.u-blur {
        min-height: 1px
    }
}

@media(max-width:375px) {
    .u-sport {
        display: none
    }
}

.form {
    width: 100%;
    max-width: 300px;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 25px 0
}

.form form {
    max-width: 400px;
    width: 100%
}

.form .img {
    max-width: 300px;
    width: 100%
}

.form .img img {
    width: 100%
}

.form form input,
.form form select {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto 16px;
    border: 1px solid #e7e7e7;
    background: #f8f9f9 none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 16px;
    color: #000;
    padding-left: 15px;
    height: 40px
}

.form form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 1em;
    background-image: url(../img/arrow-down.png);
}
select::-ms-expand {
    display: none;
}

.btn3,
.form form button {
    max-width: 250px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding: 15px 10px;
    background: red;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    transition: all .3s;
    text-align: center;
    text-decoration: none;
    line-height: 1.2
}

.btn3:hover,
.form form button:hover {
    transform: scale(1.1);
    opacity: .95;
    text-decoration: none;
    color: #fff
}

.form form .prices {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin: 0 0 15px
}

.form form .prices .new {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    text-transform: uppercase;
    margin: 5px;
    color: #188be2;
    font-weight: 700
}

.form form .prices .new p {
    font-size: 24px;
    margin: 0 auto;
    color: #188be2
}

.form form .prices .old {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    color: #b2b2b2;
    margin: 5px
}

.form form .prices .old p {
    font-size: 16px;
    margin: 0 auto;
    color: #b2b2b2
}

@media all and (max-width:600px) {
    .form {
        width: 100%;
        flex-direction: column;
        padding: 20px 0
    }

    .form .img {
        padding: 20px 0
    }
}

@media all and (max-width:400px) {
    .form .img {
        width: 100%
    }

    .form form button,
    .form form input,
    .form form select {
        width: 100%
    }
}

*,
::after,
::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    background: #fff
}

.js-submitBtn {
    display: flex;
    justify-content: center;
    align-items: center
}

.js-submitBtn div {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.tcenter {
    text-align: center
}

.red {
    color: red
}

.darkred {
    color: #8b0000
}

.black {
    color: #000
}

.inL_837466 {
    max-width: 100% !important
}

.inL_263478 {
    top: 0;
    max-width: 100%
}

.inL_5567 {
    top: 0
}

.inL_804145 {
    top: 0
}

.inL_819575 {
    height: 1980px;
    width: auto
}

.inL_402212 {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto
}

.inL_512283 {
    background-color: #000
}

.inL_957673 {
    margin-top: -25px
}

.inL_228097 {
    border: 1px solid #c00
}

.inL_598625 {
    width: 650px
}

.inL_157622 {
    font-weight: 700
}

.inL_848263 {
    font-weight: 700
}

.inL_613788 {
    color: red;
    font-weight: 700
}

.inL_725917 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_646843 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_781856 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_430547 {
    color: red;
    font-weight: 700
}

.inL_766432 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_270683 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_7842 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_316738 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_114467 {
    color: red;
    font-weight: 700
}

.inL_113006 {
    color: red;
    font-weight: 700
}

.inL_309663 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_826246 {
    height: auto;
    max-width: 350px;
    margin-top: 10px;
    width: 100%
}

.inL_166827 {
    color: red;
    font-weight: 700;
    font-size: 21px
}

.inL_154580 {
    margin-top: -20px !important
}

.inL_825796 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_295798 {
    width: 100%
}

.inL_661057 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_782942 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_689479 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_242552 {
    width: 100%
}

.inL_113992 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_72729 {
    color: #0d9ee9;
    font-weight: 700
}

.inL_460054 {
    font-size: 28px
}

.inL_346833 {
    background-color: #4c4c4c;
    padding: 0 0 2px;
    color: #fff;
    font-size: 14px;
    padding-top: 22px
}

.order {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.tcenter img {
    margin-left: auto;
    margin-right: auto
}

.mb0 {
    margin-bottom: 0 !important
}

.com-txt img {
    max-width: 400px;
}

@media (max-width: 768px) {
    .com-txt img {
        max-width: 100%;
    }
}

@media (max-width:1023px) {
    .c-main .u-content-read {
        font-size: 18px;
        line-height: 1.4
    }

    .c-main {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .o-jumbotron .c-post-img-wrap {
        padding-top: 40px
    }

    .c-entry-lg .c-post-title {
        text-align: center
    }
    .c-banner {
        padding-bottom: 0;
    }
}

@media (max-width:479px) {
    .c-main .o-jumbotron {
        max-width: unset;
        margin-left: -15px;
        margin-right: -15px
    }

    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 10px;
        padding-right: 10px
    }

    .com-txt {
        font-size: 16px
    }

    .c-main .u-content-read {
        font-size: 16px;
        line-height: 1.3
    }

    .o-jumbotron .c-post-img-wrap {
        padding-bottom: 0;
        padding-top: 30px
    }

    .commit-text .com-txt {
        line-height: 1.3
    }

    img.photo-people {
        width: 65px
    }

    .com-txt {
        padding-left: 75px
    }

    .c-main .u-content-read p .red {
        font-size: 18px
    }

    .c-port {
        background: url(../img/m1_bg.jpg);
    }

    .o-cmr h2:not([class]) {
        line-height: 1.25
    }
    .btn3:hover, .form form button:hover {
        transform: scale(1.02);
    }
}

.dib {
    display: inline-block
}

.btn-big {
    max-width: 350px !important;
    width: calc(100% - 30px)
}

.o-wrap.u-pr-0 {
    padding-left: 20px
}

.o-wrap.u-pr-0 .o-jumbotron {
    padding-left: 0;
    padding-right: 10px
}

.com-txt img {
    margin-top: 5px;
    display: block
}

.main-info {
    display: flex;
    justify-content: center;
    padding-top: 30px
}

.main-info__title-wrap {
    background-color: #03426b;
    padding: 5px;
    display: flex;
    align-items: center;
    width: 250px
}

.main-info__title {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 30px;
    text-align: center;
    margin-bottom: 0
}

.main-info__img {
    position: relative;
    width: 290px;
    margin-right: 20px
}

.img-asign,
.main-info__subtitle {
    position: absolute;
    max-width: 60px;
    background-color: #03426b;
    top: 10px;
    right: 10px;
    padding: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 1.1;
    color: #fff
}
@media (max-width: 679px) {
    .inL_826246 {
        margin-top: 20px;
    }
}
@media (max-width:639px) {
    .main-info {
        flex-direction: column;
        align-items: center
    }

    .main-info__title-wrap {
        width: 290px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .main-info__title {
        font-size: 28px
    }

    .main-info__img {
        margin-right: 0;
        margin-bottom: 15px
    }

    .img-asign-bottom {
        bottom: 40px;
        top: auto
    }
    .main-info__title {
        font-size: 22px;
    }
}

.mw200 {
    max-width: 200px !important
}

.footnote {
    font-size: 0.8em;
    margin-top: 5px;
    margin-bottom: 0
}

.mt15 {
    margin-top: 15px
}

@media (max-width: 1279px) and (min-width:1024px) {
    .inL_826246 {
        max-width: 275px
    }
}
.nowrap {
    white-space: nowrap;
}
.text-smaller {
    font-size: 0.8em;
}

/* from index.html */

.ever-popup-build {
    position: fixed;
    opacity: 0;
    z-index: -1;
    top: 0;
    left: -9999px;
}

@media screen and (max-width: 1000px) {
    .ever-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        z-index: 111;
        display: none;
        overflow: auto;
    }

    .ever-popup__body {
        position: static;
        float: none;
        display: block;
        margin: 0 auto;
        width: auto
    }

    .ever-popup.show {
        display: block;
        align-items: center;
    }

    .ever-popup__inner {
        position: relative;
        margin: 0 auto;
        padding-top: 35px
    }

    .ever-popup__close {
        width: 35px;
        height: 30px;
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 0;
        z-index: 1;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .ever-popup__close:after,
    .ever-popup__close:before {
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        width: 35px;
        height: 10px;
        background: #fff;
        transition: all 1s;
    }

    .ever-popup__close:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .ever-popup__close:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

.order-modal,
.users-online {
    cursor: pointer;
    position: fixed;
    right: 20px;
    top: 120px;
    width: 320px;
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    transition: all 1s;
    font-size: 19px;
    line-height: 22px;
    border-radius: 10px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden
}

.order-modal>div,
.users-online>div {
    margin: 10px
}

.order-modal>div>span,
.users-online>div>span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 75px);
    margin-left: 10px
}

.show-order,
.show-order-last {
    opacity: 1;
    visibility: visible;
    transition: all 1s
}

.blink {
    color: red !important;
    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-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    text-decoration: line-through
}

.blink_me {
    font-size: 24px;
    color: red;
    font-weight: 700
}

.show-order-last:before,
.show-order:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.show-order-last:after,
.show-order-last:before,
.show-order:after,
.show-order:before {
    content: "";
    position: absolute;
    right: 0;
    top: -15px;
    width: 15px;
    height: 5px;
    background: red;
    transition: all 1s
}

.show-order-last:after,
.show-order:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.everad-sprite {
    background: url(data:image/png;base64,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) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    margin-right: 5px
}

.everad-sprite-bucket {
    background-position: -5px -5px
}

.everad-sprite-callback {
    background-position: -65px -5px
}

.everad-sprite-online_user {
    background-position: -5px -65px
}

@media screen and (max-width:767px) {

    .cookie-popup-on .order-modal,
    .cookie-popup-on .users-online {
        top: auto;
        right: 10px;
        bottom: 35px;
        width: 300px
    }
}

@media screen and (max-width:405px) {

    .cookie-popup-on .order-modal,
    .cookie-popup-on .users-online {
        bottom: 45px
    }
}

@media screen and (max-width:335px) {

    .cookie-popup-on .order-modal,
    .cookie-popup-on .users-online {
        bottom: 60px
    }
}

@media screen and (max-width:767px) {

    .order-modal,
    .users-online {
        top: auto;
        right: 10px;
        bottom: 10px;
        width: 300px
    }
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media(min-width:768px) {
    .i-svg {
        display: inline;
    }
}

/* Новое меню */
body {
    padding-top: 100px;
}

header.new-menu {
    position: fixed;
    z-index: 10;
    top: 0;
    background: #fff;
    padding: 5px;
    display: inline-block;
    width: 100%;
    min-height: 60px;
    border-top: #b60007 5px solid;
    border-bottom: #b60007 2px solid;
    left: 50%;
    transform: translateX(-50%);
}

header.new-menu > ul {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 24px;
}

header.new-menu > ul > li {
    display: inline;
    font-size: 16px;
    line-height: 28px;
    padding: 0 4px 0 4px;
}

header.new-menu > ul > li.onlyweb {
    display: none;
}
header.new-menu > ul > li.red-point {
    font-size: 20px;
    display: block;
    margin-top: 6px;
}

.site-menu {
    margin-bottom: 0;
}

.header-red {
    display: none;
    float: left;
    width: 40px;
    height: 56px;
    background: #b60007;
}

header.new-menu ul li a {
    color: #000;
}

.header-languages {
    display: none;
    float: left;
    margin-top: 10px;
    margin-left: 4px;
    font-size: 16px;
}

.header-languages a {
    color: #000;
    font-weight: 300;
    text-decoration: none;
}

.header-languages a.bold {
    font-weight: 800;
}


@media (min-width: 768px) {
    header.new-menu > ul {
        line-height: 48px;
    }
    .header-languages {
        margin-top: 13px;
        margin-bottom: 12px;
    }
}

@media (min-width: 768px) {
    body {
        padding-top: 60px;
    }
}



@media (min-width: 1024px) {
    body {
        padding-top: 0px;
    }
    .header-red {
        display: inline-block;
    }
    header.new-menu {
        max-width: 934px;
        padding: 0;
        border-top: #b60007 2px solid;
    }
    .header-languages {
        display: inline;
        float: right;
        margin-top: 16.5px;
    }
    header.new-menu > ul {
        line-height: 56px;
        padding-left: 10px;
    }
    header.new-menu ul li {
        padding-top: 18px;
        padding-bottom: 19px;
    }
    header.new-menu ul li.red-point {
        background:#b60007;
    }
    header.new-menu ul li.red-point a {
        color: #fff;
    }
    header.new-menu > ul > li.red-point {
        font-size: unset;
        display: unset;
        margin-top: unset;
    }
    header.new-menu > ul > li.onlyweb {
        display: inline;
    }
}

@media (min-width: 1280px) {
    header.new-menu {
        max-width: 1234px;
    }
}

@media (min-width: 1600px) {
    header.new-menu {
        max-width: 1520px;
    }
}

.onlyweb {
    display: none;
}

@media (min-width: 1024px) {
    .onlyweb {
        display: block;
    }
}