html {
    font-family: sans-serif
}

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

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

b {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0 none;
    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) ")"
    }
    a[href^="#"]::after {
        content: ""
    }
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h3 {
        page-break-after: avoid
    }
}

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

html {
    font-size: 10px
}

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

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

figure {
    margin: 0
}

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

h1,
h3,
h4 {
    font-weight: 900;
    line-height: 1.25;
    color: inherit
}

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

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

h1 {
    font-size: 36px
}

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:1024px) {
    .container {
        width: 950px
    }
}

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

.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: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: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 none
}

.c-app-nav::after,
.c-app-nav::before,
.c-bar::after,
.c-bar::before,
.c-nav-extra::after,
.c-nav-extra::before,
.c-post-footer::after,
.c-post-footer::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-footer::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
}

(min-resolution:192dpi) {
    background-size: 87px 82px
}

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

.i-ii {
    display: block
}

@media (max-width:1023px) {
    .comTitle {
        margin-top: 0 !important
    }
    h1 {
        font-size: 27px
    }
    h3 {
        font-size: 18px
    }
    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: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding-left: 9px;
    padding-right: 9px
}

.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 none !important
}

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

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

@media (min-width:1280px) {
    h1 {
        margin-top: 33px;
        margin-bottom: 33px
    }
}

p,
ul {
    margin-bottom: 22px
}

abbr[title] {
    border-bottom: 0 none;
    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: 950px
    }
}

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

.o-row-sm {
    position: relative
}

.o-row-flex {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

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

.o-row-sm-flex {
    margin-left: -7px;
    margin-right: -7px
}

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

.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;
    max-width: 630px;
    width: 100%
}

@media (max-width:1023px) {
    .c-sidebar-wrap {
        width: 245px
    }
    .c-sidebar-wrap .c-sidebar {
        width: 225px
    }
    .c-sidebar-wrap~.c-main {
        max-width: 915px;
        width: 100%
    }
    .c-sidebar-wrap {
        display: none
    }
}

@media (max-width:759px) {
    .m-img {
        width: 60% !important
    }
}

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

@media (min-width:1280px) {
    .c-sidebar-wrap {
        width: 360px
    }
    .c-sidebar-wrap .c-sidebar {
        width: 340px
    }
    .c-sidebar-wrap~.c-main {
        max-width: 800px
    }
}

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

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

.com-txt,
.o-cmr {
    font-weight: 300;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.6
}

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

@media (min-width:1024px) {
    .com-txt,
    .o-cmr {
        font-size: 18px
    }
}

@media (min-width:1280px) {
    .com-txt,
    .o-cmr {
        font-size: 18px;
        line-height: 25px
    }
}

@media (min-width:1600px) {
    .com-txt,
    .o-cmr {
        font-size: 20px;
        line-height: 25px
    }
}

.c-cmr-img {
    clear: both
}

.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:hover {
    color: #aaa
}

.c-nav-extra {
    height: 49px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
    font-family: Ubuntu;
    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:hover {
    fill: grey
}

.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 none
}

.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
    }
}

.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 a.c-logo {
    text-decoration: none
}

.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: lighter
}

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

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

.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>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-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: 70px
}

.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
}

@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 none
    }
}

@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 {
        font-size: 11px
    }
    .c-app-nav>li>a {
        padding: 0 4px;
        line-height: 38px
    }
    .c-app-nav>li:nth-child(2) {
        margin-left: 70px
    }
}

@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:hover .i-fb {
    fill: #49629a !important
}

.c-social-list>li>a:active .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:hover .i-vb {
    fill: #665cac !important
}

.c-social-list>li>a:active .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: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
    }
}

.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 {
    margin-right: -10px;
    padding-right: 32px
}

@media (max-width:1279px) {
    .o-jumbotron {
        padding-top: 7px
    }
    .c-main .o-jumbotron {
        margin-right: -20px
    }
}

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

.p-name.c-post-title.u-uppercase.js-si-title {
    width: 100%
}

.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;
    background: #f5f5f5 none repeat scroll 0 0
}

.o-jumbotron .c-post-img-wrap {
    background: #000 none repeat scroll 0 0
}

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

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

.has-pseudo-bg::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0
}

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

.c-entry-lg .has-pseudo-bg::after {
    background: transparent linear-gradient(transparent 30%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .85) 100%) repeat scroll 0 0
}

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

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

@media (max-width:1023px) {
    .c-entry-lg .c-post-meta {
        padding: 8px 0 20px
    }
}

.o-jumbotron.c-entry-lg .c-post-meta {
    left: 0;
    right: 0;
    pointer-events: none;
    padding-left: 54px;
    padding-right: 54px
}

.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:hover {
    color: inherit
}

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

.c-entry-lg .c-post-title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 900
}

@media (max-width:1023px) {
    .c-post-title {
        font-size: 12px
    }
    .c-entry-lg .c-post-title {
        font-size: 21px;
        line-height: 24px
    }
}

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

@media (min-width:1600px) {
    .c-post-title {
        font-size: 22px
    }
    .c-post .c-entry-lg .c-post-title {
        font-size: 20px;
        line-height: 40px
    }
}

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

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

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

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

@media (min-width:1280px) {
    .c-bar .c-post-tag {
        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) {
        margin-right: 6px
    }
    .c-entry-lg .c-post-tag {
        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: 300
}

.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-footer {
    color: #aaa;
    font-size: 14px;
    font-weight: 300
}

@media (min-width:1280px) {
    .c-post-footer {
        width: 100%;
        font-size: 15px
    }
}

.c-post-copy {
    color: #666
}

@media (max-width:1279px) {
    .c-post-copy {
        max-width: 230px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media (max-width:1023px) {
    .c-post-copy {
        max-width: 150px
    }
}

.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-tag,
    .c-post-info-sm .c-post-time {
        margin-right: 7px
    }
}

@media (max-width:1023px) {
    .c-post-info-sm .c-post-tag,
    .c-post-info-sm .c-post-time {
        font-size: 8px
    }
}

.c-port {
    overflow: hidden;
    position: relative
}

.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)
}

@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: 11px;
        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: 300
}

@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 none
}

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

.c-sidebar-entry .c-entry-frame {
    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-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
}

.t-lady .o-jumbotron.u-bg-gray-lighter {
    background-color: #000 !important
}

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

.c-comments-head {
    padding-bottom: 1px
}

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

.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 {
    max-width: 1100px
}

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

.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-bg-gray-lighter {
    background-color: #eee !important
}

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

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

@media print {
    .c-aside,
    .c-banner,
    .c-bar-left .c-bar-unit~*,
    .c-bar-right,
    .c-post-footer,
    .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 none !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;
    margin-top: 50px;
    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;
    font-size: 22px !important;
}

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

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

.clear {
    clear: both
}

body {
    font-family: 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
    }
    .c-post-footer {
        max-width: 100%
    }
    .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
    }
    .c-post-footer {
        max-width: 100%
    }
}

@media (min-width:1280px) and (max-width:1366px) {
    .c-post-footer {
        max-width: 100%
    }
}

@media (max-width:759px) {
    .overfl {
        overflow: hidden
    }
    body,
    html {
        width: 100%
    }
    #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;
    }
    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }
    h1 {
        font-size: 20px
    }
    .c-post-title {
        font-size: 17px
    }
    .c-post-img-wrap {
        max-width: 800px;
        width: 100%
    }
    .c-post-footer {
        width: 100vw;
        overflow-y: scroll;
        overflow-x: hidden !important
    }
    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 20px
    }
    .p-name.c-post-title.u-uppercase.js-si-title {
        max-width: 100%;
        margin-bottom: -7px
    }
    .c-bar-right {
        display: none
    }
    .c-entry-lg .c-post-title {
        font-size: 12px
    }
    .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 {
        max-height: 340px
    }
}

@media (max-width:505px) {
    .c-entry-lg .c-post-title {
        display: none
    }
}

.submit-roulette {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    transition: background .3s
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 250px !important;
    border: 1px solid rgba(4, 15, 29, .81)
}

input[placeholder="Ваш телефон"],
input[placeholder="Ваше имя"] {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 10px;
    line-height: 25px;
    font-weight: 700;
    padding-bottom: 0 !important
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 0 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px;
    font-size: 18px
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%;
    margin-bottom: 13px
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 47% !important;
    height: 45%;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 48%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 100%;
    max-width: 350px
}

.order_block h3 {
    background: 0 0
}

#drcash_form,
#omni_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../cross_1.svg.html);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-layer-show {
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {
    .wheel {
        width: 250px !important
    }
    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .close-popup {
        right: 0
    }
}

@media screen and (max-width:345px) {
    .wheel {
        width: 220px !important
    }
    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important
    }
}

@media all and (max-width:780px) {
    .c-nav {
        display: none
    }
}

.stick_block {
    display: none !important
}

body:after {
    content: url(../images/new-comebacker-close.png);
    display: none
}

.new-comebacker-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99999;
    position: fixed;
    overflow-y: auto;
    background: rgba(0, 0, 0, .7)
}

.new-comebacker-to-middle {
    width: 100%;
    height: 100%;
    display: table
}

.new-comebacker-wrapp {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.new-comebacker-content {
    width: 600px;
    margin: auto;
    text-align: center;
    position: relative;
    border-radius: 5px;
    background: #fff;
    padding: 20px 10px 20px
}

.new-comebacker-close {
    top: -5px;
    z-index: 6;
    right: -5px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    background-color: #b22222;
    background-image: url(../images/new-comebacker-close.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center
}

.new-comebacker-wrapp strong {
    display: block;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    font-family: sans-serif
}

.new-comebacker-wrapp strong span {
    display: inline-block;
    text-decoration: underline
}

.new-comebacker-wrapp .new-comebacker-btn {
    height: 60px;
    width: 280px;
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 57px;
    border-radius: 5px;
    margin: 20px auto 0;
    background: #b22222;
    text-decoration: none;
    font-family: sans-serif;
    text-transform: uppercase
}

@media screen and (max-width:660px) {
    .new-comebacker-content {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px 10px 20px
    }
    .new-comebacker-wrapp strong {
        font-size: 18px
    }
}

.link_a {
    font-size: 20px;
    text-transform: uppercase;
    color: red !important;
    font-weight: 700 !important
}

.form {
    background-color: #fff;
    height: auto
}

.form__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.form__name__field,
.form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid #eae9e9;
    background-color: #f4f4f4;
    width: 300px;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 18px
}

.form__name {
    position: relative;
    margin-top: 20px
}

.form__name::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 23px;
    background-image: url(../fonts/user-icon.svg);
    background-repeat: no-repeat;
    top: 18px;
    left: 24px
}

.form__tel {
    position: relative;
    margin-top: 15px
}

.form__tel::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 24px;
    background-image: url(../fonts/telefon-icon.svg);
    background-repeat: no-repeat;
    top: 20px;
    left: 27px
}

#boxesContainer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.delivery {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    position: relative;
    border-radius: 20px;
    display: inline-block;
    padding: 4px 12px 4px 35px;
    border: 1px solid #ececec
}

.delivery:after {
    top: 50%;
    left: 10px;
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -11px;
    position: absolute;
    background: url(../fonts/np-ic.svg) no-repeat top center/contain
}